neutron-org / neutron

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

recreate LimitorderExpirations from genesis LimitOrders #561

Closed jcompagni10 closed 1 month ago

jcompagni10 commented 1 month ago

LimitOrder expirations were previously not recreated when loading from genesis file. This fix ensures that the expiration records are properly recreated.

Similarly, the PoolIdRef index was also not-recreated. This fix correctly rebuilds the PoolIdRefs.

jcompagni10 commented 1 month ago

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

jcompagni10 commented 1 month ago

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