mirror of https://github.com/hyperledger/besu
Reduce EVM library dependencies (#3832)
* Reduce EVM library dependencies Reduce the runtime dependencies of the EVM module by moving a class used by a single class out of util to the owned module (QosTimer) and them removing un-used dependencies from EVM and dependant modules. Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>pull/3839/head
parent
0173ad3ce2
commit
daf680c97b
Loading…
Reference in new issue