Commit graph

  • f6a030ccad
    feat(worker): disable enforceTips when fetching pending transactions (#947) HAOYUatHZ 2024-07-31 21:23:00 +0800
  • e9fec8fcb4
    update github CI (#946) HAOYUatHZ 2024-07-31 21:19:45 +0800
  • 5ce0a681ce added RETURN benchmark lmittmann 2024-07-31 09:05:55 +0200
  • e862e72044
    feat: pay both base and prio fee to preconf.eth treasury (#49) Shawn 2024-07-30 22:14:32 -0700
  • b37681e4ec feat: pay both base and prio fee to preconf.eth treasury Shawn 2024-07-30 19:04:07 -0700
  • a9c557730a
    scale down devnet from 73 to 62 (#582) Liam 2024-07-30 15:20:54 -0700
  • 3d964d6e9b
    update rollup verifier (#930) colin 2024-07-30 22:12:39 +0800
  • 6e33dbf96a
    p2p: fix flaky test TestServerPortMapping (#30241) Marius G 2024-07-30 15:31:27 +0200
  • 4d3f98403a
    ci: use go go-1.21 during docker build (#942) HAOYUatHZ 2024-07-30 18:35:08 +0800
  • c0d20514db
    feat: implement RIP-7212/EIP-7212 (#943) HAOYUatHZ 2024-07-30 18:32:06 +0800
  • 60ff66f1b4 trie, go.mod: use go-verkle helper for speedier (*VerkleTrie).RollBackAccount Guillaume Ballet 2024-07-30 10:20:38 +0000
  • 9ade71a1df
    Apply review Daniel Knopik 2024-07-30 12:12:32 +0200
  • b4e13404a3 p2p: fix flaky test TestServerPortMapping Marius Guggenmos 2024-07-30 09:48:23 +0200
  • f8bfb3aa5e
    fix(GPO): tests (#938) Jonas Theis 2024-07-30 13:28:30 +0800
  • 369a59e220
    version bump to 1.3.5-beta Pratik Patil 2024-07-30 10:01:08 +0530
  • 6939df80da
    replaced 4337 with PIP-15 Pratik Patil 2024-07-30 10:00:12 +0530
  • 308607c670
    lower the devnet cert to recover devnet again (#594) Liam 2024-07-29 16:43:56 -0700
  • dc4ba958ca
    website: update example geth config (#30220) Marius G 2024-07-29 20:47:50 +0200
  • 014eb1c2ed
    lower the devnet cert to recover devnet (#592) Liam 2024-07-29 07:34:28 -0700
  • 7508f4d5d2
    fix(disc): schedule revalidation also when all nodes are excluded Daniel Knopik 2024-07-29 16:23:16 +0200
  • 4b35f33559
    Fix crash during reorg for v2.0.0 (#590) (#593) Liam 2024-07-29 07:19:19 -0700
  • c6b46fb268
    fix: treat JSON errors as CCC error (#940) HAOYUatHZ 2024-07-29 19:15:12 +0800
  • ac044caa1b
    feat(miner): account fetch limit (#939) HAOYUatHZ 2024-07-29 19:07:43 +0800
  • d450ade0af
    AA-378: Completing native tracer (#15) shahafn 2024-07-29 13:29:44 +0300
  • 998cfd8573 reinit vmenv in miner Sina Mahmoodi 2024-07-29 11:27:27 +0200
  • 06b29039cb
    feat(miner): improve prepareWork() (#292) David 2024-07-29 17:26:23 +0800
  • d0c74c4cf2
    fix: eth/protocol: bunduled transactions are not broadcasted to the peers (#1296) Pratik Patil 2024-07-29 14:44:48 +0530
  • c86a215b04
    feat(metrics):migrate metrics from develop branch (#910) Mengran Lan 2024-07-29 16:07:31 +0800
  • 217c9ec0f4
    feat(taiko_genesis): update interanl devnet genesis JSON for ontake hardfork (#291) David 2024-07-29 14:33:13 +0800
  • 83564ba6fc
    feat(core): decode basefee params from block.extraData (#290) David 2024-07-29 14:07:53 +0800
  • e6705cea99
    skip eth/catalyst tests (#937) Jonas Theis 2024-07-29 13:36:01 +0800
  • 8ff161fb39
    feat(consensus): update ValidateAnchorTx (#289) David 2024-07-28 16:31:45 +0800
  • a748b914ab
    feat(taiko_genesis): update interanl devnet genesis JSON for ontake hardfork (#288) David 2024-07-28 14:06:05 +0800
  • f47510cb64
    Merge pull request #4 from OKEAMAH/dependabot/go_modules/go_modules-f1f754ea6b DAVID OKEAMAH 2024-07-28 05:56:07 +0100
  • 438341c2ea
    Fix crash during reorg for v2.0.0 (#590) Daniel Liu 2024-07-27 22:16:26 +0800
  • 5e49d18f43
    Merge branch 'ethereum:master' into portal Chen Kai 2024-07-27 18:51:29 +0800
  • b0f66e34ca
    p2p/nat: return correct port for ExtIP NAT (#30234) dknopik 2024-07-27 10:18:05 +0200
  • 989ecb2133
    chore(dep): upgrade go kzg 4844 (#932) colin 2024-07-27 12:08:52 +0800
  • 752303432f
    return rawTx when signer is not preset and noSend is true Madhur Shrimal 2024-07-26 12:54:01 -0700
  • 1e0b30bee5
    p2p/nat: return correct port for ExtIp NAT Daniel Knopik 2024-07-26 19:28:26 +0200
  • 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 +0800
  • 8b1dd1d1d6 eth/tracers/js: add coinbase addr to ctx Dylan Vassallo 2024-07-26 13:46:45 +0200
  • e6487f00ed
    feat(core): introduce BasefeeSharingPctg in BlockMetadata (#287) David 2024-07-26 17:02:03 +0800
  • 577a8a0376
    p2p/discover: add missing lock when calling tab.handleAddNode (#29960) (#1295) Pratik Patil 2024-07-26 13:38:52 +0530
  • 85381993a0
    update badge RealMaxing 2024-07-26 10:56:42 +0300
  • 05148de519
    clean outdated trace fields (#928) HAOYUatHZ 2024-07-26 15:30:15 +0800
  • 9abdd5b9aa
    feat: defer txpool reorg until worker fetches txns for the next block (#905) Ömer Faruk Irmak 2024-07-26 10:25:58 +0300
  • 3a411815b3
    Merge branch 'ethereum:master' into portal Chen Kai 2024-07-26 13:45:19 +0800
  • 164933d316
    p2p/discover: unwrap 4-in-6 UDP source addresses (#29944) (#1292) Denny Ooi 2024-07-25 22:21:47 -0700
  • e2cee054c6
    Merge pull request #1294 from maticnetwork/master Pratik Patil 2024-07-26 10:12:59 +0530
  • 18a5d28154
    Merge pull request #1291 from maticnetwork/1.3.4-candidate Pratik Patil 2024-07-26 10:07:39 +0530
  • f94baab238
    internal/ethapi: fix state override test (#30228) lightclient 2024-07-25 21:02:37 -0600
  • a740ede2ff
    internal/ethapi: fix state override test lightclient 2024-07-25 14:26:36 -0600
  • 52f50471f2
    AA-403: Fix RIP-7560 transaction hash calculation (#19) Dror Tirosh 2024-07-25 22:29:27 +0300
  • c0d5dfb011 resolve merge conflict Sina Mahmoodi 2024-07-25 18:11:16 +0200
  • e3bfb5fd46
    fix: treat JSON errors as CCC error (#922) Ömer Faruk Irmak 2024-07-25 17:35:32 +0300
  • 0feb08c271 website: update example geth config Marius Guggenmos 2024-07-25 15:19:44 +0200
  • 29840e2016
    bump version to v1.3.4 Manav Darji 2024-07-25 16:48:09 +0530
  • 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 +0900
  • fe1080b7b9 eth/downloader: correct sync mode logging to show old mode smin-k 2024-07-25 16:52:31 +0900
  • cfefe2c1a4 eth/beacon: correct sync mode logging to show old mode smin-k 2024-07-25 16:52:31 +0900
  • 7b8ce855f7
    Merge branch 'ethereum:master' into portal Chen Kai 2024-07-25 13:23:02 +0800
  • 07fe67a904
    fix: scroll greeting message (#927) HAOYUatHZ 2024-07-25 12:02:39 +0800
  • ad4d842726
    feat: allow trie prefetch (#926) HAOYUatHZ 2024-07-25 11:55:12 +0800
  • c293daa83c
    replace package name (#924) HAOYUatHZ 2024-07-25 08:26:20 +0800
  • ac0f220040
    eth/tracers, internal/ethapi: remove unnecessary map pointer in state override (#30094) caseylove 2024-07-25 07:01:59 +0800
  • 4dfc75deef
    beacon/types, cmd/devp2p, p2p/enr: clean up uses of fmt.Errorf (#30182) yukionfire 2024-07-25 06:32:58 +0800
  • 7b10424e16
    fix(libzkp): disable recursion_limit for rust trace deserialization (#923) HAOYUatHZ 2024-07-24 22:57:15 +0800
  • 5bf4c2b2a9
    Merge branch 'ethereum:master' into portal Chen Kai 2024-07-24 22:22:46 +0800
  • e113804bfc
    feat: pipeline worker (#907) HAOYUatHZ 2024-07-24 21:31:25 +0800
  • 7f93f508c1
    fix nonce, entrypoint (#17) Dror Tirosh 2024-07-24 16:06:03 +0300
  • 4ad88e9463
    triedb/pathdb: print out all trie owner and hash information (#30200) rjl493456442 2024-07-24 20:32:28 +0800
  • 317436a037 log: remove unused parameter mohanson 2024-07-24 16:54:15 +0800
  • df3713e840
    feat(libzkp):unbounded depth serde json (#920) georgehao 2024-07-24 11:59:30 +0800
  • f2af32d3d5
    fix: log Rust trace parsing error (#918) Péter Garamvölgyi 2024-07-24 01:47:47 +0200
  • fc7585e4bd
    Update docker-deploy.yml Denislav Mladenov 2024-07-23 20:30:47 +0300
  • 9ee6976fe5
    fix(miner,rpc): fix updateSnapshot (#916) HAOYUatHZ 2024-07-23 22:22:51 +0800
  • dce4253605
    PIP-35: enforce gas related configs for mainnet (#1290) Manav Darji 2024-07-23 19:32:48 +0530
  • 766ce23032
    core/state: fix SetStorage override behavior (#30185) rjl493456442 2024-07-23 20:54:35 +0800
  • 35b4183caa
    cmd/utils: allow configurating blob pool from flags (#30203) minh-bq 2024-07-23 19:44:01 +0700
  • 1939813ece
    core/state: check db error after intermediate call (#30171) rjl493456442 2024-07-23 20:40:12 +0800
  • 6693fe1be2
    core/txpool: use the cached address in ValidateTransactionWithState (#30208) minh-bq 2024-07-23 19:07:06 +0700
  • 7026bae17c
    core/tracing: update latest release version (#30211) Sina M 2024-07-23 14:05:46 +0200
  • 4dc333d54f
    check gas, nonce form ApplyRip7560ValidationPhases (#16) Dror Tirosh 2024-07-23 14:51:10 +0300
  • 7a735f60c4
    Merge branch 'ethereum:master' into portal Chen Kai 2024-07-23 18:55:53 +0800
  • f96f5d753d fix format thinkAfCod 2024-07-23 17:14:08 +0800
  • 57e6627932
    rpc: show more error detail for invalidMessageError (#30191) zhiqiangxu 2024-07-23 17:55:56 +0800
  • 2ce1481f8d
    core/tracing: update latest release version Sina M 2024-07-23 11:31:54 +0200
  • 0433b78447 fix: delete comments in config atkinsonholly 2024-07-23 09:46:07 +0100
  • 3773aaf1e7 add: devp2p filters updated atkinsonholly 2024-07-23 09:16:27 +0100
  • 213359b9a1 add: devp2p filters updated atkinsonholly 2024-07-23 09:14:57 +0100
  • c637d2885a
    Merge pull request #589 from XinFinOrg/merge-from-master Liam 2024-07-23 00:56:02 -0700
  • 9f003fc75f update to 2.3.1-beta1 Liam Lai 2024-07-23 00:41:14 -0700
  • 3a6b18c5cd Merge branch 'master' into merge-from-master Liam Lai 2024-07-23 00:38:59 -0700
  • 1fc0e579e6 cmd, core, params: add support for the Ephemery testnet atkinsonholly 2024-07-23 07:31:31 +0100
  • f1eb1a003f
    Merge branch 'ethereum:master' into portal Chen Kai 2024-07-23 13:35:08 +0800
  • 2c5d6c257f add logs thinkAfCod 2024-07-22 20:36:42 +0800
  • c979e1ef96
    core/txpool: use the cached address in ValidateTransactionWithState Bui Quang Minh 2024-07-23 11:44:19 +0700
  • 127ace6083
    revert hexutil.Decode (#665) HAOYUatHZ 2024-07-23 11:06:24 +0800
  • dc3ca14f8a rpc: add specific messages for network errors Felix Lange 2024-07-23 01:08:51 +0200