reserve-protocol/protocol

decay asset price() gradually + delete lotPrice()

Closed this issue · 1 comments

for now, won't do: seems non-critical

Decay the low estimate towards 0 over the priceTimeout.

lotPrice() can either be deleted entirely or simplified and turned into a "lastPrice" without any discounting.

tbrent commented

This is done over in #950