This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Wrong value in Staking.Bonded event after Staking.Rebond extrinsic #9840
Labels
I3-bug
The node fails to follow expected behavior.
If Staking.Rebond extrinsic was executed with a value greater than the current / available balance, the resulting Staking.Bonded event should contain only the actual bonded value (currently it does not).
I see 2 solutions:
Example 1 (Westend):
Stash 5D9x7E3f7VT2RqdpA54V8MJSh5xBr7pUV6bCDmGbpjZ9mi75 with balance of 178 WND
Staking.Rebond with 200 WND: https://westend.subscan.io/extrinsic/7435449-2
Example 2 (Kusama):
Stash DcAgRyM7BCEToY43W3WesEtPKWDBJ5RDDc5FEE38pbP25AD with balance of 2768 KSM
Staking.Rebond with 27 million! KSM: https://kusama.subscan.io/extrinsic/9008712-3
The text was updated successfully, but these errors were encountered: