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

Merge upstream 20240813 #22

Merged
merged 36 commits into from
Aug 13, 2024
Merged

Merge upstream 20240813 #22

merged 36 commits into from
Aug 13, 2024

Conversation

boyuan-chen
Copy link

No description provided.

bitwiseguy and others added 30 commits July 30, 2024 10:01
* validation: verify eth-da via latest batcher tx

* metal-sep: add missing BatchSubmitter address

* confirm BatchSubmitter tx.To == BatchInboxAddr

* run codegen to add metal-sep BatchSubmitter address

* make da test signer more forwards compatible
fix: remove releases for now

feat: crates releases

simple script to release crates

Co-authored-by: soyboy <[email protected]>
…#425)

* env: wrap SCR_CHAIN_NAME val in quotes

* add-chain: allow user to pass full filepath for deployments file

* add-chain: support customGasToken contract sets

* run linter

* fix legacy logic for determining contract set

* remove hardcoded contract sets and just read all available

* go tidy add-chain

* add-chain: remove unnecessary set to Address zero value

* add-chain: use better type safety for castCall arg

* ci: run 'git diff' after linter
* updating superchain registry

* removing compressed genesis files

* removing test exceptions

---------

Co-authored-by: refcell <[email protected]>
* Add granite activation dates for devnet and testnet across all chains
…hereum-optimism#411)

* run contract version check first

* show a more useful error message to user when contracts don't match

* remove unecessary exclusions

these are frontier chains
* remove the unused assets directory
* move detailed info from the top-level readme into a docs directory (currently called documentation)
* put three simple calls-to-action front-and-center

Co-authored-by: George Knee <[email protected]>

---------

Co-authored-by: George Knee <[email protected]>
…ereum-optimism#447)

* update diff tools to not fail, but post/update a comment instead

* remove sentence

* deduplicate diff actions

* use versioning

* do not use versions

* TEMP (revertme)

* remove comment if command passed

* Revert "TEMP (revertme)"

This reverts commit 871743a.
run in CI
remove validation suite from unit tests command
* Change artifacts output file name

* Add upload chain artifacts workflow

* Use workload identity provider
* remove docs from gitignore

* s/documentation/docs

* link to glossary
* feat(docs): binding documentation

* fix(docs): bindings rendering

* feat(docs): add binding docs link in readme
…ism#440)

* feat(bindings): granite and holocene support

* feat(bindings): granite channel timeout

* fix(bindings): set granite channel timeout as a field of the rollup config
…mism#455)

* add spec for hardfork activation inheritance behaviour

* add cautionary notes about manual coordination
…thereum-optimism#464)

* CI: New job to run periodic chain validation and minor refactoring

* Add a new job and slack notification target to run validation of
  all chains on a periodic basis.
* Move the step to validate modified chains into it's own job and
  add that job to the `pr-checks` list.
* Alter existing cron job to run this new job instead of golang-test,
  which runs all unit tests.

* Add new slack channel ID and resolve review comments

* added id for new slack channel
* resolved other review comments

* incorrect tag to force validation failure

* Don't notify slack when running validation on mods

modifications in commits are evaluated against main and is used
either in PR commit checks or when commits are pushed to main (zero diff).
No need to notify failures to slack in the former case.

---------

Co-authored-by: Vinod Damle <[email protected]>
bitwiseguy and others added 6 commits August 13, 2024 10:50
remove the erroneous tag which was used for testing

Co-authored-by: Vinod Damle <[email protected]>
…optimism#469)

* add-chain: add max_sequencer_drift field

* superchain: update all chain configs to include max_sequencer_drift
* add pull_request_template.md

---------

Co-authored-by: Tess Rinearson <[email protected]>
@boyuan-chen boyuan-chen merged commit a4b3e12 into main Aug 13, 2024
0 of 2 checks passed
@boyuan-chen boyuan-chen deleted the merge-upstream-20240813 branch August 13, 2024 21:37
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.