- 14 Dec, 2023 8 commits
-
-
Matt Solomon authored
-
Joshua Gutow authored
op-node/flags: Add easy way to deprecate flags
-
Matthew Slipper authored
BindGen - local contracts refactor
-
Adrian Sutton authored
op-e2e: Enable output_cannon tests
-
Joshua Gutow authored
-
Joshua Gutow authored
This adds a deprecated flags section to warn users that the flag will be removed in a future version of the software. I had to modify the P2P Flags structure to make it work nicely. I also added a test to ensure that deprecated flags are hidden & that all flags have at least one env var.
-
Hamdi Allam authored
fix(indexer) metrics exception which recording skipped ovm1 events
-
clabby authored
feat(ctb): Prevent an output proposal <= `GENESIS_BLOCK_NUMBER`
-
- 13 Dec, 2023 32 commits
-
-
clabby authored
-
Joshua Gutow authored
Fix typos & typo policy
-
Joshua Gutow authored
op-node: Disable CL P2P Sync when EL Sync is enabled
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Matthew Slipper authored
doc: remove stale section of readme
-
Joshua Gutow authored
op-proposer: fix several log statements to match key/value pattern
-
felipe authored
chore(ufm): update deps
-
EvanJRichard authored
-
Liam Horne authored
Bedrock is in production now :)
-
Adrian Sutton authored
-
Adrian Sutton authored
Fixes are all in place so they now pass.
🎉 -
Adrian Sutton authored
feat(ctb): `OutputBisection` actor tests
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Joshua Gutow authored
op-chain-ops: Delta checker script
-
Joshua Gutow authored
challenger: Fix thread safety in op-challenger tests.
-
Joshua Gutow authored
improve compression size estimation in shadow compression
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Joshua Gutow authored
Update docs links
-
cpengilly authored
keeping 3 bullets, just updated links :)
-
cpengilly authored
- remove stack docs - change link from community to docs.optimism.io
-
Joshua Gutow authored
The op-node will fetch missing blocks when it detects a gap in it's unsafe chain; however, op-geth when being driven with EL sync will also fetch blocks. We prefer to let op-geth do the networking because it is extensively tested and optimized.
-
Roberto Bayardo authored
-
Evan Richard authored
op-service, op-proposer, op-batcher: Add L2EndpointProvider and its first struct, StaticL2EndpointProvider.
-
felipe authored
chore: fix docker bake context for op-ufm and proxyd
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Joshua Gutow authored
op-e2e: Include build output in failure message.
-
EvanJRichard authored
op-service, op-proposer, op-batcher: Add L2EndpointProvider and its first struct, StaticL2EndpointProvider.
-
Adrian Sutton authored
op-challenger: Add skipped test to confirm VM status issues.
-