Releases: gattaca-com/based-op-geth
Releases · gattaca-com/based-op-geth
v1.101603.5-based-0.2.11
What's Changed
Full Changelog: v1.101603.5-based-0.2.10-rc3...v1.101603.5-based-0.2.11
v1.101603.5-based-0.2.10-rc3
Full Changelog: v1.101603.5-based-0.2.10-rc2...v1.101603.5-based-0.2.10-rc3
v1.101603.5-based-0.2.10-rc2
Full Changelog: v1.101603.5-based-0.2.10-rc1...v1.101603.5-based-0.2.10-rc2
v1.101603.5-based-0.2.10-rc1
Full Changelog: v1.101503-4-based-0.2.7...v1.101603.5-based-0.2.10-rc1
v1.101603.1-based-0.2.9-rc2
Full Changelog: v1.101603.1-based-0.2.9-rc...v1.101603.1-based-0.2.9-rc2
v1.101603.1-based-0.2.9-rc1
Full Changelog: v1.101503-4-based-0.2.8...v1.101603.1-based-0.2.9-rc
v1.101503-4-based-0.2.8
No change. Bumped version to match stack version
Full Changelog: v1.101503-4-based-0.2.7...v1.101503-4-based-0.2.8
v1.101503-4-based-0.2.7
What's Changed
- fix: prevent data race between NewFrag and RPC API (RwLock) by @BrycePy in #8
- fix: reset CurrentUnsealedBlock when the gateway become unresponsive by @BrycePy in #9
- chore: add preconf processing time metrics by @merklefruit in #7
- github action: build develop on push by @BrycePy in #10
New Contributors
Full Changelog: v1.101503-4-based-0.2.6...v1.101503-4-based-0.2.7
v1.101503-4-based-0.2.6
Fix out of order seal (#5) * if full block comes through before env reset current unsealed * fix * nil checking * info log * what to do * drop frags that are out of date * drop old seals * try
v1.101503-4-based-0.2.5
Fix hash (#2) * fix requests hash * withdrawalshash --------- Co-authored-by: Louis Ponet <[email protected]>