grin/pool
Ignotus Peverell 172c5e840b
TransactionPool uses non-dummy chain trait
Introduced new non-dummy trait for the blockchain as seen from the
pool that just produces a UTXO. Made to pool parametric on that
trait to get rid of the Box wrapper and still allow the test
implementation.
2017-06-10 11:31:05 -07:00
..
src TransactionPool uses non-dummy chain trait 2017-06-10 11:31:05 -07:00
Cargo.toml WIP: Tracking Transaction Pool Implementation (#48) 2017-05-19 17:22:08 +02:00
rustfmt.toml WIP: Tracking Transaction Pool Implementation (#48) 2017-05-19 17:22:08 +02:00