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

feat: remove a bunch of public functions to reduce bytecode size #406

Closed
wants to merge 5 commits into from

Commits on Jan 2, 2024

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

Commits on Jan 23, 2024

  1. feat: strategy configs (#392)

    * Fix: flaky integration tests (#384)
    
    * feat: strat settings
    
    * Fix: flaky integration tests (#384)
    
    * feat: strat settings
    
    * feat: withdrawalDelayBlocks per strategy
    
    * fix: set deprecated storage to private
    
    * fix: pr review changes
    
    * fix: require string
    
    * docs: updated
    
    * refactor: rename creditTransfersDisabled
    
    * fix: doc typos
    
    * docs: add new methods and fix formatting
    
    * fix: nits and getWithdrawals view
    
    * docs: add link
    
    ---------
    
    Co-authored-by: Yash Patil <[email protected]>
    Co-authored-by: wadealexc <[email protected]>
    3 people authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    21ae7f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fix: update forge CI to include contract size checks (#402)

    * fix: add contract size check
    
    * fix: ignore harness build size
    8sunyuan authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3e67cd3 View commit details
    Browse the repository at this point in the history
  2. refactor: initial draft

    8sunyuan committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    176bc04 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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