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

Glutton pallet #12833

Merged
merged 103 commits into from
Feb 21, 2023
Merged

Glutton pallet #12833

merged 103 commits into from
Feb 21, 2023

Commits on Dec 3, 2022

  1. Pov-Limit pallet

    Szegoo committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    9de0eee View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. use Perbill & fixes

    Szegoo committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    7c0b552 View commit details
    Browse the repository at this point in the history
  2. fixes

    Szegoo committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    1a50132 View commit details
    Browse the repository at this point in the history
  3. reads & writes

    Szegoo committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    0e79cd3 View commit details
    Browse the repository at this point in the history
  4. update docs

    Szegoo committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    24ac38a View commit details
    Browse the repository at this point in the history
  5. tests

    Szegoo committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    fa70f0f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. calculate weight

    Szegoo committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    c1ecfe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b99945d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. fmt

    Szegoo committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    25153a1 View commit details
    Browse the repository at this point in the history
  2. benchmark

    Szegoo committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    27868bd View commit details
    Browse the repository at this point in the history
  3. logic fix

    Szegoo committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    54f3117 View commit details
    Browse the repository at this point in the history
  4. naming fix

    Szegoo committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    91178fb View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    3565ff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24edc74 View commit details
    Browse the repository at this point in the history
  3. make the Hasher generic

    Szegoo committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    9f48aba View commit details
    Browse the repository at this point in the history
  4. make the code compile

    Szegoo committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    f2abdfa View commit details
    Browse the repository at this point in the history
  5. generate weight

    Szegoo committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    36b049c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. fix on_idle

    Szegoo committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    79c7816 View commit details
    Browse the repository at this point in the history
  2. fix

    Szegoo committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    b3f72d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    810bcd6 View commit details
    Browse the repository at this point in the history
  2. fix

    Szegoo committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    3f8a005 View commit details
    Browse the repository at this point in the history
  3. make reading generic

    Szegoo committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    114404f View commit details
    Browse the repository at this point in the history
  4. fix?

    Szegoo committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    90fe1ba View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. fixes

    Szegoo committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    17ef8d2 View commit details
    Browse the repository at this point in the history
  2. remove warning

    Szegoo committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    28e03d7 View commit details
    Browse the repository at this point in the history
  3. fix

    Szegoo committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    bb83203 View commit details
    Browse the repository at this point in the history
  4. hasher fix :D

    Szegoo committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    33a5a74 View commit details
    Browse the repository at this point in the history
  5. change value

    Szegoo committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    a8ee2f5 View commit details
    Browse the repository at this point in the history
  6. test

    Szegoo committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    6f1a430 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Configuration menu
    Copy the full SHA
    60ae9e1 View commit details
    Browse the repository at this point in the history
  2. update

    Szegoo committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    00110cf View commit details
    Browse the repository at this point in the history
  3. fix

    Szegoo committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    ccdd60c View commit details
    Browse the repository at this point in the history
  4. add events

    Szegoo committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    d1f7ea5 View commit details
    Browse the repository at this point in the history
  5. remove useless line

    Szegoo committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    3d05e36 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. using actual hashing algorithm

    Szegoo committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    9f12092 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. better readability

    Szegoo committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    039bc21 View commit details
    Browse the repository at this point in the history
  2. fix nits

    Szegoo committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    b24304b View commit details
    Browse the repository at this point in the history
  3. Update

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    980c24f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2802eb7 View commit details
    Browse the repository at this point in the history
  5. add migration

    Szegoo committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    543bf11 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    06d15eb View commit details
    Browse the repository at this point in the history
  2. format

    Szegoo committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    0faa4fe View commit details
    Browse the repository at this point in the history
  3. fixes

    Szegoo committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    58e64a1 View commit details
    Browse the repository at this point in the history
  4. Fix weight

    Szegoo committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    90f8273 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

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

Commits on Jan 1, 2023

  1. docs

    Szegoo committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    7ee0054 View commit details
    Browse the repository at this point in the history
  2. fix

    Szegoo committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    aad6d29 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Update frame/pov-limit/src/lib.rs

    Co-authored-by: Bastian Köcher <[email protected]>
    Szegoo and bkchr authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    932b4f7 View commit details
    Browse the repository at this point in the history
  2. Update frame/pov-limit/src/lib.rs

    Co-authored-by: Bastian Köcher <[email protected]>
    Szegoo and bkchr authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    5733118 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc0e8fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea63f7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa9815a View commit details
    Browse the repository at this point in the history
  6. initialize_pallet

    Szegoo committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    93cefc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. use blake2

    Szegoo committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    91ceea9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Update frame/pov-limit/Cargo.toml

    Co-authored-by: Bastian Köcher <[email protected]>
    Szegoo and bkchr authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    f5fc362 View commit details
    Browse the repository at this point in the history
  2. Update frame/pov-limit/src/lib.rs

    Co-authored-by: Bastian Köcher <[email protected]>
    Szegoo and bkchr authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    f238762 View commit details
    Browse the repository at this point in the history
  3. Update frame/pov-limit/Cargo.toml

    Co-authored-by: Bastian Köcher <[email protected]>
    Szegoo and bkchr authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    a8f4488 View commit details
    Browse the repository at this point in the history
  4. rename pallet

    Szegoo committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    c12f907 View commit details
    Browse the repository at this point in the history
  5. make the wasters non-generic

    Szegoo committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    4dc6ed5 View commit details
    Browse the repository at this point in the history
  6. rename to glutton

    Szegoo committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    9d2c281 View commit details
    Browse the repository at this point in the history
  7. fix

    Szegoo committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    630ca33 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    809ef50 View commit details
    Browse the repository at this point in the history
  2. small fixes & run benchmark

    Szegoo committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    2c8e766 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c327247 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Update frame/glutton/src/lib.rs

    Co-authored-by: Bastian Köcher <[email protected]>
    Szegoo and bkchr authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    6e4e2c9 View commit details
    Browse the repository at this point in the history
  2. or values

    Szegoo committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    e105481 View commit details
    Browse the repository at this point in the history
  3. fix

    Szegoo committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    1c41c68 View commit details
    Browse the repository at this point in the history
  4. generate weight

    Szegoo committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    7a59fea View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Update frame/glutton/Cargo.toml

    Co-authored-by: Oliver Tale-Yazdi <[email protected]>
    Szegoo and ggwpez authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    fb73955 View commit details
    Browse the repository at this point in the history
  2. fix nits

    Szegoo committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    895d439 View commit details
    Browse the repository at this point in the history
  3. Adjustments

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    177f605 View commit details
    Browse the repository at this point in the history
  4. Fixes

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    046c8a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. fix

    Szegoo committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    daa7c1a View commit details
    Browse the repository at this point in the history
  2. Update weights

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    7ddb68e View commit details
    Browse the repository at this point in the history
  3. Tweak constants

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    5e622e5 View commit details
    Browse the repository at this point in the history
  4. Update weights

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    7e212ed View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. remove genesis config

    Szegoo committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    2610b20 View commit details
    Browse the repository at this point in the history
  2. passing tests

    Szegoo committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    257d29b View commit details
    Browse the repository at this point in the history
  3. More precise results

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    b65902b View commit details
    Browse the repository at this point in the history
  4. update node-executor test

    Szegoo committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    80202f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Calculate number of iterations in advance

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    9c3b5df View commit details
    Browse the repository at this point in the history
  2. increase criteria

    Szegoo committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    323c365 View commit details
    Browse the repository at this point in the history
  3. Final fixes

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    154c3d7 View commit details
    Browse the repository at this point in the history
  4. Update frame/glutton/src/tests.rs

    Co-authored-by: Kian Paimani <[email protected]>
    Szegoo and kianenigma authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    6834abf View commit details
    Browse the repository at this point in the history
  5. Update frame/glutton/src/lib.rs

    Co-authored-by: Kian Paimani <[email protected]>
    Szegoo and kianenigma authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a42b1d2 View commit details
    Browse the repository at this point in the history
  6. Update frame/glutton/src/lib.rs

    Co-authored-by: Kian Paimani <[email protected]>
    Szegoo and kianenigma authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    98a237a View commit details
    Browse the repository at this point in the history
  7. fix typos

    Szegoo committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    f6903a7 View commit details
    Browse the repository at this point in the history
  8. Update frame/glutton/src/lib.rs

    Co-authored-by: Bastian Köcher <[email protected]>
    Szegoo and bkchr authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    861de1e View commit details
    Browse the repository at this point in the history
  9. Update frame/glutton/src/lib.rs

    Co-authored-by: Bastian Köcher <[email protected]>
    Szegoo and bkchr authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    b335d3a View commit details
    Browse the repository at this point in the history
  10. expand/shrink

    Szegoo committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    f88b946 View commit details
    Browse the repository at this point in the history
  11. fmt

    Szegoo committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    0fc53d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Revert "Update frame/glutton/src/lib.rs"

    This reverts commit 98a237a.
    
    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    f944813 View commit details
    Browse the repository at this point in the history
  2. Use CountedStorageMap

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    889c90f View commit details
    Browse the repository at this point in the history
  3. Add benchmark

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    99a9774 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Use manual map counter

    Something with the R/W count in the benchmarking result did not add
    up. Need to investigate but for now just using a manual counter.
    
    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    ad687d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb973bb View commit details
    Browse the repository at this point in the history
  3. Use new template

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    2869993 View commit details
    Browse the repository at this point in the history
  4. Doc+typos

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    502240d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af6b3e4 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Koute <[email protected]>
    ggwpez and koute authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    2c8b112 View commit details
    Browse the repository at this point in the history
  7. Add minimal README

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    0db5a70 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/master' into pov-limit

    parity-processbot committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    62f2d8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f27c73b View commit details
    Browse the repository at this point in the history