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

Chain Runtime implementation #364

Merged
merged 66 commits into from
Nov 23, 2020
Merged

Chain Runtime implementation #364

merged 66 commits into from
Nov 23, 2020

Commits on Oct 29, 2020

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

Commits on Oct 30, 2020

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

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    d00cb98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb1611 View commit details
    Browse the repository at this point in the history
  3. FMT quick fix

    adizere committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    23e750a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Client ID parsing

    adizere committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    3c82990 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    4c24b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52d9fba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    394a824 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    romac committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    9854506 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f1a42e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1baf7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7112ba View commit details
    Browse the repository at this point in the history
  8. WIP: More handle inputs

    romac committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    2809cbd View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Better errors

    romac committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    89e5320 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc71d0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    189bde0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Launch light clients

    romac committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    9dd2a8a View commit details
    Browse the repository at this point in the history
  2. Light Block

    romac committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    cab6f72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    166352d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17ba302 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    ef82617 View commit details
    Browse the repository at this point in the history
  2. Remove unused file

    romac committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    357d7c2 View commit details
    Browse the repository at this point in the history
  3. Rename two handle inputs

    romac committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    75f6c20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea7a588 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fbae91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c91aa8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea403a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3bb1df7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8529d7f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4163661 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8e71d74 View commit details
    Browse the repository at this point in the history
  12. Formatting

    romac committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    e11ac5c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

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

    romac committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    2afa90f View commit details
    Browse the repository at this point in the history
  3. Properly spawn runtime

    romac committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    595a55e View commit details
    Browse the repository at this point in the history
  4. Revert 2afa90f

    romac committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    e2b4e41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45ae7b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Upgrade Tokio to version 0.3

    romac committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    6b21e71 View commit details
    Browse the repository at this point in the history
  2. WIP: event monitor

    romac committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    121941d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

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

    romac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    ae1cabb View commit details
    Browse the repository at this point in the history
  3. Cleanup

    romac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    c9590f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8c6c7b View commit details
    Browse the repository at this point in the history
  5. Cleanup

    romac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    e07a14b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fd713a View commit details
    Browse the repository at this point in the history
  7. WIP: event bus

    romac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    a75b92f View commit details
    Browse the repository at this point in the history
  8. Cleanup

    romac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    272ec49 View commit details
    Browse the repository at this point in the history
  9. Fix build issue

    romac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    3945107 View commit details
    Browse the repository at this point in the history
  10. Add tests for event bus

    romac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    32dd4ad View commit details
    Browse the repository at this point in the history
  11. Cleanup

    romac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    241e91d View commit details
    Browse the repository at this point in the history
  12. Update listen command

    romac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    5a48642 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3ccb639 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    f1c951c View commit details
    Browse the repository at this point in the history
  2. Re-enable some lints

    romac committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    3e74928 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    romac committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    b071a5e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

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

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    52eb208 View commit details
    Browse the repository at this point in the history
  2. Use tendermint-rs master

    romac committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    de190ab View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    835e002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcae53d View commit details
    Browse the repository at this point in the history
  3. Formatting

    romac committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    96d66a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e6a02a View commit details
    Browse the repository at this point in the history