UXDProtocol / uxd-program

Implementation of a program that manages on chain accounts to mint and redeem Redeemables tokens (UXD), hedged by a delta neutral position on underlying DEXes.
https://uxd.fi/
Other
21 stars 6 forks source link

[Rebalancing] [Part2] Credix integration tests, alternate approach #239

Closed crypto-vincent closed 1 year ago

crypto-vincent commented 1 year ago

This PR is an alternate version that doesnt use any structure to aggregate pdas and keypairs of: https://github.com/UXDProtocol/uxd-program/pull/232

This PR does not change the smart contract code, only aimed at creating new integration tests in rust. It is another incremental PR towards our rebalancing change goals.

The goal of this PR is to create the infrastructure to test our credix integration using rust integration tests: