Closed iamdefinitelyahuman closed 4 months ago
Contract
eth_getCode
Contract.from_abi
The first item improves load times fairly significantly for me.
What I did
Contract
object, the cached bytecode is used if available to avoid a call toeth_getCode
Contract.from_abi
no longer overwrites full contract artifactsThe first item improves load times fairly significantly for me.