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.
Marius van der Wijden
2045a2bba3
core, all: split vm.Context into BlockContext and TxContext ( #21672 )
...
* all: core: split vm.Config into BlockConfig and TxConfig
* core: core/vm: reset EVM between tx in block instead of creating new
* core/vm: added docs
4 years ago
..
checkpointoracle
les: update checktime even if check fails
4 years ago
flowcontrol
all: update author list and licenses
5 years ago
lespay
les: remove clientPeerSet and serverSet ( #21566 )
4 years ago
utils
les, les/lespay/server: refactor client pool ( #21236 )
4 years ago
api.go
les, les/lespay/server: refactor client pool ( #21236 )
4 years ago
api_backend.go
core, all: split vm.Context into BlockContext and TxContext ( #21672 )
4 years ago
api_test.go
les, les/lespay/server: refactor client pool ( #21236 )
4 years ago
benchmark.go
les, les/lespay/client: add service value statistics and API ( #20837 )
5 years ago
bloombits.go
les: handler separation ( #19639 )
5 years ago
client.go
node: refactor package node ( #21105 )
4 years ago
client_handler.go
les: remove clientPeerSet and serverSet ( #21566 )
4 years ago
clientpool.go
les: remove clientPeerSet and serverSet ( #21566 )
4 years ago
clientpool_test.go
les: remove clientPeerSet and serverSet ( #21566 )
4 years ago
commons.go
node: refactor package node ( #21105 )
4 years ago
costtracker.go
les: add missing Ticker.Stop call ( #20864 )
5 years ago
distributor.go
les, les/lespay: implement new server pool ( #20758 )
5 years ago
distributor_test.go
les: separate peer into clientPeer and serverPeer ( #19991 )
5 years ago
enr_entry.go
les: remove clientPeerSet and serverSet ( #21566 )
4 years ago
fetcher.go
les: implement new les fetcher ( #20692 )
4 years ago
fetcher_test.go
les: fix unittest ( #21382 )
4 years ago
handler_test.go
les: separate peer into clientPeer and serverPeer ( #19991 )
5 years ago
metrics.go
les, les/lespay/server: refactor client pool ( #21236 )
4 years ago
odr.go
les: separate peer into clientPeer and serverPeer ( #19991 )
5 years ago
odr_requests.go
core, eth, les, trie: add a prefix to contract code ( #21080 )
4 years ago
odr_test.go
core, all: split vm.Context into BlockContext and TxContext ( #21672 )
4 years ago
peer.go
les: remove clientPeerSet and serverSet ( #21566 )
4 years ago
peer_test.go
les: remove invalid use of t.Fatal in TestHandshake ( #21012 )
5 years ago
protocol.go
les: remove clientPeerSet and serverSet ( #21566 )
4 years ago
pruner.go
les: historical data garbage collection ( #19570 )
4 years ago
pruner_test.go
les: historical data garbage collection ( #19570 )
4 years ago
request_test.go
les: historical data garbage collection ( #19570 )
4 years ago
retrieve.go
les, les/lespay: implement new server pool ( #20758 )
5 years ago
server.go
les: remove clientPeerSet and serverSet ( #21566 )
4 years ago
server_handler.go
les, p2p/simulations/adapters: fix issues found while simulating les ( #21761 )
4 years ago
serverpool.go
p2p/nodestate: ensure correct callback order ( #21436 )
4 years ago
serverpool_test.go
les, les/lespay: implement new server pool ( #20758 )
5 years ago
servingqueue.go
les: separate peer into clientPeer and serverPeer ( #19991 )
5 years ago
sync.go
les: separate peer into clientPeer and serverPeer ( #19991 )
5 years ago
sync_test.go
les: historical data garbage collection ( #19570 )
4 years ago
test_helper.go
les: remove clientPeerSet and serverSet ( #21566 )
4 years ago
txrelay.go
all: replace RWMutex with Mutex in places where RLock is not used ( #21622 )
4 years ago
ulc.go
cmd, eth, les: fix up ultra light config integration
5 years ago
ulc_test.go
les: historical data garbage collection ( #19570 )
4 years ago