Skip to content

v2.4.0

Compare
Choose a tag to compare
@thebrianchen thebrianchen released this 25 Jan 16:43
e18b68e

2.4.0

Major Changes

  • Added TransactNamespace.simulateAssetChanges() to simulate a transaction and return a list of asset changes.
  • Added TransactNamespace.simulateExecution() to simulate a transaction and return a list of decoded logs and traces.

Minor Changes