Skip to content

0.59.0

Compare
Choose a tag to compare
@propellerci propellerci released this 12 Dec 10:48
· 251 commits to main since this release

0.59.0 (2024-12-12)

Features

  • Downgrade alloy because foundry depends on alloy and we don't want to update that now (b44c6d4)
  • Remove ethers from utils and Cargo.toml (0753dbd)
  • Replace ethers Middleware with Provider from alloy (a83925d)
  • Support setting the block and add/fix real tests (b3725e6)
  • Update python package to use Provider from alloy (2851d90)

Bug Fixes