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 5 forks source link

fix: revive testing tooling #336

Closed crypto-vincent closed 3 weeks ago

crypto-vincent commented 3 weeks ago

After some inactivity, some of the testing tooling were not working anymore.

This PR revive the whole CI pipeline to work again.

Update dependencies to:

Note: Credix disabled minting on devnet, so we remove the devnet+credixMint tests (those tests are still running fine in localnet)