Commit Graph

  • fe9bc35e1e
    Added GetEth1V1BuilderStatesExpectedWithdrawals (#9152) Giulio rebuffo 2024-01-08 09:42:47 +0100
  • 134dc8573e
    add amoy bootnodes (#9158) Arpit Temani 2024-01-08 12:26:08 +0530
  • 15ff41876c
    Change retire progress log level to debug (#9153) Mark Holt 2024-01-08 00:10:45 +0000
  • 235af8a321
    glob filter (#9148) a 2024-01-07 12:03:17 -0600
  • e958d3584d
    Added Heads method to Beacon API (#9135) Giulio rebuffo 2024-01-06 21:49:23 +0100
  • 98cc1ee808
    stagedsync: implement bor span for chain reader and fix loggers (#9146) milen 2024-01-05 14:20:21 +0000
  • ebe16d8360
    bor: BorConfig setup fix (#9145) battlmonstr 2024-01-05 14:03:19 +0100
  • 3eeb57218f
    params: begin 2.57 release cycle (#9144) Andrew Ashikhmin 2024-01-05 13:03:36 +0100
  • 9cd5f5837f
    data (#9126) a 2024-01-04 10:56:14 -0600
  • b57cbdcff7
    polygon/sync: canonical chain builder (#9117) battlmonstr 2024-01-04 10:44:57 +0100
  • 82822ee602
    erigon snapshots integrity: add check for body.BaseTxnID (#9121) Alex Sharov 2024-01-04 14:19:37 +0700
  • 18baf81b78
    Caplin: Fixed Invalid reading for historical states (#9124) Giulio rebuffo 2024-01-03 23:26:56 +0100
  • b94ca6dc1c
    devnet: fix ws port clash for state-sync scenario (#9125) milen 2024-01-03 18:58:52 +0000
  • 391b267552
    Schedule Dencun for Görli (#9116) Andrew Ashikhmin 2024-01-03 15:49:10 +0100
  • a645ef62a7
    Update README.md (#9112) umba 2024-01-03 15:01:40 +0300
  • a2274f36e5
    chore(cmd/evm):fix link jump in cmd/evm/README.md (#9114) ddl 2024-01-03 19:59:45 +0800
  • 777f5dcd61
    added collection for log prefix (#9118) Dmytro 2024-01-03 02:13:56 +0100
  • 3d10cee49b
    Make Caplin work with Otterscan (#9115) Giulio rebuffo 2024-01-02 23:29:00 +0100
  • 415b17ca85
    Updated erigon-snapshots (#9111) Giulio rebuffo 2024-01-02 03:23:16 +0100
  • 13da868591
    Added RANDAO Api (#9108) Giulio rebuffo 2024-01-01 22:18:11 +0100
  • bab123c07a
    more endpoints (#9109) a 2024-01-01 14:11:31 -0600
  • a959387aae
    Make caplin sync snapshots (all of them) (#9106) Giulio rebuffo 2024-01-01 02:18:56 +0100
  • 580c55517f
    Make caplin snapshots downloadable (only sepolia) (#9105) Giulio rebuffo 2023-12-31 13:22:41 +0100
  • 19bc328a07
    Added db loggers to all db callers and fixed flag settings (#9099) Mark Holt 2023-12-31 10:10:08 +0000
  • 46ecf030f5
    Added GET /eth/v1/beacon/rewards/blocks/{block_id} and POST /eth/v1/beacon/rewards/sync_committee/{block_id} (#9102) Giulio rebuffo 2023-12-30 20:51:28 +0100
  • 78bb3cdca8
    [caplin] topic strings (#9000) a 2023-12-30 09:55:01 -0600
  • 510d62ab8a
    [caplin] sse handler placeholder (#9082) a 2023-12-30 08:49:45 -0600
  • b562eff482
    heimdall: better error logging for clerk/event-record/list nil response (#9103) milen 2023-12-30 11:23:25 +0000
  • fc9dae1783
    heimdall: add max retries to heimdall client (#9098) milen 2023-12-28 17:57:44 +0000
  • f8cc27aebd
    heimdall: use span id as naming (#9097) milen 2023-12-28 17:49:31 +0000
  • 1f237c0aaf
    borheimdall: only fetch next span when in last sprint of current span (#9096) milen 2023-12-28 15:52:49 +0000
  • 67704871c0
    borheimdall: add tests for validator set and selected proposers validation (#9089) milen 2023-12-28 14:00:09 +0000
  • ab27531fa7
    Introduce new public buckets for the snapshots (#9094) ledgerwatch 2023-12-28 12:39:25 +0000
  • 698ee60339
    Beacon API: Added attestation rewards endpoint. (#9091) Giulio rebuffo 2023-12-28 13:07:53 +0100
  • 398bcb50a0
    rpc: implement txpool_contentFrom (#9057) Delweng 2023-12-28 15:15:16 +0800
  • 79ed8cad35
    E2 snapshot uploading (#9056) Mark Holt 2023-12-27 22:05:09 +0000
  • df0699a12b
    Added sentry simulator implementation (#9087) Mark Holt 2023-12-27 14:56:57 +0000
  • a48db431cb
    return deleted caplin-v2 webseed (#9083) Alex Sharov 2023-12-26 18:55:17 +0700
  • cdb4731ae8
    Added Validators endpoint to Beacon API (#9080) Giulio rebuffo 2023-12-26 00:34:38 +0100
  • 9f9e3644ed
    Update Polygon storage requirements (#9014) Andrew Ashikhmin 2023-12-25 14:22:13 +0100
  • 0d31444eea
    bor mainnet 51m (#9073) Alex Sharov 2023-12-25 11:24:14 +0700
  • bc50bd50a4
    make 500K files also seedable (because they actually are) (#9077) Alex Sharov 2023-12-25 10:07:31 +0700
  • ab4a00ffb9
    disable TestSentinelStatusRequest (failing on WIN CI) (#9076) Alex Sharov 2023-12-25 09:19:17 +0700
  • eaf0348bd0
    [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) Giulio rebuffo 2023-12-25 02:34:13 +0100
  • 2944abbd19
    fix typo in snap webseed server names (#9072) Alex Sharov 2023-12-24 16:37:13 +0700
  • e08003f1f7
    block retire: merge all possible files (even bor) even if nothing to retire (#9068) Alex Sharov 2023-12-24 14:32:52 +0700
  • 77d32ccdc6
    "downloader manifest": cmd to produce manifest.txt (#9067) Alex Sharov 2023-12-24 14:32:21 +0700
  • 4186213f22
    disable TestSentinelGossipAverage (#9070) Alex Sharov 2023-12-24 13:32:14 +0700
  • 88a8aa6799
    rpcademon: eth_createAccessList: fix in retrieve nonce (#9064) lupin012 2023-12-24 05:41:04 +0100
  • be4036e132
    Added tests to sentinel (FINALLY!) (#9066) Giulio rebuffo 2023-12-24 03:54:50 +0100
  • a4d7b6d33f
    Switched Caplin snapshot format to ZSTD blinded blocks (#9058) Giulio rebuffo 2023-12-23 15:56:35 +0100
  • 6a83a91145
    Add create access list test (#9062) lupin012 2023-12-23 15:38:47 +0100
  • a2f375c0b1
    Add blocksByRange & blocksByRoot P2P rpc handlers (#8885) Bayram Guvanjov 2023-12-23 22:32:00 +0900
  • 2b87d65285
    retire: handle case when bor snaps are behind block snaps (#9061) Alex Sharov 2023-12-23 16:37:30 +0700
  • ec970ac6bc
    Fixed duplicate bucket names, remove presigned URLs (#9060) ledgerwatch 2023-12-23 04:11:12 +0000
  • a36071e7ff
    dvovk/snapidx (#9049) Dmytro 2023-12-22 12:25:55 +0100
  • a3a61701e2
    Allow proxy paths in Heimdall URL (#8940) Mark Holt 2023-12-22 10:48:25 +0000
  • 64072ce6c7
    polygon/sync: implement header downloader (#9030) milen 2023-12-22 12:44:55 +0200
  • eb4685f3e2
    mode to produce block snapshots (#9053) Alex Sharov 2023-12-22 12:43:30 +0700
  • a45b4c79af
    txpool: the same logging style of announced and broadcasted tx (#9054) Delweng 2023-12-22 13:39:19 +0800
  • 657aafd5b7
    allow erigon download .torrent from webseed by default (#9052) Alex Sharov 2023-12-22 11:42:35 +0700
  • 95434d100e
    webseed: remove dependency on db state (#9051) Alex Sharov 2023-12-22 10:35:48 +0700
  • 0e18866ed9
    Added fill-up with pre-existing API (#9042) Giulio rebuffo 2023-12-21 17:49:40 +0100
  • 393dd18cad
    QA Test - Clean exit (#8981) Michelangelo Riccobene 2023-12-21 16:16:57 +0100
  • 3b10ba95d5
    Fix creation of torrent files (#9048) ledgerwatch 2023-12-21 12:42:07 +0000
  • 55d37b938c
    bor: spanID calculation refactoring (#9040) battlmonstr 2023-12-21 09:52:00 +0100
  • 9eb9151be4
    atomic CRUD for .torrent files (#9043) Alex Sharov 2023-12-21 12:15:32 +0700
  • 1499fbb582
    reduce mutex-contention in downloader.ReCalcStats (#9044) Alex Sharov 2023-12-21 11:00:03 +0700
  • 56c5f656d0
    downloader: handle race between adding magnet link and files from webseed (#9045) Alex Sharov 2023-12-21 10:59:26 +0700
  • 8c822256db
    remove bor mainnet files (#9033) Alex Sharov 2023-12-21 08:09:54 +0700
  • 4eecd8c86c
    print_stages: bor snaps info (#9008) Alex Sharov 2023-12-21 08:08:55 +0700
  • 379a5f8ea1
    harness test: to use Mock for genesis write - for e35 compatibility (#9012) Alex Sharov 2023-12-21 08:07:29 +0700
  • 7107cfed0f
    snaps: stop merge to 500K and enjoy immutability (#9034) Alex Sharov 2023-12-21 08:04:46 +0700
  • 2760eeb961
    polygon: astrid sync heimdall wrapper (#9017) battlmonstr 2023-12-20 16:48:37 +0100
  • 1ae3f41189
    db migration: if stage_snapshots > 0, then create prohibit_new_downloads.lock file (#9036) Alex Sharov 2023-12-20 18:04:43 +0700
  • 0c4bebbf82
    Update Ethereum Mainnet storage requirements (#9037) kaliubuntu0206 2023-12-20 08:44:49 +0000
  • e75dc25181
    Disabled caplin phase2 for Gnosis temporairly. (#9006) Giulio rebuffo 2023-12-19 13:10:34 +0100
  • a0b9d60265
    Update Consensus Specification tests (#9024) Giulio rebuffo 2023-12-19 09:42:11 +0100
  • 33fc53f83d
    build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#9020) dependabot[bot] 2023-12-19 08:34:09 +0700
  • 4f95342036
    freezeblocks: fix blockreader last frozen bor span and event ids (#9018) milen 2023-12-18 19:13:21 +0200
  • 037754a177
    rpc: add txHash to debug_traceBlock* results (#9016) Andrew Ashikhmin 2023-12-18 15:30:33 +0100
  • a366629f8a
    Cleanuped up request handling (#9007) Giulio rebuffo 2023-12-18 13:54:27 +0100
  • ffc26b0f00
    Added GET SyncCommittees (#9003) Giulio rebuffo 2023-12-18 13:54:15 +0100
  • 1468317efd
    erigon snapshots index: build bor indices (#9009) Alex Sharov 2023-12-18 17:46:50 +0700
  • 47c5f16a8d
    downloader: don't log complete files info (#9013) Alex Sharov 2023-12-18 15:28:20 +0700
  • 6a1bb1dff1
    Added Blinded blocks type and Beacon endpoints (#9002) Giulio rebuffo 2023-12-17 00:22:47 +0100
  • f934ecbd6a
    Fix beacon api handler (#8999) a 2023-12-16 12:12:40 -0600
  • a53b1d8b29
    flip this inequality (#8904) a 2023-12-15 21:52:55 -0600
  • d23f306fc1
    borheimdall: add tests for state sync events persistence (#8989) milen 2023-12-15 15:07:39 +0200
  • 9ccd8a1f91
    snapshots: --metrics must not affect logs about peers rate (#8990) Alex Sharov 2023-12-15 14:05:54 +0700
  • 5d0627f148
    Fix typo in log message (#8984) Phillip LeBlanc 2023-12-15 11:31:49 +0900
  • eeb471d800
    Added Finality_Checkpoints endpoint (#8979) Giulio rebuffo 2023-12-15 02:27:27 +0100
  • e018bb062a
    cmd/evm:fix Env struct json tag (#8986) ddl 2023-12-15 08:24:03 +0800
  • e82147caf3
    added collecting info about snapshot indexing, renamed downloading prop (#8987) Dmytro 2023-12-15 01:23:26 +0100
  • 1a6b83b82c
    borheimdall: add test for span persistence (#8988) milen 2023-12-14 20:50:59 +0000
  • ce57b8f54f
    silkworm: make install (#8985) battlmonstr 2023-12-14 15:45:18 +0100
  • b26d0f201e
    Engine API PR 498 (clarify payloadAttributes checks) (#8982) Andrew Ashikhmin 2023-12-14 13:59:46 +0100
  • 3b68d57c28
    collect statistics even for download completed or not started files (#8956) Dmytro 2023-12-14 07:53:54 +0100
  • 58dabdc601
    Fixup bittorrent/webseed download logs after refactoring (#8976) ledgerwatch 2023-12-13 16:40:20 +0000
  • 4e83ef0ef5
    Optimized beacon state retrieval (#8963) Giulio rebuffo 2023-12-13 15:23:27 +0100