plugeth/cmd
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
..
abigen mobile: initial wrappers for mobile support 2016-11-14 17:56:58 +02:00
bootnode cmd/bootnode, cmd/geth, cmd/bzzd: add --netrestrict 2016-11-22 22:21:18 +01:00
disasm core/vm: move Log to core/types 2017-01-06 14:15:22 +01:00
ethtest tests: updated 2016-11-13 23:26:07 +01:00
evm core/vm: improved EVM run loop & instruction calling (#3378) 2017-01-05 11:52:10 +01:00
geth cmd/geth: drop legacy android code 2016-12-13 18:17:49 +02:00
gethrpctest core, core/state, trie: EIP158, reprice & skip empty account write 2016-11-13 10:44:04 +01:00
rlpdump all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
swarm cmd/swarm: testnet bootnodes IP address change 2016-12-14 08:14:52 +01:00
utils params: avoid importing p2p/discover for bootnodes 2017-01-06 14:15:21 +01:00