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.
Felföldi Zsolt
525116dbff
les: implement request distributor, fix blocking issues (#3660)
* les: implement request distributor, fix blocking issues
* core: moved header validation before chain mutex lock
|
8 years ago |
.. |
lightchain.go
|
les: implement request distributor, fix blocking issues (#3660)
|
8 years ago |
lightchain_test.go
|
all: swap out the C++ ethash to the pure Go one (mining todo)
|
8 years ago |
odr.go
|
les, light: add block availability check for ODR requests
|
8 years ago |
odr_test.go
|
all: swap out the C++ ethash to the pure Go one (mining todo)
|
8 years ago |
odr_util.go
|
all: update light logs (and a few others) to the new model
|
8 years ago |
state.go
|
all: update light logs (and a few others) to the new model
|
8 years ago |
state_object.go
|
all: update light logs (and a few others) to the new model
|
8 years ago |
state_test.go
|
core, core/state, trie: EIP158, reprice & skip empty account write
|
8 years ago |
trie.go
|
light: light chain, VM env and tx pool
|
8 years ago |
txpool.go
|
les: implement request distributor, fix blocking issues (#3660)
|
8 years ago |
txpool_test.go
|
all: swap out the C++ ethash to the pure Go one (mining todo)
|
8 years ago |
vm_env.go
|
core, core/state, core/vm: remove exported account getters (#3618)
|
8 years ago |