Skip to content

0.5.0 - 2024-12-18

Compare
Choose a tag to compare
@JamesHinshelwood JamesHinshelwood released this 18 Dec 12:11
· 102 commits to main since this release
0000690

Hard fork

This release contains a hard fork for the following chains:

  • Proto-testnet: 8404000 (estimated at 2024-12-18T14:57:53Z)
  • Proto-mainnet: 5340000 (estimated at 2024-12-20T21:44:59Z)

Please ensure your node is updated before the specified block height is reached.

What's changed

  • #2033: Fix caller of scilla_calls with keep_origin = 1
  • #2016: Fail the whole EVM transaction if an internal Scilla call fails
  • #2032: Update deposit contract to version 3
  • #2035: Add max_rpc_response_size configuration
  • #2034: Write database version file to disk
  • #2003: Don't panic on bad input in Scilla interop. precompiles
  • #2014: Speed up node start-up speed when loading a checkpoint for the first time
  • #1987: Disable Otterscan indices by default
  • #1969: Add ability to enable/disable APIs via configuration

Full Changelog: v0.4.1...v0.5.0