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 compass ID to all turnstone messages #420

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

maharifu
Copy link
Contributor

@maharifu maharifu commented Aug 9, 2024

Related Github tickets

Background

Skyway needs to know the compass ID that generated the turnstone messages, this PR adds it to all messages.

Replaces #417

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

@maharifu maharifu requested a review from byte-bandit August 9, 2024 11:10
@maharifu maharifu merged commit eb593e7 into palomachain:dev16 Aug 9, 2024
2 checks passed
@maharifu maharifu deleted the feat/1848-skyway-nonces branch August 9, 2024 12:49
byte-bandit added a commit that referenced this pull request Aug 16, 2024
* feat: gas estimation changes (#419)

* feat: gas estimation loops

* chore: remove unused test

* feat: estimate messages before sending

* feat: submit_batch estimation

* fix: linting

* Update chain/evm/client.go

Co-authored-by: Luis Carvalho <[email protected]>

* Update chain/evm/compass.go

Co-authored-by: Luis Carvalho <[email protected]>

* Update chain/evm/compass.go

Co-authored-by: Luis Carvalho <[email protected]>

* Update chain/evm/compass.go

Co-authored-by: Luis Carvalho <[email protected]>

* Update chain/paloma/skyway.go

Co-authored-by: Luis Carvalho <[email protected]>

* fix: linting

---------

Co-authored-by: Luis Carvalho <[email protected]>

* feat: add compass ID to all turnstone messages (#420)

* fix: use somewhat realistic dummy gas estimate (#421)

* chore: refactor paloma address to bytes32 (#422)

* Clohr/pf fixes (#424)

* fix: pass estimate only flag when needed

* fix: estimation on ARB

* fix: send eth address for relayer

* fix: register gas estimation message

* fix: avoid panic in update_valset

* chore: update valset_update keccak256

* chore: ignore messages we fail to estimate

* chore: do not return errors from estimation

* fix: register msg type

* chore: fix typo

* chore: update palomachain/paloma dependency

---------

Co-authored-by: Luis Carvalho <[email protected]>

---------

Co-authored-by: Luis Carvalho <[email protected]>
Co-authored-by: Luis Carvalho <[email protected]>
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.

2 participants