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

Token Merger Deploy Script #418

Merged
merged 27 commits into from
May 22, 2024
Merged

Token Merger Deploy Script #418

merged 27 commits into from
May 22, 2024

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    4f205b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e45acc View commit details
    Browse the repository at this point in the history
  3. Draft xOGN staking contract

    DanielVF committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ef72063 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Correct maxStakeDuration

    DanielVF committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1126cf2 View commit details
    Browse the repository at this point in the history
  2. Add penalty event

    DanielVF committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    cd1bfda View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Change names

    shahthepro committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    ff30762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7997625 View commit details
    Browse the repository at this point in the history
  3. Fix lockup ID

    shahthepro committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    3f51c2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c02d6b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3db15a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Gas opts

    shahthepro committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7e0daae View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Remove casting

    shahthepro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    db52be3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    820fccf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3784333 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    50a0021 View commit details
    Browse the repository at this point in the history
  2. Add Migrator (#410)

    * Add Migrator contract
    
    * Fix some tests
    
    * Code review changes
    
    * Update OgvStaking tests
    
    * Disable delegation tests
    
    * Allow just unstakes
    
    * Fix comment
    
    * More cleanup
    
    * Fix brownie tests
    shahthepro authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3c3b799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    230755a View commit details
    Browse the repository at this point in the history
  4. Simplify calculation

    DanielVF committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d0fd40f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    51035a9 View commit details
    Browse the repository at this point in the history
  2. Check available balance in previewRewards (#413)

    * Check available balance in `previewRewards`
    
    * Chore: forge fmt
    
    ---------
    
    Co-authored-by: Daniel Von Fange <daniel@leancoder.com>
    shahthepro and DanielVF authored May 8, 2024
    Configuration menu
    Copy the full SHA
    2a51241 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    c747eea View commit details
    Browse the repository at this point in the history
  2. First draft of deploy file

    DanielVF committed May 14, 2024
    Configuration menu
    Copy the full SHA
    dabb3b0 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    1f69918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca6eac0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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