dcrd/internal
Matheus Degiovani 32ee3fb74d
rpcserver: Avoid error in handleRebroadcastWinners.
This downgrades an error when rebroadcasting the winning tickets to a
logged warning.

This is necessary because it is a legitimate state to have a chain tip
header returned by the Chain.TipGeneration() while the actual block data
is not yet available for the LotteryDataForBlock to complete.

Prior to this change, a voting wallet connecting to a dcrd instance with
multiple chain tip headers without the associated data would be unable
to re-start voting for blocks due to the associated RPC call failing.
2022-07-22 11:19:11 -05:00
..
blockchain blockchain: Remove leftover treasury debug logging. 2022-06-30 13:01:02 -05:00
fees blockchain/stake: Start v5 module dev cycle. 2022-05-08 11:47:32 -05:00
limits multi: update build tags to pref. go1.17 syntax. 2021-10-19 20:21:44 -05:00
mempool mempool/docs: Update low-fee/free tx policy removal. 2022-06-29 13:07:06 -05:00
mining blockchain: Move package to internal. 2022-05-30 15:32:41 -05:00
netsync mempool: Remove ProcessTransaction rate limit. 2022-06-29 13:07:06 -05:00
progresslog progresslog: Make header logging concurrent safe. 2021-11-23 17:24:58 -06:00
rpcserver rpcserver: Avoid error in handleRebroadcastWinners. 2022-07-22 11:19:11 -05:00
staging primitives: Update README.md for subsidy calcs. 2022-04-30 00:00:55 -05:00
version release: Bump for 1.8 release cycle. 2021-12-17 17:39:24 -06:00