upgrades: perform a chain migration for #4084 #4109
Labels
A-dex
Area: Relates to the dex
A-upgrades
Area: Relates to chain upgrades
consensus-breaking
breaking change to execution of on-chain data
state-breaking
breaking change to on-chain data
Is your feature request related to a problem? Please describe.
#4084 requires a migration upgrade in order to land on our testnet. The release of #4087 presents an opportunity to exercise that logic in more depth and generate information about reqs.
In order to do this without breaking functionality for clients, we will need to write a migration that moves all of the historical
SwapExecution
s from the JMT to NV storage.SwapExecution
s to NV storage #4107The text was updated successfully, but these errors were encountered: