namada icon indicating copy to clipboard operation
namada copied to clipboard

protocol balance change events

Open tzemanovic opened this issue 3 years ago • 2 comments
trafficstars

The ledger should attach an event to blocks in which some accounts' balances are modified by the protocol (e.g. wrapper tx fee charges, PoS slashing, future governance proposal refunds), to make the changes externally visible and index-able.

tzemanovic avatar Feb 28 '22 13:02 tzemanovic

@tzemanovic do you know the current status of this?

cwgoes avatar Jan 12 '23 15:01 cwgoes

@tzemanovic do you know the current status of this?

This is still open. We do have events that replaced tendermint ones from https://github.com/anoma/namada/pull/587 now, which should help a lot

tzemanovic avatar Jan 12 '23 16:01 tzemanovic