Giulio rebuffo
|
51af060450
|
Added --beacon.api flags to enable experimental beacon api. (#8727)
Make it so that erigon can the enable beacon api.
|
2023-11-15 15:07:16 +01:00 |
|
Giulio rebuffo
|
8d8368091c
|
Add full support to beacon snapshots (#8665)
This PR adds beacon blocks snapshots for the following chains:
* Mainnet snapshots
* Sepolia snapshots
|
2023-11-13 14:10:57 +01:00 |
|
Giulio rebuffo
|
e67db34145
|
Caplin: Bumbed down snapshots from 500 to 100k (#8657)
|
2023-11-06 15:41:19 +01:00 |
|
Giulio rebuffo
|
513fd50fa5
|
Compress snapshots for Caplin with lz4 level=1 (#8609)
|
2023-10-30 13:48:14 +01:00 |
|
Alex Sharov
|
c23e5a1abf
|
downloader: preparations for reducing blocks merge limit (#8612)
|
2023-10-30 13:46:35 +07:00 |
|
Giulio rebuffo
|
0e5af0a69c
|
Added beacon snapshots download (#8601)
|
2023-10-28 17:41:50 +02:00 |
|
Giulio rebuffo
|
d7448fdb3f
|
Added functional beacon snapshots reader and generator to Caplin (#8570)
This PR adds beacon blocks snapshots and beacon blocks snapshot
generator to Caplin, plus a snapshot verifier CLI
|
2023-10-24 21:32:29 +02:00 |
|
Giulio rebuffo
|
995009ac7b
|
Added cli too for Snapshots Generations for Caplin (#8543)
|
2023-10-22 19:21:37 +02:00 |
|
Giulio rebuffo
|
8f29ca7405
|
Same range parallel downloader (#8554)
will do a more advanced version later
|
2023-10-22 17:30:27 +02:00 |
|
a
|
436493350e
|
Sentinel refactor (#8296)
1. changes sentinel to use an http-like interface
2. moves hexutil, crypto/blake2b, metrics packages to erigon-lib
|
2023-10-22 01:17:18 +02:00 |
|
Giulio rebuffo
|
684ca4c030
|
keep caplin data (#8518)
|
2023-10-19 00:53:03 +02:00 |
|
Giulio rebuffo
|
343479988c
|
Caplin <-> MDBX (#8470)
|
2023-10-18 23:10:53 +02:00 |
|
Giulio rebuffo
|
c1961eff2b
|
Added the option to directly write blocks on io.Writer. (#8215)
|
2023-09-17 13:15:06 +02:00 |
|
Giulio rebuffo
|
c552f993ac
|
Removed Partial blocks and reduced pruneDepth to 1000 (#8198)
|
2023-09-14 22:14:05 +02:00 |
|
Giulio rebuffo
|
2f8687fe08
|
Smart SQL transactions (#8185)
|
2023-09-14 02:56:29 +02:00 |
|
Giulio rebuffo
|
22bd173ab3
|
Updating Libs (#8147)
* BLS
* Sqlite
|
2023-09-06 23:20:26 +02:00 |
|
Giulio rebuffo
|
93cdbae2e5
|
Caplin<->Erigon: Added Range methods (#8087)
|
2023-08-29 02:37:30 +02:00 |
|
Giulio rebuffo
|
8291aa2497
|
Caplin: Storing Execution Headers in Caplin (#8080)
This PR stores Execution Headers in Caplin when running without storing
fullblocks
|
2023-08-26 00:41:57 +02:00 |
|
Giulio rebuffo
|
bd81e15981
|
Caplin: Implemented SQL beacon indexer (#8043)
|
2023-08-22 01:24:26 +02:00 |
|
Giulio rebuffo
|
cab6d30322
|
Caplin's Persistence data format (#8028)
|
2023-08-16 23:03:25 +02:00 |
|
a
|
521f0df55b
|
Historical block downloader (#8016)
|
2023-08-16 04:32:40 +02:00 |
|
Giulio rebuffo
|
e3a59ed902
|
Better caplin logging and logic (#7992)
|
2023-08-10 22:34:58 +02:00 |
|
a
|
60a200fd46
|
[caplin] basic persistence layer (#7918)
|
2023-07-25 22:24:52 +02:00 |
|