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
Hi @0xphilipp. Thank you for reporting this. You are absolutely correct.
I implemented this on someone else's call without checking myself if this is the actual behaviour on chain. I'll create a PR to fix this soon
I am currently testing some liquid staking tokens and when using cw-multi-test it didnt behave as expected. After a long search I found this change: https://github.com/CosmWasm/cw-multi-test/blame/main/src/staking.rs#L775
I am not sure if this comment and added implementation is correct.
Undelegations should not count to QueryAllDelegations / QueryDelegation
Introduced by #25
@chipshort is this only for specific chains or generally all cosmos chains?
The text was updated successfully, but these errors were encountered: