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

Adapt vigiligante to pre-approval flow #67

Closed
KonradStaniec opened this issue Sep 26, 2024 · 0 comments · Fixed by #70
Closed

Adapt vigiligante to pre-approval flow #67

KonradStaniec opened this issue Sep 26, 2024 · 0 comments · Fixed by #70
Assignees

Comments

@KonradStaniec
Copy link
Collaborator

WIth introduction of pre-approval flow https://github.com/babylonlabs-io/pm/pull/48, vigiliante will need to report staking transactions on BTC to Babylon

Lazar955 added a commit that referenced this issue Oct 3, 2024
… 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 added a commit that referenced this issue Oct 7, 2024
… 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants