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

Rework inherent data client side #8526

Merged
116 commits merged into from
May 3, 2021
Merged

Rework inherent data client side #8526

116 commits merged into from
May 3, 2021

Commits on Jan 24, 2021

  1. Lol

    bkchr committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    19b116e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Yeah

    bkchr committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    957c6c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c49457f View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Merge branch 'bkchr-inherent-something-future' of github.com:parityte…

    …ch/substrate into bkchr-inherent-something-future
    bkchr committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    5a2967a View commit details
    Browse the repository at this point in the history
  2. Moare

    bkchr committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    fae17f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

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

Commits on Jan 30, 2021

  1. adaasda

    bkchr committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    cceddf7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

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

Commits on Feb 2, 2021

  1. AURA: Switch to CurrentSlot instead of LastTimestamp

    This switches AURA to use `CurrentSlot` instead of `LastTimestamp`.
    bkchr committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    0d1dc5d View commit details
    Browse the repository at this point in the history
  2. Add missing file

    bkchr committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    fd3c497 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b89e548 View commit details
    Browse the repository at this point in the history
  4. Update frame/aura/src/migrations.rs

    Co-authored-by: André Silva <[email protected]>
    bkchr and andresilva committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    6d0fe15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17230dc View commit details
    Browse the repository at this point in the history
  6. Use correct weight

    bkchr committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    0861434 View commit details
    Browse the repository at this point in the history
  7. Add TODO

    bkchr committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    5c63a96 View commit details
    Browse the repository at this point in the history
  8. Remove the Inherent from AURA

    bkchr committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    f538dbc View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. 🤦

    bkchr committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    80e9313 View commit details
    Browse the repository at this point in the history
  2. Remove unused stuff

    bkchr committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    ad7210c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e197811 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba996af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    399e826 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Update primitives authorship

    bkchr committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    19f829c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71358fa View commit details
    Browse the repository at this point in the history
  3. Fix consensus-uncles

    bkchr committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    0f43a3a View commit details
    Browse the repository at this point in the history
  4. Fix BABE

    bkchr committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    8d05b46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffb7baf View commit details
    Browse the repository at this point in the history
  6. More work

    bkchr committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    d8e4157 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Make it compile the happy path

    bkchr committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    a1d4a99 View commit details
    Browse the repository at this point in the history
  2. Make it async!

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

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    49a9477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c8c197 View commit details
    Browse the repository at this point in the history
  3. Take hash

    bkchr committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    0130f98 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. More stuff

    bkchr committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    8f68e4b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Hacks

    bkchr committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    cfffad8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Revert "Hacks"

    This reverts commit cfffad8.
    bkchr committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    0962edd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bc49b2 View commit details
    Browse the repository at this point in the history
  3. Fix

    bkchr committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    927204e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    e79ccc7 View commit details
    Browse the repository at this point in the history
  2. Move Aura digest stuff

    bkchr committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    c5d32dc View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

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

Commits on Mar 3, 2021

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

    bkchr committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    5fe929a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

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

Commits on Mar 15, 2021

  1. Some refactorings

    bkchr committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    2376570 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Comment

    bkchr committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    f38f0bf View commit details
    Browse the repository at this point in the history
  2. Fixes fixes fixes

    bkchr committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    55fb2c3 View commit details
    Browse the repository at this point in the history
  3. More cleanups

    bkchr committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    d3f0683 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4007e3a View commit details
    Browse the repository at this point in the history
  5. Some love

    bkchr committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    757df64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae3240f View commit details
    Browse the repository at this point in the history
  7. Better love

    bkchr committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    7c20c60 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    58e22da View commit details
    Browse the repository at this point in the history
  2. Some slot info love

    bkchr committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    313dcdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb16666 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/bkchr-refactorings' into bkchr-i…

    …nherent-something-future
    bkchr committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    3c44055 View commit details
    Browse the repository at this point in the history
  5. Copy copy copy

    bkchr committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    243e25e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Some stuff

    bkchr committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    7a1d45c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Start fixing pow

    bkchr committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    07731c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Fix pow

    bkchr committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c062c88 View commit details
    Browse the repository at this point in the history
  2. Remove some bounds

    bkchr committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    1d69db6 View commit details
    Browse the repository at this point in the history
  3. More work

    bkchr committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    b6a6c0e View commit details
    Browse the repository at this point in the history
  4. Make grandpa work

    bkchr committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    4bcacef View commit details
    Browse the repository at this point in the history
  5. Make slots use async_trait

    bkchr committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    8c0dda5 View commit details
    Browse the repository at this point in the history
  6. Introduce SharedData

    bkchr committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    17df303 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Add test and fix bugs

    bkchr committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    583193f View commit details
    Browse the repository at this point in the history
  2. Switch to SharedData

    bkchr committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    04873bc View commit details
    Browse the repository at this point in the history
  3. Make grandpa tests working

    bkchr committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    c0fdc28 View commit details
    Browse the repository at this point in the history
  4. More Babe work

    bkchr committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    fb0500e View commit details
    Browse the repository at this point in the history
  5. Make grandpa work

    bkchr committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    202c649 View commit details
    Browse the repository at this point in the history
  6. Introduce SharedData

    bkchr committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    bedc1c0 View commit details
    Browse the repository at this point in the history
  7. Add test and fix bugs

    bkchr committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    7509754 View commit details
    Browse the repository at this point in the history
  8. Switch to SharedData

    bkchr committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    5048c15 View commit details
    Browse the repository at this point in the history
  9. Make grandpa tests working

    bkchr committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ee26e09 View commit details
    Browse the repository at this point in the history
  10. More Babe work

    bkchr committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    d4a2498 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Make it async

    bkchr committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    076d4dc View commit details
    Browse the repository at this point in the history
  2. Fix fix

    bkchr committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    9fe6ead View commit details
    Browse the repository at this point in the history
  3. Use async_trait in sc-consensus-slots

    This makes the code a little bit easier to read and also expresses that
    there can always only be one call at a time to `on_slot`.
    bkchr committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    6560444 View commit details
    Browse the repository at this point in the history
  4. Make grandpa tests compile

    bkchr committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    4479a55 View commit details
    Browse the repository at this point in the history
  5. More Babe tests work

    bkchr committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    fcae728 View commit details
    Browse the repository at this point in the history
  6. Fix network test

    bkchr committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    a850851 View commit details
    Browse the repository at this point in the history
  7. Start fixing service test

    bkchr committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    0301378 View commit details
    Browse the repository at this point in the history
  8. Finish service-test

    bkchr committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    3095404 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Fix sc-consensus-aura

    bkchr committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    36c6bb5 View commit details
    Browse the repository at this point in the history
  2. Fix fix fix

    bkchr committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    d9a8986 View commit details
    Browse the repository at this point in the history
  3. More fixes

    bkchr committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    5104bf6 View commit details
    Browse the repository at this point in the history
  4. Make everything compile *yeah*

    bkchr committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    efcd0b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15c3189 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Configuration menu
    Copy the full SHA
    20f7dac View commit details
    Browse the repository at this point in the history
  2. Make manual-seal compile

    bkchr committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    716ee9a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. More fixes

    bkchr committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    de81dfc View commit details
    Browse the repository at this point in the history
  2. Start fixing Aura

    bkchr committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    d84e946 View commit details
    Browse the repository at this point in the history
  3. Fix Aura tests

    bkchr committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    67ae81e View commit details
    Browse the repository at this point in the history
  4. Fix Babe tests

    bkchr committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    ee4e70d View commit details
    Browse the repository at this point in the history
  5. Make everything compile

    bkchr committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    613a384 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

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

Commits on Mar 31, 2021

  1. Fix Babe

    bkchr committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    e12f2d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Docs docs docs

    bkchr committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    ffa51e3 View commit details
    Browse the repository at this point in the history
  2. Move to FRAME

    bkchr committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    6d610ee View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Fix fix fix

    bkchr committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    f424a90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    470fced View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Make everything compile

    bkchr committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    aa84c0d View commit details
    Browse the repository at this point in the history
  2. Last cleanups

    bkchr committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    ad0d978 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a847f2f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Fix integration test

    bkchr committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    7c5045d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebcc8d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf95af1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fe954f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Update primitives/inherents/src/lib.rs

    Co-authored-by: André Silva <[email protected]>
    bkchr and andresilva committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    f20f7d2 View commit details
    Browse the repository at this point in the history
  2. Update primitives/inherents/src/lib.rs

    Co-authored-by: André Silva <[email protected]>
    bkchr and andresilva committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    d4e7e6a View commit details
    Browse the repository at this point in the history
  3. Update primitives/inherents/src/lib.rs

    Co-authored-by: André Silva <[email protected]>
    bkchr and andresilva committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    3ca143a View commit details
    Browse the repository at this point in the history
  4. Some extra logging

    bkchr committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    50e7113 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    354b4f1 View commit details
    Browse the repository at this point in the history
  6. Remove dbg!

    bkchr committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    27b6e5a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    ae99cc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a49dc32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88479b8 View commit details
    Browse the repository at this point in the history