Upgrade Liquifier so that Admin can {unPause, update the deposit cap} + Deterministic Deploy via create2 #210
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.
Txn
https://app.safe.global/transactions/tx?safe=eth:0xcdd57D11476c22d265722F68390b036f3DA48c21&id=multisig_0xcdd57D11476c22d265722F68390b036f3DA48c21_0x9f2c32321dec254540d776b0f0bb96ad7bd01e816ae519aa9f4967a059e30b98
Context
(1) Update Liquifier so that Admin can {unPause, update the deposit c…ap},
(2) Add Deterministic contract deployment by Create2. the factory using OZ's library is deployed at
0x6521991A0BC180a5df7F42b27F4eE8f3B192BA62
,(3) Improve the review process which requires the contract code verification
Now, we can verify if the contract's bytecode matches with the local contract code