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 #452

Merged
merged 31 commits into from
Apr 15, 2021
Merged

Orml bencher #452

merged 31 commits into from
Apr 15, 2021

Commits on Mar 12, 2021

  1. Use MultiLocation as xtokens transfer dest type. (#396)

    * Use MultiLocation as xtokens transfer dest type.
    
    * Make clippy happy.
    shaunxw committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    6d84946 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Use xcm-handler to execute XCM locally (#401)

    * Use cumulus xcm-handler to execute XCM locally.
    
    * Add docstring for xtokens config.
    shaunxw committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    c98bdff View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Replace XcmError::Undefined usage. (#402)

    * Replace XcmError::Undefined usage.
    
    * make clippy happy
    shaunxw committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    b2d5938 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d7e297 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. xtokens and xcm-support documentations (#404)

    * Add xtokens module docstring.
    
    * Add xtokens readme.
    
    * Add documentations for xcm-support.
    
    * Add xtokens and xcm-support entries in main readme.
    shaunxw committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    667a6d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4ece39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a78aaed View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. update step guide link

    bette7 committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    ce683b0 View commit details
    Browse the repository at this point in the history
  2. Handle unknown assets in TransactAsset impl (#409)

    * Handle unknown assets in TransactAsset impl.
    
    * More documentations.
    
    * Clean code.
    
    * Renaming.
    
    * Should try to deposit known asset first.
    
    * Return error if no UnknownAsset impl.
    
    * Make clippy happy.
    shaunxw committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    2ab8404 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    83b05e2 View commit details
    Browse the repository at this point in the history
  2. Unknown tokens pallet (#411)

    * Impl unknown tokens pallet.
    
    * Fix workspace pallet path.
    
    * Make clippy happy.
    
    * Clippy, be happy.
    
    * Unit tests.
    shaunxw committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    918da40 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    25db9ed View commit details
    Browse the repository at this point in the history
  2. refactor rewards (#412)

    wangjj9219 committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    68f3081 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Bump rococo v1 dependencies (#418)

    * Fix mocks.
    
    * Replace deprecated.
    shaunxw committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    523c95a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    11175f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d81bd25 View commit details
    Browse the repository at this point in the history
  3. Update README.md (#420)

    * Update README.md
    
    * Update README.md
    transxask committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    e6af429 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

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

Commits on Mar 30, 2021

  1. update Cargo.toml (#429)

    xlc committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    a62cf43 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. bencher init commit

    ermalkaleci committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    d13357d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. split into files

    ermalkaleci committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    7e3be5b View commit details
    Browse the repository at this point in the history
  2. clean deps

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

Commits on Apr 3, 2021

  1. add docs

    ermalkaleci committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    88760d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

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

Commits on Apr 6, 2021

  1. * generate weights file

    * refactor
    ermalkaleci committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    6dad446 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. improvements

    ermalkaleci committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    f9248c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. CLI Options (#446)

    * Added command line options for output, headers, and templates
    
    * Fixed options to conform to standard cli
    
    * Added weight-gen cli
    
    * fixed dependencies
    brettkolodny committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    19c1fe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0ad0ab View commit details
    Browse the repository at this point in the history
  3. Orml bencher (#451)

    * add Handler (#431)
    
    * remove disable-tokens-by-owner (#434)
    
    * 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.
    
    * Update currency adapter to work with new xtokens impl (#436)
    
    * Xcm support implementations rework.
    
    * Update xtokens mock.
    
    * Use CurrencyId convert. (#437)
    
    * Use CurrencyId convert.
    
    * Apply review suggestions.
    
    * Update xtokens docs. (#438)
    
    * Update xtokens docs.
    
    * Fix typo.
    
    * Update imbalances impl.
    
    * 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.
    
    * Update README.md (#441)
    
    Include Zeitgeist into "Projects using ORML" section
    
    * Add PoV size in benchmarking. (#442)
    
    * Bump cumulus ref in cargo patch. (#443)
    
    * fix missing features (#444)
    
    * fix missing features
    
    * test with benchmarks
    
    * update auction weight (#445)
    
    * Bump dependencies. (#448)
    
    * Replaced unwraps with expects
    
    Co-authored-by: Xiliang Chen <xlchen1291@gmail.com>
    Co-authored-by: Shaun Wang <spxwang@gmail.com>
    Co-authored-by: Harald Heckmann <harald.heckmann93@web.de>
    Co-authored-by: wangjj9219 <183318287@qq.com>
    5 people committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    1f62369 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f458e58 View commit details
    Browse the repository at this point in the history