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 toverify
command to include test files under src/ for verification (only applies to voyager)--tip
flag toinvoke
,declare
,deploy
,multicall run
andaccount 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