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

Composite accounts #4820

Merged
merged 64 commits into from
Feb 14, 2020
Merged

Composite accounts #4820

merged 64 commits into from
Feb 14, 2020

Commits on Feb 3, 2020

  1. Basic account composition.

    gavofyork committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    17d7f63 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Add try_mutate_exists

    gavofyork committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    ae6f092 View commit details
    Browse the repository at this point in the history
  2. De-duplicate

    gavofyork committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    21e1565 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c202dda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7aa6647 View commit details
    Browse the repository at this point in the history
  5. Refactor transfer

    gavofyork committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    b03d937 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b74a2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74db69f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02d039d View commit details
    Browse the repository at this point in the history
  9. Fixes

    gavofyork committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    d153672 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Test with both setups.

    gavofyork committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    459c30b View commit details
    Browse the repository at this point in the history
  2. Fixes

    gavofyork committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    f4ab417 View commit details
    Browse the repository at this point in the history
  3. Fix

    gavofyork committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    35fcb32 View commit details
    Browse the repository at this point in the history
  4. Fix macros

    bkchr committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    158863b View commit details
    Browse the repository at this point in the history
  5. Make indices opt-in

    gavofyork committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    d7ce210 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51ea88b View commit details
    Browse the repository at this point in the history
  7. Fix construct_runtime

    bkchr committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    9c5539a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Fix last few bits

    gavofyork committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    aed4da9 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    bkchr committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    21254ed View commit details
    Browse the repository at this point in the history
  3. Update trait impls

    gavofyork committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    f929007 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    234ca8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c12175d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae0a7c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    133c060 View commit details
    Browse the repository at this point in the history
  8. Fix benchmark

    gavofyork committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    5870f62 View commit details
    Browse the repository at this point in the history
  9. Another fix

    gavofyork committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    2579ff7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    571e209 View commit details
    Browse the repository at this point in the history
  11. Whitespace

    gavofyork committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    f9adced View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    2cc84bd View commit details
    Browse the repository at this point in the history
  2. Migrations for indices.

    gavofyork committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    06cd3a0 View commit details
    Browse the repository at this point in the history
  3. Fix

    gavofyork committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    b656032 View commit details
    Browse the repository at this point in the history
  4. Whilespace

    gavofyork committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    6d02d1d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. Trim defunct migrations

    gavofyork committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    091bf0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48a3450 View commit details
    Browse the repository at this point in the history
  3. Remove unused storage item

    gavofyork committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    ae75d69 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. Configuration menu
    Copy the full SHA
    10d28d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e67b7 View commit details
    Browse the repository at this point in the history
  3. More contains_key fixes

    gavofyork committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    e4a398a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    9f01bf0 View commit details
    Browse the repository at this point in the history
  2. Docs.

    gavofyork committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    1a59997 View commit details
    Browse the repository at this point in the history
  3. Bump runtime

    gavofyork committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    fd6adae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29cefa1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    740e8a3 View commit details
    Browse the repository at this point in the history
  2. Remove unneeded code

    gavofyork committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    30cee70 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'gav-composite-account' of github.com:paritytech/substra…

    …te into gav-composite-account
    gavofyork committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    6afee76 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Configuration menu
    Copy the full SHA
    6444cc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5890e24 View commit details
    Browse the repository at this point in the history
  3. Fix test

    gavofyork committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    411595d View commit details
    Browse the repository at this point in the history
  4. Fix test

    gavofyork committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    a26c44d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbacb94 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Update frame/balances/src/lib.rs

    Co-Authored-By: Shawn Tabrizi <shawntabrizi@gmail.com>
    gavofyork and shawntabrizi authored Feb 13, 2020
    Configuration menu
    Copy the full SHA
    2f07990 View commit details
    Browse the repository at this point in the history
  2. Fix ED logic

    gavofyork committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    680c1f7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'gav-composite-account' of github.com:paritytech/substra…

    …te into gav-composite-account
    gavofyork committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    446ace0 View commit details
    Browse the repository at this point in the history
  4. Repatriate reserved logic

    gavofyork committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    3c29022 View commit details
    Browse the repository at this point in the history
  5. Typo

    gavofyork committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    cc6edb8 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    shawntabrizi committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    df85e74 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'gav-composite-account' of github.com:paritytech/substra…

    …te into gav-composite-account
    gavofyork committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    db5c064 View commit details
    Browse the repository at this point in the history
  8. Update frame/system/src/lib.rs

    Co-Authored-By: Shawn Tabrizi <shawntabrizi@gmail.com>
    gavofyork and shawntabrizi authored Feb 13, 2020
    Configuration menu
    Copy the full SHA
    a7d2980 View commit details
    Browse the repository at this point in the history
  9. Update frame/system/src/lib.rs

    Co-Authored-By: Shawn Tabrizi <shawntabrizi@gmail.com>
    gavofyork and shawntabrizi authored Feb 13, 2020
    Configuration menu
    Copy the full SHA
    49bc2e0 View commit details
    Browse the repository at this point in the history
  10. Last few fixes

    gavofyork committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    c9e852c View commit details
    Browse the repository at this point in the history
  11. Merge branch 'gav-composite-account' of github.com:paritytech/substra…

    …te into gav-composite-account
    gavofyork committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    86b132e View commit details
    Browse the repository at this point in the history
  12. Another fix

    gavofyork committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    c472b53 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dedc512 View commit details
    Browse the repository at this point in the history
  14. Build fix

    gavofyork committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    e424b22 View commit details
    Browse the repository at this point in the history