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

(async backing) parachain-system: track limitations for unincluded blocks #2438

Merged
merged 26 commits into from
Apr 29, 2023

Commits on Apr 19, 2023

  1. unincluded segment draft

    slumber committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    5aca75f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    169441b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9ba0c1 View commit details
    Browse the repository at this point in the history
  4. Provide pub interface

    slumber committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    dcebe47 View commit details
    Browse the repository at this point in the history
  5. add errors

    slumber committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    7af8e67 View commit details
    Browse the repository at this point in the history
  6. fix unincluded segment update

    slumber committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    f60558c View commit details
    Browse the repository at this point in the history
  7. BlockTracker -> Ancestor

    slumber committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    9b63c04 View commit details
    Browse the repository at this point in the history
  8. add a dmp limit

    slumber committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a32577b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f9e6c2 View commit details
    Browse the repository at this point in the history
  10. doc comments

    slumber committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    8617f8c View commit details
    Browse the repository at this point in the history
  11. storage items docs

    slumber committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    1297182 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b439fbd View commit details
    Browse the repository at this point in the history
  13. Check watermark

    slumber committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    be80626 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d1f064a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    303884c View commit details
    Browse the repository at this point in the history
  16. Resolve para head todo

    slumber committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ae4a443 View commit details
    Browse the repository at this point in the history
  17. option watermark

    slumber committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    4639b0d View commit details
    Browse the repository at this point in the history
  18. fix comment

    slumber committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    0e4b14a View commit details
    Browse the repository at this point in the history
  19. Drop dmq check

    slumber committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    29d92e8 View commit details
    Browse the repository at this point in the history
  20. fix weight

    slumber committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    e28312b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

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

Commits on Apr 21, 2023

  1. Remove TODO

    slumber committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    f39c7fc View commit details
    Browse the repository at this point in the history
  2. add todo

    slumber committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    8ad0eee View commit details
    Browse the repository at this point in the history
  3. primitives tests

    slumber committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    ea6b35c View commit details
    Browse the repository at this point in the history
  4. pallet tests

    slumber committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    163b516 View commit details
    Browse the repository at this point in the history
  5. doc comments

    slumber committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    515f790 View commit details
    Browse the repository at this point in the history