-
Notifications
You must be signed in to change notification settings - Fork 13
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
feat: custom threshold in EnableFastConfirmAction #20
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gvladika
approved these changes
Aug 14, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
zacshowa
referenced
this pull request
in EspressoSystems/orbit-actions
Dec 10, 2024
* Add NitroContracts2Point0Point0UpgradeAction * Add AddWasmCacheManagerAction * Add deployer script for contracts v2.0.0 action * Add script which executes the upgrade * Add script that deploy cache manager action * Add hashes * Fix compilation * Fix script * Add upgrade action readme * Update README * Deploy CacheManager as part of DeployAddWasmCacheManagerActionScript * Update toml * Add OZ * Remove OZ * Fix TUP deployment * Fix CI * Upgrade rollup contracts * Improve checks * Improve versioner script * Update sigs * Add upgrade action name to print out * Update versions * Do on-chain check to see if previous upgrade took place * Review fixes * Add action to upgrade token bridge creator to v1.2.2 * Add token bridge 1.2.2 to dependencies * Add deployer script for token bridge creator upgrade action * Improve version org * Update for ci checks * Bump from v2.0.0 to v2.1.0 * Update yarn.lock * Add v2.1.0 hashes * Add action * Update storage files * Update sig files * STorage files * Update revert message * Add wasm module root check as prerequisite * Update supported versions * Remove unnecessary * Add FAQ to readme * Update readme * Add module root check * Update readme * Add instructions how to perform action to add cache manager * Typos * Update relative paths * feat: EnableFastConfirmAction (#18) * feat: EnableFastConfirmAction * chore: EnableFastConfirmAction env example * docs: EnableFastConfirmAction * docs: more about EnableFastConfirmAction * refactor: move checks to constructor * Use immutable * New action sigs * New action storage file * Update storage files * Storage file * Add readme * Rename file * Readme * Add note on option out of stylus * Update deployment script to execute the upgrade * Update readme * Add env templates * Add comment * Update instruction to support contracts upgrade, but not ArbOS * Update hash * Add addresses * Update address * Update readme Co-authored-by: Henry <[email protected]> * Use encodeCall Co-authored-by: Henry <[email protected]> * Add note on option out of stylus * Update instruction to support contracts upgrade, but not ArbOS * Update hash * Add addresses * Update address * Format * Update readme * Fix typo in docs * Update README.md Co-authored-by: Derek <[email protected]> * Update README.md Co-authored-by: Derek <[email protected]> * fix: fast confirm safe customizable salt (#19) * fix: fast confirm safe customizable salt * chore: update sigs * docs: salt * chore: update testnet deployments * Minor improvements and output files * feat: custom threshold in EnableFastConfirmAction (#20) * feat: custom threshold in EnableFastConfirmAction * docs: update readme * chore: update sigs * fix: lint * fix: arbsys mock for deployment * chore: 2.1.0 upgrade action deployments * chore: fast confirm action deployments * feat: use inbox instead of rollup address * docs: add env instruction * docs: update orbit actions readme for arbos31 This PR: - fixes a broken link for the stylus cache manager - adds hyperlinks to arbos31 and arbos20 specific documentation - adds hyperlinks to the canonical docs.arbitrum.io how-to guides for upgrading arbos on orbit chains - adds arbos31 specific instructions under the "common upgrade paths" section Do not merge until Nitro 3.1.1 is GA'ed. * bump to nitro v3.1.2 * docs: TARGET_WASM_MODULE_ROOT * Use arbos v32 wasm root * fix 1 more mention of arbos31 * Update file path and some comments * Update nitro-contracts dependency to our latest from the integration branch. --------- Co-authored-by: Goran Vladika <[email protected]> Co-authored-by: gzeon <[email protected]> Co-authored-by: Henry <[email protected]> Co-authored-by: Derek <[email protected]> Co-authored-by: gzeon <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.