gottstech / gotts

A blockchain for non-collateralized stable-coins, follow MimbleWimble protocol but with explicit amount.
https://gotts.tech
Apache License 2.0
48 stars 4 forks source link

Price Feeder Oracle Integration #49

Closed garyyu closed 4 years ago

garyyu commented 4 years ago

This PR is used to integrate a Price Feeder Oracle service which use the external Gotts Oracle server as the price data query.

For this major PR, there're at least the following tasks:

garyyu commented 4 years ago

There are still two remaining tasks for this Oracle integration, which will be kept as separated PRs:

TODO:

  1. Price feeder rewards
  2. Prices compression. (Raw ExchangeRates is used in this PR for prices in block)