- 30 Nov, 2021 7 commits
-
-
Mark Tyneway authored
ops: pin docker-compose version to 3.4
-
Matthew Slipper authored
go/proxyd: Add support for additional SSL certs
-
Matthew Slipper authored
-
Mark Tyneway authored
feat: add CTC and SCC contract bindings
-
Mark Tyneway authored
gas-oracle: fix the gas price metric
-
Mark Tyneway authored
The `gas-price` metric was renamed to `gas_price` as using a `-` is invalid syntax in a prometheus metric. Fixes https://github.com/ethereum-optimism/optimism/issues/1819
-
Mark Tyneway authored
The `docker-compose` setup uses features that are not available in all versions. This pins the `docker-compose` setup to version `3.4` instead of just `3`. It is known to work under the following versions: ``` $ uname -or 5.10.70-1-MANJARO GNU/Linux $ docker-compose --version Docker Compose version 2.0.1 $ docker --version Docker version 20.10.9, build c2ea9bc90b ```
-
- 25 Nov, 2021 2 commits
-
-
Matthew Slipper authored
ENG-1670 - improve proxyd metrics, support local rate limiter
-
Matthew Slipper authored
-
- 24 Nov, 2021 15 commits
-
-
smartcontracts authored
fix: remove branch restrictions for some workflows
-
Kelvin Fichter authored
-
smartcontracts authored
feat: clean up and comment aliasing utils
-
kf authored
-
smartcontracts authored
maintenance: remove event types from core utils
-
Kelvin Fichter authored
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
Mark Tyneway authored
Develop -> Master PR
-
Mark Tyneway authored
batch-submitter: trigger release
-
Mark Tyneway authored
Trigger a release of the batch submitter with the yatm fix. The batch submitter would get stuck in a loop on kovan, attempting to submit a transaction with a bad nonce over and over again. The fix was to add a hook function that can notice when there is a nonce error.
-
Mark Tyneway authored
ci: publish builder latest only
-
Mark Tyneway authored
Develop -> Master Release PR
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
- 23 Nov, 2021 7 commits
-
-
Mark Tyneway authored
Develop -> Master PR
-
Mark Tyneway authored
batch-submitter: ENG-1688 fix bug causing Kovan to fall behind
-
Conner Fromknecht authored
-
Matthew Slipper authored
-
smartcontracts authored
feat: clean up deployment artifacts
-
kf authored
-
Mark Tyneway authored
fix: minor update to primary README
-
- 22 Nov, 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
fix: package json errors
-
Kelvin Fichter authored
-
- 21 Nov, 2021 1 commit
-
-
kf authored
-
- 20 Nov, 2021 2 commits
-
-
Mark Tyneway authored
feat: rewrite generate-artifacts in ts
-
kf authored
-