Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protocol 22 Support #276

Merged
merged 26 commits into from
Dec 11, 2024
Merged

Protocol 22 Support #276

merged 26 commits into from
Dec 11, 2024

Conversation

joaquinsoza
Copy link
Collaborator

@joaquinsoza joaquinsoza commented Dec 4, 2024

This PR includes:

  • All contracts and rust tests migrated to protocol 22
  • Added local dependencies from Script3 for blend strategy, since they havent been updated to protocol 22 in crates.io yet
  • Added Makefile for integration test

Typescript

  • Hodl Strategy deployed using XLM
  • Fixed Strategy deployed using XLM and sending XLM for apr from a random keypair generated so it has XLM for the rewards
  • Updated deploy script to use constructors
  • Fixed all tests to use XLM instead of soroswapUSDC

All tests in Rust and Typescript are passing

Copy link

vercel bot commented Dec 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
defindex-dapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 2:19pm
defindex-landing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 2:19pm
defindex-rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 2:19pm

@joaquinsoza
Copy link
Collaborator Author

  • remove commented initialize methods

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Contracts] Add Protocol 22 Support 2 [Deploy scripts] Test protocol 22 on standalone and testnet
3 participants