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

Runtime dependent weights #5064

Merged
merged 20 commits into from
Mar 11, 2022
Merged

Runtime dependent weights #5064

merged 20 commits into from
Mar 11, 2022

Commits on Mar 9, 2022

  1. Copy Substrate weights into each runtime

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    8e14d92 View commit details
    Browse the repository at this point in the history
  2. Define weights per runtime

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    edf017e View commit details
    Browse the repository at this point in the history
  3. Do the same for test-runtime

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    c40cdfb View commit details
    Browse the repository at this point in the history
  4. Fix CI

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    26c9893 View commit details
    Browse the repository at this point in the history
  5. Generate multiplier tests via macro

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    8fe576c View commit details
    Browse the repository at this point in the history
  6. Fix tests

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    a5fe30f View commit details
    Browse the repository at this point in the history
  7. Fix CI

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    d147d8d View commit details
    Browse the repository at this point in the history
  8. Fix imports

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    81c7100 View commit details
    Browse the repository at this point in the history
  9. Fix test

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    c9197e3 View commit details
    Browse the repository at this point in the history
  10. Fix imports

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    49c35e4 View commit details
    Browse the repository at this point in the history
  11. Change rococo tests to use ExtrinsicBaseWeight

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    8b2c032 View commit details
    Browse the repository at this point in the history
  12. Fix imports

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    fd59c61 View commit details
    Browse the repository at this point in the history
  13. Spellcheck on

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    bcede28 View commit details
    Browse the repository at this point in the history
  14. Spellcheck on

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    85aca13 View commit details
    Browse the repository at this point in the history
  15. Spellcheck

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    90fdabd View commit details
    Browse the repository at this point in the history
  16. Re-Export weight constants in the runtime

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    0ed2949 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0ea4366 View commit details
    Browse the repository at this point in the history
  18. Prepare for cumulus companion

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    749c669 View commit details
    Browse the repository at this point in the history
  19. Fmt

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    a564113 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

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