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

Update error handling #207

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

Commits on Aug 29, 2021

  1. Upgrade Contracts to 0.8.6

    arjun-io committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    5a8c41d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbd14c9 View commit details
    Browse the repository at this point in the history
  3. EnterExitMarkets.scen fixes

    arjun-io committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    46ee4cd View commit details
    Browse the repository at this point in the history
  4. Borrow.scen fixes

    arjun-io committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    c6dc5b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d71611 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

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

Commits on Aug 31, 2021

  1. gasCosts

    arjun-io committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    8265286 View commit details
    Browse the repository at this point in the history
  2. Remove *LocalVar structs

    arjun-io committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    6313621 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. clean up proposalID

    arjun-io committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    b7c1361 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. pull in punitive accounting

    kbrizzle committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    55daa66 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. comments

    arjun-io committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    c945f35 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. audit remediations

    arjun-io committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    14c0f7c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. further remediations

    arjun-io committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    4a54ec5 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    42e6d56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01948c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    3a50927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa51595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ad1367 View commit details
    Browse the repository at this point in the history
  4. var type

    arjun-io committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    56efb6b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

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

Commits on Mar 17, 2022

  1. Partial Fix: N13 - Typos

    arjun-io committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    8d79b11 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

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

Commits on Mar 26, 2022

  1. Merge pull request compound-finance#5 from equilibria-xyz/l07

    Fix L07: Outdated Solidity versions
    arjun-io authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    30c5c1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request compound-finance#4 from equilibria-xyz/n13

    Partial Fix: N13 - Typos
    arjun-io authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    4e5f455 View commit details
    Browse the repository at this point in the history
  3. Merge pull request compound-finance#3 from equilibria-xyz/l08

    Partial Fix: L08 - Unreachable code
    arjun-io authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    1687c56 View commit details
    Browse the repository at this point in the history
  4. Merge pull request compound-finance#2 from equilibria-xyz/l05

    Partial Fix: L05 - Missing or erroneous docstrings and comments
    arjun-io authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    57385cb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from equilibria-xyz/l03

    Partial Fix: L03 - Gas inefficiencies
    arjun-io authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    079d62f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    769d3b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1023f6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85ad180 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    dbf4d8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6c2eed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a50bc64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90d0439 View commit details
    Browse the repository at this point in the history
  5. refactor: migrated interfaces to directory and update imports, update…

    … error handling in safemath and others
    ZrowGz committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    fc6cf90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eaacb3b View commit details
    Browse the repository at this point in the history
  7. refactor: reorganized interfaces, updated errors in governors, unitro…

    …ller, whitepaperinterestratemodel, jumpratemodels
    ZrowGz committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    1503e91 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    85177f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6640ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39c92fc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. refactor: corrected some errors and started making some changes to te…

    …sts - needs testing work
    ZrowGz committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    2604706 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    6f84023 View commit details
    Browse the repository at this point in the history
  2. add missing file

    was updated in incorrect branch
    ZrowGz authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    7504b6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9b39b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. cleaned up merge conflicts

    ZrowGz committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    588c10a View commit details
    Browse the repository at this point in the history