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