- 22 Nov, 2023 26 commits
-
-
refcell.eth authored
build(deps-dev): bump @types/mocha from 10.0.4 to 10.0.6
-
dependabot[bot] authored
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.4 to 10.0.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
build(deps-dev): bump @types/node from 20.9.0 to 20.9.3
-
Sebastian Stammler authored
op-e2e: Add WaitForBlockToBeFinalized & WaitForBlocktoBeSafe
-
EvanJRichard authored
Use the ticker in a way that obeys the linter but also doesn't necessarily block like the previous impl.
-
EvanJRichard authored
-
Sebastian Stammler authored
op-node/p2p: Fix deleteRecord to return nil if store.Delete succeeds
-
EvanJRichard authored
-
EvanJRichard authored
-
smartcontracts authored
fix(sdk): have getMessageStatus call messenger
-
Sebastian Stammler authored
-
Maurelian authored
contracts-bedrock: Move modifiers up in Deploy.s.sol
-
EvanJRichard authored
-
EvanJRichard authored
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.9.0 to 20.9.3. - [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>
-
EvanJRichard authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
This enables us to remove 7 deploy functions from the deploy script.
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
refcell.eth authored
chore(ctb): Remove Layout Lock
-
Kelvin Fichter authored
-
clabby authored
feat(ctb): Refactor L1 initializer tests
-
- 21 Nov, 2023 14 commits
-
-
Matthew Slipper authored
Add PR guidelines
-
Maurelian authored
ci: Build monorepo on op-node change
-
refcell authored
-
Matt Solomon authored
-
Matt Solomon authored
-
Matt Solomon authored
This reverts commit 54f7dcf1.
-
clabby authored
-
Matt Solomon authored
-
Matt Solomon authored
-
Matthew Slipper authored
Co-Authored-By: @mds1
-
clabby authored
-
clabby authored
-
Matthew Slipper authored
Fixes an issue where the pnpm-monorepo job would not build due to `check-changed`, but downstream jobs like `contracts-bedrock-test` would. This causes the contracts to be rebuilt on the downstream jobs and causes OOMs and spurious test flakes.
-
Mark Tyneway authored
build(deps-dev): bump eslint from 8.53.0 to 8.54.0
-