SAC clawback should also emit a burn event #1589
Replies: 3 comments 18 replies
-
|
We probably should just clarify the semantics of the |
Beta Was this translation helpful? Give feedback.
-
|
Discussion has slowed. The main conclusion is that we don't want to emit 2 events for a clawback action. But It's unclear what the conclusion for the CAP should be
|
Beta Was this translation helpful? Give feedback.
-
|
Closing discussion. Clawback event will not change. Admin will be removed |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Proposal
Add emitting a
burnevent on SAC clawbackChanges
Reasoning
CAP-46-06 defines that a clawback should burn the amount from the clawback but current implementation does not actually emit a
burnevent. It only emits a newclawbackevent (seen in https://github.com/chowbao/stellar-protocol/blob/master/core/cap-0046-06.md#semantics-admin-interface)Beta Was this translation helpful? Give feedback.
All reactions