Commit graph

  • 77f95d7d31
    rhaaaaaaaa 😠 Guillaume Ballet 2025-08-22 09:43:12 +0200
  • 27cdba0450
    fix typo Guillaume Ballet 2025-08-22 09:41:04 +0200
  • 3c8a0a0e04
    rework hallucinated milestone check Guillaume Ballet 2025-08-22 09:40:09 +0200
  • d4f8daec22
    improve error message Guillaume Ballet 2025-08-22 09:34:03 +0200
  • abb41887f9
    fix obvious mistake in regexp Guillaume Ballet 2025-08-22 09:31:32 +0200
  • 5b340afc07 .github/workflows: naive PR format checker Guillaume Ballet 2025-08-22 09:28:22 +0200
  • b07c9bb3d0 core/state: fix nil trie Gary Rong 2025-08-22 14:31:33 +0800
  • 94a0320741 trie: rebase Gary Rong 2025-08-22 14:28:56 +0800
  • d273d817cb Apply suggestion from @gballet rjl493456442 2025-08-20 22:48:11 +0800
  • ca8c82edce core, trie: polish Gary Rong 2025-08-20 15:48:36 +0800
  • 3b354570a7 core,trie: rework the witness stats Gary Rong 2025-08-20 15:41:48 +0800
  • 23d24f3ce3 small fix shantichanal 2025-08-19 19:56:42 +0200
  • f986915332 Changes to keep track of writes and account trie statistics. Also reduced memory for witness by only keeping statistics. shantichanal 2025-08-19 19:47:45 +0200
  • 97519e0ff2 changes with witness tracking shantichanal 2025-08-19 18:27:38 +0200
  • 80bc2f3ac1 add metrics for depth of state trie access shantichanal 2025-08-15 15:39:09 +0200
  • 765c380b6c reset shantichanal 2025-08-19 15:44:11 +0200
  • d4d1467d39 quick fix on previous update to make sure no code change in blockchain.go shantichanal 2025-08-11 03:07:14 +0300
  • 0f09a8c690 small fix on metering function shantichanal 2025-08-11 03:04:39 +0300
  • e869586e13 made changes for tracking depth during block processing shantichanal 2025-08-11 03:00:20 +0300
  • f6f3931685 Update blockchain.go shantichanal 2025-08-08 06:46:17 +0300
  • fb815eeb21
    add docker build and push workflow anhductn2001 2025-08-22 10:10:58 +0700
  • cc7dc67030 triedb/pathdb: improve err message in historical state reader Gary Rong 2025-08-22 10:15:18 +0800
  • f3467d1e63
    p2p: remove todo comment, as it's unnecessary (#32397) cui 2025-08-22 05:48:46 +0800
  • e06b779a69
    Update block_sync_test.go SERHII BUHAI 2025-08-21 21:22:04 +0300
  • 03e22fec8b
    Update optate.go Alvarez 2025-08-21 17:37:32 +0200
  • 70d3507f9e
    Update optate.go Alvarez 2025-08-21 17:36:55 +0200
  • f701901341
    Update bn256.go Alvarez 2025-08-21 17:35:57 +0200
  • 14f9443e0e
    Update bn256.go Alvarez 2025-08-21 17:35:13 +0200
  • 94ecd1db22
    accounts/usbwallet: correct version comparison logic (#32417) Rizky Ikwan 2025-08-21 16:18:52 +0200
  • 258bad78f0
    chore: update GitHub actions in CI workflows Darya 2025-08-21 14:53:28 +0300
  • e7706ad11d
    eth/tracers: add missing teardown in TestTraceChain Snezhkko 2025-08-21 13:40:28 +0300
  • 66e60986f4
    Update v5_udp_test.go Ocenka 2025-08-21 09:30:32 +0100
  • 39ab721992
    fixes missing protection of nil pointer dereference in scwallet (#32186) Kapil Sareen 2025-08-21 13:11:54 +0530
  • 74b386b035
    core/types: adding overflow checks on SetFromBig Csaba Kiraly 2025-08-21 09:39:18 +0200
  • b96310ebe7
    ethclient: fix tx sender cache miss detection #23877 (#1366) Daniel Liu 2025-08-21 13:43:52 +0800
  • 992e931623
    ethclient: add BlockNumber method #21500 #21565 (#1365) Daniel Liu 2025-08-21 13:43:12 +0800
  • f214dd6d51
    ethclient: serialize negative block number as "pending" #21177 (#1364) Daniel Liu 2025-08-21 13:42:29 +0800
  • 917baceda8
    ethclient, internal/ethapi: add support for EIP-695 (eth_chainId) #19694 #23778 (#1362) Daniel Liu 2025-08-21 13:40:35 +0800
  • aaa42a9a42
    eth/tracers: backend for 1559 #23038 (#1255) Daniel Liu 2025-08-21 13:39:44 +0800
  • ee81b721fc
    core, trie: implement trie tracer #24403 (#1088) Daniel Liu 2025-08-21 13:38:56 +0800
  • 0c57a6c64c
    core/state: remove toAddr helper in tests #22772 (#1203) Daniel Liu 2025-08-21 13:38:23 +0800
  • da624be994
    core/state: fix panic in state dumping #22225 (#1202) Daniel Liu 2025-08-21 13:37:51 +0800
  • 06d94520ba
    core/state: fix some comments #21450 (#1201) Daniel Liu 2025-08-21 13:36:45 +0800
  • d35e55961c
    ci: bump actions/checkout to v5 anhductn2001 2025-08-21 09:28:18 +0700
  • 44fc0c8706
    rlp: refactor to use maths.ReadBits (#32432) cui 2025-08-21 09:37:08 +0800
  • 997dff4fae
    p2p: using math.MaxInt32 from go std lib (#32357) cui 2025-08-21 06:22:21 +0800
  • ee42b9d4bf
    website: added volume mapping to cli command (#32469) Jignesh 2025-08-21 02:03:25 +0530
  • 64679a74c5
    website: use .ethereum directory for docker mapping lightclient 2025-08-20 14:33:04 -0600
  • fc979d9a51 tests: adjust snap timeout, add v5 negative cases vipocenka 2025-08-20 20:03:33 +0300
  • 456a941e40 core/types: fix test MariusVanDerWijden 2025-08-20 18:17:55 +0200
  • 8bd1d31872 core/types: fix comment on EffectiveGasTip Csaba Kiraly 2025-08-20 11:48:45 +0200
  • c464cf2589 core/types: add overflow check on GasFeeCap calculation Csaba Kiraly 2025-08-20 11:47:06 +0200
  • c42b31a1f6 core/types: reduce allocations for transaction comparison MariusVanDerWijden 2025-05-28 13:23:34 +0200
  • 9a3ffad54d
    Problem: no efficient GetStorageRoot impl in cosmos/evm (#9) yihuang 2025-08-20 23:23:15 +0800
  • bf8f63dcd2
    trie, core/state: introduce trie Prefetch for optimizing preload (#32134) rjl493456442 2025-08-20 21:45:27 +0800
  • ef4f108fbf added volume mapping to cli command JigneshVasoya3292 2025-08-20 18:56:23 +0530
  • 3ca2ff4fdb
    Merge pull request #1363 from XinFinOrg/cicd-selective-deploy Wanwiset Peerapatanapokin 2025-08-20 14:51:47 +0400
  • 33c55cc37b devnet cicd selective deployment wanwiset25 2025-08-20 14:22:07 +0400
  • eaa1452a53
    core/state: add state transition tool for testing #20958 (#1200) Daniel Liu 2025-08-20 16:30:34 +0800
  • a8b841c0a0
    trie: implement NodeBlob API for trie iterator #24391 (#1084) Daniel Liu 2025-08-20 16:28:58 +0800
  • 3e43756fd7
    fix: add TIP condition for reward bug fix (#1360) benjamin202410 2025-08-20 01:25:44 -0700
  • d7412ea981
    revert reward v2 block number for testing backward compatitble (#1361) benjamin202410 2025-08-20 01:25:37 -0700
  • dd764fea87 trie: fix rebase Gary Rong 2025-08-20 16:09:10 +0800
  • 82a6e30a6d core/state: fix storage prefetcher (for verkle) Gary Rong 2025-08-20 09:01:57 +0800
  • 4acce4f778 trie, core/state: introduce trie Prefetch for optimizting preload Gary Rong 2025-06-24 19:06:42 +0800
  • 9c6816eab6
    core/vm: make time field use uint64 #26474 (#1319) Daniel Liu 2025-08-20 15:22:06 +0800
  • 4ec6e8cd58
    cmd, node, p2p: implement whitelist and blacklist for peers (#1331) Daniel Liu 2025-08-20 15:14:56 +0800
  • 0ceeb24fb3
    eth/tracer: extend call tracer #22245 (#1254) Daniel Liu 2025-08-20 15:12:18 +0800
  • 9cad0a0cc0
    all: create global hasher pool #31769 (#1233) Daniel Liu 2025-08-20 15:11:09 +0800
  • 6b31dedf03
    crypto/bn256/gnark: align marshaling behavior #32065 (#1231) Daniel Liu 2025-08-20 15:09:36 +0800
  • 628e1e52bb
    core/state: make GetCodeSize mirror GetCode implementation wise #21056 (#1198) Daniel Liu 2025-08-20 15:08:05 +0800
  • 9013bfbf6f
    core/state: include zero-address in state dump if present #21038 (#1195) Daniel Liu 2025-08-20 15:06:37 +0800
  • 13fe871c25
    trie: test for edgecase in VerifyRangeProof #24257 (#1083) Daniel Liu 2025-08-20 15:04:35 +0800
  • b196b7231c
    trie: fix range prover #24266 (#1082) Daniel Liu 2025-08-20 14:54:24 +0800
  • 5702df86ee
    trie: readonly interface for trie iterator resolver #24221 (#1081) Daniel Liu 2025-08-20 14:52:56 +0800
  • a75fa97f56
    core, trie: use db.has over db.get where possible #24117 (#1078) Daniel Liu 2025-08-20 14:51:32 +0800
  • e6f85271a3
    ethclient: ensure tx json is not nil before accessing it #19653 (#1359) Daniel Liu 2025-08-20 14:49:43 +0800
  • 9ad6312396
    ethclient: fix RPC parse error of Parity response #16924 (#1358) Daniel Liu 2025-08-20 14:37:33 +0800
  • df837a0c8b
    ethclient: add DialContext and Close #16318 (#1357) Daniel Liu 2025-08-20 14:36:52 +0800
  • 71608abda8
    ethclient: fix parity compatibility on newHeads #16454 (#1356) Daniel Liu 2025-08-20 14:36:01 +0800
  • 17bfe7af44
    eth: add error when accessing missing block state #18346 (#1355) Daniel Liu 2025-08-20 14:35:07 +0800
  • 9d24f95126
    ethclient: include block hash from FilterQuery #17996 (#1354) Daniel Liu 2025-08-20 14:33:49 +0800
  • 9ce40d19a8
    internal/ethapi, miner: fix GetBlockReceipts for pending (#32461) rjl493456442 2025-08-20 09:20:21 +0800
  • cdd8fc239f
    fix(ci): temporary revert go version for CI to 1.24 (#73) Cal Bera 2025-08-19 13:09:36 -0700
  • 80d40dbaf7 Restore the code blazejkrzak 2025-08-19 15:11:12 +0200
  • f28a4db105 Merge remote-tracking branch 'origin/master' into fix/blobpool blazejkrzak 2025-08-19 15:09:24 +0200
  • fa52b6850a Added some tests to check if the theory is right blazejkrzak 2025-08-19 15:08:52 +0200
  • 7d4852b9eb
    eth/catalyst: return methods by reflect (#32300) maskpp 2025-08-19 20:54:19 +0800
  • 62ac0e05b6
    p2p: update MaxPeers comment (#32414) Klimov Sergei 2025-08-19 20:14:11 +0800
  • 1c74f23761
    graphql: add query depth limit to prevent DoS attacks (#32344) gohan 2025-08-19 20:47:47 +0900
  • dffa1f5104
    ethclient/gethclient: use common.Hash to debug_traceTransaction (#32404) Fibonacci747 2025-08-19 13:37:36 +0200
  • d99143d7f5
    CODEOWNERS: add gballet as the owner of trie package (#32466) Guillaume Ballet 2025-08-19 13:21:16 +0200
  • 096a8ecbc6 core/rawdb: refactor to use prealloc and copy cuiweixie 2025-08-19 18:14:53 +0800
  • cf0b30334a CODEOWNERS: add myself to trie/ Guillaume Ballet 2025-08-19 11:52:35 +0200
  • d93f820358
    rpc: add SetWebsocketReadLimit in Server (#32279) Yiming Zang 2025-08-18 23:32:59 -0700
  • 42bf4844d8
    core/rawdb: enhance database key construction (#32431) cui 2025-08-19 14:19:01 +0800
  • 7cc01375ef
    eth/syncer: stop ticker to prevent resource leak (#32443) phrwlk 2025-08-19 04:47:48 +0300
  • 5fae08b74b internal/ethapi: remove unused fields Gary Rong 2025-08-19 09:32:33 +0800
  • 693618622f
    internal/ethapi: remove unused 'pendingState' from test lightclient 2025-08-18 15:55:14 -0600
  • 0dcd0e26f7 integrate trie batch update into statedb intermediate root calculation Jared Wasinger 2025-08-19 01:32:12 +0900