Skip to content

Releases: propeller-heads/tycho-simulation

0.23.0

18 Oct 19:37

Choose a tag to compare

0.23.0 (2024-10-18)

Features

  • implement load_abi util function (ee81b3c)

Bug Fixes

  • return ethers::ebi::Abi from load_swap_abi (2c18f68)
  • split into load_erc20_abi and load_swap_abi (57d3415)

0.22.0

17 Oct 15:03

Choose a tag to compare

0.22.0 (2024-10-17)

Features

  • implement get_code_for_address util function (9b5e64a)
  • implement maybe_coerce_error utils function (6c75b26)

0.21.0

17 Oct 14:38

Choose a tag to compare

0.21.0 (2024-10-17)

Features

  • Add ERC20 abi. (232b966)
  • Dynamically detect token storage slots when necessary (d2dbc26)