This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
[230415 Audit][v1.3] Dev -> Master #202
Merged
Commits on Apr 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9a4af05 - Browse repository at this point
Copy the full SHA 9a4af05View commit details
Commits on Apr 6, 2023
-
Chainlink Bisection Oracle for Phase Discovery (#147)
* Chainlink Bisection Oracle for Phase Discovery * more unit test coverage * fix integration test * add comments * improve comments, code readability * improve integration tests * minor cleanup * include uint64 cast * aggregatorRoundId helper --------- Co-authored-by: Kevin Britz <kevin@equilibria.xyz>
Configuration menu - View commit details
-
Copy full SHA for 4e2fa53 - Browse repository at this point
Copy the full SHA 4e2fa53View commit details
Commits on Apr 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for df75f96 - Browse repository at this point
Copy the full SHA df75f96View commit details
Commits on Apr 17, 2023
-
* Create README.md * Update README.md * Update README.md * started concept for multiinvoker rollup optimization * Update README.md * Update README.md * changed visibility of invoker actions * adding testing for rollup invoker * finished unit tests of multiinvokerrollup * cleanup solidity + implement pr suggestions * update interface * deployment * wrap / unwrap prefixing fix * delete file * more style and comments * decode uint len < 32 check + more cleanup * more style * comment coverage * function visibility, mutability, ordering * comment formatting + coverage * more comment cleanup * more nitpicks * brizzle logical changes * move uint length check to relevant * move uint length check to relevant * simplify function levels * simplify function levels * style changes * update cache storage scheme * deploy new proxy and impl * add isRollup util * handle both rollup and non rollup deployments * update rollup invoker * final sc cleanup * update deploy * update test * integration tests * more coverage * coverage + fixed tests * added error coverage and moved revert up level * fix internal calls, update tests * remove .only --------- Co-authored-by: Kevin Britz <kevin@equilibria.xyz> Co-authored-by: Arjun Rao <2940142+arjun-io@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6b0592 - Browse repository at this point
Copy the full SHA c6b0592View commit details -
* Create README.md * Update README.md * Update README.md * started concept for multiinvoker rollup optimization * Update README.md * Update README.md * changed visibility of invoker actions * adding testing for rollup invoker * finished unit tests of multiinvokerrollup * cleanup solidity + implement pr suggestions * update interface * deployment * wrap / unwrap prefixing fix * delete file * more style and comments * decode uint len < 32 check + more cleanup * more style * comment coverage * function visibility, mutability, ordering * comment formatting + coverage * more comment cleanup * more nitpicks * brizzle logical changes * move uint length check to relevant * move uint length check to relevant * fix pragma version * simplify function levels * simplify function levels * style changes * update cache storage scheme * deploy new proxy and impl * add isRollup util * handle both rollup and non rollup deployments * update rollup invoker * final sc cleanup * update deploy * update test * integration tests * more coverage * initial commit * charge fee changes * coverage + fixed tests * added error coverage and moved revert up level * update charge fee * add charge fee data to tests * test name misspelled * fix internal calls, update tests * remove .only * added coverage and debug charge fee * merge conflicts * added comments * added comments * added unwrapped charge fee action * test commit * test commit * address comments * fix multiinvoke test * swap wrapped for CHARGE_FEE * remove log * kevin cleanup --------- Co-authored-by: Kevin Britz <kevin@equilibria.xyz> Co-authored-by: Arjun Rao <2940142+arjun-io@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b3bfe81 - Browse repository at this point
Copy the full SHA b3bfe81View commit details -
* Refactor into struct Signed-off-by: Fennel <0xfennel@proton.me> * Initial implementation pass * Change events * Quick changes to compiler settings * Move around test files * Get rid of _deposit * Fix interface * Fix existing tests, along with some bugs * Add addMarket() and updateWeight() Signed-off-by: Fennel <0xfennel@proton.me> * fix build * immutable definition rework * remove erc20 * market account type * add perennial lib * epoch rewrite * TODOs * clean up current speoch * fix asset snapshotting * existing tests working * re-combine logic * make static storage multi-asset * basic multi-asset test * make upgrade compatible * equivalent multi-asset tests * todos * add stale epoch fix * starting pending tests * fix epoch stamping issue * TODOs * fix takerlimit tests * add upgrade note * run optimizer always in vaults * add epoch getters --------- Signed-off-by: Fennel <0xfennel@proton.me> Co-authored-by: Fennel <0xfennel@proton.me> Co-authored-by: Arjun Rao <2940142+arjun-io@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2996274 - Browse repository at this point
Copy the full SHA 2996274View commit details -
Configuration menu - View commit details
-
Copy full SHA for d579241 - Browse repository at this point
Copy the full SHA d579241View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdf6dfe - Browse repository at this point
Copy the full SHA bdf6dfeView commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4c6b0b3 - Browse repository at this point
Copy the full SHA 4c6b0b3View commit details
Commits on Apr 25, 2023
-
Multi-Asset Upgrades Verification Tests (#165)
* Multi-Asset Upgrades Verification Tests * move setupTokenHolders to shared
Configuration menu - View commit details
-
Copy full SHA for 210b793 - Browse repository at this point
Copy the full SHA 210b793View commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 418ca93 - Browse repository at this point
Copy the full SHA 418ca93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 388fb5a - Browse repository at this point
Copy the full SHA 388fb5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec511fd - Browse repository at this point
Copy the full SHA ec511fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f0b1f2 - Browse repository at this point
Copy the full SHA 4f0b1f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f75be91 - Browse repository at this point
Copy the full SHA f75be91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91631f2 - Browse repository at this point
Copy the full SHA 91631f2View commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 28a9312 - Browse repository at this point
Copy the full SHA 28a9312View commit details
Commits on May 11, 2023
-
Add more validations in BalancedVault constructor (#180)
* Add more validations in BalancedVault constructor * Fix CI * Change error name * Fix typo, validate product payoffs * Add check that previous impl's markets are prefix of current * Natspec
Configuration menu - View commit details
-
Copy full SHA for ea7b7b8 - Browse repository at this point
Copy the full SHA ea7b7b8View commit details
Commits on May 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b5f0a5f - Browse repository at this point
Copy the full SHA b5f0a5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a79a24a - Browse repository at this point
Copy the full SHA a79a24aView commit details
Commits on May 15, 2023
-
[Fix][M1] Reentrancy attack vector through incentive program rewards (#…
Configuration menu - View commit details
-
Copy full SHA for 45de2ad - Browse repository at this point
Copy the full SHA 45de2adView commit details -
Configuration menu - View commit details
-
Copy full SHA for b014fe0 - Browse repository at this point
Copy the full SHA b014fe0View commit details
Commits on May 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 79f7ff6 - Browse repository at this point
Copy the full SHA 79f7ff6View commit details -
Don't return struct when deducting program fee (#179)
* Don't return struct when deducting program fee * move program total
Configuration menu - View commit details
-
Copy full SHA for 395a330 - Browse repository at this point
Copy the full SHA 395a330View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6d8380 - Browse repository at this point
Copy the full SHA b6d8380View commit details
Commits on May 17, 2023
-
* convert to action enum * cheaper calldata allocation * magic collision byte * compiler destructuring fix * enforce 1 byte fallback sig * fix previous commit * minor fixes * changs magic byte + add collision assertions * enforce and test invoke id byte
Configuration menu - View commit details
-
Copy full SHA for dba7e8a - Browse repository at this point
Copy the full SHA dba7e8aView commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a1f477 - Browse repository at this point
Copy the full SHA 0a1f477View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.