Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Asset Transaction Payment #488

Merged
merged 75 commits into from
Oct 11, 2021
Merged

Asset Transaction Payment #488

merged 75 commits into from
Oct 11, 2021

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    bee1ce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0d13a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9266c5 View commit details
    Browse the repository at this point in the history
  4. update cargo.toml

    apopiak committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    7112a86 View commit details
    Browse the repository at this point in the history
  5. add (failing) tests

    apopiak committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    9297f6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7dd9bea View commit details
    Browse the repository at this point in the history
  7. fix fee-refund split

    apopiak committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    63af3bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8f838a View commit details
    Browse the repository at this point in the history
  9. update cargo.lock

    apopiak committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    b31dc8c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. update cargo.lock

    apopiak committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    642f8c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c65db View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    78f1b90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3097861 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9b394e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. make extrinsics public

    apopiak committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    2c10e02 View commit details
    Browse the repository at this point in the history
  2. make extrinsics public

    apopiak committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    5f18e5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f36a58 View commit details
    Browse the repository at this point in the history
  4. update deps

    apopiak committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    0f29540 View commit details
    Browse the repository at this point in the history
  5. move back to AssetIdOf

    apopiak committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    4332761 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    c77215e View commit details
    Browse the repository at this point in the history
  2. remove extra rpc_http_threads

    apopiak committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    eb9ac14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39e08eb View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Update pallets/asset-tx-payment/src/payment.rs

    Co-authored-by: Tomasz Drwięga <tomusdrw@users.noreply.github.com>
    apopiak and tomusdrw committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    1138b90 View commit details
    Browse the repository at this point in the history
  2. Update pallets/asset-tx-payment/src/payment.rs

    Co-authored-by: Tomasz Drwięga <tomusdrw@users.noreply.github.com>
    apopiak and tomusdrw committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    34a350d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. remove overrides

    apopiak committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    b657f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65013c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22816c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c30e05 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'apopiak/asset-tx-payment' of github.com:paritytech/cumu…

    …lus into apopiak/asset-tx-payment
    apopiak committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    91afb68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d4acc0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5ecd03 View commit details
    Browse the repository at this point in the history
  8. add docs and comments

    apopiak committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    530d250 View commit details
    Browse the repository at this point in the history
  9. remove unused imports

    apopiak committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    a260e66 View commit details
    Browse the repository at this point in the history
  10. more docs

    apopiak committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    2c8ad19 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    be52a66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    850f999 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1008e67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95d4f42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e56a2c View commit details
    Browse the repository at this point in the history
  6. add type alias comments

    apopiak committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    86f1d94 View commit details
    Browse the repository at this point in the history
  7. add more doc comments

    apopiak committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    5e890f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

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

Commits on Sep 27, 2021

  1. improve formatting

    apopiak committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    9b7bb39 View commit details
    Browse the repository at this point in the history
  2. update license headers

    apopiak committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    8c5fc82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8db45aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c07bcd View commit details
    Browse the repository at this point in the history
  5. adjust Cargo.toml

    apopiak committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    d64f202 View commit details
    Browse the repository at this point in the history
  6. update cargo.lock

    apopiak committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    1e650d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    749cdcf View commit details
    Browse the repository at this point in the history
  8. cargo fmt

    apopiak committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    10c3ddf View commit details
    Browse the repository at this point in the history
  9. cargo fmt

    apopiak committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    03f4e12 View commit details
    Browse the repository at this point in the history
  10. cargo fmt

    apopiak committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    24dc914 View commit details
    Browse the repository at this point in the history
  11. cargo +nightly fmt

    apopiak committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    b43da32 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    a763672 View commit details
    Browse the repository at this point in the history
  2. cargo +nightly fmt

    apopiak committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    35e4098 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2fefd5 View commit details
    Browse the repository at this point in the history
  4. add more comments

    apopiak committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    d77ff7b View commit details
    Browse the repository at this point in the history
  5. formatting

    apopiak committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    58c6b7a View commit details
    Browse the repository at this point in the history
  6. adjust imports and comment

    apopiak committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    6474c34 View commit details
    Browse the repository at this point in the history
  7. cargo +nightly fmt

    apopiak committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    b9382e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. reformat comment

    apopiak committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    8638ed8 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    a1d770a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bcac89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acea23e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e7b9c5 View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    apopiak committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    359ee56 View commit details
    Browse the repository at this point in the history
  6. cargo fmt

    apopiak committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    1c32551 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    382120c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
    apopiak and bkchr committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    96fd61d View commit details
    Browse the repository at this point in the history
  2. add doc links

    apopiak committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    99349b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    aef723e View commit details
    Browse the repository at this point in the history
  2. cargo +nightly fmt

    apopiak committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    8fd99f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    35d13e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a413579 View commit details
    Browse the repository at this point in the history