Commit graph

  • 2ac16fcb9e triedb/pathdb: add tests Gary Rong 2025-06-26 13:29:07 +0800
  • fddc8437c0 eth/downloader: fix downloader cancel Gary Rong 2025-06-26 13:02:42 +0800
  • 1c5b5ea883
    node: remove unused error return from Attach #27450 (#1155) JukLee0ira 2025-06-26 10:51:24 +0800
  • b15a8ac67e
    cmd/geth: accountcmd no need to acquire the datadir lock #27084 (#1154) JukLee0ira 2025-06-26 10:50:28 +0800
  • fd40142558 triedb/pathdb: fix journal resolution in pathdb Gary Rong 2025-06-26 10:10:40 +0800
  • afa3a4ea5c
    cmd, internal/ethapi: avoid panic if keystore is not available #27039 (#1157) JukLee0ira 2025-06-26 09:14:41 +0800
  • 1909b139a8
    Add CLAUDE.md file for Claude Code development guidance (#19) Cal Bera 2025-06-25 13:50:15 -0700
  • aacd081b5f
    core: add graceful shutdown checks during block processing gabornyergesX 2025-06-25 21:24:23 +0200
  • a67863c655
    feat(feynman): upgrade gas oracle predeploy (#1213) Péter Garamvölgyi 2025-06-25 13:22:25 +0200
  • 37bd0198d9
    node: allow listening on IPv6 address #27635 (#1156) JukLee0ira 2025-06-25 18:40:13 +0800
  • 08e2b6da8a
    crypto/kz4844: pass blobs by ref (#29050) Martin HS 2024-03-13 07:51:46 +0100
  • 16f41238b8
    cmd, console, node : deprecate personal namespace #26390 (#1153) JukLee0ira 2025-06-25 17:57:33 +0800
  • cc8508bd38
    node: drop support for static & trusted node list files #25610 (#1151) JukLee0ira 2025-06-25 17:53:36 +0800
  • 10c7e1d775
    ccid, cmd: disable personal module by default (#1148) Daniel Liu 2025-06-25 16:58:46 +0800
  • 8ba50ab2aa
    trie: remove deprecated uses of math.rand (#1136) Daniel Liu 2025-06-25 16:57:23 +0800
  • 416c5cb7dd
    trie: upgarde for snap protocol #21482 (#1058) Daniel Liu 2025-06-25 16:55:07 +0800
  • 1400d5962d cmd/workload/queries: update predefined test data Gary Rong 2025-06-25 16:53:36 +0800
  • a92f2b86e3
    core, eth, triedb: serve historical states over RPC (#31161) rjl493456442 2025-06-25 16:50:54 +0800
  • ce63bba361
    eth, triedb/pathdb: permit write buffer allowance in PBSS archive mode (#32091) rjl493456442 2025-06-25 16:49:09 +0800
  • dbe173e794
    core, trie: speed up some tests with quadratic processing flaw #21987 (#1057) Daniel Liu 2025-06-25 16:17:05 +0800
  • 4ec4a5390f
    Consecutive penalty upgrade (#1053) wgr523 2025-06-25 16:12:56 +0800
  • 5cf414390d cmd/workload: remove heavy test Gary Rong 2025-06-25 16:05:30 +0800
  • dc2ccd770e fix(build): internal env fetching of github actions Cal Bera 2025-06-25 00:42:51 -0700
  • 5113650598 cmd/workload: fix compile Gary Rong 2025-06-25 15:17:04 +0800
  • a2d040a2bf cmd/workload: fix invalid test generation Gary Rong 2025-06-25 15:15:13 +0800
  • 85d45a006b all: replace override.prague with osaka jsvisa 2025-06-25 15:13:25 +0800
  • f92ae3095f chore(CI): isolate docker workflow to run independently Cal Bera 2025-06-24 22:58:28 -0700
  • 79d0d4cf79 cmd/workload: rework tracegen to run tracing at block level Gary Rong 2025-06-17 16:27:56 +0800
  • 526cd5f03c Merge branch 'master' of github.com:berachain/bera-geth Cal Bera 2025-06-24 21:54:06 -0700
  • d09aea6456 run release workflow on correct triggers Cal Bera 2025-06-24 21:52:20 -0700
  • 429e821fa2
    cmd/utils: fix formatting for beacon flag errors to fit Fatalf form (#32090) lightclient 2025-06-25 04:42:45 +0200
  • bb62a288aa
    Merge pull request #59 from sei-protocol/tony/pectra Tony Chen 2025-06-25 10:42:28 +0800
  • 756f640639 core/state: add TODO Gary Rong 2025-06-24 21:37:33 +0800
  • 5b57857ccd core, eth, triedb: expose historic state to RPC Gary Rong 2025-01-18 21:01:01 +0800
  • deef42cc0c triedb/pathdb: add more logs Gary Rong 2025-06-25 09:52:51 +0800
  • 71247ffdee eth, triedb/pathdb: permit write buffer allowance in PBSS archive mode Gary Rong 2025-06-25 09:47:49 +0800
  • cafa5e6c12
    core, consensus/beacon: defer trie resolution (#31725) rjl493456442 2025-06-25 09:42:11 +0800
  • daf8ac4eeb
    fix(CI): Use correct download links (#17) Cal Bera 2025-06-24 14:19:50 -0700
  • 1d9d37712b
    website: add example curl command to test Beacon API endpoint in blsync.md (#31980) shazam8253 2025-06-24 22:24:52 +0200
  • 25e3ce48b5
    Add curl command example to test Beacon API endpoint shantichanal 2025-06-05 18:06:13 -0500
  • 2499dfea67
    cmd/utils: fix formatting for beacon flag errors to fix Fatalf form lightclient 2025-06-24 13:17:25 -0600
  • 1e7463308d
    chore(CI): Fix download links in draft releases (#16) Cal Bera 2025-06-24 11:02:02 -0700
  • 03cecc0c1a node: do not double wrap KV stores Ömer Faruk IRMAK 2025-06-24 19:54:35 +0300
  • 78d2f13e68 Merge branch 'master' of https://github.com/juga1980/go-ethereum Jürgen Gamenik 2025-06-24 17:27:46 +0200
  • 15f8de8460 Revert "more tests" Jürgen Gamenik 2025-06-24 17:27:06 +0200
  • 2243c2e206 Revert "advanced tests" Jürgen Gamenik 2025-06-24 17:24:37 +0200
  • 05890718c6
    Merge branch 'ethereum:master' into master juga1980 2025-06-24 17:10:49 +0200
  • f24e6a0730 Merge branch 'juga1980/appendBetter' Jürgen Gamenik 2025-06-24 17:04:55 +0200
  • 0f137b8db7 Merge branch 'master' of https://github.com/juga1980/go-ethereum Jürgen Gamenik 2025-06-24 17:02:31 +0200
  • d5a17c2285 capacity at append in for, where it van precalculated Jürgen Gamenik 2025-06-24 17:00:14 +0200
  • 3bcf5415a5 fix CI Tony Chen 2025-06-24 21:05:30 +0800
  • 48e72276c3
    added history pruning to docs (#32079) shazam8253 2025-06-24 15:20:28 +0200
  • 02a2437b89 core, consensus/beacon: defer trie resolution until necessary Gary Rong 2025-04-28 14:04:24 +0800
  • 6dd38d239d
    cmd/geth, triedb: add pathdb state verification (#32086) rjl493456442 2025-06-24 21:06:20 +0800
  • c70d33f478 Pectra upgrade Tony Chen 2025-06-24 20:57:55 +0800
  • 9c5c0e37bf
    core/rawdb, triedb/pathdb: implement history indexer (#31156) rjl493456442 2025-06-24 20:36:12 +0800
  • 34f9f4f172 Update downloadera.md shantichanal 2025-06-24 14:35:07 +0200
  • ebff350a2e
    miner: default gaslimit 45M (#32087) Felix Lange 2025-06-24 13:17:41 +0200
  • 8ec14d7e66 core/rawdb: address comments Gary Rong 2025-06-24 19:08:40 +0800
  • 88b16560ad miner: default gaslimit 45M Felix Lange 2025-06-24 12:21:43 +0200
  • 217a01e927
    node/config: rm not used path.Join #25475 (#1145) JukLee0ira 2025-06-24 15:55:35 +0800
  • 30e0bfe71e
    node: add graceful shutdown timeout for HTTP server #25258 (#1144) JukLee0ira 2025-06-24 15:52:50 +0800
  • a347ff7839
    node: remove version field #25096 (#1143) JukLee0ira 2025-06-24 15:31:53 +0800
  • ef6b29b557 cmd/geth, triedb: add pathdb state verification Gary Rong 2025-05-13 18:09:42 +0800
  • edd683035b
    node: prevent exposing engine API on unauthenticated endpoint #25939 (#1142) JukLee0ira 2025-06-24 15:20:00 +0800
  • 5ad950ea51
    all: Remove concept of public/private API definitions #25053 (#1141) JukLee0ira 2025-06-24 15:15:25 +0800
  • c80e7f4280
    cmd/geth: era-download logic fix (#32081) shazam8253 2025-06-24 09:12:11 +0200
  • 5cc07bf501 cmd/geth: fix unit test Gary Rong 2025-06-24 14:29:40 +0800
  • dc18c0be54 cmd/geth: fix era downloader Gary Rong 2025-06-24 14:21:36 +0800
  • 0b21c4a633
    eth/tracers: prestate lookup EIP7702 delegation account (#32080) Delweng 2025-06-24 13:52:18 +0800
  • 006ad0b23c core: impelement state database Gary Rong 2025-06-24 10:51:20 +0800
  • d80965096e
    chore(ci): release workflow patches (#15) Cal Bera 2025-06-23 12:22:54 -0700
  • df12e79e83
    core/vm: implement eip-7939 CLZ instruction lightclient 2025-06-23 20:12:07 +0200
  • 0d58def611
    core/vm, crypto/secp2561r1: implement secp256r1 precompile lightclient 2025-06-23 20:10:44 +0200
  • 156280d84a
    core,miner,params: implement EIP-7934 - RLP Execution Block Size Limit lightclient 2025-06-23 20:10:16 +0200
  • 3b8609a605
    consensus: implement EIP-7918 lightclient 2025-06-23 20:09:36 +0200
  • 32b2d3e51d
    all: add eip-7907 base without db table lightclient 2025-06-23 20:09:11 +0200
  • 5ddd08720b
    params: add bpo forks lightclient 2025-06-23 20:08:40 +0200
  • 61d8a93182
    core/vm: implement EIP 7825 - Transaction Gas Limit Cap lightclient 2025-06-23 20:07:33 +0200
  • 3e4cb3d7df
    core: fixups for devnet-2 lightclient 2025-06-23 12:44:35 +0200
  • b6256ef33e
    core: move tx gas limit check to state transition lightclient 2025-06-23 18:22:10 +0200
  • 8ae463196c
    crypto/secp256k1: update libsecp256k1 (#31242) Marius van der Wijden 2025-03-12 12:21:50 +0100
  • ff3977602d
    chore: yamllint ignore all of upstream crypto/secp256k1 Arran Schlosberg 2025-06-23 15:57:22 +0100
  • d4c22ca34b
    chore: stochastic gradient descent to fix goheader (#196) Arran Schlosberg 2025-06-23 16:52:20 +0100
  • f850ca6bfe
    chore: placate goheader (#195) Arran Schlosberg 2025-06-23 16:25:18 +0100
  • cc4b5016fa added era-download documentation shantichanal 2025-06-23 16:54:10 +0200
  • 0c422021aa
    core/state: fix type in DeleteAddressCode lightclient 2025-06-12 10:08:07 +0200
  • 9603d9547c
    all: add osaka instruction set lightclient 2025-06-10 15:43:52 +0200
  • 4a197f960b
    core: testcase for eip-7907 lightclient 2025-06-10 15:06:46 +0200
  • 88cec4da3b
    all: fixups lightclient 2025-06-10 15:06:30 +0200
  • d92543bdc2
    core: add extra db table for code size lightclient 2025-06-10 13:53:47 +0200
  • 1dc22c64ec
    all: add eip-7907 base without db table lightclient 2025-06-10 13:45:15 +0200
  • 563b4b0b5c era-download logic fix shantichanal 2025-06-23 16:10:32 +0200
  • a81fc71bc1 add testcase jsvisa 2025-06-23 14:05:15 +0000
  • f88288c7b0 fix: lookup tx.to jsvisa 2025-06-23 14:05:03 +0000
  • 27630a44d6 test case jsvisa 2025-06-23 21:29:24 +0800
  • 041b52b00a eth/tracers: lookup EIP7702 delegation code jsvisa 2025-06-23 21:28:53 +0800
  • 9b0989454d core/rawdb: try new scheme Gary Rong 2025-06-23 20:28:42 +0800
  • cca18e66eb added history pruning to docs shantichanal 2025-06-23 12:33:25 +0200
  • 613935bd00
    Merge branch 'ethereum:master' into master juga1980 2025-06-23 11:20:43 +0200