- 13 Jul, 2022 33 commits
-
-
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
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
-
protolambda authored
-
protolambda authored
-
smartcontracts authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
protolambda authored
-
protolambda authored
-
smartcontracts authored
Cleans up natspec for Drippie and its dependencies. Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
protolambda authored
-
smartcontracts authored
Minor change, moves the TeleportrWithdrawer contract to the L1 folder to keep in line with the placing of other Teleportr contracts. We currently only use this contract on the L1 side. If we ever want an L2 to L1 teleportr, we might want to put all of these things in universal. Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Mark Tyneway authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Mark Tyneway authored
* contracts: fix typechain packaging * deps: update typechain * dtl: fix typechain import Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- 12 Jul, 2022 7 commits
-
-
Mark Tyneway authored
* contracts-periphery: add typechain * ctp: fix depcheck Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
smartcontracts authored
* style(ctb): clean up hashing and encoding libs Cleans up Hashing and Encoding libraries. Updates natspec and cleans up function names. * contracts-bedrock: cover nonce decoding * contracts-bedrock: regenerate storage-layout Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com>
-
smartcontracts authored
Copies TeleportrDeposit and TeleportrDisburser to the contracts-periphery package in preparation for an upcoming audit. Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Mark Tyneway authored
Makes it easier to debug when problems go wrong Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Diederik Loerakker authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Diederik Loerakker authored
* op-node: testnet fixes - sanity check L2 block after block derivation pipeline reset, and fix log level of attributes queue * Update op-node/rollup/derive/attributes_queue.go Co-authored-by:
Joshua Gutow <jgutow@optimism.io> Co-authored-by:
Joshua Gutow <jgutow@optimism.io>
-
Mark Tyneway authored
Ports tests from `contracts`. Will help with coverage results. Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-