- 15 Feb, 2023 1 commit
-
-
Sebastian Stammler authored
-
- 14 Feb, 2023 24 commits
-
-
Mark Tyneway authored
maint: add CITATION file
-
Joshua Gutow authored
txmgr: Simplify resubmit logic and scaffolding
-
Joshua Gutow authored
This makes the transaction manager responsible for determining the gas price. It also provides the ability to easily add a check if the gas price bump is correct or not. This fixes the bug where the proposer fails when it redoes gas estimation. Gas re-estimation is no longer done. This is fine because we have a minimal set of different transactions that use a consistent amount of gas.
-
Matthew Slipper authored
go: Remove individual versions for bedrock code
-
Matthew Slipper authored
-
mergify[bot] authored
fix(op-node): Include chainID in p2p signing hash
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
The following packages had their go.mod file removed: * op-e2e * op-batcher * op-bindings * op-chain-ops * op-node * op-proposer * op-service * op-signer They all had cross dependencies previously and used a go.work file to assume they could be built on the latest code rather than on the versioned code. This means that all of these packages are versioned with the root go.mod. For packages that still have a mod file, they are versioned independently.
-
mergify[bot] authored
Release v0.10.14 for op go modules
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
mergify[bot] authored
fix(ctb): Loosen re-prove requirements in the `OptimismPortal`
-
mergify[bot] authored
-
clabby authored
-
mergify[bot] authored
op-node: Log on L1 Info deposit mismatch
-
mergify[bot] authored
-
Matthew Slipper authored
ci, ctb: Reduce devnet sequencer drift
-
- 13 Feb, 2023 15 commits
-
-
mergify[bot] authored
-
mergify[bot] authored
op-node: Monitor static peers in a background process
-
mergify[bot] authored
-
mergify[bot] authored
fix: wrong arg name
-
mergify[bot] authored
-
Joshua Gutow authored
-
mergify[bot] authored
-
mergify[bot] authored
op-chain-ops: Ignore messages from sources other than the L2XDM
-
mergify[bot] authored
-
Matthew Slipper authored
Co-authored-by:
protolambda <proto@protolambda.com>
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
Matthew Slipper authored
feat(fd): support Bedrock networks
-