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
It seems the case is that stakerAddress and slashing address on babylon is the same when you hit that bug, so we hit this check when building transactions.
The fix is to remove this check, especially as we do not validate this property when receiving delegation request, and then bump babylon version.
filippos47
changed the title
Delegation won't work with default slashing tx change address
Slashing tx change address and slashing address can't be the same
Dec 7, 2023
My slashing address is indeed the same with the change address:
https://github.com/babylonchain/devnet-k8s/blob/a66b1d6df92fe37c873e7cb941bcbbcb9cb46995/flux/genesis-validators/helmrelease.yaml#L32
The text was updated successfully, but these errors were encountered: