Usage related changes
- Log a deprecation warning notice if transaction version is not v3 by @FabijanC in #685
- Listening at random port enabled with
--port 0
by @FabijanC in #666 - Improve error on
429 Too Many Requests
to forking origin by @FabijanC in #660
Bugfixes
Documentation updates
- Fix links and details in predeployment docs (predeployed.md) by @cypherpepe in #667
- Fix
--initial-balance
help text by @franciszekjob in #676
Development related changes
- Refactor RPC execution by @FabijanC in #655
- chore: fix some typos in comment by @deterclosed in #662
- Unify state update by @FabijanC in #663
- Fix sleeping after spawning BackgroundDevnet by @FabijanC in #669
- Improve integration testing (file organization, time, memory) by @FabijanC in #664
- Fix port discovery loop to address flaky tests. Eliminate zombie processes. by @FabijanC in #672
- Clean derives by @marioiordanov in #675
- Fix timing in tests by @FabijanC in #681
- Tests: fork integration network at safe block by @FabijanC in #684
- Enable early exiting if BackgroundDevnet fails by @FabijanC in #683
- Release v0.2.4 by @FabijanC in #686
New Contributors
- @deterclosed made their first contribution in #662
- @cypherpepe made their first contribution in #667
- @franciszekjob made their first contribution in #676
Full Changelog: v0.2.3...v0.2.4