tc-transaction-graph

Crates.iotc-transaction-graph
lib.rstc-transaction-graph
version2.0.0
sourcesrc
created_at2021-04-04 14:14:43.250404
updated_at2021-04-04 14:14:43.250404
descriptionGeneric Transaction Pool
homepagehttps://core.tetcoin.org
repositoryhttps://github.com/tetcoin/tetcore/
max_upload_size
id378800
size144,675
Marlon Hanks (marlonhanks)

documentation

README

Generic Transaction Pool

The pool is based on dependency graph between transactions and their priority. The pool is able to return an iterator that traverses transaction graph in the correct order taking into account priorities and dependencies.

License: GPL-3.0-or-later WITH Classpath-exception-2.0

Commit count: 5279

cargo fmt