Releases: covalenthq/erigon
Releases · covalenthq/erigon
v1.3.1-evm
v1.3.0-evm (Ethereum Migration with Full Blob Support)
Commits
- fdbfe6d: format and lint readme (Pranay Valson) #44
- 9566b35: adapt header and tx fields for complete blob support (Pranay Valson) #44
- 8ca609f: update execute with new blob specimen fields (Pranay Valson) #44
- 6b840a2: format using gofmt (Pranay Valson) #44
- 5dcbe43: revert EBE change to reconcile total blob gas used (Pranay Valson) #44
Full Changelog: v1.3.0-evm...v1.3.0-evm
v1.2.0-evm
Bug Fixes
- update broken link to gnosis (erigontech#9415) #37,#9415 (Peter Straus)
- typo in turbo/app/README.md (erigontech#9544) #9544 (alex)
- typos (erigontech#9630) #9630 (omahs)
Chores
- core/vm: use math.MaxUint64 replace 0xffffffffffffffff for clarity (erigontech#9577) #9577 (alex)
- remove repetitive words (erigontech#9685) #9685 (pavedroad)
Commits
- 2276c55: Fix for the outsync in fork choice (erigontech#9373) (Giulio rebuffo) #37,#9373
- Fixed MetadataV2 format (erigontech#9370) #37,#9370 (Giulio rebuffo)
- libmdbx version check (erigontech#9169) #37,#9169 (battlmonstr)
- 031c2ab: Return error when no blob hashes in txn (erigontech#9382) (Somnath) #37,#9382
- 507c947: Bor fix bodies prev progress (erigontech#9369) (Mark Holt) #37,#9369
- 255d22b: clean-exit test: avoid disk space exhaustion (erigontech#9381) (Michelangelo Riccobene) #37,#9381
- 63a1422: Replaced CatchUpEpochs with ForwardDownloader (erigontech#9383) (Giulio rebuffo) #37,#9383
- 66b0aa7: Added Unit testing (Sentinel/Beacon API) (erigontech#9387) (Giulio rebuffo) #37,#9387
- 114baa0: polygon/sync: cleanup waypoint naming (erigontech#9395) (milen) #37,#9395
- a19ae55: Schedule Dencun on mainnet (erigontech#9409) (Andrew Ashikhmin) #37,#9409
- dev env using local silkworm-go (erigontech#9412) #37,#9412 (canepat)
- 9820577: Add totalBlobPoolLimit flag (erigontech#9406) (Somnath) #37,#9406
- 0d35c1c: bor-mainnet: remove lost files after 50.5M (erigontech#9411) (Alex Sharov) #37,#9411
- f7bb443: fix nil-ptr in txpool fee calc (erigontech#9410) (Alex Sharov) #37,#9410
- 3507174: [Caplin Archive node]: full sepolia read experiment bug fixes (erigontech#9393) (Giulio rebuffo) #37,#9393
- Do not validate payload attributes if nil or syncing and pre-cancun check (erigontech#9413) #37,#9413 (racytech)
- f2a2ede: Fixed Caplin archive past deneb (erigontech#9416) (Giulio rebuffo) #37,#9416
- bor stage forward (erigontech#9417) #37,#9417 (Alex Sharov)
- ce78ba6: Add lock for downloader version map (erigontech#9419) (Mark Holt) #37,#9419
- 24d4f1c: Don't touch file for !cfg.SnapshotLock (erigontech#9420) (Mark Holt) #37,#9420
- 321b8d9: Don't default to mainnet if NetworkID != 1 (erigontech#9408) (Andrew Ashikhmin) #37,#9408
- begin 2.59 release cycle (erigontech#9428) #9428 (Andrew Ashikhmin)
- 7d504c1: Add default config for txpool explicitly (erigontech#9429) (Somnath) #9429
- 3b5cfa3: bor event reader: stop snaps iteration earlier (erigontech#9425) (Alex Sharov) #9425
- 43e6591: Schedule Dencun for Gnosis (erigontech#9433) (Somnath) #9433
- f4b4ae3: Import PoS blocks implementation (erigontech#9431) (racytech) #9431
- 2d9e378: [Caplin] More efficient Archive format (erigontech#9414) (Giulio rebuffo) #9414
- Added prebuffering to execution blocks (erigontech#9421) #9421 (Giulio rebuffo)
- b876a58: Fixed caplin prebuffering hiccup (erigontech#9441) (Giulio rebuffo) #9441
- 3e47a43: Fix uncle processing in historical POW blocks (erigontech#9432) (Shane Bammel) #9432
- c5af02a: linter 1.56.1 (erigontech#9424) (Alex Sharov) #9424
- c60147c: [release] fix to get .torrent from snaps (erigontech#9435) (Alex Sharov) #9435
- Better concurrency (erigontech#9445) #9445 (Giulio rebuffo)
- seg compressor fuzz test (erigontech#9453) #9453 (battlmonstr)
- 8a92788: Prevents DDOS attempts on the Beacon API. (erigontech#9457) (Giulio rebuffo) #9457
- e66842d: Update README.md with link to official documentation on Gitbook (erigontech#9459) (bloxster) #9459
- dd1c521: Made caplin endpoints flaggable and added documentation to the README. (erigontech#9458) (Giulio rebuffo) #9458
- 3c3eccd: Added benchmarking tool for Beacon API's endpoints (erigontech#9462) (Giulio rebuffo) #9462
- eeec929: Upgrade Ethereum tests to v13.1 (erigontech#9454) (Andrew Ashikhmin) #9454
- 6b39197: polygon/p2p: implement download headers (erigontech#9399) (milen) #9399
- blob storage (erigontech#9310) #9310 (Bayram Guvanjov)
- ddea712: polygon/sync: refactor HeaderStore (erigontech#9467) (battlmonstr) #9467
- 45512e3: polygon/p2p: address follow ups (erigontech#9470) (milen) #9470
- cf464fe: remove bor events after 46M (erigontech#9473) (Alex Sharov) #9473
- remove beacon after 8M (erigontech#9474) #9474 (Alex Sharov)
- Added
BlobSidecar
network support (erigontech#9477) #9477 (Giulio rebuffo) - add method to get start_event_id (erigontech#9483) #9483 (Alex Sharov)
- check gaps early (erigontech#9476) #9476 (Alex Sharov)
- fix filesByRange (erigontech#9472) (erigontech#9488) #9488 (battlmonstr)
- Exclude recconection point (erigontech#9491) #9491 (Giulio rebuffo)
- 0bb616a: Revert "el: check gaps early" (erigontech#9490) (Giulio rebuffo) #9490
- 901f3ab: Dont append full wrapped blobtx to filters (erigontech#9471) (Somnath) #9471
-...