bsc/eth
Martin Holst Swende 3349a24333
all: move light.NodeSet to trienode.ProofSet (#28287)
This is a minor refactor in preparation of changes to range verifier. This PR contains no intentional functional changes but moves (and renames) the light.NodeSet
2024-01-03 09:26:49 +01:00
..
downloader feat: active pbss on bsc 2023-09-26 16:14:32 +08:00
ethconfig cmd, les, tests: remove light client code (#28586) 2024-01-03 09:26:49 +01:00
fetcher rpc,eth: output more info about failed txs(#2041) 2023-12-07 16:07:48 +08:00
filters les: removed test and web3 2024-01-03 09:26:49 +01:00
gasprice fix: failed ut 2023-12-04 19:06:48 +08:00
protocols all: move light.NodeSet to trienode.ProofSet (#28287) 2024-01-03 09:26:49 +01:00
tracers eth, trie/triedb/pathdb: pbss patches (#1955) 2023-11-06 14:11:17 +08:00
api_admin.go eth: split api.go into namespace based files (#27263) 2023-05-29 05:09:34 -04:00
api_backend.go all: activate pbss as experimental feature from eth (#26274) 2023-09-26 16:14:32 +08:00
api_debug_test.go Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
api_debug.go all: activate pbss as experimental feature from eth (#26274) 2023-09-26 16:14:32 +08:00
api_miner.go core/txpool: make transaction validation reusable across packages (pools) (#27429) 2023-06-06 12:53:29 +03:00
api.go les, eth: fix typo in comment (#27369) 2023-05-30 14:55:03 +02:00
backend.go cmd, les, tests: remove light client code (#28586) 2024-01-03 09:26:49 +01:00
bloombits.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
handler_bsc_test.go lint: fix all golang lint after big merge (#1861) 2023-09-08 16:36:16 +08:00
handler_bsc.go log: reduce logs when receiving too much votes from a peer (#1780) 2023-07-31 10:44:02 +08:00
handler_eth_test.go parlia: reject header with non-nil WithdrawalsHash(#1884) 2023-09-21 12:02:59 +08:00
handler_eth.go Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
handler_snap.go eth: check snap satelliteness, delegate drop to eth (#22235) 2021-02-02 10:44:36 +02:00
handler_test.go upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
handler_trust.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
handler.go rpc,eth: output more info about failed txs(#2041) 2023-12-07 16:07:48 +08:00
peer.go rpc,eth: output more info about failed txs(#2041) 2023-12-07 16:07:48 +08:00
peerset.go Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
state_accessor.go eth, trie/triedb/pathdb: pbss patches (#1955) 2023-11-06 14:11:17 +08:00
sync_test.go eth: use new atomic types (#27137) 2023-04-25 12:06:50 +02:00
sync.go feat: active pbss on bsc 2023-09-26 16:14:32 +08:00