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

Generate runtime API from metadata #294

Merged
merged 219 commits into from
Nov 3, 2021
Merged

Generate runtime API from metadata #294

merged 219 commits into from
Nov 3, 2021

Commits on Aug 26, 2021

  1. Remove test macro

    ascjones committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    f43df0e View commit details
    Browse the repository at this point in the history
  2. Remove client crate

    ascjones committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    01b7131 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff6b9fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7c1d22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b755c29 View commit details
    Browse the repository at this point in the history
  6. Remove Store stuff for now

    ascjones committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    05fe051 View commit details
    Browse the repository at this point in the history
  7. Comment out some Call usages

    ascjones committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    5e91406 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59aa4d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Make subxt lib compile

    ascjones committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    e337d34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8540533 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    e917dac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ef017d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3005cb View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    e4f1374 View commit details
    Browse the repository at this point in the history
  2. WIP submitting transactions

    ascjones committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    b98b7aa View commit details
    Browse the repository at this point in the history
  3. WIP transfer balance test

    ascjones committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    e20f123 View commit details
    Browse the repository at this point in the history
  4. Fix macro

    ascjones committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    2cf09c1 View commit details
    Browse the repository at this point in the history
  5. Cargo fmt

    ascjones committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    56cb2a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    c35d781 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4726db3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8f8b47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b573f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    a6e7225 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2bd669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11248d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9ad905 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f98d95a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8ca64a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9eac486 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Fmt

    ascjones committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    a5281fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbb4530 View commit details
    Browse the repository at this point in the history
  3. Scale-fo 1.0

    ascjones committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    2d7bed8 View commit details
    Browse the repository at this point in the history
  4. scale-info 1.0

    ascjones committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    8ab7976 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ac3f42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c935dc1 View commit details
    Browse the repository at this point in the history
  7. Frame metadata 14.0

    ascjones committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    13f69a3 View commit details
    Browse the repository at this point in the history
  8. WIP decoding events

    ascjones committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    af7c4ce View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

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

    ascjones committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    7e2ed94 View commit details
    Browse the repository at this point in the history
  3. Decode events, handle errors

    ascjones committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    a2bb550 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Uncomment some tests

    ascjones committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    0b233e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09c5888 View commit details
    Browse the repository at this point in the history
  3. Fix some warnings

    ascjones committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    93c121d View commit details
    Browse the repository at this point in the history
  4. Fix some more warnings

    ascjones committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    a503911 View commit details
    Browse the repository at this point in the history
  5. Fix some more warnings

    ascjones committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    b362dfd View commit details
    Browse the repository at this point in the history
  6. Add tests mod

    ascjones committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    8357031 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5333f1 View commit details
    Browse the repository at this point in the history
  8. Fix some warnings

    ascjones committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    5405fb7 View commit details
    Browse the repository at this point in the history
  9. Fmt

    ascjones committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    1034b68 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8556bc0 View commit details
    Browse the repository at this point in the history
  11. Storage client compiling

    ascjones committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    ed0d1bc View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Generate storage client api

    ascjones committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    327a215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e70534e View commit details
    Browse the repository at this point in the history
  3. WIP generating tx api fns

    ascjones committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    d75d1f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    634f21f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Fix tx api call fns

    ascjones committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    cedf27e View commit details
    Browse the repository at this point in the history
  2. Fmt

    ascjones committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    690e079 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. WIP generate event structs

    ascjones committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    b82d4e8 View commit details
    Browse the repository at this point in the history
  2. call functions not async

    ascjones committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    8342c31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cb16a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Generate event structs

    ascjones committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    97308a9 View commit details
    Browse the repository at this point in the history
  2. Fix call name

    ascjones committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    f8f2da6 View commit details
    Browse the repository at this point in the history
  3. Fmt

    ascjones committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    4d0e392 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a264cf3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2eb657a View commit details
    Browse the repository at this point in the history
  6. Fix event decoding

    ascjones committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    c89791f View commit details
    Browse the repository at this point in the history
  7. Remove unused imports

    ascjones committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    537c633 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73490a3 View commit details
    Browse the repository at this point in the history
  9. Fmt

    ascjones committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    4ab94d5 View commit details
    Browse the repository at this point in the history
  10. Restore contracts tests

    ascjones committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    9a6c98c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    599863e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b99685a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    f3ae886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5c51af View commit details
    Browse the repository at this point in the history
  3. Refactor contracts tests

    ascjones committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    92f8665 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7da7f56 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    01558f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0203365 View commit details
    Browse the repository at this point in the history
  3. Fmt

    ascjones committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    184c096 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    e778231 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba71cc0 View commit details
    Browse the repository at this point in the history
  3. Ignore cargo timeing files

    ascjones committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    cadb26f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2766b40 View commit details
    Browse the repository at this point in the history
  5. Fix storage key type gen

    ascjones committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    1b04411 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    af1ec84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbad328 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8ebd1c View commit details
    Browse the repository at this point in the history
  4. Debugging key generation

    ascjones committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    0cf8ec7 View commit details
    Browse the repository at this point in the history
  5. Use substrate master branch

    ascjones committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    d68e7dd View commit details
    Browse the repository at this point in the history
  6. Fix call test

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

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    20aee21 View commit details
    Browse the repository at this point in the history
  2. Publicly expose Rpc mod

    ascjones committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    3de2815 View commit details
    Browse the repository at this point in the history
  3. Unused import warnings

    ascjones committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    c5ef0fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2f0ddf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8256e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

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

Commits on Oct 4, 2021

  1. Add missing docs

    ascjones committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    6198ac2 View commit details
    Browse the repository at this point in the history
  2. Refactor tests crate

    ascjones committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    cbbf0e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76d7b11 View commit details
    Browse the repository at this point in the history
  4. Fmt

    ascjones committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    c86a9ce View commit details
    Browse the repository at this point in the history
  5. Fix warnings

    ascjones committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    d439722 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    997d6b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44ec197 View commit details
    Browse the repository at this point in the history
  8. Fix api usages with methods

    ascjones committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    950845f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3cb4000 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Update metadata

    ascjones committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    602f62b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d1de1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    384f88e View commit details
    Browse the repository at this point in the history
  4. Restore balances lock test

    ascjones committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    b340bc2 View commit details
    Browse the repository at this point in the history
  5. Restore Balances error test

    ascjones committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    f1b7b85 View commit details
    Browse the repository at this point in the history
  6. Fmt

    ascjones committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    ec90ecc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4907d4 View commit details
    Browse the repository at this point in the history
  8. Staking test

    ascjones committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    bab2aef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    696ee63 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    560ceb5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5915b9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5e9b7d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    34e1da5 View commit details
    Browse the repository at this point in the history
  2. Restore staking bond test

    ascjones committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    442fe24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35a3141 View commit details
    Browse the repository at this point in the history
  4. Fmt

    ascjones committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    83af04e View commit details
    Browse the repository at this point in the history
  5. Restore sudo tests

    ascjones committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    b95ce3d View commit details
    Browse the repository at this point in the history
  6. Add some system tests

    ascjones committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    79355d3 View commit details
    Browse the repository at this point in the history
  7. Fmt

    ascjones committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    5e7b7e7 View commit details
    Browse the repository at this point in the history
  8. Resolve some todos

    ascjones committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    368ec3b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f819cb6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    903b153 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d984dd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    a9d1e8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccb1491 View commit details
    Browse the repository at this point in the history
  3. Fmt

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

Commits on Oct 8, 2021

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

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    f834035 View commit details
    Browse the repository at this point in the history
  2. Fix AccountData From impl

    ascjones committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    fc80bb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72dc1f9 View commit details
    Browse the repository at this point in the history
  4. Fmt

    ascjones committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    6563914 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c66ac9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7594bc5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0b0bb1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c2dd9f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    7d9884d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc0212d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea4666f View commit details
    Browse the repository at this point in the history
  4. WIP get examples to compile

    ascjones committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    851f612 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69e6ed6 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

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

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    d5bec8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    567ce0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a672dc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    518c028 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    699ce18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    021c186 View commit details
    Browse the repository at this point in the history
  3. Fmt

    ascjones committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    99a83c7 View commit details
    Browse the repository at this point in the history
  4. Add utility pallet tests (#300)

    * add batch call test example
    
    * add pallet utility tests
    
    * add utility module
    
    * fix warnings
    paulormart committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    27c5b92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4df1313 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'aj-metadata-vnext' of github.com:paritytech/substrate-s…

    …ubxt into aj-metadata-vnext
    ascjones committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    da5bb8d View commit details
    Browse the repository at this point in the history
  7. Fix system errors and fmt

    ascjones committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    c2e7ab7 View commit details
    Browse the repository at this point in the history
  8. Add subxt-cli crate

    ascjones committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    8108f00 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    fd18fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    643c8f8 View commit details
    Browse the repository at this point in the history
  3. Fmt

    ascjones committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    77ae552 View commit details
    Browse the repository at this point in the history
  4. Add polkadot codegen test

    ascjones committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    a0447ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    562b593 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    398c63c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    192fa39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adf8ebd View commit details
    Browse the repository at this point in the history
  4. Edition 2021

    ascjones committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    e430d1b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    90312bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2d04bb View commit details
    Browse the repository at this point in the history
  3. Fix fetch remote

    ascjones committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    d1566e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    927aa00 View commit details
    Browse the repository at this point in the history
  5. Fix submit_and_watch example

    ascjones committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    b26cd2f View commit details
    Browse the repository at this point in the history
  6. Fmt

    ascjones committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    091b255 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cdb881e View commit details
    Browse the repository at this point in the history
  8. Fmt

    ascjones committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    da71f69 View commit details
    Browse the repository at this point in the history
  9. Fix existential deposit test

    ascjones committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    23be116 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Fix staking tests

    ascjones committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    9d8c9a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    b500ac4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43f59e4 View commit details
    Browse the repository at this point in the history
  3. Fmt

    ascjones committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c19d2e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

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

    ascjones committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    0c45452 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57f7a0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b45985 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7caec49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4a4ce0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc1fdab View commit details
    Browse the repository at this point in the history
  8. Newline

    ascjones committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    b570e39 View commit details
    Browse the repository at this point in the history
  9. Update cli/src/main.rs

    Co-authored-by: David <dvdplm@gmail.com>
    ascjones and dvdplm committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    9fd9540 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4657b57 View commit details
    Browse the repository at this point in the history
  11. Update src/client.rs

    Co-authored-by: David <dvdplm@gmail.com>
    ascjones and dvdplm committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    36d5e57 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d250904 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9818d0d View commit details
    Browse the repository at this point in the history
  14. Extract TypePath to own file

    ascjones committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    13915e2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    69ee2da View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e8a8376 View commit details
    Browse the repository at this point in the history
  17. Fmt

    ascjones committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    4f3de30 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Configuration menu
    Copy the full SHA
    1d1fffe View commit details
    Browse the repository at this point in the history
  2. Fix some type paths

    ascjones committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    b301a85 View commit details
    Browse the repository at this point in the history
  3. Resolve some todos

    ascjones committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    c1f6d53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a97fb2e View commit details
    Browse the repository at this point in the history
  5. Add EventsDecodingError

    ascjones committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    d58834b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0f5e69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9da0bcc View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Update src/metadata.rs

    Co-authored-by: Andrew Plaza <aplaza@liquidthink.net>
    ascjones and insipx committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    346504b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    2f36a89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6306b9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dd6cf9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc30e90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63bb5ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84fe1a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6886f4c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63641b4 View commit details
    Browse the repository at this point in the history
  9. Remove Compact todo

    ascjones committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    ba2e3a8 View commit details
    Browse the repository at this point in the history
  10. Remove sudo todos

    ascjones committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    06a6ddf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d07b0c View commit details
    Browse the repository at this point in the history
  12. Fmt

    ascjones committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    f0bb889 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2c93f3c View commit details
    Browse the repository at this point in the history
  14. Fix up health warning

    ascjones committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    641ac27 View commit details
    Browse the repository at this point in the history