decred / dcrticketbuyer

An automated smart ticket purchaser.
0 stars 7 forks source link

mode to distribute purchases evenly throughout window #84

Closed raedah closed 7 years ago

raedah commented 7 years ago

Calculated how many tickets to buy per block based on the amount of tickets the user can buy in the window (mostly because of their funds). This is a cooperative feature so that blocks get evenly populated with purchases and the ticket fees on the early blocks dont get run up. Default will be enabled.

Tested successfully on testnet.

Will port over to dcrwallet when the code is affirmed.

raedah commented 7 years ago

will ignore dcrticketbuyer and just work on the dcrwallet ticketbuyer pkg