Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/github.com/google/uuid…
Browse files Browse the repository at this point in the history
…-1.4.0
  • Loading branch information
iramiller authored Nov 1, 2023
2 parents afd68bc + c6e5b7d commit f515782
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions x/oracle/spec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ The oracle module provides the Provenance Blockchain with the capability to dyna

One challenge that the Provenance Blockchain faces is supporting each Provenance Blockchain Zone with a unique set of queries. It is not feasible to create an evolving set of queries for each chain. Furthermore, it is not desirable for other parties to request Provenance to build these endpoints for them and then upgrade. This module resolves these issues by enabling Provenance Blockchain zones to manage their own oracle.

## Acknowledgements
We appreciate the substantial contributions made by Strangelove Ventures and Quasar Finance through their work on the [Async ICQ Module](https://github.com/strangelove-ventures/async-icq) and [Interchain Query Demo](https://github.com/quasar-finance/interchain-query-demo). These resources were of paramount importance in informing the development of our oracle module.

## Contents
1. **[Concepts](01_concepts.md)**
2. **[State](02_state.md)**
Expand Down

0 comments on commit f515782

Please sign in to comment.