- 09 Sep, 2021 5 commits
-
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
Mark Tyneway authored
Develop to Master PR
-
Mark Tyneway authored
Lower per tx fee overhead
-
Kevin Ho authored
Lower the constant overhead that is charged per transaction by about half. This will reduce transaction fees. Note that this value is in both `l2geth` and in `core-utils` if it needs to be updated in the future.
-
- 08 Sep, 2021 3 commits
-
-
Mark Tyneway authored
batch-submitter: eip1559 logging
-
Mark Tyneway authored
Extended test coverage of core-utils
-
Mark Tyneway authored
Log values related to eip1559 before sending a transaction. - `maxFeePerGas` - `maxPriorityFeePerGas` Also log the `gasLimit` in case transactions revert.
-
- 07 Sep, 2021 1 commit
-
-
Mark Tyneway authored
Use flags for coverage at the package level
-
- 06 Sep, 2021 1 commit
-
-
Elena Gesheva authored
Add etherscan verification support
-
- 05 Sep, 2021 1 commit
-
-
rajivpoc authored
-
- 04 Sep, 2021 5 commits
-
-
elenadimitrova authored
-
elenadimitrova authored
-
elenadimitrova authored
-
elenadimitrova authored
-
rajivpoc 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 6 commits
-
-
Mark Tyneway authored
Develop -> Master Release PR
-
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 3 commits
-
-
Mark Tyneway authored
Develop -> Master Release PR
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-