Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyperEVM sync

Proof of concept to execute all transactions from genesis for the entire HyperEVM. This should be enough to implement an archive node.

To replay, one can first sync all the historical blocks from s3, for example using

aws s3 sync --request-payer <REQUESTER> s3://hl-mainnet-evm-blocks ~/hl-mainnet-evm-blocks

cargo run --release ~/hl-mainnet-evm-blocks <ENDBLOCK>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages