Commit graph

  • ea3d8eee49 core/state: optimize state object and storage iteration according to EIP-1283 (#17383) Daniel Liu 2025-03-26 12:30:25 +0800
  • dac0be6091 core/txpool: fix zero tip tx always pending Daniel Liu 2025-03-24 18:46:59 +0800
  • dc81984c88 core, eth, trie: add a prefix to contract code (21080) Daniel Liu 2025-03-24 22:20:38 +0800
  • e82908c07b core: improve commit genesis Daniel Liu 2025-03-20 12:48:04 +0800
  • af2561f6c8 cmd: group network and database flags together Daniel Liu 2025-03-20 10:37:01 +0800
  • a0c6ac33a7 crypto/secp256k1: update libsecp256k1 (#31242) Marius van der Wijden 2025-03-12 12:21:50 +0100
  • b0db0f97e3 crypto: add comment to FromECDSAPub (#31241) Marius van der Wijden 2025-02-24 12:23:25 +0100
  • 4f8dd4eb7e core/txpool, crypto, node: fix os.CreateTemp in test (#31172) Daniel Liu 2025-03-17 11:29:20 +0800
  • f5f60b6768 all: add build tags for wasip1 (#31090) Ryan Tinianov 2025-01-30 10:58:53 -0500
  • e18fb2fd60 crypto: add IsOnCurve check (#31100) Felix Lange 2025-01-30 14:10:36 +0100
  • 4e1fa0154d crypto: fix some typos in comments and names (#31023) Daniel Liu 2025-03-17 11:05:50 +0800
  • 13a695beac p2p: measure subprotocol bandwidth usage (#20133) JukLee0ira 2025-03-11 17:33:13 +0800
  • 578d73b491 rpc: accept finalized as block number Daniel Liu 2025-03-18 18:24:12 +0800
  • ac0accab3a core: initialize current block/fastblock atomics to nil (19352) Daniel Liu 2025-03-18 16:16:27 +0800
  • 45f7dbdba8 cmd/utils, eth/ethconfig: remove flag docroot Daniel Liu 2025-03-19 15:32:57 +0800
  • 34162afcc9 build: add command make quick-test to save test time Daniel Liu 2025-03-17 17:05:56 +0800
  • 28de3b36bf common, params: update parameters of devnet Daniel Liu 2025-03-16 00:37:26 +0800
  • 5bb54b910e params: fix outdated DevnetChainConfig Daniel Liu 2025-03-15 23:35:45 +0800
  • 3d43cd3b93 eth/gasprice: sanity check ratio values (#31270) Daniel Liu 2025-03-13 16:54:27 +0800
  • 4e753f323c eth/gasprice: add query limit for FeeHistory to defend DDOS attack (#29644) Daniel Liu 2025-03-13 16:47:42 +0800
  • 63d6a54b78 eth/gasprice: fix deserialization error for foundry Daniel Liu 2025-03-13 18:27:39 +0800
  • 9e3d807c9e core, cmd/XDC: fix wrong hash caused by EIP-1559 number when init genesis Daniel Liu 2025-03-13 10:17:37 +0800
  • 05a85fa5f9 cicd, genesis: set EIP-1559 number in genesis for devnet and testnet Daniel Liu 2025-03-13 10:31:26 +0800
  • d889df84a1 cmd/XDC: improve init genesis Daniel Liu 2025-03-12 23:22:35 +0800
  • 013e455e78 Update ci.yml Wanwiset Peerapatanapokin 2025-03-11 14:01:00 +0400
  • b3693a6b79 common: set cancun block to 0 for local net JukLee0ira 2025-03-11 16:42:14 +0800
  • be4b3ec8cb eth/downloader: fix peer idleness tracking when restarting statesync (#21260) Daniel Liu 2025-03-10 17:32:07 +0800
  • f794e3fb04 eth/downloader: fix data race in downloader (#20204) Daniel Liu 2025-03-10 18:27:32 +0800
  • 76311b81f6 core, eth/downloader: fix validation and downloader printout flaw (#17974) Daniel Liu 2025-03-10 17:11:43 +0800
  • 1c680561e1 eth/filters: fix TestPendingLogsSubscription (#23619) Miro 2021-10-04 08:09:51 -0400
  • fbd3c40f7a core, eth, params: make indexer configurable (#17188) Daniel Liu 2025-03-05 17:49:36 +0800
  • df93b99356 cmd: remove deprecated lightchaindata db (#30527) Daniel Liu 2025-03-07 13:18:49 +0800
  • b21bd49b8a light: remove package (#28614) Daniel Liu 2025-03-07 12:11:09 +0800
  • 0119129779 cmd, les: remove light client code (#28586) Daniel Liu 2025-03-07 11:33:11 +0800
  • e42d162af6 light: CHT and bloom trie indexers working in light mode (#16534) Daniel Liu 2025-03-06 13:25:57 +0800
  • 1d9899e7b8 les: fix crasher in NodeInfo when running as server (#17419) Daniel Liu 2025-03-05 20:06:35 +0800
  • ab29dc58fe core, light, params: clean genesis hash Daniel Liu 2025-03-04 18:59:26 +0800
  • 861fa3e2c8 cicd, params: update bootnode 81.0.220.137 for mainet Daniel Liu 2025-03-03 09:42:42 +0800
  • 048bc9b064 eth, debug: make txIndex parameter optional in storageRangeAt Viraj Bhartiya 2025-04-11 09:57:40 +0530
  • d2a9595061
    Merge branch 'ethereum:master' into build/go1.24.2 levisyin 2025-04-11 12:15:26 +0800
  • 2f9a84e4cb
    chore(taiko): release 1.15.0 (#409) taiko-bot 2025-04-11 11:47:49 +0800
  • 0ffd06ab44 avoid main network and test networks don't match the network id maskpp 2025-04-11 11:12:04 +0800
  • c5a652a7ce fix log format maskpp 2025-04-11 11:02:01 +0800
  • 8f4e068faf added separate interface for WaitMined Dmitrii Andreev 2025-04-11 03:24:39 +0300
  • a9444ea312 tests/testdata: revert to v17.0 Felix Lange 2025-04-10 23:54:44 +0200
  • 96f55f4ccf
    fix path for logs marcello33 2025-04-10 12:49:20 -0700
  • 09499853a5
    fix path for logs marcello33 2025-04-10 12:48:58 -0700
  • 86a2fa8836
    Verify key length in range proofs (#176) Stephen Buttolph 2025-04-10 14:14:42 -0400
  • bb7e6fa40b
    ci update marcello33 2025-04-10 10:40:33 -0700
  • 5973f5d3bd
    ci update marcello33 2025-04-10 10:29:43 -0700
  • 9d2db926b9 core/state: introduce the TransitionState object Guillaume Ballet 2025-04-10 19:16:27 +0200
  • f64aa6eaf7
    internal/testlog: fix log output from sub-loggers (#31539) jwasinger 2025-04-11 00:21:32 +0800
  • 5da26a98d0
    eth/dropper: simplify cfg Csaba Kiraly 2025-04-10 17:11:01 +0200
  • 74d67469dc core: don't crit on rewind during sync Marius van der Wijden 2025-04-10 15:04:35 +0200
  • 9b4eab6a29
    eth/catalyst: in tests, manually sync txpool after initial chain insertion to prevent race between txpool head reset and promotion of txs that will be subsequently added (#31595) jwasinger 2025-04-10 19:49:54 +0800
  • dc3292e403 core/types: remove duplicated check Marius van der Wijden 2025-04-10 13:22:23 +0200
  • a4ad86b280 core/types: reduce allocations Marius van der Wijden 2025-04-10 13:04:32 +0200
  • b1e08e6642
    all: refactor package node #21105 (#923) JukLee0ira 2025-04-10 18:52:49 +0800
  • 4906c99113
    accounts/usbwallet: full 32bit chainId support for Trezor (#17439) HackyMiner 2025-04-10 19:46:54 +0900
  • f8125260de core/types: reduce allocations Marius van der Wijden 2025-04-10 12:45:13 +0200
  • 2547bb28a4
    eth/fetcher: Fix flaky TestTransactionForgotten test using mock clock (#31468) crStiv 2025-04-10 12:26:35 +0300
  • bda20891ae
    fix(txpool): tracing txn executed status (#1168) colin 2025-04-10 16:16:03 +0800
  • e9065acdde
    simplify rand usage Csaba Kiraly 2025-04-10 09:48:27 +0200
  • 8bbc12e1ab eth/fetcher: separate monotonic clock and system time function Zsolt Felfoldi 2025-04-10 03:20:46 +0200
  • 0c2ad07673
    core/txpool: allow tx and authority regardless of admission order (#31373) Luis Ayuso 2025-04-10 03:11:24 +0200
  • ffe1d2406c core/state, core: add block-hash to base-state-root mapping for Verkle transition samuel 2025-04-10 00:20:01 +0100
  • 70e48358d1
    core/txpool: make Has docs more clear about the result lightclient 2025-04-09 14:49:26 -0600
  • 65752ba6f1
    core/txpool/legacypool: improve clarity of test comments for setcode lightclient 2025-04-09 14:46:47 -0600
  • 60b922fd52
    core/txpool: add notice to Clear that is not meant for production code (#31567) lightclient 2025-04-09 14:19:28 -0600
  • 24fd415442 fix: wa0gi; add ut MiniFrenchBread 2025-04-10 03:00:23 +0800
  • 7fb10bc90e
    core/txpool: clear doc typo lightclient 2025-04-09 12:03:59 -0600
  • e26eceee77
    add 0xef0001 || accounts[0].addr unit test back colinlyguo 2025-04-10 01:00:50 +0800
  • d82bb03d98
    remove 0xef0001 || accounts[0].addr unit test colinlyguo 2025-04-10 00:38:40 +0800
  • 3d63770a2b core/txpool/legacypool: fix tests Jared Wasinger 2025-04-09 23:55:13 +0800
  • a8240e46ea core/state: Track block-hash to base-state-root mapping for Verkle transition samuel 2025-04-09 16:15:49 +0100
  • fada0937cb more minor cleanups and docs Jared Wasinger 2025-04-09 22:58:15 +0800
  • e2028d7efe remove change to tests Jared Wasinger 2025-04-09 22:16:55 +0800
  • 8a150b44ff
    feat(txpool): more txn tracing logs (#1167) colin 2025-04-09 20:43:13 +0800
  • d1a6f5d81e core/types: Add allocation-free EffectiveGasTipInto method rrhlrmrr 2025-04-09 20:56:26 +0900
  • 87b05f2777 Add IaC and docs YYx00xZZ 2025-04-09 14:01:07 +0300
  • 007d03937b gitignore all tfstate files YYx00xZZ 2025-04-09 13:54:59 +0300
  • 7d313c14fa clean up Jared Wasinger 2025-04-09 18:19:49 +0800
  • 95948b60d4 fix flaky catalyst tests by giving enough time for the pool to reset to the newly-inserted test chain before continuing the test case Jared Wasinger 2025-04-08 23:23:08 +0800
  • 098b362c9a remove a bunch of logging Jared Wasinger 2025-04-08 18:02:21 +0800
  • c5055a88b3 attempt at making txpool Add sync param work Jared Wasinger 2025-04-04 12:35:48 +0200
  • 86bcb2ed07 eth/catalyst: when creating test chain, sync txpool after inserting chain to ensure that txpool state is up-to-date before beginning test cases Jared Wasinger 2025-04-09 17:51:36 +0800
  • a7f24c26c0
    p2p/nat: fix UPnP port reset (#31566) Csaba Kiraly 2025-04-09 11:28:29 +0200
  • 522578ba5f ignore terraform dot folder YYx00xZZ 2025-04-09 12:09:17 +0300
  • 4843538ed1 Ignore infrastructure secrets dir YYx00xZZ 2025-04-09 12:02:13 +0300
  • c6cb671406
    Add tests (#6) Alexander Parvanov 2025-04-09 11:10:15 +0300
  • c428a33ec7
    update georgehao 2025-04-09 14:31:15 +0800
  • 03e7d8d346
    add comments georgehao 2025-04-09 14:28:47 +0800
  • 9ee4b89f90
    Merge branch 'ethereum:master' into gethintegration Chen Kai 2025-04-09 13:45:16 +0800
  • 8edf5ee3c3
    Update server_nat.go Felix Lange 2025-04-09 00:09:04 +0200
  • a6e7844c8d
    Update server_nat.go Felix Lange 2025-04-09 00:08:13 +0200
  • 52d8e1e904
    core/txpool/legacypool: clear both pending and queue in Clear() lightclient 2025-04-08 15:23:42 -0600
  • 32169a27e9
    core/txpool: rename reserver handle to reservation handle lightclient 2025-04-08 15:11:01 -0600
  • 5cc9137c9c
    core/vm: optimize push2 opcode (#31267) Marius van der Wijden 2025-04-08 19:57:45 +0200
  • 42d1156472
    core/txpool: allow tx and authority regardless of admission order Luis Ayuso 2025-03-10 12:17:35 +0100
  • d984c79585
    changing log levels Csaba Kiraly 2025-04-08 18:44:51 +0200