go-ethereum/light
rjl493456442 6bca2216db core: trace whether tx is reverted
detect whether tx is reverted during state transition and save to receipt if
so.
2017-06-28 11:24:23 +08:00
..
lightchain.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
lightchain_test.go consensus, core: drop all the legacy custom core error types 2017-04-06 17:34:19 +03:00
odr.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
odr_test.go core: trace whether tx is reverted 2017-06-28 11:24:23 +08:00
odr_util.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
trie.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
trie_test.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
txpool.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
txpool_test.go core, consensus: pluggable consensus engines (#3817) 2017-04-05 00:16:29 +02:00