Commit graph

  • 4a2a3d0e1f core/vm: implement eip-7843 MariusVanDerWijden 2026-01-12 22:47:41 +0100
  • 3a1cb0d9dd metrics: add missing GaugeInfo case in GetAll() Vicky 2026-02-04 00:03:53 +0800
  • a644b7f03c core/vm: implement eip-7843 MariusVanDerWijden 2026-01-12 22:20:59 +0100
  • 3b0d27b1e7 core/vm: implement eip-7843 MariusVanDerWijden 2026-01-12 22:18:22 +0100
  • f7ce5467e3 core/vm: implement eip-7843 MariusVanDerWijden 2026-01-12 21:55:52 +0100
  • 9cf795c908
    perf: improve state reader with error handling and committed flag #27428 (#1166) Daniel Liu 2026-02-03 23:25:53 +0800
  • 38c1b5aa50
    core/rawdb: check pruning tail in HasBody and HasReceipts Forostovec 2026-02-03 16:18:36 +0200
  • a51692908b core/tracing: go generate Felix Lange 2026-02-03 15:08:07 +0100
  • 54a91b3ad8
    core/types, internal/ethapi, signer/core/apitypes: avoid copying 128KB blobs in range loops (#33717) Lessa 2026-02-03 08:36:59 -0500
  • fbcbab11cc internal/telemetry/tracesetup: fix log level Felix Lange 2026-02-03 13:55:49 +0100
  • 77b1eac19f internal/telemetry/tracesetup: start exporter with node Felix Lange 2026-02-03 13:47:08 +0100
  • 348e88cb4a
    Update client_opt.go sashass1315 2026-02-03 14:46:55 +0200
  • 224692eac6
    Update client.go sashass1315 2026-02-03 14:46:43 +0200
  • 111b97bbb2
    Update tracing_test.go sashass1315 2026-02-03 14:46:30 +0200
  • 5f17eea09c
    Update server.go sashass1315 2026-02-03 14:46:19 +0200
  • b9288765a3
    accounts/usbwallet: add support for Ledger Nano Gen5 (#33297) mmsqe 2026-02-03 20:11:47 +0800
  • c357f136e7
    eth/fetcher: remove useless checks Csaba Kiraly 2026-02-03 12:44:45 +0100
  • b6e2b3e860
    core/types: allow fee comparison with large basefee Csaba Kiraly 2026-01-19 21:57:13 +0100
  • bb6503f36a
    core/txpool/legacypool: test priceHeap cmp function Csaba Kiraly 2026-01-19 11:30:47 +0100
  • 19f37003fb
    trie/bintrie: fix debug_executionWitness for binary tree (#33739) Guillaume Ballet 2026-02-03 12:19:40 +0100
  • 32a7c2b324
    core/txpool/blobpool: drop underpriced before adding to pool Csaba Kiraly 2026-01-30 12:31:27 +0100
  • daa495f775
    core/txpool: fix check for gapped messages Csaba Kiraly 2026-01-16 11:35:27 +0100
  • 5c1272effc
    core/txpool/blobpool: verify that events are emittted correctly Csaba Kiraly 2026-01-12 20:02:52 +0100
  • e9d185f15b
    core/txpool/blobpool: return error on underpriced Csaba Kiraly 2026-01-12 15:50:56 +0100
  • 0d13437991
    core/txpool/blobpool: add test for drop at capacity Csaba Kiraly 2026-01-12 19:51:43 +0100
  • 5fc2ef2f10 fix: cleanup txloopup jeevan-sid 2026-02-03 15:25:52 +0530
  • 3c5440b87a core/state: track slot reads for empty storage Gary Rong 2026-02-03 16:58:37 +0800
  • a92cd38834 core/vm: touch precompile object with Amsterdam enabled Gary Rong 2026-02-03 15:33:19 +0800
  • 2da10777a0
    Merge branch 'master' into fix-blob-range-copy Lessa 2026-02-03 02:24:18 -0500
  • 16a6531ac2
    core: miner: reduce allocations in block building (#33375) Marius van der Wijden 2026-02-03 08:19:16 +0100
  • ce8f1bd856 core: fix 7778 logic MariusVanDerWijden 2026-02-03 08:15:18 +0100
  • 7663959956 core/vm: disable the value transfer in syscall Gary Rong 2026-02-03 14:48:42 +0800
  • 7eb9c5b72c
    Merge d163f06283 into 2f8b0d7af0 Stefan 2026-02-02 18:34:05 -0500
  • 2f8b0d7af0 simplify blockchain logic Jared Wasinger 2026-02-02 17:44:41 -0500
  • e5d8d2059c fix build Jared Wasinger 2026-02-02 17:39:32 -0500
  • 65385ec43c add new test network 'BPO2ToAmsterdamAtTime15k'. correct invocation of selfdestruct hook for tracers Jared Wasinger 2026-02-02 17:24:29 -0500
  • eeec5db6d9 remove static guard from callcode Jared Wasinger 2026-02-02 16:43:29 -0500
  • a5cd595b69 eip-7708 fix: don't emit log when calling to self Jared Wasinger 2026-02-02 16:43:08 -0500
  • a0ad1eecc0 fix test by accepting a non-deployed contract Guillaume Ballet 2026-02-02 21:12:47 +0100
  • 29f7f68a66 7778 fixes Jared Wasinger 2026-02-02 14:07:38 -0500
  • 3fea293484 SampleRatio was being set to 0 when defaults specify that it should be 1. jonny rhea 2026-02-02 12:23:08 -0600
  • 4b7a648a82 all: rework tracing setup Felix Lange 2026-02-02 17:54:39 +0100
  • fa4e707927 Needed to pass a time.Duration in for WithExportTimeout and WithBatchTimeout jonny rhea 2026-01-14 17:27:00 -0600
  • a1caed3938 document batch options for open telemetry and clean up comments jonny rhea 2026-01-14 15:31:13 -0600
  • 0367acc253 fix pasta in telemetry config jonny rhea 2026-01-12 16:24:50 -0600
  • 25ed5a0e4f Add sampleRatio cli flag, updating cli flag names, and other variable names jonny rhea 2026-01-12 11:54:14 -0600
  • 01962ff773 move OpenTelemetry SDK wiring out of cmd/utils jonny rhea 2026-01-08 16:53:32 -0600
  • ff75f4a0d2 renamed otel to rpc tracing jonny rhea 2026-01-03 10:43:07 -0600
  • 0370f6392e client.name now matches style of other attributes jonny rhea 2026-01-02 18:06:29 -0600
  • b37fae7aa3 add ClientName attribute to OTEL resource jonny rhea 2026-01-02 18:02:27 -0600
  • 135f0fbfb1 fix issue with endpoint configuration jonny rhea 2026-01-01 13:43:50 -0600
  • d9c9243251 address review feedback jonny rhea 2025-12-29 17:21:29 -0600
  • 34ced2ebe6 cmd/geth: wire OpenTelemetry tracing via CLI flags jonny rhea 2025-12-23 13:46:31 -0600
  • 1803f5a633
    trie/bintrie: fix debug_executionWitness for binary tree Guillaume Ballet 2026-02-02 18:12:37 +0100
  • e3fd4af127 add auction and abi binding healthykim 2026-02-03 01:29:22 +0900
  • adc2337b63 lint Sina Mahmoodi 2026-02-02 16:12:03 +0100
  • eda6bc43ec touch-ups Sina Mahmoodi 2026-02-02 13:09:12 +0100
  • 6530945dcd
    internal/ethapi: Add timestamp to eth_getTransactionByHash (#33709) shhhh 2026-02-02 16:50:16 +0530
  • 22f78b5106 core/vm: remove BlobFeeCap MariusVanDerWijden 2026-02-02 09:23:13 +0100
  • a951aacb70
    triedb/pathdb: preallocate slices in encode methods (#33736) 0xFloki 2026-02-02 08:27:37 +0100
  • a5e6a157e5
    signer/core/apitypes: add cell proofs (#32910) Marius van der Wijden 2026-02-02 08:19:13 +0100
  • d3994ca1ad signer/core/apitypes: minor polish Gary Rong 2026-02-02 14:44:06 +0800
  • 7696201550 core/txpool: better comment MariusVanDerWijden 2026-02-02 05:47:17 +0100
  • d3a7b3785a
    Update states.go 0xFloki 2026-02-01 19:26:52 +0100
  • d163f06283 state/bal: fix multiple bugs in BAL state transition qu0b 2026-02-01 14:45:03 +0000
  • 3c474a7bc6
    Update nodes.go 0xcharry 2026-02-01 15:24:44 +0100
  • 4af4def446
    Update execute.go marukai67 2026-02-01 13:44:43 +0100
  • d34de11c66
    Update history_trienode.go alex017 2026-02-01 13:11:30 +0100
  • bd97496d83 accounts: fix function names in doc Daniel Liu 2026-01-31 12:53:36 +0800
  • 4490362245 use applyMessageWithEVM result for maxGasUsed rhovian 2026-01-31 16:43:20 -0700
  • 09e723b406
    Merge branch 'ethereum:master' into eth-simulate-max-gas J 2026-01-31 11:36:10 -0700
  • a49c3904a5
    Update history_index_iterator.go splinter 2026-01-31 16:36:58 +0100
  • 4eb5983386
    Update states.go 0xcharry 2026-01-31 13:32:33 +0100
  • e4c1d37961
    lint iPLAY888 2026-01-31 12:40:02 +0300
  • 3ab12c5754
    Create manager_bench_test.go iPLAY888 2026-01-31 12:27:03 +0300
  • da7a976b03
    Update manager.go iPLAY888 2026-01-31 10:11:55 +0300
  • bca21b95a5 triedb/pathdb: only call postFlush callback on successful buffer flush Vicky 2026-01-31 04:08:24 +0800
  • 223b5bcff4
    internal/era: remove empty iterator file lightclient 2026-01-30 12:51:33 -0700
  • 959c8802c0 triedb/pathdb: use known size for history slice allocation bigbear 2026-01-30 19:06:09 +0100
  • 323fe9e09c update bal test fixtures. fix block test runner. fix issue where amsterdam fork was configuring bpo Jared Wasinger 2026-01-30 12:59:00 -0500
  • f93a6d2218 consensus/misc/eip4844: fix nil panic in Amsterdam blob config lookup qu0b 2026-01-30 16:27:24 +0000
  • 9755543d30
    cmd/utils: defer close in ImportHistory lightclient 2026-01-30 07:06:46 -0700
  • cb97c48cb6
    triedb/pathdb: preallocate slices in decodeRestartTrailer (#33715) alex017 2026-01-30 14:14:15 +0100
  • 76a53321df
    common: fix block numbers for EIP-1559 and cancun (#2020) Daniel Liu 2026-01-30 21:06:15 +0800
  • 2dafd06f23
    internal/era: remove extra comment in imports lightclient 2026-01-30 06:05:25 -0700
  • efb287017e
    internal/era: add copyright text lightclient 2026-01-30 06:02:57 -0700
  • 14e3daa4e2
    core: fix initialization of parallelProcessor (#33723) felix 2026-01-30 12:59:33 +0000
  • fef1814926 fix Felix H 2026-01-30 10:37:02 +0000
  • 9cff3fe39f Clarify bidirectional admission control (inbound + outbound) Devin AI 2026-01-30 07:18:56 +0000
  • ca90666d92 Add hard fork data migration and preservation mechanism Devin AI 2026-01-30 07:16:54 +0000
  • 664efbc372 Add hard fork upgrade design for admission control Devin AI 2026-01-30 07:15:27 +0000
  • 3159129ca2 Add node connection admission control with CLI parameters Devin AI 2026-01-30 07:13:41 +0000
  • a3996c79dd Add X Chain technical architecture document Devin AI 2026-01-30 07:10:40 +0000
  • 866713b600 add logs weiihann 2026-01-30 14:14:04 +0800
  • ec5ab803fd
    Update history_trienode.go rjl493456442 2026-01-30 10:37:49 +0800
  • f471ec9f8f
    Fix formatting and comments in history_trienode.go rjl493456442 2026-01-30 10:05:28 +0800
  • 86a11b8483
    common/lru: add metered lru variant Csaba Kiraly 2025-12-17 12:11:50 +0100
  • 5b9d0e4f24
    Update history_trienode.go alex017 2026-01-29 22:42:01 +0100
  • 41467e8287 types,ethapi,signer: avoid copying 128KB blobs in range loops Lessa 2026-01-29 16:20:46 -0500
  • 845009f684
    ethclient: fix timeout param for eth_sendRawTransactionSync (#33693) milan-cb 2026-01-29 12:41:18 -0800