forked from cerc-io/plugeth
7731061903
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. |
||
---|---|---|
.. | ||
abigen | ||
bootnode | ||
disasm | ||
ethtest | ||
evm | ||
geth | ||
gethrpctest | ||
rlpdump | ||
swarm | ||
utils |