Commit Graph

  • ac1e42b68d
    added grabbing info about downloaded metadata (#8972) Dmytro 2023-12-13 15:04:14 +0100
  • 06e77d1705
    don't log cancelation error at graceful shutdown (#8943) Alex Sharov 2023-12-12 17:07:12 +0700
  • c1146bda49
    p2p: skip TestUDPv4_smallNetConvergence on Linux (#8731) (#8962) battlmonstr 2023-12-12 11:06:48 +0100
  • faaf5a0c86
    Amend incarnation logic (#8954) Andrew Ashikhmin 2023-12-12 11:03:41 +0100
  • d41d523050
    Downloader: add ProhibitNewDownloads() (#8939) Alex Sharov 2023-12-12 16:05:56 +0700
  • 4217f78368
    Fix case when there are more than one matching libraries (#8955) Jacek Glen 2023-12-12 08:50:37 +0100
  • 24987878e4
    Resumable beacon state reconstruction (#8918) Giulio rebuffo 2023-12-11 14:07:57 +0100
  • 7fb8f9db59
    log blocks stat after downloading, before indexing (#8947) Alex Sharov 2023-12-11 17:05:51 +0700
  • 34d93fbe18
    makefile: unquote silkworm build tag - to make it concatenatable (#8948) Alex Sharov 2023-12-11 15:18:07 +0700
  • 3d9cb0494f
    fix: cl/beacon genesisResponse name (#8923) ddl 2023-12-11 11:08:00 +0800
  • 036446777c
    max blocks in gossipsource (#8944) a 2023-12-10 07:40:04 -0600
  • be10b7de29
    bor: block snaps 50m (#8941) Alex Sharov 2023-12-10 14:52:10 +0700
  • 07331f900f
    Adds access list sorting (#8933) 3commascapital 2023-12-09 04:25:20 -0600
  • e006db6ed9
    evm cli: no logs if --json (#8925) Alex Sharov 2023-12-09 13:42:07 +0700
  • 4696769d25
    dvovk/snapshotsstats (#8935) Dmytro 2023-12-08 15:07:59 +0100
  • c91ca2db85
    dvovk/sync file level (#8931) Dmytro 2023-12-08 12:08:38 +0100
  • b86bdb7a7e
    silkworm: disable in release binaries (#8927) battlmonstr 2023-12-08 11:07:19 +0100
  • dac73f4b57
    silkworm: check glibcpp compatibility (#8932) battlmonstr 2023-12-07 17:53:29 +0100
  • 5987d4ef72
    Enable superfluous ws.port flag to fix some Hive RPC tests (#8909) Somnath 2023-12-07 14:59:22 +0400
  • f3822b17d4
    sepolia: auto-gen snaps to 4.7M (#8898) Alex Sharov 2023-12-07 08:24:50 +0700
  • 6960ec3d81
    up golang/x deps (#8900) Alex Sharov 2023-12-07 01:49:52 +0700
  • d78cbfeceb
    silkworm: disable on incompatible Linux versions (#8893) battlmonstr 2023-12-06 16:01:44 +0100
  • 624e4d4201
    Fix snap initialization from frozen blocks (#8908) Mark Holt 2023-12-06 14:28:05 +0000
  • 0d2aecf829
    Backfill only with flag (#8913) Giulio rebuffo 2023-12-06 14:22:13 +0100
  • 8bfff94941
    Update gnosis bootnodes (#8907) 4rgon4ut 2023-12-06 16:20:25 +0300
  • 754276909b
    bor snaps: "erigon snapshots retire" to build bor files (#8912) Alex Sharov 2023-12-06 19:12:43 +0700
  • c477281362
    Caplin: Parallel historical states reconstruction (#8817) Giulio rebuffo 2023-12-06 10:48:36 +0100
  • 7335dccc2c
    mdbx: print in logs - real limit (#8910) Alex Sharov 2023-12-06 15:46:05 +0700
  • e11e374f8b
    estimate: less ram for indexing (#8911) Alex Sharov 2023-12-06 15:20:28 +0700
  • 96bb5ddb81
    silkworm: macOS Intel library (#8891) battlmonstr 2023-12-06 05:02:54 +0100
  • edcd7fcd63
    update outdated information (#8906) ddl 2023-12-06 10:23:43 +0800
  • f9f36b59e7
    chore:TxPoolGossipDisableFlag usage (#8899) ddl 2023-12-05 19:17:17 +0800
  • 9bea4e3a9c
    blockReader: read blockNum == r.FrozenBlocks() from files (#8890) Alex Sharov 2023-12-05 13:59:21 +0700
  • df9b47478c
    fix: Example TOML config file parsing error (#8902) ddl 2023-12-05 13:23:15 +0800
  • 47a6ac16da
    [beacon handler] framework (#8851) a 2023-12-04 17:13:52 -0600
  • 1492cc4de1
    fixing typos (#8883) Anıl 2023-12-05 01:59:13 +0300
  • c5f4c761e0
    fix: ethdb-doc (#8886) ddl 2023-12-05 06:58:57 +0800
  • 6a70aaaaf2
    params: begin 2.56 release cycle (#8895) Andrew Ashikhmin 2023-12-04 14:47:11 +0100
  • 3fcb1e6a93
    add config files to gitignore (#8894) a 2023-12-04 07:40:04 -0600
  • 49890b38b7
    caplin: to use 1 worker for snapshots compression (#8892) Alex Sharov 2023-12-04 18:55:40 +0700
  • fcb9fce5d0
    flags: bump default value of db.size.limit to 12TB (#8889) Andrew Ashikhmin 2023-12-04 11:56:30 +0100
  • b376d3cabf
    allow disable file logging (#8884) a 2023-12-03 22:11:11 -0600
  • 2991a6b645
    integration: run_migration must not use Accede mode (#8867) Alex Sharov 2023-12-02 18:09:53 +0700
  • e7e1bf444c
    Caplin: Add a request limiter (#8868) Bayram Guvanjov 2023-12-02 04:11:18 +0900
  • 85ade6b49a
    FIx outstanding know header==nil errors + reduce bor heimdall logging (#8878) Mark Holt 2023-12-01 17:52:50 +0000
  • ad48ecdcbb
    downloader: download rates per peer with webseeds (#8879) Alex Sharov 2023-12-01 20:39:43 +0700
  • 421118378a
    fix LoadFromFile empty error (#8877) Alex Sharov 2023-12-01 18:50:06 +0700
  • b5640bb64b
    Bump GraphQL version + implement blocks (block range) (#8872) Stéphane Loeuillet 2023-12-01 10:21:16 +0100
  • 1ae130198e
    debug_trace*: root gas should use tx.gasLimit (#8858) Andrew Ashikhmin 2023-12-01 10:04:32 +0100
  • b72c37cd37
    lint fix: go mod tidy (#8873) Alex Sharov 2023-12-01 15:37:18 +0700
  • 98c57e75c0
    [caplin] event source server (#8865) a 2023-11-30 15:21:51 -0600
  • ebdfbd8e54
    silkworm: disable on arm64 Linux (#8870) battlmonstr 2023-11-30 16:49:00 +0100
  • 333e0e5666
    flags: bump default value of db.size.limit to 8TB (#8869) Andrew Ashikhmin 2023-11-30 15:08:26 +0100
  • bc0b727fc0
    silkworm: use silkworm-go bindings (#8829) battlmonstr 2023-11-30 12:45:02 +0100
  • 0fbcd5b5d8
    downloader: use manifest.txt for public bucket (#8863) Alex Sharov 2023-11-30 16:58:23 +0700
  • 5ff9ce802b
    prnt_stages: to show value of --snapshots flag (#8862) Alex Sharov 2023-11-30 16:16:53 +0700
  • 015f6eb4c5
    Call Tracer.CaptureState before memory expansion (#8860) Guido Vranken 2023-11-30 05:33:11 +0100
  • 8d1758ceea
    Add support for amoy testnet (#8674) Anshal Shukla 2023-11-30 04:19:52 +0300
  • 473e0414ef
    estimate: at-lest 1 worker (#8859) Alex Sharov 2023-11-29 23:29:15 +0700
  • 2e0f9b0411
    "erigon snapshots diff": setup logger (#8834) Alex Sharov 2023-11-29 23:27:58 +0700
  • 427f2637d2
    mdbx: hard-limit of small db's dirty_space (#8850) Alex Sharov 2023-11-29 21:09:55 +0700
  • e91dc9f1bf
    Update mingw cmake version for windows (#8856) kaliubuntu0206 2023-11-29 12:10:49 +0000
  • 71d7e2c957
    fix (#8852) a 2023-11-28 23:18:38 -0600
  • a2673c62c5
    [caplin/sentinel] config reorganizations (#8844) a 2023-11-28 22:45:58 -0600
  • 3e8a028cbb
    evm: remove interpreter interface - step3 (#8842) Alex Sharov 2023-11-29 09:29:16 +0700
  • a63b89334b
    added logging for slow RPC requests (#8818) Dmytro 2023-11-28 10:11:39 +0100
  • 8cfafa446a
    add command "downloader torrent_cat" (#8824) Alex Sharov 2023-11-27 08:49:19 +0700
  • fd6f529c73
    devnet: prevent tx-leak on panic (#8803) Alex Sharov 2023-11-25 09:12:55 +0700
  • 9cfed88082
    integration run_migrations: open in non-accede exclusive mode - to create new tables (#8821) Alex Sharov 2023-11-25 09:12:44 +0700
  • 9b74cf0384
    metrics: use prometheus histogram and summary interfaces (#8808) milen 2023-11-24 18:50:57 +0100
  • 230b013096
    metrics: separate usage of prometheus counter and gauge interfaces (#8793) milen 2023-11-24 15:15:12 +0000
  • 748359cf72
    webseed: .torrent file validation must check - fileName and hash (#8820) Alex Sharov 2023-11-24 18:46:17 +0700
  • 3db9467c94
    increase peer tasks queue size (#8825) Alex Sharov 2023-11-24 18:42:08 +0700
  • 59909a7efe
    Added TxDependency Metadata to ExtraData in Block Header in Bor for Block-STM (#8037) Pratik Patil 2023-11-24 15:56:33 +0530
  • 28fff1b35e
    metrics: remove VictoriaMetrics/metrics lib (#8766) milen 2023-11-23 20:31:38 +0000
  • fdc75df6b5
    Bor: increase client timeout from 5 to 10sec (to cover remote server case) (#8801) Alex Sharov 2023-11-23 23:32:30 +0700
  • 34b9a70b02
    bor: add more context to error - to understand where it happened (#8811) Alex Sharov 2023-11-23 23:31:45 +0700
  • 19451ac610
    Return difficulty check into bor header validation (#8815) ledgerwatch 2023-11-23 16:30:58 +0000
  • 23f23bc971
    disable disc tests on Mac (#8822) Alex Sharov 2023-11-23 16:00:42 +0700
  • 55e05c440f
    --txpool.gossip.disable (#8800) Alex Sharov 2023-11-23 12:00:41 +0700
  • e390b0e182
    ots: stop at ctx.Done() (#8790) Alex Sharov 2023-11-23 08:49:33 +0700
  • 57bcbaa21f
    Adds flags to enable/disable backfilling and enable full historical beacon node (#8813) Giulio rebuffo 2023-11-22 13:24:35 +0100
  • 30c05cc7a9
    cl: disable spec-integration CI on mac - until flaky test fix (#8812) Alex Sharov 2023-11-22 18:13:30 +0700
  • 43b8cbbdeb
    bor: don't hide ctx.Err() (#8792) Alex Sharov 2023-11-22 09:27:50 +0700
  • a2433455f9
    Keep few beacon block headers in mdbx (#8809) Giulio rebuffo 2023-11-22 01:45:15 +0100
  • 4abe1d59d8
    silkworm: internal refactorings (#8675) battlmonstr 2023-11-21 15:22:56 +0100
  • 0aa06af226
    Add benchOtsGetBlockTransactions (#8672) Dario Gagliano 2023-11-21 09:53:10 +0100
  • aa55d9534a
    temp fix for erigon-ext-test (#8797) milen 2023-11-21 02:31:03 +0000
  • 9623b7cefe
    txpool: limit transactions outgoing messages (#8271) (#8742) battlmonstr 2023-11-20 15:19:20 +0100
  • 34c0fe29ad
    metrics: swap remaining VictoriaMetrics usages with erigon-lib/metrics (#8762) milen 2023-11-20 12:23:23 +0000
  • 0a374ab615
    Review debug_trace* benches (#8773) Sixtysixter 2023-11-20 10:27:59 +0100
  • daacd71116
    bor: PersistValidatorSets nil header check (#8791) Alex Sharov 2023-11-20 16:27:38 +0700
  • f476fe690f
    bor: check nil-blocks in other places (#8788) Alex Sharov 2023-11-20 12:46:32 +0700
  • d557679a0b
    bor: check nil-header (#8779) Alex Sharov 2023-11-20 12:27:42 +0700
  • 2f17848b76
    bor: logs prefix, grep-friendly (#8787) Alex Sharov 2023-11-20 12:16:06 +0700
  • 06c508c02c
    downloader: don't create .torrent for too small files (#8785) Alex Sharov 2023-11-20 11:14:05 +0700
  • 33f42df10e
    snaps: mumbai 42.5m (#8784) Alex Sharov 2023-11-20 11:13:57 +0700
  • 073dbe25ac
    Added duties/proposer to beacon api (#8777) Giulio rebuffo 2023-11-19 22:03:14 +0100
  • 7d28151a11
    Added data model for public keys validator (#8774) Giulio rebuffo 2023-11-18 19:03:56 +0100
  • b72b5b95c5
    working debug/state/ for early states (#8767) Giulio rebuffo 2023-11-18 03:08:19 +0100