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

feat: add gravity support for multi chain targets #1174

Merged
merged 7 commits into from
Jun 3, 2024

Conversation

byte-bandit
Copy link
Contributor

@byte-bandit byte-bandit commented May 31, 2024

Related Github tickets

Background

This change adds Gravity support for more than one remote chain by contextualising stored data on Paloma with a chain reference ID. It also adds the needed changes to the genesis as well as CLI commands.

Testing completed

  • test coverage exists or has been added/updated
  • tested in a private testnet

Breaking changes

  • I have checked my code for breaking changes
  • If there are breaking changes, there is a supporting migration.

x/gravity/abci.go Show resolved Hide resolved
x/gravity/abci.go Show resolved Hide resolved
@taariq taariq requested a review from maharifu May 31, 2024 16:52
@byte-bandit byte-bandit enabled auto-merge (squash) June 3, 2024 16:08
Copy link
Contributor

@maharifu maharifu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@byte-bandit byte-bandit disabled auto-merge June 3, 2024 16:33
@byte-bandit byte-bandit enabled auto-merge (squash) June 3, 2024 16:33
@byte-bandit byte-bandit disabled auto-merge June 3, 2024 16:33
@byte-bandit byte-bandit merged commit 9e70644 into palomachain:master Jun 3, 2024
4 checks passed
@byte-bandit byte-bandit deleted the clohr/gravity-nonce branch June 3, 2024 16:33
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.

3 participants