Skip to content

0.31.0

Choose a tag to compare

@propellerci propellerci released this 31 Oct 16:21
· 1684 commits to main since this release

0.31.0 (2024-10-31)

Features

  • Add ensure_capabilities to set_spot_prices (3cf7257)
  • Add get_sell_amount_limit (fea627a)
  • Add involved_contracts and token_storage_slots to state overwrites (4198a67)
  • Add overwrites to VMPoolState (20aba87)
  • Add spot prices logic to VMPoolState (1e25aa1)
  • Rewrite set_spot_prices to get_spot_prices (0459516)

Bug Fixes

  • Fix types in state.rs tests (c197690)
  • Miscellaneous fixes (b6d2545)
  • rAddress discrepancies from OverwriteFactory (ffb4cb3)
  • Update get_code_for_address and get_contract_bytecode to return Bytecode (04214ba)