-
Notifications
You must be signed in to change notification settings - Fork 148
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
Scroll and Scroll testnet deployment + proposals #813
Merged
Merged
Commits on Mar 28, 2024
-
Scroll Alpha testnet deployment (#811)
* debug * update price feed * update config * temp workaround * add scroll to scenarios * uncomment spider debug messages * add scroll relations * catch failed spider crawls * Fix spider for scroll * update bridge receiver to be compatible with scroll bridge * update relations * Modified deployment roots from GitHub Actions * remove console.log * rename scroll messenger * add scroll to governance scenarios * adapt scroll relay message fn --------- Co-authored-by: Isabelle Wei <[email protected]> Co-authored-by: isabelle <[email protected]> Co-authored-by: kevincheng96 <[email protected]> Co-authored-by: GitHub Actions Bot <>
Configuration menu - View commit details
-
Copy full SHA for 2c6c41f - Browse repository at this point
Copy the full SHA 2c6c41fView commit details -
Fix unit and scenario tests (#814)
* debug * update price feed * update config * temp workaround * add scroll to scenarios * uncomment spider debug messages * add scroll relations * catch failed spider crawls * Fix spider for scroll * update bridge receiver to be compatible with scroll bridge * update relations * Modified deployment roots from GitHub Actions * remove console.log * rename scroll messenger * add scroll to governance scenarios * adapt scroll relay message fn * fix unit tests * rename contracts and update message relaying --------- Co-authored-by: Isabelle Wei <[email protected]> Co-authored-by: isabelle <[email protected]> Co-authored-by: kevincheng96 <[email protected]> Co-authored-by: GitHub Actions Bot <>
Configuration menu - View commit details
-
Copy full SHA for f1a65e1 - Browse repository at this point
Copy the full SHA f1a65e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34ca027 - Browse repository at this point
Copy the full SHA 34ca027View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb40de - Browse repository at this point
Copy the full SHA ffb40deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15d66d5 - Browse repository at this point
Copy the full SHA 15d66d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d8dc45 - Browse repository at this point
Copy the full SHA 1d8dc45View commit details -
Scroll: Remove basefee, ensure scenario tests all run, add migration …
…file (#817) * debug * update price feed * update config * temp workaround * add scroll to scenarios * uncomment spider debug messages * add scroll relations * catch failed spider crawls * Fix spider for scroll * update bridge receiver to be compatible with scroll bridge * update relations * Modified deployment roots from GitHub Actions * remove console.log * rename scroll messenger * add scroll to governance scenarios * adapt scroll relay message fn * fix unit tests * rename contracts and update message relaying * update scroll testnet block explorer URL * remove base fee * fix scroll l2 sender address * remove old roots * fix type errors * Modified deployment roots from GitHub Actions * proposal for intializing usdc market on scroll goerli * add configurator to scroll relations * PR comments --------- Co-authored-by: Isabelle Wei <[email protected]> Co-authored-by: isabelle <[email protected]> Co-authored-by: kevincheng96 <[email protected]> Co-authored-by: GitHub Actions Bot <>
Configuration menu - View commit details
-
Copy full SHA for fe6f486 - Browse repository at this point
Copy the full SHA fe6f486View commit details -
Contract code updates for the OZ audits: - added docstrings to `ScrollBridgeReceiver` and `IScrollMessenger` - emit an event when constructing `ScrollBridgeReceiver` Other fly-by changes: - update blockscout URL - update roots from running migration
Configuration menu - View commit details
-
Copy full SHA for b924358 - Browse repository at this point
Copy the full SHA b924358View commit details -
Add USDC market on Scroll mainnet (#824)
* debug * update price feed * update config * temp workaround * add scroll to scenarios * uncomment spider debug messages * add scroll relations * catch failed spider crawls * Fix spider for scroll * update bridge receiver to be compatible with scroll bridge * update relations * Modified deployment roots from GitHub Actions * remove console.log * rename scroll messenger * add scroll to governance scenarios * adapt scroll relay message fn * fix unit tests * rename contracts and update message relaying * update scroll testnet block explorer URL * remove base fee * fix scroll l2 sender address * remove old roots * fix type errors * Modified deployment roots from GitHub Actions * proposal for intializing usdc market on scroll goerli * add configurator to scroll relations * PR comments * add docstrings * emit event when intializing ScrollBridgeReceiver * PR comments * update comment * add usdc market on scroll mainnet * fix wseth * create migration * use gauntlet recommended parameters * lint and fix timelock params * set rewards speed to 0 * add pause guardian * fix scientific notation * add scroll mainnet roots * update scroll relations for wsteth * PR comments * update wsteth/USD price feed to exchange rate based * Modified deployment roots from GitHub Actions * update proposal description * update scroll governance proposal to bridge USDC instead of COMP * final PR comments * set message value on propsal actions --------- Co-authored-by: Isabelle Wei <[email protected]> Co-authored-by: isabelle <[email protected]> Co-authored-by: kevincheng96 <[email protected]> Co-authored-by: GitHub Actions Bot <>
Configuration menu - View commit details
-
Copy full SHA for bbee087 - Browse repository at this point
Copy the full SHA bbee087View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d3d1a - Browse repository at this point
Copy the full SHA 42d3d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ec9072 - Browse repository at this point
Copy the full SHA 8ec9072View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ed8434 - Browse repository at this point
Copy the full SHA 3ed8434View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff8cb42 - Browse repository at this point
Copy the full SHA ff8cb42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24f5ac3 - Browse repository at this point
Copy the full SHA 24f5ac3View 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.