-
Notifications
You must be signed in to change notification settings - Fork 715
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
Add initial code for recursion limit #4729
Conversation
…xecution (#4710) * Requery bytecode * cargo fmt
* Improve async message checks * Change checks for async messages * Add unit tests
…ge (#4715) * Take again the speculative changes after async message cancellation * use .apply() to merge the two LedgerChanges * Fix: we cannot combine two ledger changes with apply * avoid cloning the changes * Remove comment
* fix open rpc spec (#4716) * Add eliminated_new_messages in eliminated_msg --------- Co-authored-by: Modship <yeskinokay@gmail.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## mainnet_2_3 #4729 +/- ##
==============================================
Coverage ? 71.78%
==============================================
Files ? 291
Lines ? 51642
Branches ? 0
==============================================
Hits ? 37069
Misses ? 14573
Partials ? 0 ☔ View full report in Codecov by Sentry. |
a44a2da
to
aa7efcf
Compare
Oops @damip , seems like the rebase did not work. Here is the compare link: e25f021...2cc4a17 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good but can we find a place where we explain why we need this to be implemented?
resync_check
flag