- 04 Sep, 2021 3 commits
-
-
elenadimitrova authored
-
elenadimitrova authored
-
elenadimitrova authored
-
- 03 Sep, 2021 2 commits
-
-
Mark Tyneway authored
Merge pull request #1399 from ethereum-optimism/dependabot/npm_and_yarn/openzeppelin/contracts-3.4.2 chore(deps-dev): bump @openzeppelin/contracts from 3.4.1 to 3.4.2
-
Mark Tyneway authored
Merge pull request #1400 from ethereum-optimism/dependabot/npm_and_yarn/openzeppelin/contracts-upgradeable-3.4.2 chore(deps-dev): bump @openzeppelin/contracts-upgradeable from 3.4.1 to 3.4.2
-
- 02 Sep, 2021 5 commits
-
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
Mark Tyneway authored
Develop -> Master PR
-
Mark Tyneway authored
l2geth: configurable min L2 gas limit
-
Mark Tyneway authored
This commit adds a new config flag `--rollup.minl2gaslimit` that defaults to `0` and is used to prevent transactions from being ingested that have a L2 gas limit smaller than the value configured. This config flag can also be controlled with the env var `ROLLUP_MIN_L2_GAS_LIMIT`.
-
- 30 Aug, 2021 3 commits
-
-
Mark Tyneway authored
Watcher: Even lower num blocks to fetch
-
dependabot[bot] authored
Bumps [@openzeppelin/contracts-upgradeable](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/blob/master/CHANGELOG.md) - [Commits](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/commits/v3.4.2) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts-upgradeable" dependency-type: direct:development ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md) - [Commits](https://github.com/OpenZeppelin/openzeppelin-contracts/commits/v3.4.2) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:development ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 28 Aug, 2021 2 commits
- 27 Aug, 2021 1 commit
-
-
Mark Tyneway authored
Develop -> Master Release PR
-
- 26 Aug, 2021 7 commits
-
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
Mark Tyneway authored
Develop To Master PR
-
Mark Tyneway authored
Watcher: Make blocks to fetch a config option
-
t11s authored
-
t11s authored
-
Kevin Ho authored
Lower NUM_BLOCKS_TO_FETCH in Watcher
-
- 24 Aug, 2021 17 commits
-
-
Mark Tyneway authored
Develop -> Master Release PR
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
Mark Tyneway authored
Merge Develop into Master
-
Mark Tyneway authored
l2geth: update memory usage in geth
-
Mark Tyneway authored
This PR updates the memory usage
-
Annie Ke authored
replica-healthcheck feat: add tx write latency check
-
t11s authored
-
t11s authored
-
Mark Tyneway authored
Develop -> Master Release PR
-
Annie Ke authored
-
Annie Ke authored
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
Mark Tyneway authored
Merge Develop into Master
-
Mark Tyneway authored
deps: bump to later ethers version (eip1559)
-
Mark Tyneway authored
Using EIP-1559 should reduce transaction fees as using legacy transactions are more expensive based on the EIP-1559 mechanism. This bumps the version of ethers across all of the packages. This also regenerates the `yarn.lock` which upgrades deps across the codebase. It was not building until this was done due to mismatched versions in the `yarn.lock`
-