- 03 Dec, 2023 1 commit
-
-
Kylie authored
Hello, I fixed some grammatical errors here: 1. "best practices for PRs" could be "best practices in PRs" for consistency. 2. In the sentence "This saves time by reducing the number of rebases due to conflicts.", "reducing the number of rebases" could be clarified to "reducing the need for rebases". 3. In the sentence "Similarly, too many review cycles is a burden for both PR authors and reviewers, and results in “review fatigue” where reviews become less careful and thorough, increasing the likelihood of bugs.", "is" should be "are" to match the plural subject "cycles". 4. In the sentence "This is organized by current state of PR, so it can be easily be referenced frequently to help internalize the guidelines.", "be" is repeated, and it could be corrected to "This is organized by the current state of PR, so it can be easily referenced frequently to help internalize the guidelines".
-
- 02 Dec, 2023 30 commits
-
-
refcell.eth authored
Update run-challenger.md
-
refcell.eth authored
Merge pull request #8395 from ethereum-optimism/dependabot/npm_and_yarn/testing-library/jest-dom-6.1.5 build(deps-dev): bump @testing-library/jest-dom from 6.1.4 to 6.1.5
-
umba authored
Here are the identified typos and suggested corrections I have: In Prerequisites: "concreate" should be "concrete." In Starting op-challenger: "Run the challenger with these placeholders set." I rephrased it to "Run the challenger after setting these placeholders" for the sake of clarity.
-
refcell.eth authored
challenger: Switch output_cannon to use the new contract type.
-
Mark Tyneway authored
build(deps-dev): bump @types/node from 20.10.1 to 20.10.2
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.1 to 20.10.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.4 to 6.1.5. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.1.4...v6.1.5) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
contracts-bedrock: StandardBridge pausability
-
refcell.eth authored
-
refcell.eth authored
-
Adrian Sutton authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
https://github.com/ethereum-optimism/optimism/pull/8377 is very important because it would catch the regression of this not being caught
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Only impacts deposits
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Maurelian authored
Enable extended pause functionality in the standard bridge. Includes updates to tests and the deploy script.
-
Mark Tyneway authored
feat(ctb): Refactor `SemverLock`
-
clabby authored
-
clabby authored
contracts-bedrock: cross domain messenger comment
-
- 01 Dec, 2023 9 commits
-
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Improve the comment to make it more accurate in the `L1CrossDomainMessenger`.
-
Mark Tyneway authored
docs: Fix broken PR guideline hyperlink
-
protolambda authored
op-node: Remove Panic while Span Batch Derivation
-
pcw109550 authored
-
Mark Tyneway authored
op-chain-ops: cleanup immutables
-
protolambda authored
op-e2e: Improve e2e test for span batches
-
Mark Tyneway authored
Co-authored-by:
clabby <ben@clab.by>
-