AshAvalancheBot
released this
13 Apr 01:12
·
203 commits
to master
since this release
Changelog
- 157e9b9 Make state sync request size configurable (ava-labs#614)
- c33961f Bump avalanchego to v1.10.0 (ava-labs#604)
- e4aa837 Add template to turn precompile tests into benchmarks (ava-labs#610)
- a1865cc Update log levels (ava-labs#609)
- 4e2eab7 move runner and export it (ava-labs#539)
- b182d9e Warp prep nits (ava-labs#606)
- 241ddae Rename local var validationTrieProcTime (ava-labs#602)
- 0722f97 Config test suites (ava-labs#557)
- 21c1fb1 Add ability to specify commit of avalanchego in ci (ava-labs#589)
- 922fc76 Add more logs on shutdown (ava-labs#584)
- 6da5172 Warp preparation updates (ava-labs#591)
- 737e9c4 Sync geth nits (ava-labs#585)
- a2d9bd7 adds tests for custom abi fns (ava-labs#577)
- dbfbb98 Adds a test for PeerTracker (ava-labs#576)
- 2efe2bc trie, accounts/abi: nits: adds err checks (ava-labs#583)
- eec3cd5 Add ignore unnecessary import to precompile contract template (ava-labs#581)
- 5fe44fd Matches go-ethereum/pull/26912/files (ava-labs#582)
- 2784ae6 simplify functionSignatureRegex (ava-labs#578)
- 0b8426d release tickers on shutdown (ava-labs#574)
- 7b9e010 convert from int->uint for more clarity (ava-labs#575)
- 6f61b14 Warp preparation (ava-labs#573)
- 8f8ae38 Precompile pre post handling (ava-labs#524)