Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(2/3) keeper-based rebalance + rebalance options #12

Merged
merged 16 commits into from
Oct 31, 2024

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    c062145 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d6b982 View commit details
    Browse the repository at this point in the history
  3. fix

    mcclurejt committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bc3b665 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a8c8d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84af483 View commit details
    Browse the repository at this point in the history
  6. fixes to avoid underflow when trying to withdraw assets greater than …

    …everlong's _totalAssets
    mcclurejt committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    321ec0b View commit details
    Browse the repository at this point in the history
  7. cleanup

    mcclurejt committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    80658ee View commit details
    Browse the repository at this point in the history
  8. remove console

    mcclurejt committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d9ed657 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbbbc0f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3761bb4 View commit details
    Browse the repository at this point in the history
  11. convert rebalance to only be called by an external keeper

    Keepers are expected to use the configuration object to circumvent
    hyperdrive errors
    mcclurejt committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f940f85 View commit details
    Browse the repository at this point in the history
  12. notes for future self

    mcclurejt committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5c46a07 View commit details
    Browse the repository at this point in the history
  13. better commenting and devex

    mcclurejt committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    848117c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ad4d2d7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7241846 View commit details
    Browse the repository at this point in the history
  16. wording

    mcclurejt committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b2e7b10 View commit details
    Browse the repository at this point in the history