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

Refactor module & runtime error handing #2880

Closed
wants to merge 49 commits into from

Commits on Jun 19, 2019

  1. srml-system checks

    xlc committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    ba48a0a View commit details
    Browse the repository at this point in the history
  2. wip

    xlc committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    52c6b90 View commit details
    Browse the repository at this point in the history
  3. more modules compiles

    xlc committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    bd7228f View commit details
    Browse the repository at this point in the history
  4. node-runtime checks

    xlc committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    c0cece1 View commit details
    Browse the repository at this point in the history
  5. build.sh passes

    xlc committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    a93fedd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3039e7c View commit details
    Browse the repository at this point in the history
  7. revert some unnecessary changes

    xlc committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    c5c2e5a View commit details
    Browse the repository at this point in the history
  8. refactor based on comments

    xlc committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    1198fb7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed20244 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. more compile error fixes

    xlc committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    1f964d1 View commit details
    Browse the repository at this point in the history
  2. avoid unnecessary into

    xlc committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    83975c0 View commit details
    Browse the repository at this point in the history
  3. reorder code

    xlc committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    e03db0c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. fixes some tests

    xlc committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    7e01497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6c989b View commit details
    Browse the repository at this point in the history
  3. more test fixes

    xlc committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    9d2dbbb View commit details
    Browse the repository at this point in the history
  4. more fixes

    xlc committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    31c9c84 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. more error fixes

    xlc committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    6cad33a View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-Authored-By: Tomasz Drwięga <tomusdrw@users.noreply.github.com>
    xlc and tomusdrw authored Jun 22, 2019
    Configuration menu
    Copy the full SHA
    ba42e6a View commit details
    Browse the repository at this point in the history
  3. address comments

    xlc committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    0f01cc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cce7c08 View commit details
    Browse the repository at this point in the history
  5. test for DispatchError encoding

    xlc committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    c7ae1b1 View commit details
    Browse the repository at this point in the history
  6. tyep alias for democracy

    xlc committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    0e424c1 View commit details
    Browse the repository at this point in the history
  7. make error printable

    xlc committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    a145f27 View commit details
    Browse the repository at this point in the history
  8. line width

    xlc committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    ef4eecd View commit details
    Browse the repository at this point in the history
  9. fix balances tests

    xlc committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    33668d8 View commit details
    Browse the repository at this point in the history
  10. fix executive test

    xlc committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    d128a1a View commit details
    Browse the repository at this point in the history
  11. fix system tests

    xlc committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    a4a8cdc View commit details
    Browse the repository at this point in the history
  12. bump version

    xlc committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    f4387fb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ef2eaa6 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Apply suggestions from code review

    Co-Authored-By: Gavin Wood <github@gavwood.com>
    xlc and gavofyork authored Jun 26, 2019
    Configuration menu
    Copy the full SHA
    31c998f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6b94b0 View commit details
    Browse the repository at this point in the history
  3. changes based on review

    xlc committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    51ec628 View commit details
    Browse the repository at this point in the history
  4. Add issue number for TODOs

    xlc committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    88887ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    550c1e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2019

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

    xlc committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    c147a8e View commit details
    Browse the repository at this point in the history
  3. line width

    xlc committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    633a482 View commit details
    Browse the repository at this point in the history
  4. fix test

    xlc committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    b61e137 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    1ca74ed View commit details
    Browse the repository at this point in the history
  2. Update core/sr-primitives/src/lib.rs

    Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com>
    xlc and bkchr authored Jul 10, 2019
    Configuration menu
    Copy the full SHA
    3d2c850 View commit details
    Browse the repository at this point in the history
  3. Update core/sr-primitives/src/traits.rs

    Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com>
    xlc and bkchr authored Jul 10, 2019
    Configuration menu
    Copy the full SHA
    8330acf View commit details
    Browse the repository at this point in the history
  4. Update srml/council/src/motions.rs

    Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com>
    xlc and bkchr authored Jul 10, 2019
    Configuration menu
    Copy the full SHA
    d41955a View commit details
    Browse the repository at this point in the history
  5. Update srml/council/src/motions.rs

    Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com>
    xlc and bkchr authored Jul 10, 2019
    Configuration menu
    Copy the full SHA
    66187b3 View commit details
    Browse the repository at this point in the history
  6. update based on review

    xlc committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    7489d3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57f7958 View commit details
    Browse the repository at this point in the history
  8. More concrete macro matching

    xlc committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    6e5c3ce View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

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

Commits on Jul 18, 2019

  1. Configuration menu
    Copy the full SHA
    1f5faac View commit details
    Browse the repository at this point in the history
  2. fix test build issue

    xlc committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    efe953a View commit details
    Browse the repository at this point in the history