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

Orml bencher #451

Merged
merged 15 commits into from
Apr 15, 2021
Merged

Orml bencher #451

merged 15 commits into from
Apr 15, 2021

Commits on Apr 1, 2021

  1. add Handler (#431)

    xlc committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    db10cfd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

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

Commits on Apr 6, 2021

  1. Cross-chain transfer rework (#432)

    * Reserve chain trait.
    
    * Rework cross-chain transfer.
    
    * Remove relay chain balance convert.
    
    * Add 'Parse' trait.
    
    * Change transfer_multiasset fn signature.
    
    * Add transfer dispatchable call.
    
    * Update doc.
    
    * Use xcm-simulator to mock network.
    
    * Send relay chain asset to sibling unit test.
    
    * Move location traits into orml-traits.
    
    * Add MultiNativeAsset filter for is reserve check.
    
    * More unit tests.
    
    * Failing edge case unit tests.
    
    * Handle zero amount asset case.
    
    * Fix mocks.
    
    * Renaming.
    shaunxw committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    3a77e1a View commit details
    Browse the repository at this point in the history
  2. Update currency adapter to work with new xtokens impl (#436)

    * Xcm support implementations rework.
    
    * Update xtokens mock.
    shaunxw committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    e4091cd View commit details
    Browse the repository at this point in the history
  3. Use CurrencyId convert. (#437)

    * Use CurrencyId convert.
    
    * Apply review suggestions.
    shaunxw committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    a3724dc View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Update xtokens docs. (#438)

    * Update xtokens docs.
    
    * Fix typo.
    
    * Update imbalances impl.
    shaunxw committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    d1749f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Don't deposit failure event in orml-unknown-tokens. (#440)

    * Don't deposit failure event in orml-unknown-tokens.
    
    * Patch substrate/polkadot/cumulus.
    
    * Fix patch.
    shaunxw committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    8053ddb View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Update README.md (#441)

    Include Zeitgeist into "Projects using ORML" section
    sea212 committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    af1b069 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Configuration menu
    Copy the full SHA
    2cd9ccf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7758ba View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. fix missing features (#444)

    * fix missing features
    
    * test with benchmarks
    xlc committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    95ca80c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57af18a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Bump dependencies. (#448)

    shaunxw committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    575518d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    273508d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfbb652 View commit details
    Browse the repository at this point in the history