Skip to content

latex-protocol/automated_transaction_state_graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Transaction State Graph

This is current prototype for the automated transaction state graph.

This data structure will serve as the backbone of the automated transaction sovereign rollup I'm currently writing about here.

This data structure is responsible for keeping the current validity state of the transactions it stores. The goal is to have constant distinction between two two disjoint sets, the valid and invalid transaction sets.

Down the line, it would be useful to include a priority ordering within the sets based on the transactions' associated fees.

Stay tuned for more

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages