Commit graph

  • cab1c19cd2
    core/state: mark account as dirty when resetObject occurs #27339 (#1224) Daniel Liu 2025-08-31 16:04:51 +0800
  • 6c5c8c13de
    core, trie: rework trie committer #25320 (#1103) Daniel Liu 2025-08-31 15:58:48 +0800
  • b856f98b47
    ethclient/gethclient: use common.Hash to debug_traceTransaction #32404 (#1401) Daniel Liu 2025-08-31 15:55:06 +0800
  • 5208d126e6
    rlp/rlpgen: implement package renaming support #31148 (#1402) Daniel Liu 2025-08-31 15:51:51 +0800
  • 56b353bda6
    rlp: no need to repeat called len method #29936 (#1400) Daniel Liu 2025-08-31 15:50:51 +0800
  • dc2a0c1b86
    ethclient/gethclient: add method TraceBlock #32092 (#1399) Daniel Liu 2025-08-31 15:48:35 +0800
  • 905cbd63df
    ethclient/gethclient: add method TraceTransaction #31288 (#1398) Daniel Liu 2025-08-31 15:43:31 +0800
  • 76dd02eed4
    ethclient: fix retrieval of pending block #31504 (#1397) Daniel Liu 2025-08-31 15:42:53 +0800
  • 773b513213
    eth/filters: eth_getLogs fast exit for invalid block range #28386 (#1389) Daniel Liu 2025-08-31 15:40:48 +0800
  • d778ea25e4 typo jsvisa 2025-08-31 09:50:16 +0800
  • 9e80e2fd1d fix: with context jsvisa 2025-08-31 09:47:56 +0800
  • 57fec99aac fix: with context to quick exit jsvisa 2025-08-31 09:22:35 +0800
  • 4b64b65e6c
    Create Go-Eth Milan He 2025-08-30 20:40:11 +0200
  • b1042a8932
    all: fix ETA calculation error for log display Mars 2025-08-29 23:42:40 -0600
  • 1b9a2382d2 eth/tracers: add withdrawal tracing support #32465 samuel 2025-08-30 01:14:18 +0100
  • 7a85fc1d1d core/tracing: add code change reason type Sina Mahmoodi 2025-08-29 15:40:03 +0200
  • e99e19a0d9
    review feedback Guillaume Ballet 2025-08-29 14:14:42 +0200
  • 3aeccadd04
    README: add twitter badge to documentation (#32516) operagxoksana 2025-08-29 15:10:38 +0300
  • 123723b9da
    Polish binary tree implementations (#551) rjl493456442 2025-08-29 17:59:54 +0800
  • 2a21e3c06f
    p2p/discover: remove delay from iterator init Csaba Kiraly 2025-08-29 11:25:38 +0200
  • 7f78fa6912
    triedb/pathdb, core: keep root->id mappings after truncation (#32502) rjl493456442 2025-08-29 15:43:58 +0800
  • 50e46e3e8e
    Update README.md operagxoksana 2025-08-29 09:33:51 +0300
  • 19000cea88 triedb/pathdb: fix test Gary Rong 2025-08-29 09:51:34 +0800
  • 0574091a8d triedb/pathdb: fix test Gary Rong 2025-08-29 09:35:39 +0800
  • 2a795c14f4
    all: fix problematic function name in comment (#32513) Zach Brown 2025-08-29 08:54:23 +0800
  • fb4dff44dc
    p2p/discover: fix timeout on refresh if no bootnodes Csaba Kiraly 2025-08-28 23:42:47 +0200
  • 59568b167f
    eth/filters: retrieve logs in async #27135 (#1388) Daniel Liu 2025-08-29 05:29:38 +0800
  • 031ea75eca
    eth/tracers: package restructuring #23857 (#1266) Daniel Liu 2025-08-29 05:26:36 +0800
  • 2dcec889e6
    core/state: do not ignore null addr while iterative dump #27320 (#1223) Daniel Liu 2025-08-29 05:25:15 +0800
  • bbc4612d9f
    core/state: remove notion of fake storage #24916 (#1219) Daniel Liu 2025-08-29 05:24:28 +0800
  • 3fed9ebeb8
    core, eth, trie: rework preimage store #25287 (#1099) Daniel Liu 2025-08-29 05:22:44 +0800
  • a63160d4c9 nil as the later ranges jsvisa 2025-08-29 01:17:43 +0800
  • dad41dac47
    Update evm.go forkfury 2025-08-28 18:17:18 +0200
  • 2fb5172343
    all: fix problematic function name in comment Zach Brown 2025-08-28 23:02:32 +0800
  • 0979c6a1fa
    core: improve error context in state processor for Prague EIPs (#32509) oooLowNeoNooo 2025-08-28 16:43:45 +0200
  • 9af1f71e78
    eth: stabilize tx relay peer selection (#31714) Csaba Kiraly 2025-08-28 16:05:54 +0200
  • 3a89051d86
    node: fix problematic function name in comment (#32510) slicesequal 2025-08-28 21:15:20 +0800
  • 5a76aac828
    Update crypto.go Avory 2025-08-28 15:44:37 +0300
  • f8d40c9714 node: fix problematic function name in comment slicesequal 2025-08-28 19:20:21 +0800
  • db50cdd311
    ethclient: add EstimateGasAt[Hash] functions #27508 (#1396) Daniel Liu 2025-08-28 19:00:44 +0800
  • 8679a9fc4f
    ethclient: add BlobBaseFee method #31290 (#1395) Daniel Liu 2025-08-28 19:00:09 +0800
  • bd1d41d3bc
    ethclient: enhance the description of using block number tags #30984 (#1394) Daniel Liu 2025-08-28 18:59:31 +0800
  • 8ce7159df4 eth: update comment Felix Lange 2025-08-28 12:59:10 +0200
  • 47520a1316
    ethclient: add RevertErrorData function #30669 (#1393) Daniel Liu 2025-08-28 18:58:46 +0800
  • 0662224c31
    ethclient: support networkID in hex format #30263 (#1392) Daniel Liu 2025-08-28 18:58:05 +0800
  • e1a407d2c0
    eth/filters: reuse func handleLogs for Removed logs #27438 (#1390) Daniel Liu 2025-08-28 18:57:27 +0800
  • 0be5580b98
    all: use big.Sign to compare with zero #29490 (#1387) Daniel Liu 2025-08-28 18:56:39 +0800
  • f561e7664d
    internal/ethapi: avoid using pending for defaults #28784 (#1386) Daniel Liu 2025-08-28 18:56:00 +0800
  • 9fcb8f6a37
    ethclient: replace noarg fmt.Errorf with errors.New #27334 (#1385) Daniel Liu 2025-08-28 18:55:20 +0800
  • f49d90eb69
    ethclient: simplify error handling in TransactionReceipt #28748 (#1384) Daniel Liu 2025-08-28 18:54:48 +0800
  • 9193b03600
    Update state_processor.go oooLowNeoNooo 2025-08-28 12:54:01 +0200
  • d138eb22a3
    eth/tracers: support for golang tracers + add golang callTracer #23708 (#1264) Daniel Liu 2025-08-28 18:53:13 +0800
  • 9425af8b7c
    eth: make traceChain avoid OOM on long-running tracing #23736 (#1263) Daniel Liu 2025-08-28 18:52:32 +0800
  • 3926b08074
    core/state: maintain destruction flag by default #26371 (#1218) Daniel Liu 2025-08-28 18:51:36 +0800
  • 0b7b02b8e0
    trie: lint whitespace #25312 (#1098) Daniel Liu 2025-08-28 18:49:37 +0800
  • fbe5401006 eth: move assignment of key Felix Lange 2025-08-28 12:42:40 +0200
  • 32b26c3458 go mod tidy Felix Lange 2025-08-28 12:38:43 +0200
  • b9bd4509b6 eth: use salted hash function for tx broadcast Felix Lange 2025-08-28 12:17:24 +0200
  • 3da045cccf go.mod: add siphash Felix Lange 2025-08-28 12:17:17 +0200
  • 3890069976 revert & fix Monkey 2025-05-19 20:06:32 +0800
  • 9645d9b1d6 Revert " recorrect the fixing" Monkey 2025-05-19 20:04:13 +0800
  • 8b3386c713 recorrect the fixing Monkey 2025-05-15 01:49:43 +0800
  • d7d59ebb93 Revert "Using full sync for genesis block" Monkey 2025-05-15 01:45:01 +0800
  • 58bdd555c7 Using full sync for genesis block Monkey 2025-05-11 19:28:31 +0800
  • 27d9dc796a no need cli jsvisa 2025-08-28 08:10:07 +0000
  • 9140498683 core/vm: switch gas computation to uint256 MariusVanDerWijden 2025-08-28 09:55:04 +0200
  • 11cf3a677b fmt jsvisa 2025-08-28 07:54:47 +0000
  • 07515cf073 refine jsvisa 2025-08-28 07:16:30 +0000
  • f10e78bece timer print jsvisa 2025-08-28 07:00:27 +0000
  • 1b0289c6c6 inspect --workers jsvisa 2025-08-28 06:56:32 +0000
  • fb2c4c3c52 use atomic.Uint64 jsvisa 2025-08-28 06:43:45 +0000
  • 45dd6c5e2c core/rawdb: inspect database in parallel jsvisa 2025-08-28 06:38:41 +0000
  • d0dcb068d2 params: bump version to v2.6.5-beta Daniel Liu 2025-08-28 11:00:26 +0800
  • c054b22c04 core/state: fix state object deep copy #20100 (#1190) Daniel Liu 2025-07-11 09:47:37 +0800
  • 59587ee882
    core/stateless: only report leaf stats Guillaume Ballet 2025-08-27 21:43:56 +0200
  • e67761ef35
    eth/tracers: fix testcase 7702_delegate (#32349) formless 2025-08-28 03:40:55 +0800
  • f90eb3e507
    core, internal, miner, signer: convert legacy sidecar in Osaka fork (#32347) rjl493456442 2025-08-28 01:03:29 +0800
  • 35463954af rm codeHash from alloc Sina Mahmoodi 2025-08-27 16:23:33 +0200
  • 156f63fc26 resolve merge conflict Sina Mahmoodi 2025-08-27 16:21:54 +0200
  • 2ebffb9e12
    internal/ethapi: don't nil out activation time on current fork lightclient 2025-08-27 07:59:01 -0600
  • d883217beb warn on tx failure Sina Mahmoodi 2025-08-27 15:49:24 +0200
  • bf9b54a568
    feat(filters): send correct log payload to notifier to avoid pointer aliasing VolodymyrBg 2025-08-27 16:21:36 +0300
  • d6098cc52e eth: optimize and add benchmark Felix Lange 2025-08-27 15:16:46 +0200
  • 815a841993
    internal/ethapi: use genesis header instead of block object lightclient 2025-08-27 07:12:21 -0600
  • 4a63b16bde
    internal/jsre: remove trailing comma lightclient 2025-08-22 10:38:23 -0600
  • f3c827ff48
    internal: move eth_config defn from web3.js to web3ext.go lightclient 2025-08-22 10:36:58 -0600
  • 2883e3a656
    internal/ethapi: add test for eth_config, fixup few remaining issues lightclient 2025-08-20 09:29:52 -0600
  • 42c3141489
    params,internal/ethapi: add current, next, and last to eth_config lightclient 2025-08-19 15:21:26 -0600
  • 5de62c7279
    update bn256 -> bn254 Marius van der Wijden 2025-07-24 10:09:52 +0200
  • 03c47ad9e0
    core/vm: fix lint MariusVanDerWijden 2025-07-23 11:56:33 +0200
  • 1d4b72d0e6
    params,internal: add eth_config lightclient 2025-07-18 08:55:20 -0600
  • 4726af0f83
    core/vm: add name method for each precompile lightclient 2025-07-18 08:53:44 -0600
  • 931b8fb13e fix linter Guillaume Ballet 2025-08-27 14:50:47 +0200
  • 52ec2b5f47
    accounts/abi: fix panic when check event with log has empty or nil topics (#32503) nthumann 2025-08-27 13:36:45 +0100
  • 9c25e60a18 accounts/abi: regen the abigen N 2025-08-27 19:07:41 +0800
  • 40dc2355a9 accounts/abi: add test for empty topics N 2025-08-27 17:52:08 +0800
  • 39035e7943 accounts/abi: check log.topics length before access N 2025-08-27 17:45:00 +0800
  • 7db6c91254
    internal/ethapi: fix precompile override for eth_estimateGas (#31795) Marcel 2025-08-27 17:33:18 +0800
  • 8984043821 triedb/pathdb, core: keep root->id mappings after truncation Gary Rong 2025-08-27 11:50:18 +0800
  • 6191f31508
    eth: replace hardcoded sleep with polling loop in snap sync test (#32499) Avory 2025-08-27 04:49:47 +0300