babylonlabs-io / finality-provider

Other
6 stars 10 forks source link

chore: update query activated height #42

Closed lesterli closed 2 months ago

lesterli commented 2 months ago

Summary

This PR updated the implementation of activated height which queries the BTC staking activated timestamp via the finality gadget grpc, and then converted it to the L2 block number.

Content https://github.com/babylonchain/finality-provider/issues/432

Test Plan

make lint
make test
make test-e2e-op