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

Stored call in multisig #6319

Merged
merged 31 commits into from
Jun 17, 2020
Merged

Stored call in multisig #6319

merged 31 commits into from
Jun 17, 2020

Commits on Jun 10, 2020

  1. Stored call in multisig

    gavofyork committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    c7584c0 View commit details
    Browse the repository at this point in the history
  2. Docs.

    gavofyork committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    0ddd158 View commit details
    Browse the repository at this point in the history
  3. Benchmarks.

    gavofyork committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    c30f54f View commit details
    Browse the repository at this point in the history
  4. Fix

    gavofyork committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    dbac9eb View commit details
    Browse the repository at this point in the history
  5. Update frame/multisig/src/lib.rs

    Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
    gavofyork and bkchr authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    3669489 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. patch benchmarks

    shawntabrizi committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    9f59d31 View commit details
    Browse the repository at this point in the history
  2. Minor grumbles.

    gavofyork committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    69682e5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'gav-multisig-stored-call' of github.com:paritytech/subs…

    …trate into gav-multisig-stored-call
    gavofyork committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    e48f3e4 View commit details
    Browse the repository at this point in the history
  4. Update as_multi weight

    shawntabrizi committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    a363d4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c69bb0 View commit details
    Browse the repository at this point in the history
  6. Fixes and refactoring.

    gavofyork committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    a8343cb View commit details
    Browse the repository at this point in the history
  7. Merge branch 'gav-multisig-stored-call' of github.com:paritytech/subs…

    …trate into gav-multisig-stored-call
    gavofyork committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    fdcab27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd5f05e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Configuration menu
    Copy the full SHA
    8b9aaae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09da872 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b5c361 View commit details
    Browse the repository at this point in the history
  4. suppress warning for now

    shawntabrizi committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    2cf2832 View commit details
    Browse the repository at this point in the history
  5. @xlc improvment nit

    shawntabrizi committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    9a2d25f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Update weight and tests

    shawntabrizi committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    db75543 View commit details
    Browse the repository at this point in the history
  2. Test for weight check

    shawntabrizi committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    6275b9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c9a7af View commit details
    Browse the repository at this point in the history
  4. Fix line width

    shawntabrizi committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    81195da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a75cf7 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    shawntabrizi and apopiak authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    9dd0585 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7af9a83 View commit details
    Browse the repository at this point in the history
  8. fix merge

    shawntabrizi committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    f64e26d View commit details
    Browse the repository at this point in the history
  9. more @apopiak feedback

    shawntabrizi committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    9becf6e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    5bd6514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cc17da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a053de8 View commit details
    Browse the repository at this point in the history
  4. Error on failed deposit.

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