Commit Graph

  • 4d3f98403a
    ci: use go go-1.21 during docker build (#942) HAOYUatHZ 2024-07-30 18:35:08 +08:00
  • c0d20514db
    feat: implement RIP-7212/EIP-7212 (#943) HAOYUatHZ 2024-07-30 18:32:06 +08:00
  • 60ff66f1b4 trie, go.mod: use go-verkle helper for speedier (*VerkleTrie).RollBackAccount Guillaume Ballet 2024-07-30 10:20:38 +00:00
  • 9ade71a1df
    Apply review Daniel Knopik 2024-07-30 12:12:32 +02:00
  • b4e13404a3 p2p: fix flaky test TestServerPortMapping Marius Guggenmos 2024-07-30 09:48:23 +02:00
  • f8bfb3aa5e
    fix(GPO): tests (#938) Jonas Theis 2024-07-30 13:28:30 +08:00
  • 308607c670
    lower the devnet cert to recover devnet again (#594) Liam 2024-07-29 16:43:56 -07:00
  • dc4ba958ca
    website: update example geth config (#30220) Marius G 2024-07-29 20:47:50 +02:00
  • 0fe1b3058f
    parent state root in execution witness (#456) Guillaume Ballet 2024-07-29 17:58:18 +02:00
  • 014eb1c2ed
    lower the devnet cert to recover devnet (#592) Liam 2024-07-29 07:34:28 -07:00
  • 7508f4d5d2
    fix(disc): schedule revalidation also when all nodes are excluded Daniel Knopik 2024-07-29 16:23:16 +02:00
  • 4b35f33559
    Fix crash during reorg for v2.0.0 (#590) (#593) Liam 2024-07-29 07:19:19 -07:00
  • c6b46fb268
    fix: treat JSON errors as CCC error (#940) HAOYUatHZ 2024-07-29 19:15:12 +08:00
  • ac044caa1b
    feat(miner): account fetch limit (#939) HAOYUatHZ 2024-07-29 19:07:43 +08:00
  • d450ade0af
    AA-378: Completing native tracer (#15) shahafn 2024-07-29 13:29:44 +03:00
  • 998cfd8573 reinit vmenv in miner Sina Mahmoodi 2024-07-29 11:27:27 +02:00
  • c86a215b04
    feat(metrics):migrate metrics from develop branch (#910) Mengran Lan 2024-07-29 16:07:31 +08:00
  • e6705cea99
    skip eth/catalyst tests (#937) Jonas Theis 2024-07-29 13:36:01 +08:00
  • f47510cb64
    Merge pull request #4 from OKEAMAH/dependabot/go_modules/go_modules-f1f754ea6b DAVID OKEAMAH 2024-07-28 05:56:07 +01:00
  • 438341c2ea
    Fix crash during reorg for v2.0.0 (#590) Daniel Liu 2024-07-27 22:16:26 +08:00
  • b0f66e34ca
    p2p/nat: return correct port for ExtIP NAT (#30234) dknopik 2024-07-27 10:18:05 +02:00
  • 989ecb2133
    chore(dep): upgrade go kzg 4844 (#932) colin 2024-07-27 12:08:52 +08:00
  • 752303432f
    return rawTx when signer is not preset and noSend is true Madhur Shrimal 2024-07-26 12:54:01 -07:00
  • 1e0b30bee5
    p2p/nat: return correct port for ExtIp NAT Daniel Knopik 2024-07-26 19:28:26 +02:00
  • dec468f376
    Remove deprecated protobuf dependencies, The package 'github.com/golang/protobuf/proto' is deprecated in favor 'google.golang.org/protobuf/proto'. We should update the codes to recommended package. Icarus Wu 2024-07-26 22:49:03 +08:00
  • 8b1dd1d1d6 eth/tracers/js: add coinbase addr to ctx Dylan Vassallo 2024-07-26 13:46:45 +02:00
  • 85381993a0
    update badge RealMaxing 2024-07-26 10:56:42 +03:00
  • 05148de519
    clean outdated trace fields (#928) HAOYUatHZ 2024-07-26 15:30:15 +08:00
  • 9abdd5b9aa
    feat: defer txpool reorg until worker fetches txns for the next block (#905) Ömer Faruk Irmak 2024-07-26 10:25:58 +03:00
  • f94baab238
    internal/ethapi: fix state override test (#30228) lightclient 2024-07-25 21:02:37 -06:00
  • a740ede2ff
    internal/ethapi: fix state override test lightclient 2024-07-25 14:26:36 -06:00
  • 52f50471f2
    AA-403: Fix RIP-7560 transaction hash calculation (#19) Dror Tirosh 2024-07-25 22:29:27 +03:00
  • c0d5dfb011 resolve merge conflict Sina Mahmoodi 2024-07-25 18:11:16 +02:00
  • e3bfb5fd46
    fix: treat JSON errors as CCC error (#922) Ömer Faruk Irmak 2024-07-25 17:35:32 +03:00
  • 0feb08c271 website: update example geth config Marius Guggenmos 2024-07-25 15:19:44 +02:00
  • fa9ca70b1a Merge branch 'fix-sync-mode-logging' of https://github.com/smin-k/go-ethereum into fix-sync-mode-logging smin-k 2024-07-25 19:08:51 +09:00
  • fe1080b7b9 eth/downloader: correct sync mode logging to show old mode smin-k 2024-07-25 16:52:31 +09:00
  • cfefe2c1a4 eth/beacon: correct sync mode logging to show old mode smin-k 2024-07-25 16:52:31 +09:00
  • 07fe67a904
    fix: scroll greeting message (#927) HAOYUatHZ 2024-07-25 12:02:39 +08:00
  • ad4d842726
    feat: allow trie prefetch (#926) HAOYUatHZ 2024-07-25 11:55:12 +08:00
  • c293daa83c
    replace package name (#924) HAOYUatHZ 2024-07-25 08:26:20 +08:00
  • ac0f220040
    eth/tracers, internal/ethapi: remove unnecessary map pointer in state override (#30094) caseylove 2024-07-25 07:01:59 +08:00
  • 4dfc75deef
    beacon/types, cmd/devp2p, p2p/enr: clean up uses of fmt.Errorf (#30182) yukionfire 2024-07-25 06:32:58 +08:00
  • 7b10424e16
    fix(libzkp): disable recursion_limit for rust trace deserialization (#923) HAOYUatHZ 2024-07-24 22:57:15 +08:00
  • e113804bfc
    feat: pipeline worker (#907) HAOYUatHZ 2024-07-24 21:31:25 +08:00
  • 7f93f508c1
    fix nonce, entrypoint (#17) Dror Tirosh 2024-07-24 16:06:03 +03:00
  • 4ad88e9463
    triedb/pathdb: print out all trie owner and hash information (#30200) rjl493456442 2024-07-24 20:32:28 +08:00
  • 317436a037 log: remove unused parameter mohanson 2024-07-24 16:54:15 +08:00
  • ed9e06b140 Fix testcode (not related error) SangIlMo 2024-07-24 17:45:43 +09:00
  • 2b7d9fcb80 Add testcode for gasPrice is not specified SangIlMo 2024-07-23 15:08:19 +09:00
  • df3713e840
    feat(libzkp):unbounded depth serde json (#920) georgehao 2024-07-24 11:59:30 +08:00
  • f2af32d3d5
    fix: log Rust trace parsing error (#918) Péter Garamvölgyi 2024-07-24 01:47:47 +02:00
  • fc7585e4bd
    Update docker-deploy.yml Denislav Mladenov 2024-07-23 20:30:47 +03:00
  • 9ee6976fe5
    fix(miner,rpc): fix updateSnapshot (#916) HAOYUatHZ 2024-07-23 22:22:51 +08:00
  • 766ce23032
    core/state: fix SetStorage override behavior (#30185) rjl493456442 2024-07-23 20:54:35 +08:00
  • 35b4183caa
    cmd/utils: allow configurating blob pool from flags (#30203) minh-bq 2024-07-23 19:44:01 +07:00
  • 1939813ece
    core/state: check db error after intermediate call (#30171) rjl493456442 2024-07-23 20:40:12 +08:00
  • 6693fe1be2
    core/txpool: use the cached address in ValidateTransactionWithState (#30208) minh-bq 2024-07-23 19:07:06 +07:00
  • 7026bae17c
    core/tracing: update latest release version (#30211) Sina M 2024-07-23 14:05:46 +02:00
  • 4dc333d54f
    check gas, nonce form ApplyRip7560ValidationPhases (#16) Dror Tirosh 2024-07-23 14:51:10 +03:00
  • 57e6627932
    rpc: show more error detail for invalidMessageError (#30191) zhiqiangxu 2024-07-23 17:55:56 +08:00
  • 2ce1481f8d
    core/tracing: update latest release version Sina M 2024-07-23 11:31:54 +02:00
  • 0433b78447 fix: delete comments in config atkinsonholly 2024-07-23 09:46:07 +01:00
  • 3773aaf1e7 add: devp2p filters updated atkinsonholly 2024-07-23 09:16:27 +01:00
  • 213359b9a1 add: devp2p filters updated atkinsonholly 2024-07-23 09:14:57 +01:00
  • c637d2885a
    Merge pull request #589 from XinFinOrg/merge-from-master Liam 2024-07-23 00:56:02 -07:00
  • 9f003fc75f update to 2.3.1-beta1 Liam Lai 2024-07-23 00:41:14 -07:00
  • 3a6b18c5cd Merge branch 'master' into merge-from-master Liam Lai 2024-07-23 00:38:59 -07:00
  • 1fc0e579e6 cmd, core, params: add support for the Ephemery testnet atkinsonholly 2024-07-23 07:31:31 +01:00
  • c979e1ef96
    core/txpool: use the cached address in ValidateTransactionWithState Bui Quang Minh 2024-07-23 11:44:19 +07:00
  • 127ace6083
    revert hexutil.Decode (#665) HAOYUatHZ 2024-07-23 11:06:24 +08:00
  • dc3ca14f8a rpc: add specific messages for network errors Felix Lange 2024-07-23 01:08:51 +02:00
  • ef583e9d18
    core/state: remove useless metrics (#30184) rjl493456442 2024-07-23 05:44:31 +08:00
  • 7abe84c8d7
    rpc: use stable object in notifier test (#30193) lightclient 2024-07-22 15:38:04 -06:00
  • accbd61723 make blob transaction announcements skip the waitlist Roberto Bayardo 2024-07-03 20:48:40 -07:00
  • c530240d75
    rpc: remove hardcoded data in test: lightclient 2024-07-19 13:16:16 -06:00
  • c14136c87c check gas, nonce form ApplyRip7560ValidationPhases Dror Tirosh 2024-07-22 19:19:35 +03:00
  • a6c29ddaae
    Update imageBuild.yml Yohan9206 2024-07-22 15:50:26 +03:00
  • bbdf7763e1
    Update imageBuild.yml Yohan9206 2024-07-22 15:45:44 +03:00
  • bbd1280707
    Update imageBuild.yml Yohan9206 2024-07-22 15:36:07 +03:00
  • 15f7315c0f
    Update imageBuild.yml Yohan9206 2024-07-22 15:26:28 +03:00
  • 4113e897e1
    cmd/utils: allow configurating blob pool from flags Bui Quang Minh 2024-07-22 18:42:52 +07:00
  • 0ed16b23ca
    website: add lightclients EPF overview to resources (#30202) Sina M 2024-07-22 13:18:22 +02:00
  • de062e892f
    resources: add lightclients EPF overview Sina M 2024-07-22 12:05:12 +02:00
  • 806b91287e
    Create imageBuild.yml Yohan9206 2024-07-22 11:32:05 +03:00
  • 5f9e1a1e11 implement FILL_COST Guillaume Ballet 2024-07-22 10:17:59 +02:00
  • 380688c636
    eth/gasprice: remove default from config (#30080) Marius van der Wijden 2024-07-22 09:58:53 +02:00
  • ad49e17909
    Merge pull request #586 from gzliudan/fix-v200-sync Liam 2024-07-22 00:03:07 -07:00
  • 944718bf16
    ethdb: remove snapshot (#30189) Sina M 2024-07-22 05:40:14 +02:00
  • 791094d4c0 triedb/pathdb: print out all trie owner and hash information Gary Rong 2024-07-22 10:42:47 +08:00
  • fb55ee2446 Renaming, Adding tstore/tload support shahafn 2024-07-21 21:24:35 +03:00
  • c8b36e2fd3 trigger ci maskpp 2024-07-21 19:01:30 +08:00
  • 122492fa4d fix ci maskpp 2024-07-21 18:57:26 +08:00
  • a84e8dd5f7 translate bytes32 to common.Hash maskpp 2024-07-21 17:46:58 +08:00
  • 9bb4fb0328 Move the 'TraceRip7560Validation' API to the 'eth' namespace, from the 'debug' Alex Forshtat 2024-07-21 11:11:52 +02:00
  • 5487b1c634 simplify results parameter maskpp 2024-07-21 15:54:01 +08:00
  • 1b258ec736
    Merge branch 'ethereum:master' into chore/map-pointer caseylove 2024-07-21 14:55:47 +08:00
  • c3a32e9131 translate byte32 to common.Hash maskpp 2024-07-21 11:39:14 +08:00
  • 18c1345cca feat(accounts/abi/bind): add access list support to base bond contract ysh0566 2024-07-20 18:11:03 +08:00
  • 8ea8af158d Add testcase for createAccessList when gasPrice is less than baseFee (default 875M) SangIlMo 2024-07-20 17:08:27 +09:00