Releases: testinprod-io/op-erigon
Releases · testinprod-io/op-erigon
v2.59.3-0.5.2
What's Changed
Full Changelog: v2.57.3-0.5.2...v2.59.3-0.5.2
v2.57.3-0.5.2
v2.56.2-0.5.2
What's Changed
Full Changelog: v2.56.2-0.5.1...v2.56.2-0.5.2
v2.56.2-0.5.1
What's Changed
Full Changelog: v2.56.2-0.5.0...v2.56.2-0.5.1
v2.56.2-0.5.0
What's Changed
- Add op-sepolia and deprecate op-goerli for root README by @pcw109550 in #155
- Update README.md with correct instruction for setting datadir by @mininny in #156
- Upstream v2.56.2 by @ImTei in #154
- Restore reverted changes by @ImTei in #157
Full Changelog: v2.55.1-0.5.0...v2.56.2-0.5.0
v2.55.1-0.5.0
What's Changed
- Fix typo in gossip flag by @jyellick in #141
- Only enable forkchoice changes when Optimism by @jyellick in #145
- Forward eth_getProof requests pre-bedrock by @jyellick in #142
- Add minimum suggested priority gas price by @boyuan-chen in #150
- Implement engine_signalSuperchainV1 by @mininny in #148
- Fix deposit receipt nonce by @jyellick in #149
- Add tests for historical jsonrpc by @jyellick in #151
- Add json key for NoRefunds and StateOverrides trace options by @ImTei in #152
New Contributors
- @jyellick made their first contribution in #141
- @boyuan-chen made their first contribution in #150
- @mininny made their first contribution in #148
Full Changelog: v2.55.1-0.4.3...v2.55.1-0.5.0
v2.55.1-0.4.3
v2.55.1-0.4.2
v2.55.1-0.4.1
What's Changed
- Fix test-erigon-ext by @ImTei in #137
- Update latest chain config from superchain registry by @ImTei in #138
Full Changelog: v2.55.1-0.4.0...v2.55.1-0.4.1
v2.55.1-0.4.0
Breaking Change
Existing nodes whose MDBX page size equals 4kb must add --db.size.limit=8TB
flag. Otherwise you will get MDBX_TOO_LARGE
error. To check the current page size you can use make db-tools && ./build/bin/mdbx_stat datadir/chaindata
What's Changed
Full Changelog: v2.53.4-0.4.0...v2.55.1-0.4.0