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

v0.1.0: ready to replace existing substrate subcommand #6

Merged
merged 44 commits into from
Aug 16, 2023
Merged

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    80b0d94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b85c22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    722902f View commit details
    Browse the repository at this point in the history
  4. fix comment

    liamaharon committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    28d9dd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0aaac86 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. migrate tests

    liamaharon committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e55ea4d View commit details
    Browse the repository at this point in the history
  2. test rust docs action

    liamaharon committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    552655b View commit details
    Browse the repository at this point in the history
  3. install protoc

    liamaharon committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    13e1bdc View commit details
    Browse the repository at this point in the history
  4. add rusttoolchain

    liamaharon committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ac51c96 View commit details
    Browse the repository at this point in the history
  5. remove rust-toolchain

    liamaharon committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    17a1f87 View commit details
    Browse the repository at this point in the history
  6. add licence

    liamaharon committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9ec0873 View commit details
    Browse the repository at this point in the history
  7. lint

    liamaharon committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d2b13ef View commit details
    Browse the repository at this point in the history
  8. add toolchain

    liamaharon committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    cfda821 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0061269 View commit details
    Browse the repository at this point in the history
  10. docs

    liamaharon committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    afd1fb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. clippy

    liamaharon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ff8d5f0 View commit details
    Browse the repository at this point in the history
  2. update homepage

    liamaharon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0955e4d View commit details
    Browse the repository at this point in the history
  3. update cargo.lock

    liamaharon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ba66524 View commit details
    Browse the repository at this point in the history
  4. tweak docs

    liamaharon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    64c8f61 View commit details
    Browse the repository at this point in the history
  5. fix no deps arg

    liamaharon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4d08d01 View commit details
    Browse the repository at this point in the history
  6. update readme

    liamaharon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8055e80 View commit details
    Browse the repository at this point in the history
  7. update docs

    liamaharon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1d14feb View commit details
    Browse the repository at this point in the history
  8. rust docs workflow

    liamaharon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    198e164 View commit details
    Browse the repository at this point in the history
  9. update descriptions

    liamaharon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7be1543 View commit details
    Browse the repository at this point in the history
  10. fix docs link

    liamaharon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    dddd24a View commit details
    Browse the repository at this point in the history
  11. improve docs

    liamaharon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    523dfa2 View commit details
    Browse the repository at this point in the history
  12. typo

    liamaharon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e80051f View commit details
    Browse the repository at this point in the history
  13. update tests

    liamaharon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    549278a View commit details
    Browse the repository at this point in the history
  14. prepare for merging

    liamaharon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    503ebeb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    81ec69d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. try fix test ci

    liamaharon committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0ba460e View commit details
    Browse the repository at this point in the history
  2. disable ci tests

    liamaharon committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a519be5 View commit details
    Browse the repository at this point in the history
  3. update readme

    liamaharon committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fd89392 View commit details
    Browse the repository at this point in the history
  4. update readme

    liamaharon committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8746e55 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    77cb19f View commit details
    Browse the repository at this point in the history
  2. update tests

    liamaharon committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    347c0b2 View commit details
    Browse the repository at this point in the history
  3. use resolver = 2

    liamaharon committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e47ffcd View commit details
    Browse the repository at this point in the history
  4. set default runtime value

    liamaharon committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2119508 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. remove redundant comment

    liamaharon committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    affc4c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d27cb1 View commit details
    Browse the repository at this point in the history
  3. minor doc improvement

    liamaharon committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    79ec8e8 View commit details
    Browse the repository at this point in the history
  4. try stable toolchain

    liamaharon committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1749cab View commit details
    Browse the repository at this point in the history
  5. organise deps

    liamaharon committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    27c82fc View commit details
    Browse the repository at this point in the history
  6. update description

    liamaharon committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    ef307f7 View commit details
    Browse the repository at this point in the history