dcrd/mempool
2017-08-02 10:35:21 -05:00
..
error.go mempool: Refactor mempool code to its own package. 2016-11-29 15:32:22 -06:00
log.go mempool: Refactor mempool code to its own package. 2016-11-29 15:32:22 -06:00
mempool_test.go mempool: Add test for max orphan entry eviction. 2017-07-27 11:35:44 -05:00
mempool.go multi: Optimize by removing defers 2017-08-02 10:35:21 -05:00
policy_test.go mempool: Update comments for dust calcs. 2017-07-25 15:33:01 -05:00
policy.go mempool: Update comments for dust calcs. 2017-07-25 15:33:01 -05:00
README.md multi: Update markdown in README files to match change in github parser. 2017-05-26 12:06:19 -04:00

mempool

Build Status ISC License GoDoc

Overview

This package is currently a work in progress.

Installation and Updating

$ go get -u github.com/decred/dcrd/mempool

License

Package mempool is licensed under the copyfree ISC License.