v0.12.10
What's Changed
- Update avalanchego dependency to v1.10.18-rc.0 by @StephenButtolph in #415
- show strings in pointers by @ceyonur in #414
- Update to new SDK API by @joshua-kim in #421
- Refactor p2p unit tests by @joshua-kim in #425
- Strict mode unpack by @ceyonur in #420
- Fix codec size for large blocks by @darioush in #423
- Migrating Push Gossip to SDK handlers by @joshua-kim in #363
- Update warp log gas cost to reflect num topics by @aaronbuchwald in #426
- Off chain warp by @aaronbuchwald in #428
- Add support for getBlockReceipts by @marun in #429
- Atomic trie repair script by @darioush in #416
- Atomic trie height map repair by @darioush in #413
- add gossip marshallers by @joshua-kim in #431
- Add
TestSnowContext
util by @dhrubabasu in #430 - Update avalanchego dependency to v1.10.18-rc.8 by @StephenButtolph in #435
- bump gnark dependencies by @darioush in #438
- use int64 timestamp by @danlaine in #433
- remove no-op handler by @ceyonur in #436
- verify single predicate (#960) by @ceyonur in #437
- Remove completed migration by @darioush in #432
- Sync subnet evm by @ceyonur in #445
- Update Predicater interface comment by @aaronbuchwald in #448
- Revert "Use int64 timestamp" by @StephenButtolph in #450
- rename DUpgrade to Durango by @ceyonur in #434
- precompile/contract: remove unneeded method from StateDB interface by @darioush in #442
- Remove state_prefetcher.go by @darioush in #447
- Remove temporary use of holiman/big by @darioush in #441
- remove block_builder_test.go by @darioush in #444
- Update avalanchego to remove slice length parsing by @StephenButtolph in #451
- refactor: move AllowUnfinalizedQueries out of vm.Config by @darioush in #443
- Add check for compatible version of golangci-lint by @marun in #453
- [utils/bloom] Dynamic Bloom Filter by @patrick-ogrady in #452
Full Changelog: v0.12.9-rc.9...v0.12.10