Commit graph

  • 5f69642071
    consensus/bor: allow early block announcements (#1545) Manav Darji 2025-06-02 17:20:58 +0530
  • 8d7cc0e5aa ethdb: Implement DeleteRange in batch hadv 2025-06-02 18:02:46 +0700
  • 99c0ed1154
    .gitea: modify scheduled workflow times (#31946) Felix Lange 2025-06-02 13:00:58 +0200
  • 6462d2c3e0
    miner: remove blob related checks Manav Darji 2025-06-02 14:55:35 +0530
  • dbe7215671 .gitea: modify scheduled workflow times Felix Lange 2025-06-02 10:10:59 +0200
  • 4887759cb8 core/vm: rework more instructions MariusVanDerWijden 2025-06-02 09:40:45 +0200
  • 4ef7701a3e
    Revert "core: set nil withdrawals during genesis init" Pratik Patil 2025-06-02 13:07:14 +0530
  • 8d8047b1b1
    eth: add pre-fetch in discovery to avoid stalls Csaba Kiraly 2025-04-29 11:04:17 +0200
  • 2a9b0605ee
    p2p/enode: closed channel not needed in bufferIter Csaba Kiraly 2025-04-28 17:05:42 +0200
  • c29688a255
    eth/enode: simplify BufferIter Csaba Kiraly 2025-04-28 15:09:54 +0200
  • fab2459f13
    p2p/enode: return Iterator interface Csaba Kiraly 2025-04-24 22:18:40 +0200
  • 0608eb20e9
    p2p/enode: sync BufferIter Close and Next Csaba Kiraly 2025-04-24 18:25:35 +0200
  • 83e5556eb4
    p2p/enode: fixup BufferIterator Csaba Kiraly 2025-04-18 20:02:01 +0200
  • 414021a068
    p2p/enode: add BufferIter to support prefetching Csaba Kiraly 2025-04-10 09:35:44 +0200
  • 33660b37a1
    p2p/enode: don't pass error in AsyncFilter check Csaba Kiraly 2025-04-29 12:09:05 +0200
  • a80c579d7f
    simplify AsyncFilter design Csaba Kiraly 2025-04-28 19:25:25 +0200
  • 835a4e5943
    add maxParallelENRRequests parameter Csaba Kiraly 2025-04-28 19:21:39 +0200
  • 83b16c72f7
    p2p: set timeout on FairMix in Backend,reduce timeout Csaba Kiraly 2025-04-09 09:58:36 +0200
  • 7e96294f17
    adding docs to AsyncFilter Csaba Kiraly 2025-04-09 00:03:40 +0200
  • e7ea81d945
    fix close sequence Csaba Kiraly 2025-04-08 23:35:53 +0200
  • c1af08f649
    change from workers to goroutines Csaba Kiraly 2025-04-08 22:16:31 +0200
  • 26feecf3d0
    p2p: allow several asyncFilter lookups in parallel Csaba Kiraly 2025-04-04 01:41:08 +0200
  • 721b494854
    p2p: implement naive version of discv4 forkid filtering Csaba Kiraly 2025-04-03 22:51:04 +0200
  • 17fbc6b74c
    chore(taiko): release 1.16.0 (#418) taiko-bot 2025-06-01 12:10:20 +0800
  • 3aff87e58f
    single commit :-) Guil. Sperb Machado 2025-05-31 17:12:13 +0000
  • d74e870c8b set gasTip's type as normal value Danial 2025-05-31 20:54:40 +0800
  • f667d4cafe fix raise pruned history error in genesis block ( block 0) lunargon 2025-05-31 14:05:41 +0700
  • 446022cae6 too many bad blocks promote warning to error William Morriss 2025-05-30 21:02:50 +0000
  • 7342b55267
    feat(triedb): expose backend for custom use (#183) Austin Larson 2025-05-30 14:29:56 -0400
  • 3740eacb80
    core: set nil withdrawals during genesis init Manav Darji 2025-05-30 20:58:32 +0530
  • a6b078f36a metrics: eagerly construct metrics objects Ömer Faruk IRMAK 2025-05-30 16:27:51 +0300
  • 265f1224c1
    eth: fixup per-peer metrics Csaba Kiraly 2025-04-29 22:44:30 +0200
  • d8dd9d4c20
    eth: add base per-peer metrics Csaba Kiraly 2025-04-29 22:43:06 +0200
  • 0296361785
    eth: unregister per-peer metrics on peer close Csaba Kiraly 2025-04-25 00:56:12 +0200
  • b31ad2e7e9
    eth: fixup per-peer metrics registration Csaba Kiraly 2025-04-25 00:55:28 +0200
  • dc0db2fdd7
    eth: add per-peer metrics Csaba Kiraly 2025-03-27 19:47:22 +0100
  • 21ffa45b6f chain config add DelegationActivationTime pinardZ 2025-05-30 17:08:07 +0800
  • 3c51927385 log in to docker hub actions added for ci-build-on-merge workflow Stilian Boyadzhiev 2025-05-30 11:36:35 +0300
  • 81311324ab
    Merge pull request #2 from ethereum/master sboyadzhiev 2025-05-30 11:33:44 +0300
  • 8e630632d7 change workflow name for docker build arm64 yml Stilian Boyadzhiev 2025-05-30 09:56:05 +0300
  • 0c53cbd856 test arm64 Stilian Boyadzhiev 2025-05-30 09:53:49 +0300
  • 28550ada63 add linux/arm64 for multi-arch support Stilian Boyadzhiev 2025-05-30 09:04:37 +0300
  • e2e86a2dae linux/arm64/v8 Stilian Boyadzhiev 2025-05-30 08:49:42 +0300
  • bed539369c add pre-block fetcher and pass test in vanilla block processor Po 2025-05-30 07:47:13 +0200
  • 9b190d2576 remove arch req from docker build action Stilian Boyadzhiev 2025-05-30 08:45:06 +0300
  • ee49395d63
    Merge pull request #54 from sei-protocol/tony/refactor-statedb-trace codchen 2025-05-30 11:53:40 +0800
  • d23ebb244c set txCtx upfront Tony Chen 2025-05-30 11:52:54 +0800
  • 4dbf94ff13 core/filtermaps: replace "&-" operation in base row group calculations Zsolt Felfoldi 2025-05-30 03:23:27 +0200
  • 31526bfad4 core/filtermaps: get multiple filter map rows in a batch Zsolt Felfoldi 2025-05-15 01:52:11 +0200
  • dd8ea794a6 core/filtermaps: remove baseRowCache Zsolt Felfoldi 2025-05-12 11:11:37 +0200
  • 809f2e140f
    core/rawdb: use help functions on ancients lightclient 2025-05-29 14:19:54 -0600
  • 102bd99560
    tests/testdata: revert Felix Lange 2025-05-28 23:24:19 +0200
  • 7c130b71c2
    node, core/rawdb: fix ancients, era resolve Felix Lange 2025-05-27 13:57:36 +0200
  • 436aac37c4
    node: force opening freezer Felix Lange 2025-05-26 14:13:02 +0200
  • 0c1f71d3d8
    core/rawdb: remove unused method has() Felix Lange 2025-05-24 00:31:51 +0200
  • f8653e4128
    node: new function OpenDatabaseWithOptions Felix Lange 2025-05-23 22:39:23 +0200
  • 7b237608e9
    core/rawdb: add Open function and OpenOptions struct Felix Lange 2025-05-19 22:28:20 +0200
  • 9b1b2f69b8
    core/rawdb: un-embed freezer instance in chainFreezer Felix Lange 2025-05-19 17:09:47 +0200
  • cc914b49e0
    core/rawdb, ethdb: remove HasAncient Felix Lange 2025-05-19 16:56:14 +0200
  • 52464bffbe
    core/rawdb/eradb: convert block receipts on access Felix Lange 2025-05-19 16:23:58 +0200
  • 477bbf1d18
    fixes Sina Mahmoodi 2025-05-15 16:26:18 +0200
  • 4bdf29612d
    core/rawdb/eradb: remove symlink check Felix Lange 2025-05-15 01:11:21 +0200
  • c84e977ce2
    core/rawdb: move type Felix Lange 2025-05-15 01:08:06 +0200
  • fb3e577060
    core/rawdb/eradb: improve safety of store Felix Lange 2025-05-15 01:00:22 +0200
  • d31daab1dc
    core/rawdb/eradb: remove a comment Felix Lange 2025-05-14 11:52:11 +0200
  • b04157fafe
    common/lru: shorten return names Felix Lange 2025-05-14 11:51:58 +0200
  • 1c64c74f07
    core/rawdb/eradb: do not create era store on startup Felix Lange 2025-05-14 11:35:11 +0200
  • 0b91cfef04
    core/rawdb/eradb: rename EraDatabase -> Store Felix Lange 2025-05-14 11:33:38 +0200
  • 609aa43b67
    core/rawdb: remove close error Felix Lange 2025-05-14 11:28:06 +0200
  • 0c57229ece
    core/rawdb/eradb: improve file cache (WIP) Felix Lange 2025-05-12 19:17:44 +0200
  • f65f948b43
    common/lru: remove callbacks Felix Lange 2025-05-12 19:16:26 +0200
  • 2e99333809
    eth/ethconfig: fix config gen Gary Rong 2025-04-18 17:25:16 +0800
  • 7711484969
    core/rawdb/eradb: slim down the testdata Gary Rong 2025-04-18 17:20:49 +0800
  • 6a5e0b40cd
    core/rawdb, node: fix era path resolution Gary Rong 2025-04-18 17:17:42 +0800
  • d65c46526d
    core/rawdb: move erdb integration into chain freezer Gary Rong 2025-04-18 16:05:18 +0800
  • ff11e10ac2
    fix lint Sina Mahmoodi 2025-04-17 14:16:00 +0200
  • 5845427d0d
    add comment Sina Mahmoodi 2025-04-16 15:22:51 +0200
  • bd697bc671
    close OnReplaced Sina Mahmoodi 2025-04-16 15:17:32 +0200
  • d053edfd74
    fix onEvicted Sina Mahmoodi 2025-04-16 12:49:25 +0200
  • eb4e231434
    rename resolveEra Sina Mahmoodi 2025-04-16 11:07:49 +0200
  • 01e48f3e19
    close evicted era files Sina Mahmoodi 2025-04-15 17:24:56 +0200
  • 930d969611
    add flag for eradb Sina Mahmoodi 2025-04-14 19:40:11 +0200
  • 7e720c961a
    fix lint Sina Mahmoodi 2025-04-11 22:01:16 +0200
  • eac775f248
    fix test Sina Mahmoodi 2025-04-10 16:14:59 +0200
  • 276f8be6be
    fix raw body Sina Mahmoodi 2025-04-10 16:14:43 +0200
  • 7c715904b7
    const for open file limit Sina Mahmoodi 2025-04-10 15:55:26 +0200
  • 3f91617093
    clean up Sina Mahmoodi 2025-04-10 15:24:30 +0200
  • 456d56c633
    rm era object accessors Sina Mahmoodi 2025-04-10 15:23:17 +0200
  • 63bb730275
    instantiate eradb outside of freezer Sina Mahmoodi 2025-04-10 12:24:21 +0200
  • 2a4e159d20
    glob for network Sina Mahmoodi 2025-04-10 11:48:31 +0200
  • 4a7fcb7b89
    freezer eradb instance Sina Mahmoodi 2025-04-09 16:15:06 +0200
  • 7a981fba1d
    era raw getters Sina Mahmoodi 2025-04-09 16:14:54 +0200
  • 3b50e5a62e
    use cache, raw getters Sina Mahmoodi 2025-04-09 16:14:22 +0200
  • a474c1cdd7
    import errors Sina Mahmoodi 2025-04-08 14:27:45 +0200
  • 583837bfdd
    use glob instead of scanning Sina Mahmoodi 2025-04-03 17:39:57 +0200
  • 228e410d4c
    core/rawdb: scaffold era database Sina Mahmoodi 2025-04-02 17:56:55 +0200
  • 219e48390f fix(filtermaps): reduce log noise from header not found after debug_setHead Sun Tae, Kim 2025-05-30 03:03:08 +0900
  • e5ca738051 add secrets reference for docker hub Stilian Boyadzhiev 2025-05-29 20:47:10 +0300
  • 00588ffae7 rename of github actions yml definition and set docker push to registry to false for manual workflows Stilian Boyadzhiev 2025-05-29 20:30:08 +0300
  • a3c861a507 disable triggers of go.yml Stilian Boyadzhiev 2025-05-29 20:08:50 +0300