Commit Graph

  • e1637b32a5 minor Sina Mahmoodi 2024-04-16 12:25:49 +02:00
  • 7e2b22ec98
    core/vm: go format Martin Holst Swende 2024-04-16 12:13:33 +02:00
  • 43b91b39f6 fix traceChain beacon root Sina Mahmoodi 2024-04-16 11:32:53 +02:00
  • fadd9d8b81
    eth/catalyst: fix log (#29549) law wang 2024-04-16 17:21:20 +08:00
  • 347a0c4d8b
    CI: build image which supports arm64 platform (#702) sbaizet 2024-04-16 11:09:46 +02:00
  • a208e725cd
    tests: enable Prague Martin Holst Swende 2024-04-16 10:48:19 +02:00
  • 115f0031c3
    core/vm: enable bls-precompiles for Prague Martin Holst Swende 2024-04-16 10:43:53 +02:00
  • f437307877
    core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) Marius van der Wijden 2024-04-16 10:53:43 +02:00
  • 74b398a7b2 CI: build image which support arm64 platform Sebastien Baizet 2024-04-16 10:38:31 +02:00
  • 71c78bf56d
    rpc: close Clients in tests (#29512) Darioush Jalali 2024-04-16 01:38:25 -07:00
  • e4ecaf89cf
    rpc: implement Unwrap() for wsHandshakeError (#29522) Marcus Baldassarre 2024-04-16 04:37:18 -04:00
  • 678a9fcb69
    feat: add more state_transition, worker, and tracing metrics (#700) georgehao 2024-04-16 16:05:21 +08:00
  • 55076a5d53 log:output the correct variable steven 2024-04-16 15:15:13 +08:00
  • d3c4466edd
    core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) rjl493456442 2024-04-16 15:05:36 +08:00
  • 5115f1342d
    fix(rollup-verifier): hardcode genesis codec version as codecv0 and sync codecv1 implementation (#699) colin 2024-04-16 14:22:05 +08:00
  • 79c769e635
    Merge branch 'ethereum:master' into portal Chen Kai 2024-04-16 08:15:57 +08:00
  • 8f818a9e8f
    Merge 3f68009d6289c7244eb1d2161ee87393efa43c3b into ef5ac3fb7ae5bf41a465cc32845631f01ff823ef Qian Bin 2024-04-15 15:11:30 -04:00
  • 38d10f7ccd accounts: added TestUnmarshalJSON web3santa 2024-04-16 02:08:23 +09:00
  • 55d54a5c67 core/gen_genesis.go : go fmt ucwong 2024-04-16 00:20:39 +08:00
  • 3b3bdc333f const scope tiny fix ucwong 2024-04-16 00:19:14 +08:00
  • bc5f9ab06f
    Merge branch 'ethereum:master' into implement-unwrap Marcus Baldassarre 2024-04-15 11:52:33 -04:00
  • ef5ac3fb7a
    eth/filters: enforce topic-limit early on filter criterias (#29535) Martin HS 2024-04-15 17:35:35 +02:00
  • b81397415f rpc: fix typo permor 2024-04-16 00:26:36 +09:00
  • c0b1f10f1e rpc: fix typo permor 2024-04-16 00:26:14 +09:00
  • dc4c2ae87e crypto: fix typo permor 2024-04-16 00:25:45 +09:00
  • a9b825b376 beacon: fix typo permor 2024-04-16 00:25:06 +09:00
  • 8c26bbc6c2 metrics: fix typo permor 2024-04-16 00:24:32 +09:00
  • 33c641d150 accounts/abi: fix typos permor 2024-04-16 00:23:09 +09:00
  • cdd7af7141 core/rawdb: fix typos permor 2024-04-16 00:22:44 +09:00
  • 81f265ed41
    core/state: fix deep copy Aaron Chen 2024-04-15 22:54:50 +08:00
  • 67422e2a56
    p2p/nat: fix typos in comments (#29536) Seungbae Yu 2024-04-15 21:58:17 +09:00
  • 5b48bdd72b
    Update instructions.go Felix Lange 2024-04-15 14:57:36 +02:00
  • 84b12df09e
    core/rawdb: add sanity-limit to header accessor (#29534) Martin HS 2024-04-15 14:54:51 +02:00
  • 5a91d23df7
    eth/filters: change limit to 1K Martin Holst Swende 2024-04-15 14:25:08 +02:00
  • e73619a2c6
    simplified gas accounting layer (#405) Guillaume Ballet 2024-04-15 13:41:28 +02:00
  • bf4f915e95
    Merge pull request #520 from gzliudan/receipt-fields Daniel Liu 2024-04-15 18:09:10 +08:00
  • 0ebec61a54 p2p/nat: small typos Seungbae Yu 2024-04-15 18:56:54 +09:00
  • 176f3683f9
    core/rawdb: add sanity-limit to header accessor Martin Holst Swende 2024-04-15 10:46:38 +02:00
  • 13f209ff47
    eth/filters: enforce topic-limit early on filter criterias Martin Holst Swende 2024-04-15 10:43:03 +02:00
  • c8d87615d3
    Use DiscoveryV5 as a source of peers Jan K 2024-04-15 10:01:29 +02:00
  • 56462f1df9
    Merge branch 'ethereum:master' into portal Chen Kai 2024-04-15 15:20:58 +08:00
  • 3705acd1a9
    cmd/utils: fix typo in comment (#29528) yudrywet 2024-04-15 14:40:42 +08:00
  • b179b7b8e7
    all: remove duplicate word in comments (#29531) Abirdcfly 2024-04-15 14:34:31 +08:00
  • 41c5a1bb42
    all: remove duplicate word in comments Abirdcfly 2024-04-15 13:20:34 +08:00
  • eb3206b1e1 feat:beacon network test Chen Kai 2024-04-13 21:21:43 +08:00
  • 1ad45e9e90
    a a 2024-04-14 13:06:54 -05:00
  • 8a17abc1f4
    Merge branch 'master' of github.com:ethereum/go-ethereum into http-bind-proto a 2024-04-14 12:50:40 -05:00
  • b25a6ba82c
    Merge branch 'ethereum:master' into santa web3santa 2024-04-14 23:13:40 +09:00
  • e9834431e8 log: unused variable web3santa 2024-04-14 22:32:04 +09:00
  • 1c78dee603 cmd: Fix typo in comment yudrywet 2024-04-14 19:52:58 +08:00
  • 990e12cced implement unwrap for wsHandshakeError & remove tautological condition Marcus Baldassarre 2024-04-12 22:49:11 +00:00
  • 9f6de6d68a eth/downloader: return nil from cleanStales if the latest filled hashnis non-existent or different than the corresponding skeleton header. add test case that beacon syncs a chain, beacon syncs to a separate fork Jared Wasinger 2024-04-12 07:54:49 -07:00
  • ee00779a79 remove verbose logging Jared Wasinger 2024-04-08 11:58:24 -07:00
  • 9ad31093ea fix test case Jared Wasinger 2024-04-08 06:50:23 -07:00
  • 8f61ee0139 after skeleton linked, if the skeleton and snap/full chain have forked, rewind the chain to the shared ancestor before restarting state/block backfilling. Jared Wasinger 2024-04-07 11:46:14 -07:00
  • 16ef4825b5 verbose logging + log statements Jared Wasinger 2024-03-26 17:58:27 -07:00
  • c7942ce10d fix Jared Wasinger 2024-03-26 17:41:33 -07:00
  • 1a4887bd43 fix Jared Wasinger 2024-03-26 17:40:21 -07:00
  • 6986095f81 eth/downloader: lift broken test-case from post-merge cleanup PR. Jared Wasinger 2024-03-26 17:17:14 -07:00
  • 5cc962afc7 fix: test err fearlseefe 2024-04-12 15:52:57 +08:00
  • 9077ad49dd feat: add test for sync method fearlseefe 2024-04-12 13:14:38 +08:00
  • 0cc10d5436 feat: add sync method fearlessfe 2024-04-12 08:43:01 +08:00
  • d4b609eadf Website: fix chain config when start a private network mileschen 2024-04-12 17:41:55 +08:00
  • cfbbc278e8
    Merge branch 'ethereum:website' into website Miles Chen 2024-04-12 17:27:01 +08:00
  • f8928d6304 cmd/utils/diskusage: fix unreachable bavail check mohanson 2024-04-12 17:12:51 +08:00
  • fc8c27a5ca revert push1 change itsdevbear 2024-04-12 01:42:24 -04:00
  • 50847c9724 types, core, miner: add block location fields to receipt Daniel Liu 2024-04-11 13:58:07 +08:00
  • 06ba0c9e1a optimize-push itsdevbear 2024-04-12 01:28:50 -04:00
  • 328176651c
    use 0x address scheme by default and add new enable xdc prefix flag (#518) Wanwiset Peerapatanapokin 2024-04-12 12:27:39 +07:00
  • 3c165f88c3 core/state: improve Gary Rong 2024-04-12 11:09:43 +08:00
  • 8b42a48ad1
    rpc: close handler connections on read error Darioush Jalali 2024-04-11 12:33:45 -07:00
  • ce22f8740a
    rpc: defer client.Close() for test cleanup Darioush Jalali 2024-04-11 11:55:27 -07:00
  • 94bf10bfd9 core: use range loop for subpool iteration Newt 2024-04-12 01:47:50 +08:00
  • 2edc252993 core: use range loop for subpool iteration Newt 2024-04-12 01:19:22 +08:00
  • e9b80182b5
    Merge branch 'ethereum:master' into portal Chen Kai 2024-04-11 21:24:39 +08:00
  • a476a6d05c feat: add test for verify update fearlseefe 2024-04-11 15:42:17 +08:00
  • 6e4d7ba533 faet: add apply update method fearlessfe 2024-04-10 23:23:51 +08:00
  • bd91810462
    cmd: fix some typos in readmes (#29405) forestkeeperio.eth 2024-04-11 05:06:49 -06:00
  • b9010f3e87
    rpc: fix comment grammar (#29507) Newt6611 2024-04-11 16:30:15 +08:00
  • 214ada862c core/state, core/vm: fix Gary Rong 2024-04-11 14:59:06 +08:00
  • f78ca58970 EIPs: delete unnecessary explanation eip-2929.md siddharth0a 2024-04-11 15:15:09 +09:00
  • e635c8c0a8 eth/protocols/snap: improve tests Gary Rong 2024-04-11 11:41:29 +08:00
  • b754c67483
    Merge branch 'ethereum:master' into portal Chen Kai 2024-04-11 11:10:25 +08:00
  • 831453a528 feat:bootstrap test Chen Kai 2024-04-10 20:12:52 +08:00
  • e24280f847 eth/protocols/snap: improve comment Gary Rong 2024-04-11 10:27:20 +08:00
  • 2767f16b69
    internal/ethapi: use block GasLimit if gas is nil in DoEstimateGas Darioush Jalali 2024-04-10 18:16:54 -07:00
  • 575b02a931
    accounts/keystore: add sleep back for TestUpdatedKeyfileContents Darioush Jalali 2024-04-10 18:02:25 -07:00
  • 86116f78fc rpc: fix comment grammar Newt 2024-04-11 03:26:23 +08:00
  • 490a66418c eth, trie: improve code comment Gary Rong 2024-04-10 14:59:15 +08:00
  • ebd5fc7070 eth/protocols/snap: improve code comment Gary Rong 2024-04-09 15:55:27 +08:00
  • 0befeaa302 eth/protocols/snap, trie: improve comments Gary Rong 2024-04-09 15:36:07 +08:00
  • 0863aea71c eth/protocols/snap: add test Gary Rong 2024-03-25 15:03:48 +08:00
  • c17ee5d820 core, eth/protocols/snap, trie: implement gentrie Gary Rong 2024-03-22 10:11:53 +08:00
  • 9dcf8aae47
    eth/protocols/snap: skip retrieval for completed storages (#29378) rjl493456442 2024-04-10 17:02:45 +08:00
  • df8ac5749d feat: add verify update method fearlseefe 2024-04-10 11:25:54 +08:00
  • f0c0ceb204 feat: verify update fearlseefe 2024-04-09 18:30:21 +08:00
  • 45b5de3edc
    cmd, eth: introduce BlockPeriod type for flexible beacon chain simulation Yahya 2024-04-09 20:21:29 -07:00
  • d02baa292f
    Merge pull request #82 from GrapeBaBa/portal1 彭振 2024-04-10 11:00:58 +08:00
  • 87786d2845 eth/protocols/snap: add comments Gary Rong 2024-04-10 10:20:03 +08:00
  • e9201f6724 EIPs: fix line break of eip-2929.md siddharth0a 2024-04-10 11:02:44 +09:00