- 20 Mar, 2023 5 commits
-
-
Sebastian Stammler authored
Reusable event metrics modules.
-
Sebastian Stammler authored
RefMetrics are a reusable metrics module to enable block reference metrics.
-
Sebastian Stammler authored
The caller of BlockToBatch is sometimes interested in the L1BlockInfo of the block, so instead of re-extracting it again, we just return it here.
-
Sebastian Stammler authored
This is similar to PayloadToBlockRef but takes an interface instead that e.g. a types.Block fulfills. This way, we can directly extract L2BlockRefs from type.Blocks that have a valid L1 Info Deposit tx as first tx. A block could also be converted into an ExecutionPayload, but this would make an inefficient roundtrip, marshalling and unmarshalling all transactions.
-
mergify[bot] authored
op-proposer: log L2OutputOracle version + address
-
- 18 Mar, 2023 16 commits
-
-
Mark Tyneway authored
Logs the L2OutputOracle version and address after building a client to call it. This is generally useful information to have and future implementations of the `op-proposer` will need to function differently depending on the version to keep the software compatible with both permissioned and permissionless output proposal submission.
-
mergify[bot] authored
feat(ctb): reduce the timeout on awaitCondition
-
mergify[bot] authored
-
mergify[bot] authored
op-service/txmgr: Better handle price bumps
-
Maurelian authored
30 seconds is too long, it feels like the script is broken.
-
mergify[bot] authored
-
Mark Tyneway authored
fix(docs): minor typo in contributing title
-
Mark Tyneway authored
op-e2e: bridge erc20 test
-
Mark Tyneway authored
feat: portal guardian config
-
Mark Tyneway authored
fix(ci): reintroduce changesets patch
-
Joshua Gutow authored
This doesn't fully solve the problem that we need to bump both the FeeCap and FeeTip by 10% for geth to accept it, but it handles it slightly better than it did.
-
mergify[bot] authored
-
mergify[bot] authored
fix(op-batcher): MaxFrameSize Validation
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
- 17 Mar, 2023 19 commits
-
-
Andreas Bigger authored
-
mergify[bot] authored
fix(ci): add changesets for packages to rerelease
-
Kelvin Fichter authored
Adds changesets for several packages that need to be re-released because they were incorrectly not released due to a bug in the release process.
-
Kelvin Fichter authored
Contribute to OP Stack should say Contribute to the OP Stack.
-
Kelvin Fichter authored
Reintroduces a patch to the changesets cli that was required for private packages to be released and tagged properly.
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Adds a test for bridging an ERC20 token through the L1StandardBridge
-
Ori Pomerantz authored
feat(docs/op-stack): Update explorer with example of indexing
-
mergify[bot] authored
op-node: More logging
-
mergify[bot] authored
-
Mark Tyneway authored
fix(ctb): Correct env var name for mainnet config
-
Mark Tyneway authored
differential-testing: fix lint issue in diff testing
-
Maurelian authored
-
Joshua Gutow authored
op-e2e: test high-demand large L2 blocks case
-
mergify[bot] authored
op-node: handle sequencer during catch-up, handle when engine state invalidates attributes
-
protolambda authored
-
protolambda authored
-
protolambda authored
-