wormhole-foundation / example-liquidity-layer

Apache License 2.0
11 stars 11 forks source link

solana: upgrade matching engine and fix migrate instruction #63

Closed a5-pickle closed 5 months ago

a5-pickle commented 5 months ago

Custodian has a serialization change, which is incorporated in the migrate method.

After upgrade, fix the migrate method and upgrade manager tests.

a5-pickle commented 5 months ago

Also need to keep in mind serialization change on Auction Config in the latest changes. We will need to enact a proposal for new auction parameters that incorporate security deposit parameters.