You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: convert the fakePriceAuthority to a PlayerPiano model (#1985)
* feat: convert the fakePriceAuthority to a PlayerPiano model
It repeatedly runs through the list of prices provided at setup. This
will be used to create a price oracle for the test net.
tests updated
* fix(fakePriceAuthority): remove some assumptions
* chore: fix typo
* chore: remove premature inversePriceAuthority.js
* feat: add getPriceNotifier, more parameters to fakePriceAuthority
* fix: calculate priceOutQuote using priceInQuote
* chore: revert bad commit
* test: update test-callSpread for playerPiano fakePriceAuthority
* chore: clean up unintentional changes
* test: update for new fakePriceAuthority
* chore: fix tests
* chore: lint-fix
Co-authored-by: Michael FIG <mfig@agoric.com>
Co-authored-by: Kate Sills <kate@agoric.com>
0 commit comments