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

R/finality contract #65

Merged
merged 51 commits into from
Sep 25, 2024
Merged

R/finality contract #65

merged 51 commits into from
Sep 25, 2024

Conversation

maurolacy
Copy link
Collaborator

@maurolacy maurolacy commented Sep 16, 2024

Part of #11. Closes #52.

TODO:

  • babylon-finality contract based on the finality module.
  • Refactor storage access to (smart) queries.
  • Refactor (batched) active finality provider set computation.
  • babylon-finality sudo handlers.
  • (Cascaded) babylon-finality instantiation logic.
  • Config and Params handling.
  • Convert required unit test to multi-tests.
  • full-validation feature path.

@maurolacy maurolacy marked this pull request as draft September 16, 2024 08:34
@maurolacy maurolacy self-assigned this Sep 16, 2024
Base automatically changed from r/index-btc-height to main September 17, 2024 05:23
Update schema
@maurolacy maurolacy marked this pull request as ready for review September 18, 2024 10:27
Copy link
Member

@SebastianElvis SebastianElvis left a comment

Choose a reason for hiding this comment

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

Lgtm 👍

contracts/btc-finality/src/state/config.rs Show resolved Hide resolved
contracts/btc-finality/src/finality.rs Outdated Show resolved Hide resolved
@maurolacy maurolacy merged commit 70b6af6 into main Sep 25, 2024
2 checks passed
@maurolacy maurolacy deleted the r/finality-contract branch September 25, 2024 13:45
maurolacy added a commit that referenced this pull request Sep 27, 2024
#65 small fix / follow-up.

Gates `library` feature included code not to be in the final wasm
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.

refactor: split BTC staking contract and finality contract
2 participants