dcrd/blockchain/stake
Ryan Staudt d4d7daa07c stake: Fix CheckSSRtx function comment.
This updates the CheckSSRtx function comment to refer to the correct
output indexes from the input ticket transaction.  It also updates the
comment to refer to SSRtx outputs rather than SSGen outputs.
2021-06-14 12:04:55 -05:00
..
internal internal/ticketdb: update error types. 2020-12-16 16:44:09 -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 blockchain/stake: update error types. 2020-12-17 16:06:12 -06:00
error.go blockchain/stake: update error types. 2020-12-17 16:06:12 -06:00
go.mod dcrutil: Convert to use new stdaddr package. 2021-04-15 16:58:25 -05:00
go.sum multi: Update to siphash v1.2.2. 2021-01-30 18:32:35 -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: update ticket lottery errors. 2020-12-21 12:08:50 -06:00
scripttype_test.go stake: Add is treasury gen script. 2021-06-10 15:26:01 -05:00
scripttype.go stake: Add is treasury gen script. 2021-06-10 15:26:01 -05:00
staketx_test.go stake: Do not use standardness code in consensus. 2021-06-10 15:16:23 -05:00
staketx.go stake: Fix CheckSSRtx function comment. 2021-06-14 12:04:55 -05:00
tickets_test.go blockchain/stake: update error types. 2020-12-17 16:06:12 -06:00
tickets.go blockchain/stake: update error types. 2020-12-17 16:06:12 -06:00
treasury_test.go stake: Convert to use new stdaddr package. 2021-04-09 13:39:16 -05:00
treasury.go stake: Do not use standardness code in consensus. 2021-06-10 15:16:23 -05:00