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

Bump deps to v0.9.18 #481

Merged
merged 32 commits into from
Jun 3, 2022
Merged

Bump deps to v0.9.18 #481

merged 32 commits into from
Jun 3, 2022

Commits on Apr 11, 2022

  1. Bump deps to v0.9.18

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    1d5ac8e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    b469f1f View commit details
    Browse the repository at this point in the history
  2. Fix compilation

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    11b728b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Add min-xcm-fee storage, related extrinsic and test cases

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    c41bbbb View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Merge pull request #488 from Manta-Network/jamie/extend-assets-manager

    Extend asset-manager for adapting to xtokens
    Dengjianping authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    efba175 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Merge branch 'manta' into jamie/v0.9.18

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 9, 2022
    Configuration menu
    Copy the full SHA
    da85ffd View commit details
    Browse the repository at this point in the history
  2. Remove unused crates, and update doc for extrinsic

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 9, 2022
    Configuration menu
    Copy the full SHA
    5310a9e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Update changelog and rebenchmark calamari-runtime

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 10, 2022
    Configuration menu
    Copy the full SHA
    31ac88e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Fix common tests

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 15, 2022
    Configuration menu
    Copy the full SHA
    a2d93c9 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Merge branch manta

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 19, 2022
    Configuration menu
    Copy the full SHA
    ad89f85 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Refactor multilocation filter, and fix comments

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 23, 2022
    Configuration menu
    Copy the full SHA
    bbe49e5 View commit details
    Browse the repository at this point in the history
  2. Remove X3 and related test cases

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 23, 2022
    Configuration menu
    Copy the full SHA
    3851bf1 View commit details
    Browse the repository at this point in the history
  3. Skip parents check

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 23, 2022
    Configuration menu
    Copy the full SHA
    ebb2903 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Address georgi's comments

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 24, 2022
    Configuration menu
    Copy the full SHA
    bbe8fb9 View commit details
    Browse the repository at this point in the history
  2. [no ci] remove commented code

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 24, 2022
    Configuration menu
    Copy the full SHA
    6325a94 View commit details
    Browse the repository at this point in the history
  3. Make multilocation creation more readable and add a test case to cove…

    …r scenario (parents=2, X1)
    
    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 24, 2022
    Configuration menu
    Copy the full SHA
    6118b40 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Add a test case about min-xcm-fee is not confugured

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 25, 2022
    Configuration menu
    Copy the full SHA
    056f0b9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. feat: add CLI as pub library

    Signed-off-by: Brandon H. Gomes <[email protected]>
    bhgomes committed May 26, 2022
    Configuration menu
    Copy the full SHA
    6ba0377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40534ea View commit details
    Browse the repository at this point in the history
  3. Add a storage to store all allowed para ids and relatted storage migr…

    …ation
    
    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 26, 2022
    Configuration menu
    Copy the full SHA
    3167941 View commit details
    Browse the repository at this point in the history
  4. Address comments

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 26, 2022
    Configuration menu
    Copy the full SHA
    10bcf91 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Address comments and fix benchmark test

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 27, 2022
    Configuration menu
    Copy the full SHA
    46a9504 View commit details
    Browse the repository at this point in the history
  2. Address comments

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 27, 2022
    Configuration menu
    Copy the full SHA
    e0a118e View commit details
    Browse the repository at this point in the history
  3. Merge brach manta

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 27, 2022
    Configuration menu
    Copy the full SHA
    bbd656f View commit details
    Browse the repository at this point in the history
  4. Make asset location like (1, X2(para_id, _) and reserve chain locatio…

    …n like (1, X1(para_id)) in xcm fee test case
    
    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 27, 2022
    Configuration menu
    Copy the full SHA
    a452caf View commit details
    Browse the repository at this point in the history
  5. [no ci]Improve comments

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5e5a6aa View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Refactor AllowedDestParaIds and add test case for it

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 29, 2022
    Configuration menu
    Copy the full SHA
    b96dc08 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. import AbsoluteReserveProvider

    Signed-off-by: Dengjianping <[email protected]>
    Dengjianping committed May 30, 2022
    Configuration menu
    Copy the full SHA
    3113d4f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    1af3c5c View commit details
    Browse the repository at this point in the history
  2. feat: add run_with command for CLI to separate from parsing

    Signed-off-by: Brandon H. Gomes <[email protected]>
    bhgomes committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    3f80bf8 View commit details
    Browse the repository at this point in the history
  3. fix: address review comments

    Signed-off-by: Brandon H. Gomes <[email protected]>
    bhgomes committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    17554fe View commit details
    Browse the repository at this point in the history
  4. chore: update method names

    Signed-off-by: Brandon H. Gomes <[email protected]>
    bhgomes committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    9148200 View commit details
    Browse the repository at this point in the history