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: pigeon feed #425

Merged
merged 6 commits into from
Aug 16, 2024
Merged

feat: pigeon feed #425

merged 6 commits into from
Aug 16, 2024

Conversation

byte-bandit
Copy link
Collaborator

@byte-bandit byte-bandit commented Aug 16, 2024

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

byte-bandit and others added 5 commits August 9, 2024 13:04
* 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]>
* 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]>
@byte-bandit byte-bandit requested a review from maharifu August 16, 2024 16:58
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 merged commit b5164f3 into master Aug 16, 2024
2 checks passed
@byte-bandit byte-bandit deleted the dev16 branch August 16, 2024 17:06
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