- 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 1 commit
-
-
Mark Tyneway authored
Watcher: Even lower num blocks to fetch
-
- 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 24 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`
-
Mark Tyneway authored
Develop -> Master Release PR
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
Mark Tyneway authored
Develop -> Master Merge
-
Mark Tyneway authored
l2geth: skip clique consensus rule
-
smartcontracts authored
chore: deprecate smock v1
-
Kelvin Fichter authored
-