-
Notifications
You must be signed in to change notification settings - Fork 83
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
Lend market #1022
Merged
Merged
Lend market #1022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ark930
added a commit
that referenced
this pull request
Sep 21, 2023
* Bifrost v0.9.82 * Vtoken voting test (#1031) * More tests * More tests * Rename `DelegatorTokenUnlockNotified` to `DelegatorVoteRemovedNotified` * Fix * More tests * More tests * Flexible fee with extra fee (#1032) * move xcmweightandfee storage out * move out xcmweightandfee storage to xcminterface pallet * put XcmInterfaceOperation to node primitives * finish flexible fee rpc and withdraw_fee logic * polkadot runtime changes * runtime fixes * fix rpc * fixes * fix tests * resolve conflicts with vtoken-voting * fix integration tests * format * fix: 🐛 decision_deposit (#1033) * Benchmarking: vtoken-voting (#1034) * Fix * Add trait `DerivativeAccountHandler` * Impl `DerivativeAccountHandler` * Fix benchmark * Update DerivativeAccountHandler implement * Fix * Fix benchmark * Fix benchmark * Fix benchmark `on_initialize` * Update weights.rs * Update release.yml * Fix weight * Fix XCM weight * More tests * Fix * Fix * Fix token convert (#1035) * Fix vtoken-voting test (#1036) * Fix integration tests * More tests * More tests * Fix weight (#1038) * Flexible fee tests (#1037) * add flexible fee unit tests * fix tests * change operation name * fixes * fixes * fix: 🐛 register_blp_metadata & rpc (#1039) * fix: 🐛 register_blp_metadata & rpc * feat: 🎸 BLP migration * Fix migration * Fix weight * Fix check-all * fix migration types (#1040) * fix migration types * fix flexible withdraw * Lend market (#1022) * feat: 🎸 add lend-market * fix: 🐛 check * feat: 🎸 add oracle * feat: 🎸 add oracle * fix: 🐛 test * fix: 🐛 test * fix: 🐛 clippy * fix: 🐛 conflict * fix: 🐛 test * fix: 🐛 clippy * feat: 🎸 add bifrost-currencies * feat: 🎸 add fungibles * feat: 🎸 bifrost-currencies for lend-market * fix: 🐛 test * refactor: 💡 ptoken to lend_token * fix: 🐛 lend_token test * feat: 🎸 add pallet-prices * fix: 🐛 prices test * fix: 🐛 clippy * fix: 🐛 format lend-market * feat: 🎸 rm oracle * fix: 🐛 rm migration * fix: 🐛 modify currency name used for testing * fix: 🐛 format * fix: 🐛 pallet-traits * fix: 🐛 rpc * fix: 🐛 lend-market-rpc * fix: 🐛 format * fix: 🐛 check-all * Bump SUBWASM_VERSION to 0.20.0 * Remove pending storage (#1041) * Remove pending storage * Remove pending storage * Fix clippy * fixes (#1042) * fixes * fixes * Lend market bench (#1043) * fix: 🐛 fix benchmarket * fix: 🐛 format * fix: 🐛 check-all * Fix delegator vote (#1044) * Fix delegator vote * Change delegator is not allowed * Fix benchmarks (#1046) * Fix benchmarks * fix: 🐛 edit_token_rate * Fix benchmarks * feat: 🎸 add stable-pool * Add weights * Update scripts * add weights * Add weights * Fix test-benchmarks * Add stablePool to slpx --------- Co-authored-by: yooml <[email protected]> Co-authored-by: TomatoAres <[email protected]> * Fix lend market (#1045) * feat: 🎸 add to bifrost-polkadot * feat: 🎸 add oracle membership * fix: 🐛 clippy * fix: 🐛 OracleMembership * feat: 🎸 rm lend-market from runtime (#1047) * Fix vote ratio (#1048) * Fix vote ratio * Fix vtoken lock balance * Fix vASTR (#1049) --------- Co-authored-by: Herry Ho <[email protected]> Co-authored-by: yooml <[email protected]> Co-authored-by: NingBo Wang <[email protected]> Co-authored-by: TomatoAres <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.