Skip to content

0.49.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 14:26
· 15 commits to master since this release
ddaa0a0

Forge

Added

  • Support for meta_tx_v0 syscall with cheatcode compatibility
  • snforge now supports oracles with --experimental-oracles flag.
  • --trace-components flag to allow selecting which components of the trace to do display. Read more here

Cast

Added

  • --test-files flag to verify command to include test files under src/ for verification (only applies to voyager)
  • --tip flag to invoke, declare, deploy, multicall run and account deploy commands to set the transaction tip
  • --estimate-tip flag which automatically adds an estimated tip to the transaction. The tip is calculated based on the current network conditions and added to the transaction fee

Changed

  • The supported RPC version is now 0.9.0
  • New UDC is now used during deployment