plugeth/les
2023-11-15 14:36:57 +02:00
..
flowcontrol common/prque: generic priority queue (#26290) 2023-02-09 13:03:54 +02:00
utils all: update golang/x/ext and fix slice sorting fallout (#27909) 2023-08-12 00:04:12 +02:00
vflux accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 2023-11-15 14:36:57 +02:00
api_backend.go les: remove obsolete code related to PoW header syncing (#27737) 2023-07-17 20:48:11 +02:00
api_test.go les: use new atomic types (#27856) 2023-08-23 21:19:04 +02:00
api.go all: remove notion of trusted checkpoints in the post-merge world (#27147) 2023-04-24 09:37:10 +03:00
benchmark.go accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 2023-11-15 14:36:57 +02:00
bloombits.go les: handler separation (#19639) 2019-08-21 11:29:34 +02:00
client_handler.go all: move light.NodeSet to trienode.ProofSet (#28287) 2023-10-10 10:30:47 +02:00
client.go all: activate pbss as experimental feature (#26274) 2023-08-10 22:21:36 +03:00
commons.go all: remove the Rinkeby testnet (#27406) 2023-06-02 14:03:21 +03:00
costtracker.go les: use new atomic types (#27856) 2023-08-23 21:19:04 +02:00
distributor_test.go les: separate peer into clientPeer and serverPeer (#19991) 2020-02-26 11:41:24 +02:00
distributor.go all: use AbsTime.Add instead of conversion (#25417) 2022-07-29 18:23:30 +02:00
enr_entry.go cmd/devp2p: skip ENR field tails properly in nodeset filter (#22565) 2021-03-24 12:32:39 +01:00
handler_test.go all: move light.NodeSet to trienode.ProofSet (#28287) 2023-10-10 10:30:47 +02:00
metrics.go les: polish code (#22625) 2021-04-27 09:44:59 +02:00
odr_requests.go all: move light.NodeSet to trienode.ProofSet (#28287) 2023-10-10 10:30:47 +02:00
odr_test.go all: activate pbss as experimental feature (#26274) 2023-08-10 22:21:36 +03:00
odr.go all: refactor txpool into it's own package in prep for 4844 2022-10-24 16:35:53 +03:00
peer_test.go accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 2023-11-15 14:36:57 +02:00
peer.go accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 2023-11-15 14:36:57 +02:00
protocol.go les: remove unused var AdvertiseProtocolVersions (#27405) 2023-06-06 04:34:22 -04:00
request_test.go les: remove obsolete code related to PoW header syncing (#27737) 2023-07-17 20:48:11 +02:00
retrieve.go les: remove obsolete code related to PoW header syncing (#27737) 2023-07-17 20:48:11 +02:00
server_handler.go core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895) 2023-08-16 23:31:02 +02:00
server_requests.go cmd, core, trie: verkle-capable geth init (#28270) 2023-11-14 13:09:40 +01:00
server.go all: remove notion of trusted checkpoints in the post-merge world (#27147) 2023-04-24 09:37:10 +03:00
servingqueue.go les: use new atomic types (#27856) 2023-08-23 21:19:04 +02:00
state_accessor.go core/types, params: add blob transaction type, RLP encoded for now (#27049) 2023-04-21 12:52:02 +03:00
test_helper.go core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895) 2023-08-16 23:31:02 +02:00
txrelay.go les: generate random nums directly, not via strange conversions 2021-05-21 12:36:04 +03:00