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.
Jeffrey Wilcke
024d41d0c2
core, core/state, core/vm: remove exported account getters (#3618)
Removed exported statedb object accessors, reducing the chance for nasty
bugs to creep in. It's also ugly and unnecessary to have these methods.
|
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
|
params: core, core/vm, miner: 64bit gas instructions
|
8 years ago |
odr_util.go
|
les, light: add block availability check for ODR requests
|
8 years ago |
state.go
|
core, core/state, core/vm: remove exported account getters (#3618)
|
8 years ago |
state_object.go
|
logger: remove Core verbosity level (#3659)
|
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
|
event: deprecate TypeMux and related types
|
8 years ago |
txpool_test.go
|
params: core, core/vm, miner: 64bit gas instructions
|
8 years ago |
vm_env.go
|
core, core/state, core/vm: remove exported account getters (#3618)
|
8 years ago |