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

Take into account proof size for transaction payment and priority #13958

Merged
merged 22 commits into from
Jun 13, 2023

Commits on Apr 20, 2023

  1. use both proof size and weight

    Ank4n committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f123e34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fc86ed View commit details
    Browse the repository at this point in the history
  3. refactor priority calculation

    Ank4n committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    47126b8 View commit details
    Browse the repository at this point in the history
  4. refactor

    Ank4n committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    4ebf511 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. normalize dimensions

    Ank4n committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    ec71bda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    828a0d7 View commit details
    Browse the repository at this point in the history
  3. refactor

    Ank4n committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    486c287 View commit details
    Browse the repository at this point in the history
  4. update comments

    Ank4n committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    5b1f355 View commit details
    Browse the repository at this point in the history
  5. use higher resolution

    Ank4n committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    8aa3174 View commit details
    Browse the repository at this point in the history
  6. test multiplier can grow

    Ank4n committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    a3bd2e1 View commit details
    Browse the repository at this point in the history
  7. restore ref time test cases

    Ank4n committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    fdeed93 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. fix hacky test

    Ank4n committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    b88b9c4 View commit details
    Browse the repository at this point in the history
  2. fmt

    Ank4n committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    a46e7b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. update tests

    Ank4n committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    22f08df View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into ankan/13898-look-at…

    …-all-weight-dimensions
    parity-processbot committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f639453 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. revert to original error rate

    Ank4n committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    16e9e12 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Merge remote-tracking branch 'origin/master' into ankan/13898-look-at…

    …-all-weight-dimensions
    parity-processbot committed May 11, 2023
    Configuration menu
    Copy the full SHA
    dcbf01a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Merge remote-tracking branch 'origin/master' into ankan/13898-look-at…

    …-all-weight-dimensions
    parity-processbot committed May 31, 2023
    Configuration menu
    Copy the full SHA
    55a4ba1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Merge remote-tracking branch 'origin/master' into ankan/13898-look-at…

    …-all-weight-dimensions
    parity-processbot committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5c96b73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7561b05 View commit details
    Browse the repository at this point in the history
  3. Update frame/transaction-payment/src/lib.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    Ank4n and ggwpez authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    86f4b26 View commit details
    Browse the repository at this point in the history
  4. import defensive

    Ank4n committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    93b3190 View commit details
    Browse the repository at this point in the history