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

Atleth bonding accounting #76

Merged
merged 20 commits into from
Dec 13, 2023
Merged

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    cca1e7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    520adc8 View commit details
    Browse the repository at this point in the history
  3. added depositAndBond

    thogard785 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d38068a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e156a0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70a41a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86a6c73 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Update src/contracts/atlas/GasAccounting.sol

    Co-authored-by: Ben Sparks <[email protected]>
    thogard785 and BenSparksCode authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f99157f View commit details
    Browse the repository at this point in the history
  2. Update src/contracts/atlas/GasAccounting.sol

    Co-authored-by: Ben Sparks <[email protected]>
    thogard785 and BenSparksCode authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e0c9a9b View commit details
    Browse the repository at this point in the history
  3. Update src/contracts/atlas/GasAccounting.sol

    Co-authored-by: Ben Sparks <[email protected]>
    thogard785 and BenSparksCode authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    52abaf0 View commit details
    Browse the repository at this point in the history
  4. updated tests, added atlETH bonding to tests, cleaned up the _burn fu…

    …nc in AtlETH so automatically draw from any free unbonding atlETH.
    thogard785 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    496046c View commit details
    Browse the repository at this point in the history
  5. fmt

    thogard785 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2d1018d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53a604e View commit details
    Browse the repository at this point in the history
  7. formatted

    thogard785 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    890569c View commit details
    Browse the repository at this point in the history
  8. adjusted totalSUpply and bondedTotalSupply to handle offset internall…

    …y - gas cost should only accrue to irresponsible actors, and be marginally cheaper for everyone else
    thogard785 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    552ead8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b1eecb View commit details
    Browse the repository at this point in the history
  10. forge fmt again

    thogard785 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    eab1cb9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1b01783 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fa6c480 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    55bfd95 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9f053ae View commit details
    Browse the repository at this point in the history