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(extension): Add OptimisticAuctionRebalanceExtension #156

Merged
merged 38 commits into from
Jan 9, 2024

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    8fc395a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee621d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    002f8d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5314e89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03d7edf View commit details
    Browse the repository at this point in the history
  4. smol fix

    ckoopmann committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c2cba14 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. PR Feedback round 2

    ckoopmann committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4aa9028 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. PR Feedback round 3

    ckoopmann committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7c040e9 View commit details
    Browse the repository at this point in the history
  2. Simplify constructor tests

    ckoopmann committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c3d3902 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a73d98b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05ec545 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b093269 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8d67aa View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Add isOpen boolean gate

    ckoopmann committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    bdf2861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6beb279 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41a1e71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebeeda9 View commit details
    Browse the repository at this point in the history
  5. Disable locking set token

    ckoopmann committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    75b7107 View commit details
    Browse the repository at this point in the history
  6. Adjust tests

    ckoopmann committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    9577f49 View commit details
    Browse the repository at this point in the history
  7. Add V1 suffix

    ckoopmann committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    77b876c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba40dae View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

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

Commits on Jan 4, 2024

  1. chore(edits): UMA Extension Edits (#157)

    * Add events for updating the isOpen parameter
    
    * lintoor
    
    * remove .only()
    
    * lintoor
    
    * fix AssetAllowList nits
    
    * Run only new integration tests
    
    * Fix unittests
    
    * Add tests for require statements in proposeRebalance
    
    * Add tests for emitted events
    
    * Extend event emission test
    
    * Adjust integration test to use index token as proposer collateral (currently failing)
    
    * integration test test
    
    * cleanups
    
    * edit integration tests
    
    * Test bond transfer and claim construction
    
    * Fix unittest
    
    ---------
    
    Co-authored-by: ckoopmann <[email protected]>
    pblivin0x and ckoopmann authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    83356e6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ckoopmann/optimistic-auction-rebalance-extension' of gi…

    …thub.com:IndexCoop/index-coop-smart-contracts into ckoopmann/optimistic-auction-rebalance-extension
    ckoopmann committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    dbbfe5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ced1ad5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57e8ced View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4401d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac92088 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc8a357 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a62e71c View commit details
    Browse the repository at this point in the history
  9. Fix integration tests

    ckoopmann committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    bc4f074 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3562bef View commit details
    Browse the repository at this point in the history
  11. integration test cleanups

    pblivin0x committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    587ee0b View commit details
    Browse the repository at this point in the history
  12. fix buy auction params

    pblivin0x committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3b481b9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f1fcb69 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. cleanups

    pblivin0x committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    eca86cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3261fab View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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