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

Add storage size component to weights #12277

Merged
merged 41 commits into from
Sep 28, 2022

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    f8c395e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    779b815 View commit details
    Browse the repository at this point in the history
  3. Update primitives/weights/src/weight_v2.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    KiChjang and ggwpez committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f7b9346 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Fixes

    KiChjang committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    6c84cbd View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    KiChjang committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    96aa122 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36c2d95 View commit details
    Browse the repository at this point in the history
  4. Add missing import

    KiChjang committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    52c9d05 View commit details
    Browse the repository at this point in the history
  5. Fixes

    KiChjang committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    9b1f37e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3438ada View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b36396 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7af788c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    f4b98aa View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    KiChjang committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    eefc1d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    109be74 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    KiChjang committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    bbf072d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a07286 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10aed4c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    be3d2f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20ef5a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Use destructuring syntax

    KiChjang committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7908713 View commit details
    Browse the repository at this point in the history
  2. Update test expectations

    KiChjang committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    e313544 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9543674 View commit details
    Browse the repository at this point in the history
  4. Fixes

    KiChjang committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    91a03b2 View commit details
    Browse the repository at this point in the history
  5. Fixes

    KiChjang committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    e93dd45 View commit details
    Browse the repository at this point in the history
  6. Fixes

    KiChjang committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    9fe54f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acd6d4b View commit details
    Browse the repository at this point in the history
  8. cargo fmt

    KiChjang committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    386d485 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    e85c05e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    470e1bf View commit details
    Browse the repository at this point in the history
  3. Fixes

    KiChjang committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    f541cb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b34b49d View commit details
    Browse the repository at this point in the history
  5. Fix gas_left test

    athei committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    000ccad View commit details
    Browse the repository at this point in the history
  6. Use OldWeight instead of u64

    KiChjang committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    3c4ce94 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Fixes

    KiChjang committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    d3b8a60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3e9514 View commit details
    Browse the repository at this point in the history
  3. Fix test expectations

    KiChjang committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    4a9f631 View commit details
    Browse the repository at this point in the history
  4. Fix test expectations

    KiChjang committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    12b60f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1a9125 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3dec18b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8559428 View commit details
    Browse the repository at this point in the history
  8. Fix test expectations

    KiChjang committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    4589902 View commit details
    Browse the repository at this point in the history