dcrd/blockchain/stake
Ryan Staudt d31d9305a4
multi: go mod tidy cleanup and run in CI.
This updates run_tests.sh to run `go mod tidy` in CI and fail if go.mod
and/or go.sum changes.
2020-06-15 08:49:38 -05:00
..
internal multi: replace godoc.org with pkg.go.dev 2020-02-18 19:35:19 -06:00
testdata multi: Only use module-scoped data in tests. 2018-08-16 15:08:07 -05:00
doc.go stake: Make doc.go formatting consistent. 2019-07-28 14:39:09 -05:00
error_test.go stake: Start v3 module dev cycle. 2019-10-24 22:10:39 -05:00
error.go multi: Correct typos. 2019-08-22 10:20:03 -05:00
go.mod multi: go mod tidy cleanup and run in CI. 2020-06-15 08:49:38 -05:00
go.sum multi: go mod tidy cleanup and run in CI. 2020-06-15 08:49:38 -05:00
log.go stake: Remove DisableLog. 2019-07-28 14:39:11 -05:00
lottery_test.go stake: Remove exported FindTicketIdxs 2020-02-17 23:35:28 -06:00
lottery.go stake: Remove exported FindTicketIdxs 2020-02-17 23:35:28 -06:00
scripttype_test.go multi: replace GetScriptClass consensus calls. 2020-02-07 20:35:39 -06:00
scripttype.go multi: replace GetScriptClass consensus calls. 2020-02-07 20:35:39 -06:00
staketx_test.go stake: Use errors api and require go 1.13. 2020-03-10 23:41:14 -05:00
staketx.go multi: remove superfluous fmt.Sprintf 2020-03-27 16:05:30 -05:00
tickets_test.go stake: Use errors api and require go 1.13. 2020-03-10 23:41:14 -05:00
tickets.go stake: Start v3 module dev cycle. 2019-10-24 22:10:39 -05:00