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

chore(*): backport v0.11.1 #72

Merged
merged 1 commit into from
Oct 7, 2024
Merged

chore(*): backport v0.11.1 #72

merged 1 commit into from
Oct 7, 2024

Conversation

Lazar955
Copy link
Member

@Lazar955 Lazar955 commented Oct 7, 2024

backport 8568281ecfcd3376d0fd0ec278df526eef5da35e

… and inclusion proof reporting (#70)

### Summary
This PR implements the necessary changes to support the
[ADR-26](https://github.com/babylonlabs-io/pm/blob/main/adr/adr-026-pre-approval-staking-flow.md)
pre-approval staking flow.

### Key Changes
- **Renaming:** The `unbondingWatcher` has been renamed to
`stakingEventWatcher` to reflect its broader responsibilities.
- **Functionality Updates:**
  - Continues to report unbonding transactions as before.
  - Now reports inclusion proofs for staking transactions to Babylon.
- **E2E** Introduced a new e2e test that verifies a delegation created
without an inclusion proof will become active once the proof is
provided.

### Related Issue
Closes [#67](#67)
@Lazar955 Lazar955 merged commit ed1c4d9 into release/v0.11.x Oct 7, 2024
8 checks passed
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