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

TokenizedShares message handlers don't emit events #19

Open
joe-bowman opened this issue Jan 28, 2022 · 0 comments
Open

TokenizedShares message handlers don't emit events #19

joe-bowman opened this issue Jan 28, 2022 · 0 comments

Comments

@joe-bowman
Copy link

The message handling functions around tokenized shares do not emit events themselves (the functions they call - undelegate, sendCoins etc. do), so we have account changing balances (notably the record.GetModuleAddress() module address, whose delegated balance (see liquidstakingd q staking delegations-to <addr>) reduces when shares are redeemed) without an associated event or attribute set.

Not a functional issue, but had me confused for a while as I was trying to track down why a delegated balance of an account I did not control changed as a result of my redeem-tokens tx.

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

1 participant