v2.36.0-rc1
Pre-release
Pre-release
github-actions
released this
27 Feb 12:49
·
338 commits
to firehose-v2
since this release
Changelog
- 635f614 fix release workflow
- befc461 Merge tag v2.36.0 of github.com:ledgerwatch/erigon
- 57b1edc Execute code fix (#37)
- 8cd600b Fix lazy processing (#34)
- 184b08e genesis log added (#30)
- 824cef9 firehose log inconsistency fixes (#29)
- e33a41d modules fixes (#26)
- 00f8693 eth intrumentation (#25)
- 2c9fada Feat/core (#19)
- be52dfd Added firehose context to core/vm (#18)
- 0acf4cb Firehose flag setup (#17)
- 911fd65 added firehouse context to the /consensus (#15)
- 5a59444 Merge pull request #10 from ChainSafe/feat/core-state-logs
- 3a7aaba Merge branch 'firehose-v2' into feat/core-state-logs
- 3ec0ed7 Stable modifications
- 04539d5 Rollback mdbx to previous version (erigontech#6643)
- 122353e Bump version (erigontech#6645)
- 9503672 Separation of SSZ Beacon State and Fix BeaconRpc (erigontech#6635)
- 092c75f More fixes to bodies download (erigontech#6642)
- 9927ca3 Unify Engine API V1 & V2 methods (erigontech#6638)
- 4326f45 Merge pull request #9 from ChainSafe/feat/firehose-context
- b71725e e3: reverse/limited iterators, stream tooling (erigontech#6637)
- 5c5def9 core/state logging added
- 77265dc firehose context added
- 3ba126d Merge pull request #1 from ChainSafe/feat/dev-guide
- d6c330f e3: remove last snapshot
- 2c3299d Better logging for body writing (erigontech#6634)
- b8fcb77 impr(evm): Move callstack depth to the interpreter (erigontech#6632)
- f2111b4 Another fix for body download (erigontech#6633)
- 637199f update repo URL
- 61c756c readme updated
- 98d296a dev guide added