Commit graph

  • cc34d9249f
    Reset testTxHashes before generating new test chain to ensure test isolation Galoretka 2025-07-13 20:47:01 +0300
  • a547cad3b8 adding hardhat project Yohan9206 2025-07-13 20:36:09 +0300
  • ab3a813582 perf: parallel fetching trie Po 2025-07-13 14:58:58 +0200
  • 139d3ceed3 check by version maskpp 2025-07-13 17:54:27 +0800
  • 14bf54f47a set sidecar version when recomputing proofs maskpp 2025-07-13 17:44:37 +0800
  • d39594a7d7 fix CellProofsAt method maskpp 2025-07-13 17:13:20 +0800
  • 022105443c the to address shouldn't be null in blob tx maskpp 2025-07-13 15:51:13 +0800
  • 27dc374b4c beacon/blsync: add comprehensive finality test coverage floor-licker 2025-07-12 19:46:35 -0400
  • 8d225a88f6
    Update passphrase.go kilavvy 2025-07-12 15:44:52 +0200
  • 4c99a4e1ef
    Update keystore.go kilavvy 2025-07-12 15:44:15 +0200
  • 46cfd1326b
    Merge branch 'ethereum:master' into master juga1980 2025-07-12 12:56:00 +0200
  • d23b351845 update devnet cicd wanwiset25 2025-07-12 08:34:46 +0700
  • c46302cf65
    all: fix invalid signer list on checkpoint block for trace api #1185 (#1186) Daniel Liu 2025-07-12 06:56:30 +0800
  • b992b105ef
    cmd/geth: update vcheck testdata, add docs on generating signatures (#32121) PixelPilot 2025-07-11 21:55:18 +0200
  • 8cf87c65e9 .github: remove karalabe from CODEOWNERS Felix Lange 2025-07-11 14:58:21 +0200
  • c79aea5271 consensus/misc/eip4844, params: add more bpo checks Gary Rong 2025-07-08 15:01:45 +0800
  • d8e71bec58 params: add bpo forks Marius van der Wijden 2025-05-13 10:52:37 +0200
  • c3168b3e56 eth/downloader: fix ancient limit in snap sync (#32188) fusaka-devnet-2 rjl493456442 2025-07-11 19:56:16 +0800
  • ce9997ee62 channeling my inner Felix Kevaundray Wedderburn 2025-07-11 13:02:07 +0100
  • 071372553e
    eth/downloader: fix ancient limit in snap sync (#32188) rjl493456442 2025-07-11 19:56:16 +0800
  • db9a42387f less comments Kevaundray Wedderburn 2025-07-11 12:53:40 +0100
  • 68d81dfbe8 remove comment Kevaundray Wedderburn 2025-07-11 12:51:23 +0100
  • 1ef3bcab8f
    core/types: add block-level access list structures with encoding/decoding (#31948) jwasinger 2025-07-11 20:51:04 +0900
  • 9088d11c0c use binary.BigEndian to be more explicit Kevaundray Wedderburn 2025-07-11 12:46:56 +0100
  • bdb4f47532 opt: strip leading zeroes Kevaundray Wedderburn 2025-07-11 12:39:19 +0100
  • 4bc7187372 optimize method in Run to get baseLen, expLen, modLen Kevaundray Wedderburn 2025-07-11 11:57:04 +0100
  • 81184285ed add back special case handling Kevaundray Wedderburn 2025-07-11 11:56:18 +0100
  • a08c8a3550 Merge branch 'kw/mod-exp-complexity-func' into kw/modexp-abstraction Kevaundray Wedderburn 2025-07-11 11:31:14 +0100
  • 9beb86b4b9
    Merge branch 'ethereum:master' into master juga1980 2025-07-11 12:18:35 +0200
  • 5eb27425ea cleanup Kevaundray Wedderburn 2025-07-11 11:12:05 +0100
  • 8dab623b2d core, eth/tracers: separate dynamic gas reporting Ömer Faruk IRMAK 2025-07-11 10:23:31 +0300
  • e5b7430e92 core/vm: remove pointers from JumpTable Ömer Faruk IRMAK 2025-06-22 14:14:10 +0300
  • 27d6bed930 core/vm: refactor stack for less implicit bound checks Ömer Faruk IRMAK 2025-07-08 19:45:52 +0300
  • cbe64f51c7 core/vm, eth/tracers: move dynamic gas and memory handling to opcode handlers Ömer Faruk IRMAK 2025-07-11 12:19:35 +0300
  • e3ebb95289 core, eth/tracers: seperate dynamic gas reporting Ömer Faruk IRMAK 2025-07-11 10:23:31 +0300
  • 1dc017c289 core/types/bal: remove ssz testdata and add tests Gary Rong 2025-07-11 16:10:02 +0800
  • 0b3283a030 add copy method for block access list Jared Wasinger 2025-07-11 14:44:16 +0900
  • 1dd71922b5
    build: remove end of life support of Ubuntu 24.10 ericxtheodore 2025-07-11 11:49:40 +0800
  • ae006030c6
    core: fill blockNumber in logs #26345 (#1215) Daniel Liu 2025-07-11 10:53:48 +0800
  • 6f84f67a15
    core: rename CommitTrie to commitTrie #25896 (#1214) Daniel Liu 2025-07-11 10:48:10 +0800
  • 34a245fbc8
    all: use common.FileExist for checking file existence #24748 (#1212) Daniel Liu 2025-07-11 10:42:51 +0800
  • f272ce1123
    core/rawdb: add func HasCodeWithPrefix and HasTrieNode #24117 (#1210) Daniel Liu 2025-07-11 10:37:10 +0800
  • 9a50df0b62
    core/rawdb: do prefixed lookup first #24288 (#1209) Daniel Liu 2025-07-11 10:22:26 +0800
  • 495a8b919a
    core/state: simplify meter code #24304 (#1208) Daniel Liu 2025-07-11 10:15:16 +0800
  • 906f07736e
    core/state: remove unuseful code #23092 (#1207) Daniel Liu 2025-07-11 10:09:56 +0800
  • f98fbc7dc7
    core/state: fix database leak and copy tests #19306 (#1192) Daniel Liu 2025-07-11 09:58:59 +0800
  • ef0fe4ed95
    core/state: revert noop finalise, fix copy-commit-copy #20113 (#1191) Daniel Liu 2025-07-11 09:52:31 +0800
  • be97571471
    core/state: fix state object deep copy #20100 (#1190) Daniel Liu 2025-07-11 09:47:37 +0800
  • 16638e9e17
    core/state: avoid unnecessary conversions #19870 (#1188) Daniel Liu 2025-07-11 09:42:20 +0800
  • 220b2f4174
    core/state: fix random test args #19255 (#1187) Daniel Liu 2025-07-11 09:37:51 +0800
  • 618a8dd247
    core, cmd: streaming json output for command #15475 (#1184) Daniel Liu 2025-07-11 09:29:13 +0800
  • 8f90413200
    trie: fix range prover #22210 (#1061) Daniel Liu 2025-07-11 09:20:18 +0800
  • 603f5464b5 eth/downloader: fix ancient limit in snap sync Gary Rong 2025-07-10 20:44:09 +0800
  • f79618ae90 ci || continue if package fails to update Kevaundray Wedderburn 2025-07-11 00:25:12 +0100
  • 0b8287d204 untested: gmp in ci Kevaundray Wedderburn 2025-07-11 00:21:34 +0100
  • 7df3cf59fd go fmt Kevaundray Wedderburn 2025-07-11 00:13:06 +0100
  • d6d73c2bc3 modify dockerfile to have gmp Kevaundray Wedderburn 2025-07-11 00:09:00 +0100
  • 1700df3c89 use uint256.Int instead of big.Int Kevaundray Wedderburn 2025-07-11 00:08:49 +0100
  • 9f789b6272 use abstraction from modexp package Kevaundray Wedderburn 2025-07-11 00:08:33 +0100
  • e131482fe2 Add new modexp package Kevaundray Wedderburn 2025-07-11 00:07:58 +0100
  • d72ec587a7 NEW BRANCH-ADDING-GMP Kevaundray Wedderburn 2025-07-11 00:06:51 +0100
  • 66425aa070 go fmt Kevaundray Wedderburn 2025-07-10 23:14:07 +0100
  • adf6119e88 cleanup Kevaundray Wedderburn 2025-07-10 23:08:27 +0100
  • 6de5aa5091 swap out big.Int for uint256 Kevaundray Wedderburn 2025-07-10 22:50:45 +0100
  • b1790e15f6 fixes missing protection of nil pointer dereference in scwallet kapil 2025-07-11 02:54:14 +0530
  • 4bc38e05e7 remove a lot of allocations Kevaundray Wedderburn 2025-07-10 22:18:05 +0100
  • a0fb55f4db core, eth: use tracing.Hooks by value Ömer Faruk IRMAK 2025-07-10 20:40:51 +0300
  • 23b254c892 commit Kevaundray Wedderburn 2025-07-10 18:43:48 +0100
  • 78c435f590 apply block header overrides to enable get the correct blockhash shantichanal 2025-07-10 19:26:34 +0200
  • 48a04a2984 add gmp deps Kevaundray Wedderburn 2025-07-10 17:12:07 +0100
  • 389620cbc8 switch to gmp Kevaundray Wedderburn 2025-07-10 15:28:42 +0100
  • b8c5a31b32 fix bal construction type constructor name Jared Wasinger 2025-07-10 19:46:23 +0900
  • 7128293ba3 goimports Jared Wasinger 2025-07-10 18:38:21 +0900
  • ce381432a9 fix tests Jared Wasinger 2025-07-10 18:34:45 +0900
  • b908564a47 add rlp generated rlp encoding code Jared Wasinger 2025-07-10 17:37:40 +0900
  • 5d629c9a99 remove ssz encoding. do not wrap encoded BALs into RLP bytes (RLP encode the BALs directly) Jared Wasinger 2025-07-10 17:32:41 +0900
  • aa627188b9
    Merge branch 'master' into patch-1 Péter Garamvölgyi 2025-07-10 08:30:20 +0200
  • 6b4a72749c remove encoder -> construction conversion. change encoder object name to BlockAccessList Jared Wasinger 2025-07-10 14:35:39 +0900
  • ef5206359b core/types/bal: add EncodeFullRLP Gary Rong 2025-07-10 11:18:41 +0800
  • b9b3c6c06e
    Merge pull request #12 from rjl493456442/eip-7928-types-2 jwasinger 2025-07-10 12:19:32 +0900
  • 088de285d9 core/types/bal: fix convert Gary Rong 2025-07-10 11:03:38 +0800
  • 26727fec9c core/types/bal: polish Gary Rong 2025-07-09 21:53:28 +0800
  • 6eb27545ce
    cmd/geth: add doc on signing with signify lightclient 2025-07-09 15:07:15 -0600
  • e3f9b96240
    cmd/geth: update vcheck testdata lightclient 2025-07-09 15:02:00 -0600
  • 355228b011
    cmd/clef: update Safe API documentation links in changelog (#32136) CrazyFrog 2025-07-09 22:09:11 +0200
  • bd5b55e6a9
    cmd/utils: add the missing check for the HoodiFlag in blsync (#32179) maskpp 2025-07-10 00:49:06 +0800
  • db62f8a6a7 core/vm: remove pointers from JumpTable Ömer Faruk IRMAK 2025-06-22 14:14:10 +0300
  • b951416a7d
    feat: add toolkit for exporting and transforming missing block header fields and fix blockhash mismatch (#903) Jonas Theis 2025-07-09 21:36:43 +0800
  • e6b9d0c2b6
    core,miner: implement EIP-7934 - RLP Execution Block Size Limit (#31990) jwasinger 2025-07-09 18:24:44 +0900
  • 6bfc6d3a1f add the miss check of HoodiFlag maskpp 2025-07-09 17:02:58 +0800
  • ef217e2169 properly initialize bal copy in Copy Jared Wasinger 2025-07-09 17:56:50 +0900
  • b3775601ac core/types: add eip-7928 block-level access list structures Jared Wasinger 2025-07-02 21:18:54 +0900
  • 2cf8806d56 check flags validity in Action method maskpp 2025-07-09 16:04:03 +0800
  • ef2b235b5e eth/downloader: remove cancel check Gary Rong 2025-07-09 12:37:33 +0800
  • 4a898f52f6 eth/syncer: fix log Gary Rong 2025-07-09 11:13:25 +0800
  • 9fb9be5aa1 eth/syncer: fix negative wg Gary Rong 2025-07-09 11:10:18 +0800
  • 9402641ee9 cmd, eth, internal: introduce debug_sync Gary Rong 2025-07-09 09:56:00 +0800
  • d84c199ba8 fix bug maskpp 2025-07-09 10:01:14 +0800
  • 01eba515f9 remove not used addr parameter maskpp 2025-07-09 09:54:13 +0800
  • efbba965b5
    core/vm: update gas cost of CLZ to five (#32172) Felix Lange 2025-07-09 02:46:59 +0200