Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds ICQHost and Oracle Module #1643

Merged
merged 105 commits into from
Sep 6, 2023
Merged

Adds ICQHost and Oracle Module #1643

merged 105 commits into from
Sep 6, 2023

Conversation

Taztingo
Copy link
Contributor

@Taztingo Taztingo commented Aug 3, 2023

Description

Adds the ICQHost module that allows chains to query against chains using the Provenance binary. The oracle module implements the controller portion of ICQ and allows users to query against an Oracle smart contract on another chain.

closes: #1497


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer
  • Review Codecov Report in the comment section below once CI passes

Matthew Witkowski added 30 commits July 27, 2023 12:16
…ar. Haven't gotten to the ibc or query part yet. Still need to verify if everything is needed and why.
…run. Still needs to be tested and verified that icq works.
… for our needs and add the transaction to the whitelist.
…ementation to add a contract address for the oracle. Tested and verified that ICQ hits our custom query entrypoint.
app/app.go Outdated Show resolved Hide resolved
nullpointer0x00
nullpointer0x00 previously approved these changes Sep 1, 2023
@Taztingo Taztingo enabled auto-merge (squash) September 6, 2023 03:09
@Taztingo Taztingo merged commit d7598d2 into main Sep 6, 2023
36 checks passed
@Taztingo Taztingo deleted the taztingo/1497-oracle-support branch September 6, 2023 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cross Chain Query/Oracle Concept for Private Zones
4 participants