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

Integrate try-runtime into cumulus #793

Merged
merged 18 commits into from
Dec 2, 2021
Merged

Integrate try-runtime into cumulus #793

merged 18 commits into from
Dec 2, 2021

Commits on Nov 24, 2021

  1. almost integrate

    kianenigma committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    1950f82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36dec02 View commit details
    Browse the repository at this point in the history
  3. revert branch changes

    kianenigma committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    8c4c95b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. remove extra deps

    kianenigma committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    a9aeaf7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Master.into()

    kianenigma committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    2b30da0 View commit details
    Browse the repository at this point in the history
  2. some review comments'

    kianenigma committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    bbdba76 View commit details
    Browse the repository at this point in the history
  3. Fix a bunch of stuff

    kianenigma committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    d44362b View commit details
    Browse the repository at this point in the history
  4. Update parachain-template/node/Cargo.toml

    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    kianenigma and apopiak authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    20dc27d View commit details
    Browse the repository at this point in the history
  5. Fix

    kianenigma committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    559051f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b94ebd7 View commit details
    Browse the repository at this point in the history
  7. Fix

    kianenigma committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    94193c3 View commit details
    Browse the repository at this point in the history
  8. fix benchmark

    kianenigma committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    011e354 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Master.into()

    kianenigma committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    93c2d6f View commit details
    Browse the repository at this point in the history
  2. fmt

    kianenigma committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    a78be28 View commit details
    Browse the repository at this point in the history
  3. Remove wrong bench test

    kianenigma committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    cee6ed9 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
    kianenigma and bkchr authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    fc1af6f View commit details
    Browse the repository at this point in the history
  5. Update parachain-template/node/src/command.rs

    Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
    kianenigma and bkchr authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    296f696 View commit details
    Browse the repository at this point in the history
  6. fmt

    kianenigma committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    8001a57 View commit details
    Browse the repository at this point in the history