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

Unbonding request tx can't be sent to BTC #76

Closed
filippos47 opened this issue Dec 8, 2023 · 3 comments
Closed

Unbonding request tx can't be sent to BTC #76

filippos47 opened this issue Dec 8, 2023 · 3 comments

Comments

@filippos47
Copy link
Member

The constructed tx is failing verification:

time="2023-12-08T14:45:17Z" level=debug msg="Successfully created undelegation data" stakingTxHash=55f1ae9ac8b73e9459421f18ca7f1732d951500feb7d1f1ef6bf795c057f0809 unbondingTxFeeRate=2000 unbondingTxHash=50548a8115e5bd92b39aaff4c663490e177062854b1f73132bec038a9b745399
2023-12-08T14:45:19.682676Z	info	Could not get signers for msg when attempting to get the fee payer	{"error": "InterfaceRegistry requires a proper address codec implementation to do address conversion"}
time="2023-12-08T14:45:19Z" level=debug msg="Received staking event" event=UNDELEGATION_SUBMITTED_TO_BABYLON eventId=55f1ae9ac8b73e9459421f18ca7f1732d951500feb7d1f1ef6bf795c057f0809
2023-12-08T14:45:19.683589Z	info	Successful transaction	{"chain_id": "bbn-dev-5", "gas_used": 106887, "fees": "264ubbn", "height": 1051, "msg_types": ["/babylon.btcstaking.v1.MsgBTCUndelegate"], "tx_hash": "E5A43C78F35139D783BB2CFD9D3F590E059ACA9BB4974DF82E6097BDE34706E8"}
time="2023-12-08T14:45:19Z" level=debug msg="Processed staking event" event=UNDELEGATION_SUBMITTED_TO_BABYLON eventId=55f1ae9ac8b73e9459421f18ca7f1732d951500feb7d1f1ef6bf795c057f0809
time="2023-12-08T14:45:19Z" level=info msg="D[2023-12-08|14:45:19.694] served RPC HTTP response                     method=POST url=/ status=200 duration=2074 remoteAddr=10.0.1.100:47030"
time="2023-12-08T14:45:39Z" level=debug msg="Received enough covenant unbonding signatures on babylon" numSignatures=3 stakingTxHash=55f1ae9ac8b73e9459421f18ca7f1732d951500feb7d1f1ef6bf795c057f0809
time="2023-12-08T14:45:39Z" level=debug msg="Received staking event" event=UNBONDING_TX_SIGNATURES_CONFIRMED_ON_BABYLON eventId=55f1ae9ac8b73e9459421f18ca7f1732d951500feb7d1f1ef6bf795c057f0809
time="2023-12-08T14:45:39Z" level=debug msg="Processed staking event" event=UNBONDING_TX_SIGNATURES_CONFIRMED_ON_BABYLON eventId=55f1ae9ac8b73e9459421f18ca7f1732d951500feb7d1f1ef6bf795c057f0809
time="2023-12-08T14:45:39Z" level=error msg="failed to send unbonding tx to btc" attempt=1 error="-26: non-mandatory-script-verify-flag (Operation not valid with the current stack size)" max_attempts=30 txHash=55f1ae9ac8b73e9459421f18ca7f1732d951500feb7d1f1ef6bf795c057f0809
@KonradStaniec
Copy link
Collaborator

should be fixed by - #77

@filippos47
Copy link
Member Author

Tested, fixed indeed! Thanks!

@AHSANRAZAZAIN
Copy link

MY staking status was overflow. so i unbond it. where would i receive my staking amount back. and how will this time should i make sure my staking status to become active after its staking.

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

No branches or pull requests

3 participants