Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix new error handling #2737

Merged
merged 1 commit into from
Oct 31, 2023
Merged

fix new error handling #2737

merged 1 commit into from
Oct 31, 2023

Conversation

ToniRamirezM
Copy link
Contributor

fixes new executor error handling

@agnusmor agnusmor merged commit 856410e into feature/egp-changes Oct 31, 2023
13 of 16 checks passed
@agnusmor agnusmor deleted the fix/errors.go branch October 31, 2023 08:15
agnusmor added a commit that referenced this pull request Oct 31, 2023
…nce opcodes flags, new formula) (#2690)

* initial changes related to revision of effective gas price implementation

* Use EffectiveGasPriceLog struct to log/store EGP calculation details

* added egp tests and logs. Update executor proto

* implementation EGP for RPC (#2652)

* implementation EGP for RPC

* added additional fields to EGPLog. Several fixes

* use BreakEvenFactor instead or pct margin. RPC egp-log changed

* fix white spaces

* fix lint and doc

* change pool egp logs

* fix nil evaluation on pool.StoreTx

* Revert "fix nil evaluation on pool.StoreTx"

This reverts commit 958a41f.

* fix pgstatestorage tests

* fix config doc

* added HasOpCode e2e test

* Added HasOpCode e2e test. Improve logs. Fixes

* Fix finalizer tests

* change egp checks

* fix PR review comments

* fix new error handling (#2737)

---------

Co-authored-by: Joan Esteban <129153821+joanestebanr@users.noreply.github.com>
Co-authored-by: Toni Ramírez <58293609+ToniRamirezM@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants