Commit graph

  • afa694e566 add validation Lucia 2025-11-10 23:02:49 +1300
  • 2b8d317518 capture error Lucia 2025-11-10 22:53:42 +1300
  • c480006d73
    Apply suggestion from @gballet Guillaume Ballet 2025-11-10 10:42:59 +0100
  • c2260110b1
    eth/catalyst: always reset timer after sealing error sashass1315 2025-11-10 11:06:44 +0200
  • c51e1b54a5 core/vm: clear memory MariusVanDerWijden 2025-11-10 09:41:21 +0100
  • 7755ee3e4f
    consensus/misc/eip4844: expose TargetBlobsPerBlock (#32991) Tristan-Wilson 2025-11-10 09:38:28 +0100
  • 7f5b0920d9 refactor: replace Split in loops with more efficient SplitSeq tinyfoolish 2025-11-10 16:00:22 +0800
  • 579374bec6
    fix engine_getPayloadV4 compliance error CertiK 2025-11-10 15:17:58 +0800
  • f5d5a69a83 triedb/pathdb: add validation for binary.Uvarint in index block operations iliya 2025-11-09 20:47:17 +0200
  • 8a81c0067a p2p/enode: add validation for binary.Varint/Uvarint in nodedb operations iliya 2025-11-09 20:54:01 +0200
  • ebcb5e71da
    Merge branch 'ethereum:master' into master Ehsan 2025-11-09 13:21:29 +0330
  • c0d757d6f3 remove double hashing Lucia 2025-11-09 19:24:51 +1300
  • dc275944b2 rename file Lucia 2025-11-09 18:04:29 +1300
  • 4482ebd2c1 triedb/pathdb: fix unnecessary fmt.Sprintf wit 2025-11-09 12:05:55 +0800
  • e0fd0967ae params: fix unnecessary fmt.Sprintf wit 2025-11-09 12:02:57 +0800
  • 8939984e82 core: fix unnecessary fmt.Sprintf wit 2025-11-09 11:52:35 +0800
  • 201dabf005 eth/protocols/eth: error strings should not be capitalized wit 2025-11-09 11:46:14 +0800
  • 8b9fd4562c cmd: error strings should not be capitalized wit 2025-11-09 11:23:53 +0800
  • 22635e2924 accounts/abi/bind/v2: error strings should not be capitalized wit 2025-11-09 11:11:19 +0800
  • 0ad188cf39 beacon: error strings should not be capitalized wit 2025-11-09 10:06:39 +0800
  • 07c7dcb44b p2p/enode: add Pebble database support allen 2025-11-08 13:00:37 -0500
  • 302e0745a0 docs: move binary note below 'make geth'; drop PATH export; use build/bin/geth SUN 2025-11-08 23:47:13 +0900
  • 3af629078a
    internal/ethapi: eth_simulateV1 #27720 (#1606) Daniel Liu 2025-11-08 18:39:18 +0800
  • ebc7dc9e37
    crypto: validate hash length in no cgo Sign (#33104) Lucia 2025-11-08 23:25:53 +1300
  • aced96bf92 miner: add --miner.maxblobs flag (eip-7872) MariusVanDerWijden 2025-11-08 10:19:31 +0100
  • 429066f2d9 feat: add handleReceipts70 healthykim 2025-11-08 17:28:43 +0900
  • fd75ee68b6 upgrade message proto Lucia 2025-11-08 19:31:57 +1300
  • b58085ea7c
    Merge branch 'ethereum:master' into master Ehsan 2025-11-08 09:47:28 +0330
  • 3dcc757acc docs: clarify geth binary location and PATH usage when built from source SUN 2025-11-08 14:18:37 +0900
  • 0dc323e853 prevent integer underflow in ReadAllHashesInRange Lucia 2025-11-08 14:22:03 +1300
  • 17d845ea82 improve loop and transaction sender in test Lucia 2025-11-08 13:44:02 +1300
  • d2a5dba48f
    triedb/pathdb: fix 32-bit integer overflow in history trienode decoder (#33098) Delweng 2025-11-08 06:06:15 +0800
  • b657f736b5 fix "verkle" tests Guillaume Ballet 2025-11-07 22:10:49 +0100
  • 932ef7c0d0
    rpc: Avoid unnecessary RST_STREAM and PING frames causing GOAWAYs Michael Kaplan 2025-11-07 16:09:57 -0500
  • 42b9eddadc build: add wasm targets for keeper Guillaume Ballet 2025-11-07 21:23:40 +0100
  • ca342672dd
    Add rayls-contribution file for Rayls Dev Circle verification kelerp2025-web 2025-11-07 14:04:26 -0500
  • fa13fadc4e
    triedb: useless check nil cuiweixie 2025-11-07 21:56:07 +0800
  • 982235f5e0
    core/vm: remove todo (#33120) Marius van der Wijden 2025-11-07 14:55:58 +0100
  • 4d3b3b5102 core/vm: remove todo MariusVanDerWijden 2025-11-07 14:53:33 +0100
  • 104b9429c8 Fix typos in some files khanhkhanhlele 2025-11-07 18:14:06 +0700
  • 8846d877dd
    Update node.go kilavvy 2025-11-07 11:26:25 +0100
  • eb229ad586 cmd/clef: clarify master seed length requirement rizkyikiw42 2025-11-07 16:40:53 +0800
  • 7f9b06e7aa
    accounts/usbwallet: fix version check in SignTypedMessage (#33113) Rizky Ikwan 2025-11-07 08:24:11 +0100
  • 6420ee3592
    core/state: fix bug about getting stable LogsHash result. (#33082) maskpp 2025-11-07 11:00:20 +0800
  • ed3caba92a simpify binary tree recursion Guillaume Ballet 2025-11-06 22:56:12 +0100
  • 9e38fd5c0d
    Merge pull request #1 from ethereum/master BMverse 2025-11-06 20:50:40 +0330
  • ef9eeba34d fixup! fixup! perf: use strings.Builder Philippe Antoine 2025-11-06 17:21:36 +0100
  • c9dd414f3c fixup! perf: use strings.Builder Philippe Antoine 2025-11-06 16:29:20 +0100
  • 591e858691
    add test Forostovec 2025-11-06 15:49:45 +0200
  • 1625a322f4 perf: use strings.Builder Philippe Antoine 2025-11-06 13:49:47 +0100
  • fd8525fa5c accounts/usbwallet: fix version check in SignTypedMessage rizkyikiw42 2025-11-06 20:49:54 +0800
  • 9ab465ffc2 triedb/pathdb: use math.MaxUint32 jsvisa 2025-11-06 18:59:29 +0800
  • 9cfdf865ca
    fix: add missing Galileo precompile activation (#1253) Péter Garamvölgyi 2025-11-06 11:51:49 +0100
  • 2b9c350060 eth/syncer: use current head instead jsvisa 2025-11-06 10:24:11 +0800
  • 22a5129867 eth/syncer: update safe/finalized maker inside the ticker jsvisa 2025-11-06 10:18:49 +0800
  • 3f0e3c1078 Revert "eth/syncer: advance safe and finalized block" jsvisa 2025-11-06 10:07:54 +0800
  • 15ff378a89
    common: fix size comparison in StorageSize (#33105) Rizky Ikwan 2025-11-06 02:25:41 +0100
  • 4c2f2c8f0e
    Update snapshot.go Adrian 2025-11-05 23:48:17 +0100
  • d4e68475e4 build: upgrade -dlgo version to Go 1.25.4 levisyin 2025-11-06 03:14:19 +0800
  • 305f30c0a6 optimize tx hash map memory usage Monkey 2025-11-06 02:26:12 +0800
  • 22475726d7 eth/tracers: add pc field to callTracer Ilias Tsatiris 2025-11-05 18:05:04 +0200
  • 1c044ff2ab common: fix size comparison in StorageSize rizkyikiw42 2025-11-05 22:06:26 +0800
  • 53408ef597
    feat: Galileo rollup fee (#1251) Péter Garamvölgyi 2025-11-05 14:44:11 +0100
  • fa11ffd4e1 add validation Lucia 2025-11-05 23:15:28 +1300
  • d972963de6 more fixes Guillaume Ballet 2025-11-05 10:12:58 +0100
  • 4d68af307e minor fixes found during debug Guillaume Ballet 2025-11-05 10:01:00 +0100
  • 67e689e161
    triedb/pathdb: fix off-by-one for last state history ID and handle empty ranges Forostovec 2025-11-05 10:33:34 +0200
  • bf2e341a6c
    Update contracts.go forkfury 2025-11-05 00:01:20 +0100
  • cae375f141
    core/vm: optimize osakaMultComplexity cuiweixie 2025-11-04 23:17:42 +0800
  • 1535716bce
    cmd,log: using DiscardHandler in go std lib cuiweixie 2025-11-04 21:05:52 +0800
  • 395425902d
    core/rawdb: fix readOnly mode for database (#33025) MozirDmitriy 2025-11-04 15:09:57 +0200
  • 19aa8020a9
    common: introduce IsHexHash and use it (#32998) maskpp 2025-11-04 21:09:36 +0800
  • d39af344dc version: begin v1.16.8 release cycle Felix Lange 2025-11-04 13:28:20 +0100
  • b9f3a3d964 Merge branch 'master' into release/1.16 v1.16.7 Felix Lange 2025-11-04 13:16:30 +0100
  • 07129d21c0 version: release go-ethereum v1.16.7 stable Felix Lange 2025-11-04 13:16:02 +0100
  • c69412548f
    Remove comment on log sorting stability rjl493456442 2025-11-04 20:12:47 +0800
  • 653f8d4994
    go.mod: update to c-kzg v2.1.5 (#33093) Marius van der Wijden 2025-11-04 12:48:13 +0100
  • 26aa505581 triedb/pathdb: fill more chars jsvisa 2025-11-04 18:00:53 +0800
  • e71031e02f triedb/pathdb: check result jsvisa 2025-11-04 18:00:16 +0800
  • 0771efbaeb add: add GetReceiptsPacket69 healthykim 2025-11-04 18:42:05 +0900
  • 78ff9911c5 triedb/pathdb: fix 32-bit integer overflow in history trienode decoder jsvisa 2025-11-04 17:15:50 +0800
  • 5acf529749 beacon/engine: remove unused var rizkyikiw42 2025-11-04 14:29:07 +0800
  • 4c22aa9d4d
    consensus: fix misspell errors (#1673) wit liu 2025-11-04 14:13:29 +0800
  • 13ed19bcf2
    all: remove XDCx and XDCxlending public API, close XFN-74 XFN-134 (#1675) Daniel Liu 2025-11-04 13:49:16 +0800
  • 8ca35720cd
    ethclient: fix variable shadowing in FeeHistory(), close XFN-129 (#1720) Daniel Liu 2025-11-04 13:48:28 +0800
  • 5a2495100d
    consensus/XDPoS/utils: remove unused errors, close XFN-122 (#1721) Daniel Liu 2025-11-04 13:48:04 +0800
  • 611668c237
    internal/ethapi: improve ChaindbCompact() and ChaindbProperty() #19021 #19856 #28207, fix XFN-139 (#1722) Daniel Liu 2025-11-04 13:47:40 +0800
  • da92ad7ccf
    update package version: (#1612) Wanwiset Peerapatanapokin 2025-11-04 09:47:04 +0400
  • 851bdc45db
    core: skip AddBalance for special-tx, close XFN-67 (#1629) Daniel Liu 2025-11-04 13:46:26 +0800
  • d319102837
    miner: remove NewMinedBlockEvent, close XFN-50 (#1644) Daniel Liu 2025-11-04 13:45:45 +0800
  • 5d25e016d2
    params: check XDPoS V2 parameters, close XFN-45 (#1638) Daniel Liu 2025-11-04 13:45:26 +0800
  • 207f434ca2 fix comments maskpp 2025-11-04 13:44:07 +0800
  • 892c4f8aa5 core/vm: update EXCHANGE decodePair and tests per EIP-8024 spec revision jonny rhea 2025-11-03 22:16:36 -0600
  • 598625c2aa core/vm: add missing immediate operand tests jonny rhea 2025-11-03 20:31:25 -0600
  • 342d3f415c core/vm: add EIP-8024 DUPN/SWAPN/EXCHANGE opcodes and tests jonny rhea 2025-11-03 17:08:21 -0600
  • 8704f12349 fix some of the failing tests Guillaume Ballet 2025-11-03 23:02:33 +0100
  • dc880198e5
    Update main.go Doryu 2025-11-03 21:00:07 +0100
  • e94d14cfe5 Gary's review feedback, part 2 Guillaume Ballet 2025-11-03 18:28:54 +0100
  • 560b02d458 go.mod: update ckzg MariusVanDerWijden 2025-11-03 18:21:44 +0100
  • 306dbe33b5 go.mod: update ckzg MariusVanDerWijden 2025-11-03 18:19:03 +0100