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.
Péter Szilágyi
681b51aac4
Merge pull request #3519 from zsfelfoldi/light-topic5
les: fixed selectPeer deadlock, improved request distribution
|
8 years ago |
.. |
lightchain.go
|
all: gofmt -w -s
|
8 years ago |
lightchain_test.go
|
core, core/state, trie: EIP158, reprice & skip empty account write
|
8 years ago |
odr.go
|
les, light: add block availability check for ODR requests
|
8 years ago |
odr_test.go
|
core/types: remove redundant SignECDSA wrappers, rename to SignTx
|
8 years ago |
odr_util.go
|
les, light: add block availability check for ODR requests
|
8 years ago |
state.go
|
core, core/vm: implemented a generic environment (#3348)
|
8 years ago |
state_object.go
|
core, core/vm: implemented a generic environment (#3348)
|
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
|
core, light: allow zero cost txs from inexistent accounts too
|
8 years ago |
txpool_test.go
|
Merge pull request #3519 from zsfelfoldi/light-topic5
|
8 years ago |
vm_env.go
|
core/vm: move Log to core/types
|
8 years ago |