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
14013372ae
core: Added EVM configuration options
The EVM is now initialised with an additional configured object that
allows you to turn on debugging options.
|
9 years ago |
.. |
dump.go
|
core, core/vm, crypto: fixes for homestead
|
9 years ago |
iterator.go
|
core/state, trie: switch iterator panics to error fields
|
9 years ago |
iterator_test.go
|
core/state, trie: surface iterator entry hashes
|
9 years ago |
main_test.go
|
all: fix license headers one more time
|
10 years ago |
managed_state.go
|
core: various typos
|
9 years ago |
managed_state_test.go
|
core/state, core, miner: handle missing root error from state.New
|
9 years ago |
state_object.go
|
core: Added EVM configuration options
|
9 years ago |
state_test.go
|
core: various typos
|
9 years ago |
statedb.go
|
core, core/vm, crypto: fixes for homestead
|
9 years ago |
statedb_test.go
|
core/state, ethdb, trie: test intermediate secure key leak, fix memdb bug
|
9 years ago |
sync.go
|
core, eth, trie: fix data races and merge/review issues
|
9 years ago |
sync_test.go
|
core/state, trie: switch iterator panics to error fields
|
9 years ago |