You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QueryFinalityProviderVotingPower sounds good to me
The proposed QueryActivatedHeight might not work as the start_height is not necessarily the height that BTC delegation becomes active. To become active, it needs to satisfy 1) the staking tx is k-deep in Bitcoin, i.e., start_height + k and 2) it receives a quorum number of covenant committee signatures
note that for QueryFinalityProviderVotingPower, one problem is if we always return 1, it will cause issue
2024-06-29T17:15:40.891-0400 FATAL service/fp_manager.go:110 terminating the finality-provider instance due to critical error {"pk": "12b1058e00115ea41f28582db7fb684c03113933c630ffbfb5baea91beec6cc1", "error": "reached max failed cycles with err: failed to get inclusion proof of public randomness 983078c40dea8dfb765005d207092437f867bc881e1e45220cf15bfff2b056cd for FP 12b1058e00115ea41f28582db7fb684c03113933c630ffbfb5baea91beec6cc1 for block 2: public randomness proof not found"}
github.com/babylonchain/finality-provider/finality-provider/service.(*FinalityProviderManager).monitorCriticalErr
/Users/zidong/Documents/Projects/babylon-finality-provider/finality-provider/service/fp_manager.go:110
FAIL github.com/babylonchain/finality-provider/itest/opstackl2 58.684s
FAIL
@bap2pecs cloned issue babylonchain/pm-integration#3 on 2024-06-20:
TestOpMultipleFinalityProviders
(see chore: use cosmos blocks in consumer query babylonchain/finality-provider#509)fpd
CLI should support OP consumer chain finality-provider#72The text was updated successfully, but these errors were encountered: