- 14 Jul, 2022 14 commits
-
-
smartcontracts authored
Updates the Fault Detector to properly handle connection failures when trying to query the L2 node. Also increments a new metric whenever this happens so we can keep track of these failures if necessary. Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
smartcontracts authored
Cleans up various compiler warnings throughout the package. Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Mark Tyneway authored
deps: use node version v16.16.0
-
Mark Tyneway authored
ops: delete dead docker images
-
Mark Tyneway authored
devnet: Use later L2 timestamp for network
-
smartcontracts authored
Clears out a majority of linting warnings. Remaining warnings are already being cleared as part of other open PRs. Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Mark Tyneway authored
This reverts commit ae4440b3.
-
Joshua Gutow authored
-
Diederik Loerakker authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Maurelian authored
* chore(ctb): Remove some todos in messenger and portal * chore: Remove unresolved TODOs * feat(ctb): ensure replayed messages have zero value Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
smartcontracts authored
Cleans up BytesUtils and properly attributes the slice code (although it's licensed as Unlicense so I don't think strictly necessary, but attribution is always nice and I think we just missed it the first time around). Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
smartcontracts authored
Cleans up natspec in the MerkleTrie and SecureMerkleTrie contracts.
-
Mark Tyneway authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Diederik Loerakker authored
* op-node: unify verifier and sequencer payload attributes preparation * op-node: test attributes derivation * op-node: test AttributesQueue * op-node: update attributes derivation docs Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- 13 Jul, 2022 26 commits
-
-
Maurelian authored
-
smartcontracts authored
Minor L1 contract semver/initialization cleanup after spotting an inconsistency with ResourceMetering.
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
Mark Tyneway authored
Develop -> Master PR
-
Mark Tyneway authored
ci: ci-builder fix
-
Mark Tyneway authored
Give the correct path to the dockerfile
-
Mark Tyneway authored
The `js-builder` and the `go-builder` have been replaced by the `ci-builder`. This deletes those dockerfiles and ci steps from the monorepo.
-
Mark Tyneway authored
This version is used in docker images as well as in the `ci-builder`. The same version used in production should be used for local development.
-
Mark Tyneway authored
Trigger releases
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
Mark Tyneway authored
Develop -> Master PR
-
Mark Tyneway authored
Also deletes leftover copies of solc in the root of the image. They are copied to the places where they are expected.
-
Mark Tyneway authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
smartcontracts authored
Updates Goerli addresses for the new Goerli testnet. Necessary or SDK will not work on Goerli testnet. Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com>
-
Mark Tyneway authored
* ci: move `op-bindings` check to own job This should speed up the CI so that the check for the `op-bindings` runs in parallel with the `contracts-bedrock` tests. This step is often very slow compared to others and I often find myself waiting on it. * contracts-bedrock: update readme Delete some dead info Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Mark Tyneway authored
Trigger Releases
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
Mark Tyneway authored
Develop -> Master Begin Release
-
Diederik Loerakker authored
-
protolambda authored
-
protolambda authored
-
Mark Tyneway authored
* contracts-governance: clean up the hardhat config Deletes some unused types and cleans up the hh config file * contracts-governance: more cleanup Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
protolambda authored
-