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
- @davidjsonn made their first contribution in #794
Full Changelog: v0.4.2...v0.4.3