Commit graph

  • f6064f32c4
    internal/ethapi: convert legacy blobtx proofs in sendRawTransaction (#32849) Felix Lange 2025-10-14 14:40:54 +0200
  • 55a53208b7
    accounts/abi: check presence of payable fallback or receive before proceeding with transfer (#32374) cui 2025-10-14 17:07:48 +0800
  • 9d17826839 beacon/engine, eth/catalyst: return UnknownParent error when parent doesn't exist Jihoon Song 2025-08-15 01:24:45 +0900
  • 508ba1b8a2 eth/catalyst: add an unit test for updating payload with inclusion list Jihoon Song 2024-11-30 18:03:04 +0900
  • 358685bf3c eth/catalyst: modify getPayloadV5 to accept PayloadV4 Jihoon Song 2025-10-01 19:04:25 +0900
  • c146cf4eb2 eth/catalyst: add engine_forkchoiceUpdatedWithWitnessV4 Jihoon Song 2025-08-15 21:28:43 +0900
  • 5d97794cb5 beacon/engine, eth/catalyst, miner: add engine_forkchoiceUpdatedV4 Jihoon Song 2024-11-30 17:58:06 +0900
  • 4ef576d0aa eth/catalyst: add peek method to payloadQueue to return Miner.Payload Jihoon Song 2024-11-30 17:56:52 +0900
  • 8b1cf69d50 miner: add a public method to notify the inclusion list to payload Jihoon Song 2024-11-30 17:55:51 +0900
  • 526baf20fd miner: include inclusion list transactions when building a payload Jihoon Song 2024-11-30 17:54:25 +0900
  • 8ddd60a301 miner: add inclusionListTxs to environment Jihoon Song 2024-11-30 17:53:18 +0900
  • 3111ae8157 miner: add inclusionList to BuildPayloadArgs and generateParams Jihoon Song 2024-11-30 17:52:53 +0900
  • ed28133754 eth/catalyst: add an unit test for verifying new payload against inclusion list Jihoon Song 2024-11-28 21:32:52 +0900
  • dffe6d31a5 beacon/engine, core, eth/catalyst: verify if a block satisfies the inclusion list constraints Jihoon Song 2025-02-25 15:43:41 +0900
  • 1986e8134b eth/catalyst: add engine_newPayloadV5 Jihoon Song 2024-11-28 21:28:41 +0900
  • 169d4a0202 eth/catalyst: make forkchoiceUpdatedV3 and newPayloadV4 available on eip7805 fork Jihoon Song 2025-05-19 15:34:17 +0900
  • d03a817f9c params: support eip7805 fork Jihoon Song 2025-04-08 21:41:42 +0900
  • 3e487c0a73 beacon/engine: add INCLUSION_LIST_UNSATISFIED to engine API errors Jihoon Song 2024-11-26 20:10:46 +0900
  • 7ce64f1d65 beacon/engine, eth/catalyst, miner: add GetInclusionListV1 Jihoon Song 2025-06-16 18:40:03 +0200
  • 1dab670156 core/types, params: add InclusionList type Jihoon Song 2025-07-28 22:15:02 +0900
  • e03d97a420
    core/txpool/legacypool: fix pricedList updates (#32906) rjl493456442 2025-10-14 14:40:04 +0800
  • bb8f253ab4
    feat: parameterize sync service fetch block range (#1247) Morty 2025-10-14 13:21:31 +0800
  • 76651a6bfe core/rawdb, triedb/pathdb: re-structure the trienode history header Gary Rong 2025-10-14 12:44:38 +0800
  • fb8d2298b6
    eth: do not warn on switching from snap sync to full sync (#32900) Csaba Kiraly 2025-10-14 05:03:31 +0200
  • 00f6f2b32f
    eth/catalyst: remove useless log on enabling Engine API (#32901) Csaba Kiraly 2025-10-14 05:01:43 +0200
  • f5a5055213 core/txpool/legacypool: fix pricedList updates Gary Rong 2025-10-14 10:53:32 +0800
  • 52c484de86
    triedb/pathdb: catch int conversion overflow in 32-bit (#32899) Guillaume Ballet 2025-10-14 03:23:05 +0200
  • fb3e96bda1
    eth/catalyst: remove useless log message Csaba Kiraly 2025-10-13 23:55:00 +0200
  • c72479924d build: upgrade -dlgo version to Go 1.25.3 levisyin 2025-10-14 05:25:38 +0800
  • 6cb31eaa20
    triedb/pathdb: fix max buffer size Csaba Kiraly 2025-10-13 23:20:28 +0200
  • eed426c36f handle unwell sub on success aodhgan 2025-10-13 13:16:50 -0700
  • 409eea4063 dont continue on error aodhgan 2025-10-13 13:07:10 -0700
  • 3ab8ec880b check for DeadlineExceeded aodhgan 2025-10-13 12:57:23 -0700
  • 1d662b50a6 simplify ethclient aodhgan 2025-10-13 12:50:24 -0700
  • 5251356c46 avoid yet another AI PR Guillaume Ballet 2025-10-13 14:48:06 -0400
  • 51afedec91
    chore: Go 1.24 (#232) Arran Schlosberg 2025-10-13 19:07:33 +0100
  • 6337577434
    p2p/discover: wait for bootstrap to be done (#32881) Delweng 2025-10-14 01:58:50 +0800
  • b28241ba85
    cmd/workload: filter fuzzer test (#31613) Felföldi Zsolt 2025-10-13 19:21:01 +0200
  • c920c823aa
    eth/catalyst: use info instead of warn on enabling Engine API Csaba Kiraly 2025-10-13 19:11:00 +0200
  • 7b693ea17c
    core/txpool/legacypool: move queue out of main txpool (#32270) Marius van der Wijden 2025-10-13 19:07:36 +0200
  • 25f9571739
    eth: do not warn on switching from snap sync to full sync Csaba Kiraly 2025-10-13 18:41:16 +0200
  • 295d3ca485
    eth/protocols/eth: fix comment Csaba Kiraly 2025-10-13 18:27:28 +0200
  • 14c59592fa triedb/pathdb: catch int conversion overflow in 32-bit Guillaume Ballet 2025-10-13 11:41:10 -0400
  • b87581f297
    p2p/enode: optimize DistCmp (#32888) cui 2025-10-13 22:16:07 +0800
  • 101745246b
    core/txpool/legacypool: fix counter Csaba Kiraly 2025-10-13 16:00:26 +0200
  • e479de1e72
    core/txpool/legacypool: fix double release Csaba Kiraly 2025-10-13 15:08:30 +0200
  • 1029acb60f
    p2p/enode: fmt file cuiweixie 2025-10-13 21:58:11 +0800
  • 22deabb725
    Refactor updateFilterMapsHeads to Use Timer Instead of time.After lukema95 2025-10-13 20:21:28 +0800
  • 39f523285a
    simplify DistCmp Felix Lange 2025-10-13 14:17:57 +0200
  • 5c6ba6b400
    p2p/enode: optimize LogDist (#32887) cui 2025-10-13 20:00:43 +0800
  • a7359ceb69
    triedb, core/rawdb: implement the partial read in freezer (#32132) Delweng 2025-10-13 19:40:03 +0800
  • bc0a21a1d5
    eth/filters: uninstall subscription in filter apis on error (#32894) Lewis 2025-10-13 20:10:44 +0900
  • 250ad041e5
    Revert variable addition Felix Lange 2025-10-13 13:09:12 +0200
  • 85e9977fae
    p2p: rm unused var seedMinTableTime (#32876) Delweng 2025-10-13 16:40:08 +0800
  • 2010781c29
    core/types: optimize MergeBloom by using bitutil (#32882) cui 2025-10-13 16:39:10 +0800
  • 84f9c2e68f
    accounts/scwallet: remove selfDerive start from Initialize to avoid goroutine leak Galoretka 2025-10-13 11:21:33 +0300
  • 8708c2e1cc restapi: implement trustless REST API zsfelfoldi 2025-10-11 00:15:12 +0200
  • a3aae29845
    node: fix error condition in gzipResponseWriter.init() (#32896) Luke Ma 2025-10-13 15:26:35 +0800
  • 72c4769475 core/rawdb: fix var name Gary Rong 2025-10-13 15:14:59 +0800
  • fb2e88623d core/rawdb: add read meter Gary Rong 2025-10-13 15:10:14 +0800
  • a86e67dfa8 core, triedb: polish Gary Rong 2025-10-13 15:07:10 +0800
  • 90d9e313f4 core/rawdb, ethdb: polish Gary Rong 2025-10-13 14:51:35 +0800
  • 455f09d00a fully qualify flag names aodhgan 2025-10-12 23:19:15 -0700
  • 561495d39e fix linter go mod tidy issue Guillaume Ballet 2025-10-13 08:18:09 +0200
  • 3aa3538507 clean aodhgan 2025-10-12 23:13:14 -0700
  • 2ed437e361 just subscribe directly using SubscribeChainEvent aodhgan 2025-10-12 23:08:07 -0700
  • b989660f9b
    Fix inverted error condition in gzipResponseWriter.init() lukema95 2025-10-13 12:37:05 +0800
  • 5bc56d641a
    accounts: check fallback and receive before transfer cuiweixie 2025-08-08 20:47:02 +0800
  • e6e78637e7 check length outside jsvisa 2025-07-02 02:21:49 +0800
  • 95dbdb3b1d core,triedb: read partial block index jsvisa 2025-07-02 02:11:12 +0800
  • c53bde7e17 no dup uint64 jsvisa 2025-07-02 01:36:49 +0800
  • 6bfd8dff52 core/rawdb: fill in the missing method jsvisa 2025-07-02 01:33:01 +0800
  • 32884e0b43 ethdb: interface AncientBytes jsvisa 2025-07-02 01:31:23 +0800
  • 1459c2ed24 core/rawdb: add freezer's AncientBytes method jsvisa 2025-07-02 01:02:38 +0800
  • 882c1354f5 triedb/pathdb: make batch with pre-allocated size Gary Rong 2025-10-13 10:52:57 +0800
  • 803808e0fb eth/filters: uninstall subscription in filter apis on error hyeonLewis 2025-10-13 10:32:53 +0900
  • 998153ebb1 optmize CompareSignersLists wanwiset25 2025-10-12 21:59:55 +0400
  • b4a280353d rpc: tolerate connection reset error in TestServerWebsocketReadLimit and triedb:pathdb:cross-platformbug Divyansh Mishra 2025-10-12 20:19:05 +0530
  • 23af3d3d19 rpc: tolerate connection reset error in TestServerWebsocketReadLimit Divyansh Mishra 2025-10-12 19:06:34 +0530
  • 225d0095b3
    p2p/enode: opt LogDist cuiweixie 2025-10-12 20:00:44 +0800
  • bacd81ee73
    p2p/enode: opt DistCmp cuiweixie 2025-10-12 20:19:31 +0800
  • 49cae59c6a lint fix Sahil-4555 2025-10-12 13:33:02 +0530
  • 55fdee27cd chore: update fast_XOR/AND/OR_Bytes optimization Sahil-4555 2025-10-12 13:25:53 +0530
  • bceb7fabef lint fixes Sahil-4555 2025-09-27 09:20:59 +0530
  • 854a45c280 revert changes Sahil-4555 2025-09-27 09:14:21 +0530
  • 9dd1829439 revert changes Sahil-4555 2025-09-27 09:12:07 +0530
  • 3875127e97 revert changes for has0xprefix func Sahil-4555 2025-09-27 09:11:00 +0530
  • 5061a08452 revert changes for has0xprefix func Sahil-4555 2025-09-27 09:10:05 +0530
  • a1d860e0ef refactor: replace custom functions with standard library equivalent Sahil-4555 2025-08-28 20:17:56 +0530
  • ec64990c98 bitutil: optimize fastORBytes with bit shifts Sahil-4555 2025-08-28 15:54:08 +0530
  • e77dc6511f bitutil: optimize fastANDBytes with bit shifts Sahil-4555 2025-08-28 15:45:31 +0530
  • d407dff272 bitutil: optimize fastXORBytes with bit shifts Sahil-4555 2025-08-28 15:26:52 +0530
  • 5a5b49db47 Add utility function for common operations Vaios0x 2025-10-11 22:46:31 -0600
  • a62ae099ef Fix typo in variable name Vaios0x 2025-10-11 22:46:25 -0600
  • 87e115f5df Improve documentation for better clarity Vaios0x 2025-10-11 22:46:18 -0600
  • f651283bb7 Optimize algorithm performance Vaios0x 2025-10-11 22:29:11 -0600
  • d2ff2d4c8b Fix typo in variable name Vaios0x 2025-10-11 22:28:27 -0600
  • 115db0d771
    core/types: opt or using bitutil cuiweixie 2025-10-11 23:58:49 +0800
  • 965c141d2d fix(p2p/discover): wait for bootstrap to be done jsvisa 2025-10-11 21:23:48 +0800
  • 234c73a7b7
    all: make increaseKey common cuiweixie 2025-10-11 19:31:25 +0800