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

Compare dev > main #681

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

Compare dev > main #681

wants to merge 105 commits into from

Conversation

pi0neerpat
Copy link
Member

No description provided.

ngmachado and others added 30 commits April 10, 2024 19:14
* removed extra 'startBroadcast' line

* added mainnet output folder

* Add 38305117 proposal

---------

Co-authored-by: Patrick Gallagher <[email protected]>
* modified updateTimeDelay script to go through regular governance channels

* created new proposal

* tested full flow on anvil

* generated updateTimeProposal for mainnet

* linted
* added Modifiable per collateral script.  tested full flow on anvil

* added missing files

* Removed RETH
* Update ODGovernor to be compatible with OZv4.9.6

* Add relayers and salts

* Added ARB coinjoin delegation, skipping relayer factories already deployed

* Update readme and license

* Update PI settings

* Update mainnet params

* fix vault721 auths

* v1.7.0

* Ensure delegation in coinjoin

* update arb delegatable cjoin

* Update salts

* add mainnet deployment output

* Add MainnetContracts.s.sol

* verified deployment

* Cleanup deploy logic

* reduce fuzz runs, increase max rejections

* reduce vm.assumes in test_Revert_IntOverflow_1 test

---------

Co-authored-by: Patrick Gallagher <[email protected]>
Co-authored-by: Hunter King <[email protected]>
* Update ODGovernor to be compatible with OZv4.9.6

* Add relayers and salts

* Added ARB coinjoin delegation, skipping relayer factories already deployed

* Update readme and license

* Update PI settings

* Update mainnet params

* fix vault721 auths

* v1.7.0

* Ensure delegation in coinjoin

* update arb delegatable cjoin

* Update salts

* add mainnet deployment output

* Add MainnetContracts.s.sol

* verified deployment

* Add script DeployVault721Mainnet

* pulling rebase

* removed extra 'startBroadcast' line

* added mainnet output folder

* updated ModifyParameters.json  just need to paste in the new SafeManager address in the data field

* updated address in modify params json

* add redeploy script

* deleted enter system from basic actions

* edit log text

* added mainnet deployment verification script and updated the mainnetparams.s.sol to match what's in the hack md.

* missing files added and linted

* adjusted for correct params, uncommented commented script.  clean up.

* added a couple more console logs for clarity

* Update name and Symbol

* Cleanup deploy logic

* Update registry to avoid create2 collision

* Update audits

* 4 21 24 deployment (#643)

* Update ODGovernor to be compatible with OZv4.9.6

* Add relayers and salts

* Added ARB coinjoin delegation, skipping relayer factories already deployed

* Update readme and license

* Update PI settings

* Update mainnet params

* fix vault721 auths

* v1.7.0

* Ensure delegation in coinjoin

* update arb delegatable cjoin

* Update salts

* add mainnet deployment output

* Add MainnetContracts.s.sol

* verified deployment

* Cleanup deploy logic

* reduce fuzz runs, increase max rejections

* reduce vm.assumes in test_Revert_IntOverflow_1 test

---------

Co-authored-by: Patrick Gallagher <[email protected]>
Co-authored-by: Hunter King <[email protected]>

* add links to reports

* add revoke script (#652)

* add revoke script

* added safeEngine modifyParams

* add yarn commands

* follow contracts naming pattern

* add deployStaticOracle script

* Redeploy vault 721

* deployed vault721, intialized, deployed safemanager

* vault721 and static oracle deploy

* Update MainnetContracts.s.sol

* Remove unused proposal

* Remove unused proposals

* Add UpdateOracles script

* Add update stability fee

* Add back CHAINLINK_CBETH_ETH_FEED

* Fix failing test for RedeployVault721

---------

Co-authored-by: jschiarizzi <[email protected]>
Co-authored-by: MrDeadCe11 <[email protected]>
Co-authored-by: Hunter King <[email protected]>
Co-authored-by: huntrr <[email protected]>
* add script

* add proxy var
* modified updateTimeDelay script to go through regular governance channels

* created new proposal

* tested full flow on anvil

* generated updateTimeProposal for mainnet

* linted

* running through test proposals

* added mainnet contracts file

* cleaned up addCOllateral json.

* removing addresses

* cleaning up input files

* added some js to clean the added addresses out of the input json after the output is generated.

* adjusted the bash

* adding to readme.

* more readme

* format gov-input json during stringify

* fixed repayDebt function call passing in true as _nonSafeHandlerAddress

* added --auto tag option to -g

* finishing up the readme

* more readme-ing

* moved gov scripts to scripts folder

* linted

* merged with dev

* Update readme

* undoing unintended changes

---------

Co-authored-by: Patrick Gallagher <[email protected]>
* fixed repayDebt function call passing in true as _nonSafeHandlerAddress

* add proxy singleton script (#657)

* add script

* add proxy var

* Add deploy BasicActions

* moved taxSingle to get called immediatly before modifySafeCollateral in basicActions.sol

* Add script RepayDebtMainnet

* Add MainnetScripts

* Add TransferVaultMainnet

* added a script to open a safe and lock debth with a RETH whale on a mainnet fork on anvil

* fixed TestRepay script to work on anvil fork with a reth whale.  this one works good.

* fixed repayDebt in basic actions to not overflow

* remove uneccesary int conversion

* removed commented lines and cleaned up other comments

* linted

* Add DepositMainnet

* Gov script improvements (#653)

* modified updateTimeDelay script to go through regular governance channels

* created new proposal

* tested full flow on anvil

* generated updateTimeProposal for mainnet

* linted

* running through test proposals

* added mainnet contracts file

* cleaned up addCOllateral json.

* removing addresses

* cleaning up input files

* added some js to clean the added addresses out of the input json after the output is generated.

* adjusted the bash

* adding to readme.

* more readme

* format gov-input json during stringify

* fixed repayDebt function call passing in true as _nonSafeHandlerAddress

* added --auto tag option to -g

* finishing up the readme

* more readme-ing

* moved gov scripts to scripts folder

* linted

* merged with dev

* Update readme

* undoing unintended changes

---------

Co-authored-by: Patrick Gallagher <[email protected]>

---------

Co-authored-by: huntrr <[email protected]>
Co-authored-by: Patrick Gallagher <[email protected]>
* add saviour gas burner

* lint

* Update gasLimit to 3_000_000

---------

Co-authored-by: Patrick Gallagher <[email protected]>
Fix SafetyPrice for ARB on forknet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants