quorum/core/state
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3
go get github.com/gordonklaus/ineffassign
ineffassign .
2017-01-09 16:24:42 +01:00
..
dump.go core/state: implement reverts by journaling all changes 2016-10-06 15:32:16 +02:00
iterator.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 2017-01-06 18:18:07 +01:00
iterator_test.go all: gofmt -w -s 2017-01-06 15:52:03 +01:00
journal.go core, core/state: fixed consensus issue added touch revert 2016-11-24 22:12:54 +01:00
main_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
managed_state.go core/state: track all accounts in canon state 2016-09-26 10:09:52 +02:00
managed_state_test.go all: fix ineffectual assignments and remove uses of crypto.Sha3 2017-01-09 16:24:42 +01:00
state_object.go core, core/vm: implemented a generic environment (#3348) 2016-12-06 02:16:03 +01:00
state_test.go core, core/state, trie: EIP158, reprice & skip empty account write 2016-11-13 10:44:04 +01:00
statedb.go all: fix spelling errors 2017-01-06 19:44:35 +02:00
statedb_test.go core/vm: move Log to core/types 2017-01-06 14:15:22 +01:00
sync.go trie: remove dependency on ethdb 2017-01-06 14:15:22 +01:00
sync_test.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 2017-01-06 18:18:07 +01:00