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: skyway nonces #1251

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Conversation

maharifu
Copy link
Contributor

@maharifu maharifu commented Aug 8, 2024

Related Github tickets

Background

Reset skyway nonce everytime we redeploy compass.

  • When a new compass becomes active on a chain, emit an internal event
  • The skyway keeper receives this event and resets the last observed nonce
  • Skyway attestations from the previous compass are ignored

This PR will be followed by a related PR to pigeon

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.

@maharifu maharifu requested a review from byte-bandit August 8, 2024 17:02
@maharifu maharifu force-pushed the feat/1848-skyway-nonces branch from bede736 to 82df13a Compare August 9, 2024 08:07
@taariq taariq merged commit 00b8630 into palomachain:dev16 Aug 9, 2024
4 checks passed
@taariq taariq deleted the feat/1848-skyway-nonces branch August 9, 2024 08:41
maharifu added a commit that referenced this pull request Aug 16, 2024
# Related Github tickets

- VolumeFi#1848

# Background

Reset skyway nonce everytime we redeploy compass.

- When a new compass becomes active on a chain, emit an internal event
- The skyway keeper receives this event and resets the last observed
nonce
- Skyway attestations from the previous compass are ignored

This PR will be followed by a related PR to pigeon

# Testing completed

- [ ] test coverage exists or has been added/updated
- [x] tested in a private testnet

# Breaking changes

- [x] I have checked my code for breaking changes
- [x] If there are breaking changes, there is a supporting migration.
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