Skip to content

0.37.0

Choose a tag to compare

@propellerci propellerci released this 07 Nov 08:46
· 1584 commits to main since this release

0.37.0 (2024-11-07)

Features

  • (VMPoolState) implement get_amount_out (dd7b551)
  • Don't make new_state optional in GetAmountOutResult (98a078d)
  • move logic from get_amount_out to ProtocolSim trait impl (43fad10)
  • Remove unnecessary async methods (a068a18)

Bug Fixes

  • (VMPoolState) check for hard limit in get_amount_out (2fe7ce9)
  • Adjust errors after merge with errors refactor (5aa6dad)
  • Fix tests (problem with not checksummed addresses) (4892b76)
  • initialize token bytecode when creating engine (17f8305)
  • overwrites merging bug (3e8a47a)
  • Return new state in GetAmountOutResult (d4e3050)
  • TEMPORARY (7ccdee6)
  • Update spot_prices in instead of marginal_prices in get_amount_out (d4a0d8b)