neutron-org / neutron

Smart Contract platform secured by Cosmos Hub
https://neutron.org
Apache License 2.0
106 stars 83 forks source link

Feat/tranche purge event #542

Closed jcompagni10 closed 2 months ago

jcompagni10 commented 2 months ago

In order for indexing services to work they must know when tranches are deleted. Currently, there are no TickUpdateEvents emitted when GTT and JIT limit orders are purged. This PR adds TickUpdateEvent as part of the purge process to fix this problem.

https://hadronlabs.atlassian.net/jira/software/projects/DUAL/boards/9?selectedIssue=DUAL-22

jcompagni10 commented 2 months ago

https://github.com/neutron-org/neutron-tests/actions/runs/9280391210