Skip to content

v0.4.3

Latest
Compare
Choose a tag to compare
@FabijanC FabijanC released this 26 Jun 12:14
· 16 commits to main since this release
e08301f

Usage related changes

  • This version does not include a crates.io release.
    • All other modes of Devnet installation/update are available, as described in the docs.
    • Future stable releases (non-rc versions) should again be available on crates.io.
  • Fix total supply in ERC20 by @FabijanC in #797
  • Change STRK and ETH ERC20 implementation by @FabijanC in #799
    • Using the same contract classes as the Sepolia testnet
    • Fix minting
    • This improvement led to slowdown described in #804
      • Should be addressed in the next version
  • Update to Starknet 0.13.6 by @FabijanC in #800
    • JSON-RPC API supported: v0.8.1

Development related changes

  • Fix dead link in foundry.toml by @davidjsonn in #794
  • Release 0.4.3 by @FabijanC in #803
  • Update RELEASE.md and bug report template
  • Temporarily suppress publishing to crates.io due to git dependency (blockifier)

New Contributors

Full Changelog: v0.4.2...v0.4.3