dcrd/blockchain/stake
C Jepson 1b8c661be0 Fix resyncing the ticket database after unexpected shutdown (#157)
The ticket database would restore from the genesis block if it failed
the check to see if the tip matched with the database best block. This
corrects the resyncing such that if it finds a matching block for the
ticket database top block in the database, it instead resyncs from that
block instead of the genesis block.
2016-05-06 08:11:52 -05:00
..
error_test.go Initial Decred Commit. 2016-02-07 14:00:12 -05:00
error.go Resolve all remaining issues caught by goclean.sh 2016-02-15 11:24:00 -05:00
log.go Initial Decred Commit. 2016-02-07 14:00:12 -05:00
lottery_test.go Initial Decred Commit. 2016-02-07 14:00:12 -05:00
lottery.go Work on improving the use of analysis tools in goclean.sh 2016-02-12 15:24:32 -05:00
staketx_test.go Resolve all remaining issues caught by goclean.sh 2016-02-15 11:24:00 -05:00
staketx.go Display ticket commitments in getrawtransaction 2016-04-14 13:55:50 -04:00
ticketdb_test.go Revert sync merge 2016-03-08 22:16:06 -05:00
ticketdb.go Fix resyncing the ticket database after unexpected shutdown (#157) 2016-05-06 08:11:52 -05:00