dfinity / exchange-rate-canister

The exchange rate canister (XRC) makes use of the HTTP requests feature to provide exchange rates as a service to the IC.
Apache License 2.0
37 stars 10 forks source link

feat: Allow the NNS dapp to query rates freely. #151

Closed dfinity-ryancroote closed 1 year ago

dfinity-ryancroote commented 1 year ago

This PR allows the NNS dapp to query rates freely from the XRC. It also adds the Pending error variant as the canister will likely be deployed before the Pending Request feature makes it in.