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: deploy user smart contracts #427

Merged

Conversation

maharifu
Copy link
Contributor

Related Github tickets

Background

Pigeon changes to the new feature in paloma on palomachain/paloma#1200

  • pigeons receives the new turnstone message type and calls the necessary function on compass
  • When adding evidence, pigeon retrieves the transaction receipt and adds is as well
    • The receipt contains the event that contains the new contract address

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

Before any valset is stored, compass deployments would fail trying to
get the eth address of the message sender.
@maharifu maharifu force-pushed the lcarvalho/159-deploy-smart-contracts branch from e2a3ec8 to 9ba9add Compare August 22, 2024 13:03
@byte-bandit byte-bandit merged commit dce849c into palomachain:master Aug 23, 2024
2 checks passed
@byte-bandit byte-bandit deleted the lcarvalho/159-deploy-smart-contracts branch August 23, 2024 12:07
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