Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zoro
2814ee0547
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532)
fix: fix some (ST1005)go-staticcheck
|
1 year ago |
.. |
flowcontrol
|
common/prque: generic priority queue (#26290)
|
2 years ago |
utils
|
all: update golang/x/ext and fix slice sorting fallout (#27909)
|
1 year ago |
vflux
|
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532)
|
1 year ago |
api.go
|
all: remove notion of trusted checkpoints in the post-merge world (#27147)
|
2 years ago |
api_backend.go
|
les: remove obsolete code related to PoW header syncing (#27737)
|
1 year ago |
api_test.go
|
les: use new atomic types (#27856)
|
1 year ago |
benchmark.go
|
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532)
|
1 year ago |
bloombits.go
|
les: handler separation (#19639)
|
5 years ago |
client.go
|
all: activate pbss as experimental feature (#26274)
|
1 year ago |
client_handler.go
|
all: move light.NodeSet to trienode.ProofSet (#28287)
|
1 year ago |
commons.go
|
all: remove the Rinkeby testnet (#27406)
|
1 year ago |
costtracker.go
|
les: use new atomic types (#27856)
|
1 year ago |
distributor.go
|
all: use AbsTime.Add instead of conversion (#25417)
|
2 years ago |
distributor_test.go
|
les: separate peer into clientPeer and serverPeer (#19991)
|
5 years ago |
enr_entry.go
|
cmd/devp2p: skip ENR field tails properly in nodeset filter (#22565)
|
4 years ago |
handler_test.go
|
all: move light.NodeSet to trienode.ProofSet (#28287)
|
1 year ago |
metrics.go
|
les: polish code (#22625)
|
4 years ago |
odr.go
|
all: refactor txpool into it's own package in prep for 4844
|
2 years ago |
odr_requests.go
|
all: move light.NodeSet to trienode.ProofSet (#28287)
|
1 year ago |
odr_test.go
|
all: activate pbss as experimental feature (#26274)
|
1 year ago |
peer.go
|
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532)
|
1 year ago |
peer_test.go
|
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532)
|
1 year ago |
protocol.go
|
les: remove unused var `AdvertiseProtocolVersions` (#27405)
|
1 year ago |
request_test.go
|
les: remove obsolete code related to PoW header syncing (#27737)
|
1 year ago |
retrieve.go
|
les: remove obsolete code related to PoW header syncing (#27737)
|
1 year ago |
server.go
|
all: remove notion of trusted checkpoints in the post-merge world (#27147)
|
2 years ago |
server_handler.go
|
core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895)
|
1 year ago |
server_requests.go
|
cmd, core, trie: verkle-capable `geth init` (#28270)
|
1 year ago |
servingqueue.go
|
les: use new atomic types (#27856)
|
1 year ago |
state_accessor.go
|
core/types, params: add blob transaction type, RLP encoded for now (#27049)
|
2 years ago |
test_helper.go
|
core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895)
|
1 year ago |
txrelay.go
|
les: generate random nums directly, not via strange conversions
|
4 years ago |