plugeth/core/vm/runtime
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.
2017-02-22 23:29:59 +01:00
..
doc.go core/vm/runtime: added simple execution runtime 2015-11-18 16:50:20 +01:00
env.go params: core, core/vm, miner: 64bit gas instructions 2017-02-13 21:44:25 +01:00
fuzz.go core/vm, crypto: support for go-fuzz (#3672) 2017-02-21 10:24:07 +01:00
runtime_example_test.go core/vm/runtime: added simple execution runtime 2015-11-18 16:50:20 +01:00
runtime_test.go params: core, core/vm, miner: 64bit gas instructions 2017-02-13 21:44:25 +01:00
runtime.go core, core/state, core/vm: remove exported account getters (#3618) 2017-02-22 23:29:59 +01:00