/txpool

A high-performance blockchain transaction pool

Primary LanguageGoApache License 2.0Apache-2.0

txpool

A high-performance blockchain transaction pool.

Build Status codecov

Getting started

Running it then should be as simple as:

$ make all

Testing

$ make test