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

Lazy payouts #4474

Merged
merged 95 commits into from
Mar 3, 2020
Merged

Lazy payouts #4474

merged 95 commits into from
Mar 3, 2020

Commits on Dec 18, 2019

  1. TODOs

    gavofyork committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    4def98e View commit details
    Browse the repository at this point in the history
  2. Remove superfluous:

    gavofyork committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    338362a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    0c22a21 View commit details
    Browse the repository at this point in the history
  2. partial implementation

    gui1117 committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    f92f0e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. full implementation

    gui1117 committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    bb71353 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. fix preferences

    gui1117 committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    3a4a9be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a80d10 View commit details
    Browse the repository at this point in the history
  3. update comments

    gui1117 committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    5345095 View commit details
    Browse the repository at this point in the history
  4. upgrade test WIP

    gui1117 committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    dbe3a64 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. fix more tests

    gui1117 committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    f41ee81 View commit details
    Browse the repository at this point in the history
  2. fix cutoff

    gui1117 committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    fd48681 View commit details
    Browse the repository at this point in the history
  3. fix saturation

    gui1117 committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    fa38f84 View commit details
    Browse the repository at this point in the history
  4. comment

    gui1117 committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    c4b0f2f View commit details
    Browse the repository at this point in the history
  5. upgrade mock

    gui1117 committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    4315218 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. upgrade test

    gui1117 committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    a26e9da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc6dd63 View commit details
    Browse the repository at this point in the history
  3. WIP migration

    gui1117 committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    245ec98 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. WIP migration

    gui1117 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    4206435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1586b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e0bfa4 View commit details
    Browse the repository at this point in the history
  4. remove slot stake stuff

    gui1117 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    70b9ff8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61881d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd5bafc View commit details
    Browse the repository at this point in the history
  7. fix merge

    gui1117 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    f392d4a View commit details
    Browse the repository at this point in the history
  8. migration of ledger

    gui1117 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    2b9f806 View commit details
    Browse the repository at this point in the history
  9. remove equalize from test

    gui1117 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    d0431f4 View commit details
    Browse the repository at this point in the history
  10. add test

    gui1117 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    10232de View commit details
    Browse the repository at this point in the history
  11. fix

    gui1117 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    6367fda View commit details
    Browse the repository at this point in the history
  12. update doc

    gui1117 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    30eb57c View commit details
    Browse the repository at this point in the history
  13. fix compilation

    gui1117 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    8eb8a58 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. improve test readibility

    gui1117 committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    eb0d4e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

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

Commits on Jan 20, 2020

  1. improve doc

    gui1117 committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    16a6fd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceffbfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2cda09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a241d95 View commit details
    Browse the repository at this point in the history
  5. fix most todo

    gui1117 committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    3d426bb View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. fix migration and test

    gui1117 committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    5d4c2e5 View commit details
    Browse the repository at this point in the history
  2. remove println

    gui1117 committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    3590769 View commit details
    Browse the repository at this point in the history
  3. WIP

    gui1117 committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    df3a4de View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. add test and spec

    gui1117 committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    70979ac View commit details
    Browse the repository at this point in the history
  2. weight

    gui1117 committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    3c56ab3 View commit details
    Browse the repository at this point in the history
  3. update doc

    gui1117 committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    c088756 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. safer end_era

    gui1117 committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    72ff737 View commit details
    Browse the repository at this point in the history
  2. fix exposure of conversion

    gui1117 committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    58a2c90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02c05b2 View commit details
    Browse the repository at this point in the history
  4. Revert "safer end_era"

    This reverts commit 72ff737.
    gui1117 committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    dd7590f View commit details
    Browse the repository at this point in the history
  5. fix useless put

    gui1117 committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    c99772b View commit details
    Browse the repository at this point in the history
  6. exposure clipped

    gui1117 committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    eb1a6ef View commit details
    Browse the repository at this point in the history
  7. doc

    gui1117 committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    4e1d12d View commit details
    Browse the repository at this point in the history
  8. fix payout with clipped

    gui1117 committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    33afe32 View commit details
    Browse the repository at this point in the history
  9. fix node runtime

    gui1117 committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    35f76ab View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. add doc

    gui1117 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    d35dafc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    381d5ef View commit details
    Browse the repository at this point in the history
  3. remove print

    gui1117 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    2519aef View commit details
    Browse the repository at this point in the history
  4. update doc

    gui1117 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    e881add View commit details
    Browse the repository at this point in the history
  5. refactor

    gui1117 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    1f7b353 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

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

    gui1117 committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    5162c0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d9f460 View commit details
    Browse the repository at this point in the history
  4. Fix test

    gui1117 committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    9cd88e2 View commit details
    Browse the repository at this point in the history
  5. fix test

    gui1117 committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    68105c8 View commit details
    Browse the repository at this point in the history
  6. fix test

    gui1117 committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    827847b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    e2af768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea4ef67 View commit details
    Browse the repository at this point in the history
  3. add test

    gui1117 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    74a4cbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0116e20 View commit details
    Browse the repository at this point in the history
  5. try to fix offence

    gui1117 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    faaddec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20b28b3 View commit details
    Browse the repository at this point in the history
  7. doc

    gui1117 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    7dd7975 View commit details
    Browse the repository at this point in the history
  8. update spec version

    gui1117 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    a89202e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Configuration menu
    Copy the full SHA
    3f860bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e652b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

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

Commits on Feb 20, 2020

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

Commits on Feb 21, 2020

  1. Apply suggestions from code review

    Co-Authored-By: Shawn Tabrizi <[email protected]>
    gui1117 and shawntabrizi authored Feb 21, 2020
    Configuration menu
    Copy the full SHA
    961618d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    751b993 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e56e70a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    975a6eb View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

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

Commits on Feb 23, 2020

  1. Configuration menu
    Copy the full SHA
    b834b4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23a4b2b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. fix next_reward overflow

    gui1117 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    45bf05b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dce1b0 View commit details
    Browse the repository at this point in the history
  3. small refactor

    gui1117 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    22c46b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f70fbe View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Configuration menu
    Copy the full SHA
    24d334f View commit details
    Browse the repository at this point in the history
  2. fix wasm build

    gui1117 committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    7edfdae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5627b2b View commit details
    Browse the repository at this point in the history
  4. add comment

    gui1117 committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    4caa747 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Fix tests

    shawntabrizi committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    015c39a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    f7ba093 View commit details
    Browse the repository at this point in the history
  2. remove outdated comment

    gui1117 committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    c4d27b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Apply suggestions from code review

    Co-Authored-By: Shawn Tabrizi <[email protected]>
    gui1117 and shawntabrizi authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    129a6d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5b3080 View commit details
    Browse the repository at this point in the history