dcrd/blockchain/stake
Dave Collins 9536f0c88f
release: Bump module versions and deps.
This bumps the various module versions as follows:

- github.com/decred/dcrd/addrmgr@v1.0.2
- github.com/decred/dcrd/wire@v1.1.0
- github.com/decred/dcrd/chaincfg@v1.1.1
- github.com/decred/dcrd/connmgr@v1.0.1
- github.com/decred/dcrd/dcrutil@v1.1.1
- github.com/decred/dcrd/database@v1.0.1
- github.com/decred/dcrd/hdkeychain@v1.1.0
- github.com/decred/dcrd/txscript@v1.0.1
- github.com/decred/dcrd/blockchain/stake@v1.0.1
- github.com/decred/dcrd/gcs@v1.0.1
- github.com/decred/dcrd/blockchain@v1.0.1
- github.com/decred/dcrd/mining@v1.0.1
- github.com/decred/dcrd/mempool@v1.0.1
- github.com/decred/dcrd/peer@v1.0.1
- github.com/decred/dcrd/rpcclient@v1.0.1

It also updates all of the dependencies for every module accordingly and
adds a few missing overrides for transitive dependencies.
2018-08-09 14:30:22 -05:00
..
internal multi: linter cleanup 2018-06-27 00:39:34 -05:00
doc.go docs: Add/update doc.go in a few spots (#277) 2016-07-08 11:09:32 -05:00
error_test.go Replace the ticket database with an efficient, atomic implementation 2016-10-04 13:40:19 -04:00
error.go Replace the ticket database with an efficient, atomic implementation 2016-10-04 13:40:19 -04:00
go.mod release: Bump module versions and deps. 2018-08-09 14:30:22 -05:00
go.sum release: Bump module versions and deps. 2018-08-09 14:30:22 -05:00
log.go multi: Replace btclog with slog. 2018-05-23 14:22:10 -05:00
lottery_test.go travis: add gosimple linter 2017-11-20 18:49:55 -06:00
lottery.go stake: Add Hash256PRNG init vector support. 2018-01-29 10:55:17 -06:00
staketx_test.go multi: Reduce testnet2 refs in unit tests. 2018-08-08 06:41:50 -05:00
staketx.go multi: Continue conversion from chainec to dcrec. 2018-07-04 11:21:43 -04:00
tickets_test.go stake: add ExpiredByBlock to stake.Node 2018-06-12 13:04:23 -05:00
tickets.go stake: Correct comment in connectNode. 2018-06-30 22:32:19 -05:00