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: sidechain deployments #18

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Feb 8, 2023

  1. feat: added @defi-wonderland/solidity-utils

    * feat: added @defi-wonderland/solidity-utils
    
    * feat: docgen (+ import order)
    
    * feat: moved IBaseErrors.sol to @defi-wonderland/solidity-utils
    
    * fix: governance() vs governor()
    0xJabberwock authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    70c8619 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. feat: implemented decimals in usd oracle

    * test: implemented decimals in oracle struct
    
    * test: individual struct for usd oracle
    
    * fix: rm kp3r decimals
    
    * feat: added decimals to quote calculation
    
    * fix: unit tests
    
    * fix: fixture tests
    
    * fix: testnet fixture tests
    
    * fix: convention naming
    
    ---------
    
    Co-authored-by: 0xGorilla <84932007+0xGorilla@users.noreply.github.com>
    wei3erHase and 0xGorilla authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    b18e294 View commit details
    Browse the repository at this point in the history
  2. feat: polygon deployment

    * feat: adding polygon addresses and settings
    
    * feat: polygon deployments
    
    * fix: env example
    
    * fix: added etherscan api key for polygon
    
    * fix: sidechain graffiti commit hash
    wei3erHase authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    510fb6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f7b4e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. chore: testnet deployments (#5)

    * feat: sepolia deployment (not verified)
    
    * chore: optimism sepolia
    
    * fix: lint
    
    * fix: naming
    
    * fix: comments
    
    * fix: lint
    
    * fix: tests
    
    * fix: deleting goerli and op goerli
    
    * fix: rm gorli and op gorli constants
    
    * fix: deployment fixture test
    
    * fix: rm unused imports
    
    * chore: cleanup
    
    * chore: comments
    
    * chore: pr cleanup
    
    * fix: adding JobRatedForTest
    
    * fix: e2e test
    
    ---------
    
    Co-authored-by: Weißer Hase <wei3erHase@protonmail.com>
    ashitakah and wei3erHase authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3565a28 View commit details
    Browse the repository at this point in the history