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

update from base repo #3

Merged
merged 1,033 commits into from
Nov 13, 2023
Merged

update from base repo #3

merged 1,033 commits into from
Nov 13, 2023

Conversation

kobakaku
Copy link
Owner

No description provided.

Inphi and others added 30 commits November 2, 2023 14:15
ci: ignore code coverage in script contracts
fix(indexer) Add API Timeouts & Closures
contracts-bedrock: fuzz optimism portal
op-node: static-peers list local-peer check and flag description update
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.18.3 to 2.19.0.
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat@2.18.3...hardhat@2.19.0)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@ethereumjs/rlp](https://github.com/ethereumjs/ethereumjs-monorepo) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/ethereumjs/ethereumjs-monorepo/releases)
- [Commits](https://github.com/ethereumjs/ethereumjs-monorepo/compare/@ethereumjs/rlp@5.0.0...@ethereumjs/rlp@5.0.1)

---
updated-dependencies:
- dependency-name: "@ethereumjs/rlp"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [viem](https://github.com/wagmi-dev/viem) from 1.18.2 to 1.18.3.
- [Release notes](https://github.com/wagmi-dev/viem/releases)
- [Commits](https://github.com/wagmi-dev/viem/compare/viem@1.18.2...viem@1.18.3)

---
updated-dependencies:
- dependency-name: viem
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
indexer, op-service: refactor service lifecycle to start/stop resoures more cleanly
…condition-spec-refactor

Span Batch Hard Fork Activation Rule Update
…rn/viem-1.18.3

build(deps): bump viem from 1.18.2 to 1.18.3
…rn/ethereumjs/rlp-5.0.1

build(deps): bump @ethereumjs/rlp from 5.0.0 to 5.0.1
…rn/hardhat-2.19.0

build(deps-dev): bump hardhat from 2.18.3 to 2.19.0
Adds a `lite` profile for foundry that turns off the compiler
optimizer. This is suitable for development purposes when the compiler
is taking a long time to compile. The developer should be sure to
not use this mode when doing contract deployments. To set the profile,
set the env var `FOUNDRY_PROFILE=lite`.
The `MerkleTrie` tests were using `CommonTest` but do not
require anything besides `FFIInterface` so instead of pulling
in all of the overhead of `CommonTest`, just deploy `FFIInterface`
on its on in the `setUp` function. This should be a slight
optimization as it reduces the amount of execution required for
setup.

Reducing diff from #7928
tynes and others added 29 commits November 9, 2023 17:43
…-mon-to-chain-mon

feat(chain-mon): monitor safe nonce as a metric
op-challenger: Add a translating trace provider
op-node: Add command to dump rollup configs
* feat: multisig-mon

* add to dockerfile and ci pipeline, need for bignumber

* logger.error

* safe nonces
feat(indexer): bridge processor independent L1 & L2 tasks
…-check

contracts-bedrock: cleanup deploy config check
…ent_for_gas_snapshot

CI: Set STRICT_DEPLOYMENT=false for gas snapshots
fix(indexer): clean up indexer bridge logging
feat(proxyd): add weighting feature to node selection
docs(ctb): Add network-specific to style guide
…rn/typescript-eslint/eslint-plugin-6.10.0

build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0
op-challenger: fixes latestBlockNumber signature and ROOT_CLAIM length
@kobakaku kobakaku merged commit fd12aef into kobakaku:develop Nov 13, 2023
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.