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

Moves Block to frame_system instead of construct_runtime and removes Header and BlockNumber #2790

Merged
merged 33 commits into from
Jul 13, 2023

Commits on Jun 27, 2023

  1. Fixes

    gupnik committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e8039f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Removes unused import

    gupnik committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7feb684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d79fc4 View commit details
    Browse the repository at this point in the history
  3. Fixes bridges

    gupnik committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    9d0ae3c View commit details
    Browse the repository at this point in the history
  4. Fixes

    gupnik committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7c3078a View commit details
    Browse the repository at this point in the history
  5. Removes unused import

    gupnik committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    49d5cdf View commit details
    Browse the repository at this point in the history
  6. Fixes build

    gupnik committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    acc6d51 View commit details
    Browse the repository at this point in the history
  7. Uses correct RelayBlock

    gupnik committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    acde948 View commit details
    Browse the repository at this point in the history
  8. Minor fix

    gupnik committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2a281d6 View commit details
    Browse the repository at this point in the history
  9. Fixes glutton-kusama

    gupnik committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1a27d2f View commit details
    Browse the repository at this point in the history
  10. Uses correct RelayBlock

    gupnik committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e36976f View commit details
    Browse the repository at this point in the history
  11. Minor fix

    gupnik committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0b817d5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6269914 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    a05bbba View commit details
    Browse the repository at this point in the history
  2. Adds appropriate constraints

    gupnik committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    1f89fa7 View commit details
    Browse the repository at this point in the history
  3. Minor fixes

    gupnik committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d15fff0 View commit details
    Browse the repository at this point in the history
  4. Removes unused import

    gupnik committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    895c8fe View commit details
    Browse the repository at this point in the history
  5. Fixes integrity tests

    gupnik committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0173ae2 View commit details
    Browse the repository at this point in the history
  6. Minor fixes

    gupnik committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5fcfab5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Updates trait bounds

    gupnik committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    bae8a0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9596411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    838e528 View commit details
    Browse the repository at this point in the history
  4. Fixes trait bounds

    gupnik committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0b0f42f View commit details
    Browse the repository at this point in the history
  5. Revert "Fixes trait bounds"

    This reverts commit 0b0f42f.
    gupnik committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c933bc2 View commit details
    Browse the repository at this point in the history
  6. Revert "Uses custom bound for AsPrimitive"

    This reverts commit 838e528.
    gupnik committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6c38e45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1b16ff View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Removes bounds on Number

    gupnik committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f1facb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8862191 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    5d89f5f View commit details
    Browse the repository at this point in the history
  2. update lockfile for {"substrate", "polkadot"}

    parity-processbot committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    033de71 View commit details
    Browse the repository at this point in the history
  3. Formatting

    gupnik committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    68ff02a View commit details
    Browse the repository at this point in the history
  4. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d61bac6 View commit details
    Browse the repository at this point in the history
  5. Minor fix

    gupnik committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    58f509a View commit details
    Browse the repository at this point in the history