-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: 🎸 add buy-back * Bifrost v0.10.001 * feat: 🎸 benchmark * SLPx mint support commission id (#1261) * Add vtoken exchange rate rpc (#1260) * fix: 🐛 add event (#1263) * add update_currency_metadata function (#1259) * add update_currency_metadata function * fix: 🐛 correct update_currency_metadata weight * add the use of Vec (#1264) * Add vtoken exchange rate rpc * add the use of Vec * Upgrade to Polkadot-SDK v1.7.0 (#1262) * Bifrost v0.10.0 * fix: 🐛 clippy * Fix chain spec (#1243) * Upgrade to polkadot-v1.7.0 --------- Co-authored-by: SunTiebing <[email protected]> Co-authored-by: Edwin Wang <[email protected]> * feat: 🎸 add metadata-hash-extension (#1265) * Fix compile (#1266) * Fix/fix vtoken voting unlock (#1267) * update the exchange rate of vtokenminting of vtokenvoting test * Resolve the frozen anomaly when unlocking * feat: 🎸 add parachain-staking * feat: 🎸 add bifrost-polkadot-testnet * refactor: 💡 rm pallet-collator-selection * fix: 🐛 rm collatorSelection * fix: 🐛 add parachainStaking into chain_spec * fix: 🐛 balances * [skip ci]: remove latest tag * feat: 🎸 add membership * [skip ci]:add chain-spec * [skip ci]Update Dockerfile for testnet * [skip ci] update chain spec * [skip ci] update chain spec * fix clippy * fix code fmt * Fix merge issues: update Dockerfile to use the main network configuration. * add bifrost_parachain_staking InitGenesisMigration * Update parameter configurations and implement data migration. * remove unused files * add latest tag --------- Co-authored-by: yooml <[email protected]> Co-authored-by: NingBo Wang <[email protected]> Co-authored-by: Edwin Wang <[email protected]> Co-authored-by: 战神西红柿 <[email protected]> Co-authored-by: TomatoAres <[email protected]>
- Loading branch information
1 parent
18328f8
commit 393ddc9
Showing
5 changed files
with
99 additions
and
41 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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