[Cadence Compiler/VM] Sync master#8593
Conversation
Update to Cadence v1.10.0
…-flow-go-to-fix-nodejs-20-deprecation-messages Upgrade actions versions to replace deprecated Node.js 20
[Util] Improve remote debugging tooling
[Access] Export scheduled tx extended indexer types
…ytearrayconversionfuncs [EVM] Use optimized byte slice conversion funcs in EVM
This commit caches EVM drycall results within a single transaction, preventing redundant execution of identical read-only EVM calls. The cache is invalidated within a transaction when EVM state-mutation operations occur, such as Run(), BatchRun(), and similar methods. The cache is reset at transaction boundaries using SwappableEnvironment onSwap callbacks, triggered when the runtime is borrowed from or returned to the runtime pool.
[FVM] Add token movements inspection
…0_50 marking v0.50.0 as backward compatible
fix flaky tests in verification fetcher chunk consumer
[Testing] fix flaky tests in verification fetcher chunk consumer
…-rc.7 Update atree and Cadence to latest internal releases
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
This comment has been minimized.
This comment has been minimized.
…10.4 [v0.50] Update to public Cadence v1.10.4 and atree v0.16.1
janezpodhostnik
left a comment
There was a problem hiding this comment.
I spot checked the conflict resolution. Thank you for providing it!
Conflict resolution: https://gist.github.com/turbolent/a666fbe17a7287b161296948caecbad3