- 30 Nov, 2021 10 commits
-
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
kf authored
-
Mark Tyneway authored
-
Mark Tyneway authored
When syncing from L2, all transactions were assumed to be protected. To prevent a network split for replicas, the DTL needs to check for transactions that are not protected and handle parsing the `v` parameter appropriately.
-
Mark Tyneway authored
The old transaction batch serialization assumed that the correct chain id was used as there was a custom transaction serialization used. Now that the full RLP of the transactions are submitted to L1 for availability, it is possible to enable non EIP155 transactions. This allows for universal addresses to be used, where the same address exists across many chains. A test is updated to test specifically that transactions that are not protected with a chain id can be submitted and accepted by the sequencer.
-
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
-
- 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
-