Skip to content

Mainnet 26

Compare
Choose a tag to compare
@vishalchangrani vishalchangrani released this 04 Oct 18:35
· 506 commits to master since this release
bb12f14

What's Changed

Cadence

Network

EVM

  • Port PR 6430 (Support EVM registers in check-storage) to v0.37 by @fxamacker in #6454
  • port #6467 - patch evm tracer by @ramtinms in #6475
  • backport of 6480 - handle UInt,Int types for ABI encoding/decoding by @ramtinms in #6481
  • port 6486 - Add boundary checks for ABI encoding values of type UInt & Int by @ramtinms in #6492

FVM

Execution

Tools

Misc

  • minor revision of log, to clarify the root causes of likely benign error log by @AlexHentschel in #6420
  • Transaction Validator recovers from script parse panic by @jordanschalm in #6443

Full Changelog: v0.37.10...v0.37.16