v0.7.0-alpha.9
fijter
released this
19 Jul 10:27
·
1474 commits
to develop
since this release
What's Changed
- chore: fix gomod tidy workflow not triggering the rest of CI tasks by @jorgemmsilva in #2706
- fix(deps): update golang.org/x/exp digest to 06a737e by @renovate in #2704
- chore: fix go mod tidy action secrets name by @jorgemmsilva in #2707
- fix(deps): update rust crate serde_json to 1.0.102 by @renovate in #2705
- Fixes to snapshots after Jorge's comments by @Juliusan in #2708
- Random failure in TestSnapshots fixed by @Juliusan in #2710
- chore: prevent gomod ci job from running on PRs from forked repos by @jorgemmsilva in #2713
- fix: debug_traceTransaction on historical state by @jorgemmsilva in #2716
- fix: Don't modify req object when estimating gas by @howjmay in #2715
- test: Add serialization tests by @howjmay in #2691
- refactor: more VM cleanup by @dessaya in #2714
- fix(deps): update golang.org/x/exp digest to 613f0c0 by @renovate in #2717
- fix(deps): update module github.com/labstack/echo/v4 to v4.11.0 by @renovate in #2718
- Attempt to fix flaky TestMempoolSnapshotInTheMiddle by @Juliusan in #2719
- fix(deps): update module github.com/labstack/echo/v4 to v4.11.1 by @renovate in #2725
- refactor: Remove useless code by @howjmay in #2720
- fix(deps): update rust crate serde_json to 1.0.103 by @renovate in #2721
- removed cache from state and nodestore by @shufps in #2726
- fix: Return empty chain info if node not in committee by @howjmay in #2695
- refactor: Return status code 405 when auth is disabled by @howjmay in #2723
- disabled
autoflush
for database by @shufps in #2728
New Contributors
Full Changelog: v0.7.0-alpha.8...v0.7.0-alpha.9