etheno icon indicating copy to clipboard operation
etheno copied to clipboard

Load contract state from an existing client

Open ESultanik opened this issue 6 years ago • 1 comments

Add an argument to load contract state from an existing chain and mirror it across all clients.

ESultanik avatar Oct 29 '18 13:10 ESultanik

Maybe we can use the Etherscan API to avoid the requirement of having a fully sync'd node to replay transactions? https://github.com/corpetty/py-etherscan-api/blob/master/examples/accounts/get_all_transactions.py

ESultanik avatar Oct 29 '18 14:10 ESultanik