iancoleman / perpetual_auction_currency_game

A game to simulate the Perpetual Auction Currency reward algorithm.
1 stars 1 forks source link

Improve 'bidder' to allow automatic updates to bid #4

Open iancoleman opened 4 years ago

iancoleman commented 4 years ago

Currently the bidder must manually update their bid. It would be good to allow the bid to be recalculated automatically when specific events happen, eg new NB arrives, or when other nodes update their bid.