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

Bifrost v0.11.0 #1271

Merged
merged 22 commits into from
Jun 25, 2024
Merged

Bifrost v0.11.0 #1271

merged 22 commits into from
Jun 25, 2024

Commits on Jun 4, 2024

  1. feat: 🎸 add buy-back

    yooml committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0db3c43 View commit details
    Browse the repository at this point in the history
  2. Bifrost v0.10.001

    SunTiebing committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    171f9e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. feat: 🎸 benchmark

    yooml committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fcc6100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08aa1c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    5b892b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66b0ab0 View commit details
    Browse the repository at this point in the history
  3. fix: 🐛 add event (#1263)

    yooml authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d87b49b View commit details
    Browse the repository at this point in the history
  4. add update_currency_metadata function (#1259)

    * add update_currency_metadata function
    
    * fix: 🐛 correct update_currency_metadata weight
    SunTiebing authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fec4a12 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. add the use of Vec (#1264)

    * Add vtoken exchange rate rpc
    
    * add the use of Vec
    SunTiebing authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    96aa7fb View commit details
    Browse the repository at this point in the history
  2. 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]>
    3 people authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a62b6e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    489fc9c View commit details
    Browse the repository at this point in the history
  2. Fix compile (#1266)

    hqwangningbo authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3fe0b79 View commit details
    Browse the repository at this point in the history
  3. Fix/fix vtoken voting unlock (#1267)

    * update the exchange rate of vtokenminting of vtokenvoting test
    
    * Resolve the frozen anomaly when unlocking
    SunTiebing authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7b0aaaf View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    3f7d6b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d03e60d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Slp supports XCMv4 and reconstruct integration tests (#1272)

    * Fix compile
    
    * Reconstruct integration tests and slp supports XCMv4
    
    * Fix slp construct_xcm_message
    hqwangningbo authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    fa21d8e View commit details
    Browse the repository at this point in the history
  2. Feat/slpx mint add commission (#1273)

    * SLPx mint support commission id
    
    * remove the channel_id parameter from the mint method
    
    * add mint_with_channel_id method
    
    * perform data migration for OrderQueue storage
    
    * slpx: set the default value of channel_id to 0
    
    * resolve conflicts
    
    * change the location of the old data structure during storage migration
    SunTiebing authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    75df8c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Feat/add vtoken exchange rate rpc (#1274)

    * Add vtoken exchange rate rpc
    
    * add the use of Vec
    
    * supplement the RPC logic && fix bugs
    
    * adjust the RPC exchange rate precision to three decimal places
    
    * fix clippy
    SunTiebing authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ecc906a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix bug: storage migration anomaly (#1276)

    * SLPx mint support commission id
    
    * remove the channel_id parameter from the mint method
    
    * add mint_with_channel_id method
    
    * perform data migration for OrderQueue storage
    
    * slpx: set the default value of channel_id to 0
    
    * resolve conflicts
    
    * change the location of the old data structure during storage migration
    
    * fix bug: storage migration anomaly
    SunTiebing authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    66a3ce7 View commit details
    Browse the repository at this point in the history
  2. Slp removes refund (#1275)

    * Slp removes refund
    
    * Fix clippy
    hqwangningbo authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b4fdc81 View commit details
    Browse the repository at this point in the history
  3. Feat/add vtoken exchange rate rpc (#1277)

    * Add vtoken exchange rate rpc
    
    * add the use of Vec
    
    * supplement the RPC logic && fix bugs
    
    * adjust the RPC exchange rate precision to three decimal places
    
    * fix clippy
    
    * supplement omissions: adjust the RPC exchange rate precision to three decimal places
    SunTiebing authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7e58dc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    299d779 View commit details
    Browse the repository at this point in the history