Skip to content

Allarious/Ethereum-transaction-replayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Data Extractor


This project in supposed to be running beside a geth client on localhost:8545, and a json-server on port 3000. It extracts some of the recent blocks and re-runs their transactions on the previous finalized state. This way we can find which transactions failed because of the previous transactions in its block. We categorize these transactions into rational and irrational ones. After the data is stored as a json file, it can be used and parsed into various formats using the existing platforms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published