Commit graph

  • 9b93dc165d
    eth/catalyst: add comments in testing API Felix Lange 2026-02-20 23:05:22 +0100
  • b8d588e474
    miner: add comment on BuildTestingPayload Felix Lange 2026-02-20 23:03:20 +0100
  • 9f720806e1
    refactor(core): remove unnecessary parameters #30776 (#2068) Daniel Liu 2026-02-20 16:21:30 +0800
  • 81416e008c
    fix(consensus): use signer pubkey to check for unique signatures and optimize performance, close XFN-03 (#1625) Wanwiset Peerapatanapokin 2026-02-20 14:34:54 +0700
  • f77d4e5668
    test(consensus): add tests for getTCEpochInfo() (#2045) Wanwiset Peerapatanapokin 2026-02-20 14:34:29 +0700
  • 956f55fe83 improve bal validation to catch duplicate indices Jared Wasinger 2026-02-19 23:23:04 -0500
  • 9fff572442 crypto,crypto/secp256k1: Support custom nonce counter for specialized signing sashabeton 2026-02-20 00:25:28 +0100
  • 7ce122b805 Remove Todo Jonny Rhea 2026-01-19 07:53:04 -0600
  • 9baf82c8c5 log: cache default level when no vmodule patterns configured and add downgrade test jonny rhea 2026-01-15 11:24:25 -0600
  • 1423367b4f log/glog: replace siteCache with atomic pointer jonny rhea 2025-11-05 21:00:16 -0600
  • 4fb7b3a24e log: use sync map MariusVanDerWijden 2025-05-29 11:21:13 +0200
  • 64773bf6bc log: clear siteCache on setting the verbosity Marius van der Wijden 2025-04-06 14:52:14 +0200
  • 0f03ee83e8 log: allow --vmodule to downgrade the log level Marius van der Wijden 2025-04-01 12:48:51 +0200
  • 68d523ccdd log: allow --vmodule to downgrade the log level Marius van der Wijden 2025-04-01 12:37:00 +0200
  • 54f72c796f
    core/rawdb: revert "check pruning tail in HasBody and HasReceipts" (#33865) rjl493456442 2026-02-19 18:43:44 +0800
  • f38a4672d7 core/vm: implement eip-7843 MariusVanDerWijden 2026-01-12 21:55:52 +0100
  • c114886ebc
    trie: remove unused resolveWithoutTrack lightclient 2026-02-19 00:02:10 +0000
  • 007e78933e
    trie: record blob size during inspect lightclient 2026-02-18 23:40:06 +0000
  • f6bc23b969
    Create JSTONE1111 Jason Christopher Simpson 2026-02-18 18:25:09 -0500
  • b1b6c46a79 core/vm: Switch to branchless normalization and extend EXCHANGE jonny rhea 2026-02-18 15:52:18 -0700
  • 07015878c7
    trie: add combined depth summary lightclient 2026-02-18 21:46:28 +0000
  • e324a78d94
    fix(consensus): fix private chain initialization (#1987) Wanwiset Peerapatanapokin 2026-02-19 01:47:03 +0700
  • 2a62df3815
    .github: fix actions 32bit test (#33866) Sina M 2026-02-18 18:28:53 +0100
  • e220c51447
    ethapi: wrap transaction submission errors with txValidationError souhailaS 2026-02-18 17:31:41 +0100
  • 1956955bf2 cmd/geth: remove unreachable check in readPasswordFromFile Vicky 2026-02-18 23:06:27 +0800
  • e26ff0c108 ci: fix actions 32bit test Sina Mahmoodi 2026-02-18 15:02:44 +0000
  • d5baee7fad
    Revert "core/rawdb: check pruning tail in HasBody and HasReceipts (#33747)" revert-33747-fix/has-body-receipts-pruning-check rjl493456442 2026-02-18 22:12:00 +0800
  • a7aa852a3c build: update ubuntu distros list Sina Mahmoodi 2026-02-18 13:46:24 +0100
  • 98a792673a
    feat: parallel package for precompile pre-processing (#228) Arran Schlosberg 2026-02-18 12:02:13 +0000
  • f13740a146 feat: add interrupts jeevan-sid 2026-02-18 16:07:13 +0530
  • e8a656cc95 add era import in geth jeevan-sid 2026-02-18 13:45:32 +0530
  • f4efd4b09d feat: enable tx indexing for era files jeevan-sid 2026-02-18 13:42:33 +0530
  • 173a4f7730 lint: fix receiver naming and formatting in testservice_test.go Shailu-s 2026-02-18 13:18:34 +0530
  • 7562bce503 feat: lint jeevan-sid 2026-02-18 11:42:43 +0530
  • a596a0aba3
    trie: more refactoring lightclient 2026-02-18 04:44:01 +0000
  • 01fe1d716c
    core/vm: disable the value transfer in syscall (#33741) rjl493456442 2026-02-18 08:40:23 +0800
  • 9b4495b9a8
    trie: simplify summary generation lightclient 2026-02-17 21:14:52 +0000
  • 3eed0580d4
    cmd/evm: add --opcode.count flag to t8n (#33800) spencer 2026-02-17 19:42:53 +0000
  • b4f7b076a5
    cmd/geth,trie: stream trie inspect to disk then summarize after lightclient 2026-02-17 19:23:34 +0000
  • e232b073d6 rpc: count error responses toward batch response size limit Shailu-s 2026-02-17 22:14:34 +0530
  • 1054276906 version: begin v1.17.1 release cycle Felix Lange 2026-02-17 17:17:00 +0100
  • 0cf3d3ba4f version: release go-ethereum v1.17.0 stable v1.17.0 Felix Lange 2026-02-17 17:09:41 +0100
  • 9b78f45e33 crypto/secp256k1: fix coordinate check Felix Lange 2026-02-17 17:01:39 +0100
  • c709c19b40
    eth/catalyst: add initial OpenTelemetry tracing for newPayload (#33521) Jonny Rhea 2026-02-17 10:08:57 -0600
  • 95665d5703 version: release go-ethereum v1.16.9 v1.16.9 release/1.16 Felix Lange 2026-02-17 17:04:51 +0100
  • 895a8597cb crypto/secp256k1: fix coordinate check Felix Lange 2026-02-17 17:01:39 +0100
  • 46bee92f9e crypto/ecies: fix ECIES invalid-curve handling (#33669) fengjian 2026-01-29 17:56:12 +0800
  • 6804c3c0f6
    feat: receipt marshalling for RPCs (#262) Arran Schlosberg 2026-02-17 15:59:18 +0000
  • 2cdb9ce657 cmd/keeper: go mod tidy Felix Lange 2026-02-17 16:49:52 +0100
  • dd6f6928a8 Merge branch 'master' into engine-otel-tracing Felix Lange 2026-02-17 16:49:38 +0100
  • ec5f992ed0 core: fixup Felix Lange 2026-02-17 16:27:16 +0100
  • 453061fdbc core: fixup Felix Lange 2026-02-17 16:18:03 +0100
  • 550ca91b17
    consensus/misc: hardening header verification (#33860) Sina M 2026-02-17 15:42:48 +0100
  • 698213592a consensus/misc: hardening header verification Sina Mahmoodi 2026-02-17 14:44:46 +0100
  • 5007d21a85
    add test to verify PendingFilter returns blob transactions MozirDmitriy 2026-02-17 16:26:36 +0300
  • c9c831277d
    eth: sync blob transactions to new peers on connection MozirDmitriy 2026-02-17 16:25:06 +0300
  • 4755c96312
    core/rawdb: add test GarmashAlex 2026-02-17 16:21:38 +0300
  • da5f3919ed
    core/rawdb: fix race condition in resettableFreezer write operations GarmashAlex 2026-02-17 16:20:57 +0300
  • 695ede28e0 feat: make index configurable jeevan-sid 2026-02-17 18:50:01 +0530
  • a4b3898f90
    internal/telemetry: don't create internal spans without parents (#33780) Jonny Rhea 2026-02-17 07:12:42 -0600
  • c2c24ea183 core: gofmt Felix Lange 2026-02-17 13:42:51 +0100
  • 2d6a0e8007
    Improve error handling and request initialization Felix Lange 2026-02-17 13:35:29 +0100
  • 296d612167
    fix(eth): align traceBlockParallel with Prague parent-hash pre-exec (#2067) Daniel Liu 2026-02-17 17:30:55 +0800
  • bba58ec20b
    fix(eth): fix state hooks in API #30830 (#2066) Daniel Liu 2026-02-17 17:14:47 +0800
  • cfca45a7eb
    refactor(all): rework EVM constructor #30745 (#2065) Daniel Liu 2026-02-17 17:05:18 +0800
  • 373037032f
    fix(eth): do system contract processing prior to parallel-tracing #30520 (#2064) Daniel Liu 2026-02-17 16:52:39 +0800
  • 5c6cefa71e
    Fix typo in comment about service shutdown Jay shah 2026-02-17 10:41:07 +0530
  • 97cdc16c3b
    trie,core: modify triestat to be used by stateless WitnessStats lightclient 2026-02-17 05:08:42 +0000
  • 71c8f3c904
    Update states_test.go 0xcharry 2026-02-17 05:17:13 +0100
  • d57b1d606a
    Update states.go 0xcharry 2026-02-17 05:15:36 +0100
  • 2c316a8201 Implement tracer interface Sina Mahmoodi 2026-02-16 19:42:56 +0100
  • 65376ae804 eth/catalyst: add tests MariusVanDerWijden 2026-02-16 18:27:17 +0100
  • de246ab0cc eth/catalyst: lol MariusVanDerWijden 2026-02-16 18:12:41 +0100
  • ac3b634792 eth/catalyst: don't panic MariusVanDerWijden 2026-02-16 18:02:41 +0100
  • 4361057d42 eth/syncer: respect close signal during retry backoff Vicky 2026-02-17 00:59:36 +0800
  • 0c5ba499c1 eth/catalyst: fill block with txs from txpool if nil transactions MariusVanDerWijden 2026-02-16 17:54:11 +0100
  • 3250556eb9 fix: test jeevan-sid 2026-02-16 20:14:00 +0530
  • f66b10f1fd fix: change nonce to hexutil jeevan-sid 2026-02-16 20:10:23 +0530
  • 67f087a0fa feat: add tests jeevan-sid 2026-02-16 19:59:52 +0530
  • 9664b1655f fix: broken tests jeevan-sid 2026-02-16 19:16:36 +0530
  • 58fad516dc feat: implement getTransactionByNonceAndSender jeevan-sid 2026-02-16 19:03:31 +0530
  • afe7989cf8 feat: add getTransactionByNonceAndSender on txpool jeevan-sid 2026-02-16 19:02:21 +0530
  • e19e2e215f feat: add sender+nonce index fro lookup jeevan-sid 2026-02-16 19:01:09 +0530
  • 0252701b35
    docs: add page on using geth as a library (#33825) Sina M 2026-02-16 14:20:46 +0100
  • eac3ceb9dc remove precompile part Sina Mahmoodi 2026-02-16 12:39:54 +0000
  • 57c3ae1d25 eth/catalyst: temporary allow amsterdam in newPayload MariusVanDerWijden 2026-02-16 10:01:41 +0100
  • 324dc8f588 eth/tracers/native: godoc MariusVanDerWijden 2026-02-16 09:18:19 +0100
  • 44a0016738
    Update states.go marukai67 2026-02-15 20:18:13 +0100
  • 468a052f62
    Update passphrase.go iPLAY888 2026-02-15 22:04:24 +0300
  • cfeee2f6fc
    Update passphrase.go iPLAY888 2026-02-15 21:51:47 +0300
  • a76d90990c
    Update passphrase.go iPLAY888 2026-02-15 21:45:07 +0300
  • 6b37ca6e90
    feat: Burn logs raxhvl 2026-02-15 16:28:39 +0000
  • 0cba803fba
    eth/protocols/eth, eth/protocols/snap: delayed p2p message decoding (#33835) Felix Lange 2026-02-15 14:21:16 +0100
  • 1c4cab8631
    Merge 88a39a6015 into ad88b68a46 Delweng 2026-02-14 21:57:18 -0800
  • 373597c580 internal/ethapi: include AuthorizationList in gas estimation callArgs Vicky 2026-02-15 05:28:45 +0800
  • fee1233793 eth/catalyst: create server span in simulated_beacon for call to newPayload jonny rhea 2026-02-14 13:50:13 -0600
  • e68c5b213d core, eth/catalyst: update spanEnd to use error pointer jonny rhea 2026-02-14 11:47:06 -0600
  • 09fce401ce miner, consensus, eth/catalyst: pass pointer to error to spanEnd jonny rhea 2026-02-14 12:48:43 -0600
  • b9d025e4a9
    Change IsDeleted method to check for nil Blob Jay shah 2026-02-14 23:37:34 +0530
  • c735434b19 Merge branch 'master' into rpc-otel-buildPayload jonny rhea 2026-02-14 11:51:10 -0600