dcrd/blockchain/stake
2022-04-19 19:07:17 -05:00
..
internal blockchain: Use TempDir to create temp test dirs. 2022-03-17 20:17:26 -05: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 multi: avoid using subscriber lifecycle in catchup. 2021-10-12 18:52:50 -05:00
error.go stake: Add auto revocation error kinds. 2021-09-06 08:48:19 -05:00
go.mod multi: Support module graph prune and lazy load. 2022-03-25 07:20:01 -05:00
go.sum blockchain/stake: Prepare v4.0.0. 2021-11-21 16:09:22 -06:00
log.go stake: Remove DisableLog. 2019-07-28 14:39:11 -05:00
lottery_test.go multi: Start blockchain/stake v4 module dev cycle. 2020-12-16 16:30:24 -06:00
lottery.go stake: Export Hash256PRNG UniformRandom. 2021-09-06 08:48:19 -05:00
scripttype_test.go stake: Add is treasury gen script. 2021-06-10 15:26:01 -05:00
scripttype.go blockchain/stake: Prepare v4.0.0. 2021-11-21 16:09:22 -06:00
staketx_test.go multi: DCP0009 Auto revocations consensus change. 2021-09-20 18:02:19 -05:00
staketx.go blockchain/stake: Address some linter complaints. 2022-04-19 19:07:17 -05:00
tickets_test.go blockchain: Use TempDir to create temp test dirs. 2022-03-17 20:17:26 -05:00
tickets.go stake: Use a single copy instead of a for loop. 2022-04-12 14:42:52 -05:00
treasury_test.go blockchain/stake: Address some linter complaints. 2022-04-19 19:07:17 -05:00
treasury.go blockchain/stake: Prepare v4.0.0. 2021-11-21 16:09:22 -06:00