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
..
2017-01-06 14:15:22 +01:00
2017-01-06 14:15:22 +01:00
2017-01-06 14:15:22 +01:00
2014-12-04 10:28:02 +01:00
2016-04-15 11:17:27 +02:00
2016-11-13 14:55:30 +01:00
2017-01-06 14:15:22 +01:00
2017-01-06 14:15:22 +01:00
2016-04-15 09:48:05 +02:00
2017-01-06 14:15:22 +01:00