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

Refactor deadline handling #1009

Merged
merged 5 commits into from
Aug 24, 2020
Merged

Refactor deadline handling #1009

merged 5 commits into from
Aug 24, 2020

Commits on Aug 24, 2020

  1. Refactor deadline handling

    * Moves most logic into helper functions.
    * Avoids loading deadlines, vesting table, etc. unnecessarily.
    * Loads the vesting table at most twice.
    Stebalien committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    1200fd2 View commit details
    Browse the repository at this point in the history
  2. Address CR

    Stebalien committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    d748111 View commit details
    Browse the repository at this point in the history
  3. Partially address CR

    Stebalien committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    23f9db8 View commit details
    Browse the repository at this point in the history
  4. Revert fee rename in tests

    Stebalien committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    aa8f68d View commit details
    Browse the repository at this point in the history
  5. Address final CR

    Stebalien committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    80c3e0d View commit details
    Browse the repository at this point in the history