dcrd/blockchain/stake
Ryan Staudt 380c8d512b txscript: Store short tx hash in sigcache.
This adds a uint64 short transaction hash to sigcache entries.  This can
be used to proactively evict entries from the sigcache based on the
transaction that they are associated with.
2020-09-24 12:19:59 -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 multi: Add decentralized treasury support. 2020-09-21 12:15:31 -05:00
error.go multi: Add decentralized treasury support. 2020-09-21 12:15:31 -05:00
go.mod multi: Add decentralized treasury support. 2020-09-21 12:15:31 -05:00
go.sum txscript: Store short tx hash in sigcache. 2020-09-24 12:19:59 -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 multi: Add decentralized treasury support. 2020-09-21 12:15:31 -05:00
staketx.go multi: Add decentralized treasury support. 2020-09-21 12:15:31 -05:00
tickets_test.go multi: Add decentralized treasury support. 2020-09-21 12:15:31 -05:00
tickets.go stake: Start v3 module dev cycle. 2019-10-24 22:10:39 -05:00
treasury_test.go multi: Add decentralized treasury support. 2020-09-21 12:15:31 -05:00
treasury.go multi: Add decentralized treasury support. 2020-09-21 12:15:31 -05:00