• Felix Lange's avatar
    core/vm: move Log to core/types · 77310619
    Felix Lange authored
    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.
    77310619
Name
Last commit
Last update
..
abigen Loading commit data...
bootnode Loading commit data...
disasm Loading commit data...
ethtest Loading commit data...
evm Loading commit data...
geth Loading commit data...
gethrpctest Loading commit data...
rlpdump Loading commit data...
swarm Loading commit data...
utils Loading commit data...