Skip to content

0.7.0 - 2025-03-12

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 13:59
· 2 commits to refs/heads/main since this release
8047a8e

Hard fork

This release contains a hard fork for the following chains:

  • Proto-testnet: 12931200 (estimated at 2025-03-12T12:29:22Z)
  • Proto-mainnet: 9010800 (estimated at 2025-03-17T13:16:37Z)

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

What's changed

  • #2438: Add block pruning
  • #2482: Fix GetSmartContractSubState response
  • #2483: Change default port for Scilla interpreter
  • #2486: Fix storage of nested Scilla maps
  • #2468: Return correct block for Scilla CURRENTBLOCK query
  • #2283: Fix log indices in Ethereum apis
  • #2414: Ensure state is correct in both EVM and Scilla environments
  • #2382: Disable ots_contractCreator API
  • #2413: Support complex Scilla address types in scilla_call precompile
  • #2412: Avoid mutating state if accounts have not been updated
  • #2170: Fix GetTransactionStatus behaviour
  • #2402: Fix deposit withdrawals
  • #2376: Fix pagination logic in Zilliqa APIs

Full Changelog: v0.6.2...v0.7.0