plugeth/internal
Felix Lange 7731061903 core/vm: move Log to core/types
This significantly reduces the dependency closure of ethclient, which no
longer depends on core/vm as of this change.

All uses of vm.Logs are replaced by []*types.Log. NewLog is gone too,
the constructor simply returned a literal.
2017-01-06 14:15:22 +01:00
..
build internal/build: use 'git tag --points-at' to get the current tag 2016-11-27 18:42:48 +01:00
debug internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt" 2016-11-01 18:40:36 +08:00
ethapi core/vm: move Log to core/types 2017-01-06 14:15:22 +01:00
jsre internal/jsre: fix built-in inspect function 2016-12-20 14:35:14 +01:00
web3ext cmd/bzzd: swarm daemon fixes (#3359) 2016-11-28 13:29:33 +01:00