Commit graph

  • 75dd37215b change to int config Long Vu 2025-08-01 15:34:58 +0700
  • aa3377ac4e use default config Long Vu 2025-08-01 15:29:22 +0700
  • 22580d2237 configurable address limit Long Vu 2025-07-31 21:46:35 +0700
  • b340103e9d
    core/tracing: remove unnecessary 'copy' field skip in TestAllHooksCalled (#32622) VolodymyrBg 2025-09-16 14:58:37 +0300
  • c16590c42c
    rawdb: fix bad blocks sorted failure message to map index→number correctly MozirDmitriy 2025-09-16 13:55:49 +0300
  • fac725bfd2 vm/hppk: refine gas calc and add comments sergelen02 2025-09-16 19:38:18 +0900
  • da6b759604 vm: add HPPK precompile mapped at 0x2b (Cancun) sergelen02 2025-09-16 19:27:11 +0900
  • 4c9095b14b chore: ignore go.work.sum sergelen02 2025-09-16 18:10:19 +0900
  • fa6fa00f51 vm: add HPPK precompile and map to 0x0b (Cancun) sergelen02 2025-09-16 17:50:21 +0900
  • e48242bb69
    cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618) Felix Lange 2025-09-16 10:09:06 +0200
  • 1f4e8b5286
    common, eth: remove duplicate test cases Zach Brown 2025-09-16 16:08:15 +0800
  • 4a0932d0c7
    params/forks: add BPOs to fork<>string lookup lightclient 2025-09-16 09:41:08 +0200
  • 39fe73f760
    core: base readiness on next configured fork lightclient 2025-09-16 09:40:44 +0200
  • 6795a75910
    core/tracing: remove unnecessary 'copy' field skip in TestAllHooksCalled VolodymyrBg 2025-09-16 10:01:44 +0300
  • c19ff022c4 chore: remove redundant file healthykim 2025-09-16 11:51:35 +0900
  • de9182f879 fix: fix test error healthykim 2025-09-16 11:49:25 +0900
  • d9afba069b impl SendRawTransactionSync vuong177 2025-09-16 09:38:15 +0700
  • cfee930e6d fix: fix go mod to reference crate-crypto/go-eth-kzg healthykim 2025-09-16 10:53:06 +0900
  • fee66bf8e7 fix: edit lint error healthykim 2025-09-12 00:41:03 +0900
  • 987582b5b3 fix: modify removeParity function healthykim 2025-09-12 00:24:53 +0900
  • 46084fc2a5 chore: remove redundant code healthykim 2025-09-11 19:27:35 +0900
  • 1618190593 fix: fix test error healthykim 2025-09-11 18:32:55 +0900
  • 6cdba2145b fix: fix tx size healthykim 2025-09-11 18:20:16 +0900
  • 61c55eb1e5 add: remove parity cells before storing blobs to the blobpool healthykim 2025-09-11 16:43:05 +0900
  • 435ad70195 fix: remove proof computations in the recoverCells function healthykim 2025-09-11 16:24:10 +0900
  • d35d52b0ca add: implement pooledTx type healthykim 2025-09-08 22:04:03 +0900
  • 86df16d6e6 add: validation logic with new type BlobTxCellSidecar healthykim 2025-09-04 19:29:37 +0900
  • da8a204517 fix: fix errors in cell level kzg functions healthykim 2025-09-04 19:27:54 +0900
  • 0ba527f46c add: add cell kzg functions healthykim 2025-09-04 13:52:57 +0900
  • a8c26b723d cmd/evm: remove duplicate call to OnTxStart Felix Lange 2025-09-15 20:13:51 +0200
  • a92c9f60bf cmd/evm/internal/t8ntool: fix transactionIndex Felix Lange 2025-09-15 20:12:07 +0200
  • 9ed5fc6616 cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage Felix Lange 2025-09-15 20:08:51 +0200
  • b05fe4aa64
    cmd/keeper: add the keeper zkvm guest program (#32543) Guillaume Ballet 2025-09-15 19:47:41 +0200
  • a7d6c7746b
    params: set prague2 fork times (#92) Cal Bera 2025-09-15 10:25:25 -0700
  • 89f364f7ed
    go.mod: add tool section in module file (#32598) Mark 2025-09-16 00:46:18 +0800
  • e564c2d1e2
    Remove comment from getInput function Felix Lange 2025-09-15 18:22:43 +0200
  • 067d574445 cmd/keeper: clean up README Felix Lange 2025-09-15 18:14:22 +0200
  • 7ba31d5f3c cmd/keeper: stub should panic Felix Lange 2025-09-15 18:14:06 +0200
  • ff185db96d core/filtermaps: optimize getFilterMapRowsOfGroup allen 2025-09-15 11:28:38 -0400
  • 6924eeaee0
    eth/catalyst: allow fcuV3 for BPO forks (#32615) Felix Lange 2025-09-15 16:26:09 +0200
  • 791e9fb23a
    rlp: remove duplicate optionalAndTailField test case (#32614) radik878 2025-09-15 17:16:06 +0300
  • de11e85160 ethapi: Fix merge transition Nikita Meshcheriakov 2025-09-15 16:46:49 +0300
  • 8f39fea1e8 eth/catalyst: allow fcuV3 for BPO forks Felix Lange 2025-09-15 15:43:02 +0200
  • df0bd8960c
    core/txpool/blobpool: migrate billy to new slot size (#31966) Marius van der Wijden 2025-09-15 15:34:57 +0200
  • 4824942b97
    core/txpool/blobpool: filter blob txs with sidecar version (#32577) Csaba Kiraly 2025-09-15 14:48:59 +0200
  • 8a2947881c
    rlp: remove duplicate optionalAndTailField test case radik878 2025-09-15 14:36:08 +0300
  • 94aec60a94 update depedencies necessary for a successful run Guillaume Ballet 2025-09-15 07:21:35 -0400
  • 6ce19032bb Add link to example runner in README.md Guillaume Ballet 2025-09-15 13:19:42 +0200
  • 39d0fb95c9 add uint64 support klim0v 2025-09-15 16:45:59 +0800
  • 59d12cf269
    Update beacon/params/config_test.go Klimov Sergei 2025-09-15 16:15:57 +0800
  • 560374811c tiny klim0v 2025-09-15 15:49:31 +0800
  • ec99444804
    core/overlay: copy BaseRoot in TransitionState.Copy (#32613) Galoretka 2025-09-15 10:26:16 +0300
  • 09e6bccf6b
    core/overlay: copy BaseRoot in TransitionState.Copy Galoretka 2025-09-15 10:18:08 +0300
  • 2e37dd81af core/txpool/blobpool: correct blobpool datadir Gary Rong 2025-09-15 11:45:32 +0800
  • c2fcc27132
    core/rawdb: fix misleading comment in HasTrieNode (#32599) radik878 2025-09-15 05:45:50 +0300
  • 5852864b27
    Fix typo in comments for hash matching logic rjl493456442 2025-09-15 10:45:16 +0800
  • a3062390f7
    core/filtermaps: use slices.Sort to remove duplicated elements (#32602) hero5512 2025-09-14 22:42:14 -0400
  • a0d8b7df92 build: refactor to use strings.Lines cuiweixie 2025-08-11 22:07:31 +0800
  • 4853c804d5 internal/build: using strings.Lines cuiweixie 2025-09-15 06:36:49 +0800
  • 549397467b accounts/keystore: using runtimme.AddCleanup cuiweixie 2025-09-15 06:14:11 +0800
  • f87c41c01d typo klim0v 2025-09-15 02:18:33 +0800
  • c1b4526736 typo klim0v 2025-09-15 01:47:33 +0800
  • 0e0ddea458 fixes klim0v 2025-09-15 01:42:22 +0800
  • 1ff3345d13
    Update config.go Klimov Sergei 2025-09-15 00:46:43 +0800
  • 090cf7ccec
    neacon/config: fix LoadForks with non-string values Klimov Sergei 2025-09-15 00:23:54 +0800
  • ae696dc547 func CopyConstants choose local chain if unknown chainID wanwiset25 2025-09-14 15:21:26 +0400
  • a1e5a98377 update validator initial configs wanwiset25 2025-08-25 16:06:07 +0400
  • 069cd8ebce fix wrong storage in genesis due to rlp changed behavior (EIP-2718) wanwiset25 2025-07-10 10:56:53 +0700
  • 8e07f0678f fix local start script wanwiset25 2025-07-03 04:16:37 +0700
  • 4df9699821 genesis wizard accept file input wanwiset25 2025-07-28 18:36:41 +0700
  • 5f9c4b3a25 engine_v2: save reward file during Seal for block miner wanwiset25 2025-09-14 14:50:47 +0400
  • c9f1ccb9aa
    node: optimize port formatting using strconv.Itoa bigbear 2025-09-13 19:37:14 +0200
  • f1ef124b68 tracers, era: show actual vs max in limit errors rizkyikiw42 2025-09-13 14:40:01 +0800
  • c9f2b73861
    cmd, eth: rename config and flag to VMTraceJsonConfig #29573 (#1490) Daniel Liu 2025-09-13 10:52:31 +0800
  • 88086e820e
    eth/tracers: fix golangci-lint warnings #30587 (#1489) Daniel Liu 2025-09-13 10:51:42 +0800
  • af6c09a5aa
    eth/tracers/internal/tracetest: include tracerConfig in created tracing test #30364 (#1487) Daniel Liu 2025-09-13 10:50:55 +0800
  • f5e76ea6df
    eth/tracers: avoid panic in state test runner #30332 (#1485) Daniel Liu 2025-09-13 10:50:10 +0800
  • 1597be6879
    eth/tracers/js: add coinbase addr to ctx #30231 (#1484) Daniel Liu 2025-09-13 10:49:17 +0800
  • ea239d5b15
    eth/tracers, internal/ethapi: remove unnecessary map pointer in state override #30094 (#1483) Daniel Liu 2025-09-13 10:41:51 +0800
  • a00d95bf1a
    eth/tracers/native: remove unnecessary check #30071 (#1477) Daniel Liu 2025-09-13 10:40:18 +0800
  • fd040ec0d7
    core/tracing: add OnClose Trace Hook #29629 (#1474) Daniel Liu 2025-09-13 10:38:34 +0800
  • 5ef325b759
    eth/downloader, eth/tracer: fix typos in comments #29707 (#1472) Daniel Liu 2025-09-13 10:30:25 +0800
  • db1082355d
    eth/tracers: clear error for non-reverting pre-homestead fail #29824 (#1471) Daniel Liu 2025-09-13 10:29:34 +0800
  • a9dc0a81a3
    core/tracing: add system call callback #29355 (#1469) Daniel Liu 2025-09-13 10:28:13 +0800
  • eb9af0b0af
    eth/tracers: fix #29800 #29811 (#1467) Daniel Liu 2025-09-13 10:27:18 +0800
  • 23e2e20da9
    eth/tracers/native: fix flatCallTracer Stop() bug #29623 (#1465) Daniel Liu 2025-09-13 10:26:00 +0800
  • 47abf2eb16
    core/vm: better error-info for vm errors #29354 (#1464) Daniel Liu 2025-09-13 10:20:34 +0800
  • b896f4dce1
    eth/tracers: use slices.Contains #29461 (#1463) Daniel Liu 2025-09-13 10:18:06 +0800
  • bb458d0eed
    eth/tracers/js: consistent name for method receivers #29375 (#1461) Daniel Liu 2025-09-13 10:16:43 +0800
  • bcf007335a
    eth/tracers/logger: using maps.Equal #29384 (#1460) Daniel Liu 2025-09-13 10:10:24 +0800
  • 604ba0ea14
    eth/tracers/logger: add optional call frames to json logger #29353 (#1459) Daniel Liu 2025-09-13 10:09:36 +0800
  • 6bd8df6b8f
    eth/tracers: fix mismatched names in comments #29348 (#1458) Daniel Liu 2025-09-13 10:07:28 +0800
  • e34aea99f0
    ethstats: use timer instead of time.After in loops #29241 (#1454) Daniel Liu 2025-09-13 10:06:25 +0800
  • 48f93a8cc5
    ethstats: prevent panic if head block is not available #29020 (#1453) Daniel Liu 2025-09-13 10:05:07 +0800
  • 00970f929e
    ethstats: fix bug in block reporting #28398 (#1452) Daniel Liu 2025-09-13 10:03:18 +0800
  • ccaa69e8e9
    ethstats: overwrite old errors #21428 (#1444) Daniel Liu 2025-09-13 09:55:20 +0800
  • aee1bd3083
    ethstats: fix reconnection issue, implement primus pings #21347 (#1443) Daniel Liu 2025-09-13 09:54:17 +0800
  • 23acecf6d8
    account/abi/bind/v2: fix TestDeploymentWithOverrides #32212 (#1426) Daniel Liu 2025-09-13 09:50:19 +0800
  • dd198e0371
    accounts/abi/abigen: remove unnecessary test files #31804 (#1421) Daniel Liu 2025-09-13 09:44:10 +0800
  • d87774c6a3
    accounts/abi/abigen: safe chain view update #31590 (#1420) Daniel Liu 2025-09-13 09:41:35 +0800