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

[RFP12] CToken Cleanup #152

Merged
merged 29 commits into from Jun 7, 2022

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 #5 from equilibria-xyz/l07

    Fix L07: Outdated Solidity versions
    arjun-io committed 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 #4 from equilibria-xyz/n13

    Partial Fix: N13 - Typos
    arjun-io committed 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 #3 from equilibria-xyz/l08

    Partial Fix: L08 - Unreachable code
    arjun-io committed 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 #2 from equilibria-xyz/l05

    Partial Fix: L05 - Missing or erroneous docstrings and comments
    arjun-io committed 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 committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    079d62f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. use solhint over solium

    arjun-io committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    ace50b8 View commit details
    Browse the repository at this point in the history
  2. debug CI

    arjun-io committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    de2329e View commit details
    Browse the repository at this point in the history