8000 GitHub - soring323/tx-pruner
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

soring323/tx-pruner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transaction Pruner

This project aims to identify and replay transactions that are dependent on a set of initial contracts. The process involves dynamically updating the list of known contracts as new transactions are encountered, ensuring that all relevant transactions are included in the replay list.

Algorithm

Explained in interview process already.

How to run project

make run

How to build project

make build

Note: Make sure you have go installed on your machine and after build binary, please provider execution permission to the binary file. chmod +x ./build/pruner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0