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: automated rKP3R and ibEUR reward distribution #4

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on May 11, 2022

  1. chore: added hardhat boilerplate (keep3r-network#1)

    * chore: added hardhat boilerplate
    
    * chore: run linter
    
    * fix: rm legacy code
    
    * feat: added vyper compiler
    
    * feat: added github workflows
    
    * chore: revert linter
    
    * fix: solhint ignore
    wei3erHase authored May 11, 2022
    Configuration menu
    Copy the full SHA
    5e79b10 View commit details
    Browse the repository at this point in the history
  2. chore: added test scaffolding (keep3r-network#2)

    * chore: added hardhat boilerplate
    
    * chore: run linter
    
    * fix: rm legacy code
    
    * feat: added vyper compiler
    
    * feat: added github workflows
    
    * fix: linter error
    
    * feat: adding basic test structure
    
    * fix: typings bug
    
    * feat: added tests scaffolding
    
    * fix: revert linter
    
    * fix: run prettier
    wei3erHase authored May 11, 2022
    Configuration menu
    Copy the full SHA
    1f9cd61 View commit details
    Browse the repository at this point in the history
  3. chore: gauge proxy dev environment (keep3r-network#3)

    * feat: added reward distribution e2e test
    
    * chore: retrieved latest GaugeProxy version from etherscan
    
    * fix: e2e test importing current contracts
    
    * chore: gaugeProxyV2
    
    * chore: revert unnecessary changes
    
    * fix: run linter
    wei3erHase authored May 11, 2022
    Configuration menu
    Copy the full SHA
    79a92a0 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. feat: added draw KP3Rs functionality (keep3r-network#4)

    * refactor: separated interfaces
    
    * feat: added draw functionality
    
    * feat: added keeper functionality
    
    * style: renaming
    wei3erHase authored May 12, 2022
    Configuration menu
    Copy the full SHA
    058e9c3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. feat: added reward distribution keep3r job (keep3r-network#5)

    * feat: added keep3r job scaffolding
    
    * feat: added interface to gaugeProxy
    
    * fix: natpsec bug
    
    * test: added job to e2e
    
    * test: added utils unit tests
    
    * fix: run linter
    
    * feat: added job unit test
    
    * feat: added coverage
    
    * feat: fixes and comments in PR
    
    * fix: linter
    
    * fix: rm overrides in job
    wei3erHase authored May 16, 2022
    Configuration menu
    Copy the full SHA
    b920710 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. feat: improved tests and added deployment script (#6)

    * feat: added unit test to GaugeProxy distribution
    
    * feat: added deployment script
    
    * feat: added delegate script
    
    * fix: linter
    
    * fix: missing await
    
    * fix: weird bug
    
    * feat: added natspec
    
    * fix: added eth-sdk to postinstall
    
    * chore: returned contracts to original location
    
    * fix: ignoring eth-sdk abis
    
    * feat: added governance in constructor
    
    * fix: linter
    
    * feat: added inheritdoc for natpsec
    
    * fix: remove delgate deployment script
    
    * feat: improved tests
    
    * fix: linter
    
    * fix: typo
    
    * feat: improved unit test
    wei3erHase authored May 18, 2022
    Configuration menu
    Copy the full SHA
    d0600e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    278e0ad View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

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