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
..
2016-12-08 13:09:26 +01:00
2016-11-14 18:00:14 +02:00
2016-11-14 17:56:58 +02:00
2016-12-08 13:09:26 +01:00
2016-12-08 13:09:26 +01:00
2016-12-08 13:09:26 +01:00
2016-11-14 17:56:58 +02:00
2016-12-08 13:09:26 +01:00
2016-12-08 13:09:26 +01:00
2017-01-06 14:15:22 +01:00
2016-12-08 13:09:26 +01:00
2016-11-14 17:56:58 +02:00
2016-11-14 17:56:58 +02:00
2016-11-14 17:56:58 +02:00
2016-12-08 13:09:26 +01:00
2016-11-14 18:00:14 +02:00
2016-12-08 13:09:26 +01:00
2017-01-02 18:12:31 +01:00
2016-12-08 13:09:26 +01:00
2017-01-06 14:15:21 +01:00
2016-12-08 13:09:26 +01:00
2016-12-08 13:09:26 +01:00
2017-01-06 14:15:22 +01:00