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

[OP] chore: remove unused activated_height #77

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

bap2pecs
Copy link
Collaborator

@bap2pecs bap2pecs commented Oct 4, 2024

Summary

after babylonlabs-io/finality-provider#42, we no longer need to read activated height from the cw contract.

instead, we properly find the time when the first delegation became active (see babylonchain/finality-provider#432)

so this cleans up the unused field

Test Plan

cargo optimize
cargo precommit
cargo integration
cargo test

@bap2pecs bap2pecs merged commit 5037171 into main Oct 5, 2024
3 checks passed
@bap2pecs bap2pecs deleted the chore/remove-activated-height branch October 5, 2024 11:23
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