Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for v0.5.0 release #237

Merged
merged 3,090 commits into from
Sep 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3090 commits
Select commit Hold shift + click to select a range
6fc2b1e
call ec.Close() (#10412)
zhiqiangxu May 6, 2024
6620231
chore(ctb): Update sepolia devnet 0 deploy config (#10396)
clabby May 6, 2024
308299f
remove outOfData variable (#10405)
zhiqiangxu May 6, 2024
7534ac5
ci: `ci-builder:0.49.0` (#10414)
tynes May 6, 2024
29c7b44
op-chain-ops: delete memdb (#10404)
tynes May 6, 2024
c67c67a
Docker-targets v2 (#10346)
bitwiseguy May 6, 2024
15e8387
slither: bump ci versions (#10410)
tynes May 6, 2024
eba8187
fix(op-dispute-mon): Claim ID and Clock Logging (#10415)
refcell May 7, 2024
101ad1a
Dispute game compatible wd mon (#10375)
raffaele-oplabs May 7, 2024
66ec96b
only FundDevAccounts when DeployConfig.FundDevAccounts is true (#10432)
zhiqiangxu May 7, 2024
fc45866
contracts-bedrock: add useInterop flag (#10433)
0xfuturistic May 7, 2024
1812f16
fix(op-dispute-mon): Unresolved Claim Logging (#10394)
refcell May 7, 2024
4386680
op-node: Implement fjord RLP & Channel Bank Size limit Increases (#10…
trianglesphere May 7, 2024
57211c6
fix(op-dispute-mon): Improve Resolution Status Granularity (#10419)
refcell May 7, 2024
c0ab34f
cannon: remove final dep on bindings (#10408)
tynes May 7, 2024
89a3a5f
chore(ctb): Update sepolia deploy config (#10418)
clabby May 7, 2024
853842d
fix(op-dispute-mon): export forecast to keep exporting consistent (#1…
refcell May 7, 2024
1cfd38b
Challenger: Pull large preimage proposals from tx logs (#10416)
mbaxter May 7, 2024
97cc1f1
op-challenger: Make l2-eth-rpc and rollup-rpc required (#10445)
ajsutton May 8, 2024
c41bb73
op-challenger: Integrate challenging L2 block numbers (#10446)
ajsutton May 8, 2024
bd35e43
add to L2Genesis Interop contracts (CrossL2Inbox, L2ToL2CrossDomainMe…
0xfuturistic May 8, 2024
b9eb669
proxyd: remove unused error (#10444)
hteevoli May 8, 2024
80afbbd
contracts-bedrock: fix deposit gas limit (#10449)
tynes May 8, 2024
671d08b
feat(ctb): Extra monitoring events in `OptimismPortal2` (#10423)
clabby May 8, 2024
7e2bb8a
fix(op-challenger): use op challenger env var prefix (#10442)
refcell May 8, 2024
700a1db
feat(op-challenger): sort the games listing subcommand (#10454)
refcell May 8, 2024
8472363
feat(op-dispute-mon): Contract Creation Failure Metric (#10447)
refcell May 8, 2024
93e9d15
feat(ctb): Add new move type to FDG for OR counters (#10438)
clabby May 9, 2024
251af5e
contracts-bedrock: deprecate `finalizeDeposit` (#10459)
tynes May 9, 2024
1c33c39
feat(ctb): Expose `l2BlockNumberChallenger` (#10463)
clabby May 9, 2024
0ad08a3
op-dispute-mon: Enrich games in parallel (#10461)
ajsutton May 9, 2024
1dd35b7
op-challenger: Implement block number challenge calls in contract bin…
ajsutton May 9, 2024
4854ed9
custom-gas-token: add e2e test (#10440)
geoknee May 9, 2024
f2e06c3
op-dispute-mon: Fetch output root agreement in extract stage (#10464)
ajsutton May 9, 2024
a7b85e6
op-node: Start EL sync even when the genesis is finalized (#10457)
trianglesphere May 9, 2024
3249d81
dependabot(gomod): bump golang.org/x/crypto from 0.21.0 to 0.23.0 (#1…
dependabot[bot] May 9, 2024
8ba5166
op-challenger: Add a metric for number of l2 block numbers challenged…
ajsutton May 10, 2024
4dc6aa8
op-chain-ops: decouple from bindings (#10466)
tynes May 10, 2024
48393a6
Fix makefile fuzz targets on osx (#10476)
Inphi May 10, 2024
2d09010
op-dispute-mon: Ensure a zero value is set for sufficient/insufficien…
ajsutton May 10, 2024
9a22b09
op-challenger: Fix highest_acted_l1_block metric (#10485)
ajsutton May 10, 2024
bbe7d14
op-proposer: update test to use local bindings (#10473)
tynes May 10, 2024
58fe52b
op-service: decouple from `op-bindings` (#10491)
tynes May 10, 2024
03f6bd8
op-chain-ops: update bindings import (#10490)
tynes May 10, 2024
164b3d2
Update conf_depth.go (#10487)
pengwenhui888 May 10, 2024
351f660
cannon: fix a typo in fuzz test (#10488)
hteevoli May 10, 2024
6c6dc18
Test setup results of DeployOwnership script (#10397)
maurelian May 10, 2024
7daf06d
contracts-bedrock: portal opaque data test (#10443)
tynes May 10, 2024
6471017
Fjord: Implement max sequencer drift change to a constant (#10465)
sebastianst May 10, 2024
9ef5981
contracts-bedrock: weth predeploy version (#10441)
tynes May 10, 2024
0b4077e
perf: remove defer inside loop (#10497)
kien6034 May 10, 2024
1a20fd9
Plasma: Abstract CommitmentData to Interface (#10458)
axelKingsley May 10, 2024
bbc3786
op-challenger: Add resolve-claim subcommand. (#10504)
ajsutton May 11, 2024
bde6a96
feat(op-dispute-mon): L2BlockNumberChallenged Support (#10451)
refcell May 11, 2024
3508670
use iota properly (#10505)
zhiqiangxu May 12, 2024
043ee4d
op-service: predeploys package (#10494)
tynes May 13, 2024
45e1bd2
ctb: Fix compiler warnings (#10513)
maurelian May 13, 2024
2fadb4c
cannon: Fix inverted hint writing conditional check (#10514)
mbaxter May 13, 2024
2c63288
feat(ctb): Enforce maximum L2 gas limit (#10500)
clabby May 13, 2024
4901062
op-chain-ops: bindings decouple (#10493)
tynes May 13, 2024
625054c
cannon: Handle div by zero in MIPS.sol (#10468)
Inphi May 13, 2024
eb8fb14
ctb: Change Safe contract version to GnosisSafe v1.3.0 (#10515)
maurelian May 13, 2024
0ad342a
feat(ctb): Support `OptimismPortal2` in kontrol tests (#10429)
clabby May 13, 2024
af59d2b
ctb: Prevent calls to foundry's vm address (#10525)
maurelian May 13, 2024
ea52388
ci: forge build first (#10523)
mds1 May 13, 2024
4b8f6f4
Fjord: Add Brotli channel compression support (#10358)
cody-wang-cb May 13, 2024
92a78de
op-dispute-mon: Log an error when a DelayedWETH contract has insuffic…
ajsutton May 13, 2024
97a4ca8
op-challenger, op-dispute-mon: Fix chess clock calculations to match …
ajsutton May 13, 2024
cafad53
feat(ctb): Remove `setResourceConfig` (#10501)
clabby May 14, 2024
6e98522
check either DGFAddress or L2OOAddress was provided (#10528)
zhiqiangxu May 14, 2024
52abfb5
fjord: Fastlz GasPriceOracle (#10534)
danyalprout May 14, 2024
95d39a7
op-e2e: Delete unused helpers from pre-output root support (#10532)
ajsutton May 14, 2024
5e5d3f7
chore: fix function names in comment (#10535)
petercover May 14, 2024
78e1084
dispute-game: Sanity check disputed claim index (#10520)
Inphi May 14, 2024
c79248e
Fix ci version script when filtering tags (#10539)
bitwiseguy May 14, 2024
84c503d
op-challenger/op-dispute-mon: Support version 1.0.0 of fault dispute …
ajsutton May 14, 2024
db3871d
ctb: SafeTestTools improvements (#10537)
maurelian May 14, 2024
53c00e9
ctb: Move threshold check from LivenessModule constructor (#10516)
maurelian May 14, 2024
4cf7d7e
cannon: Make jsonutil error when loading json payload with extra data…
mbaxter May 14, 2024
b123e13
cannon: Remove unreachable code (#10526)
mbaxter May 15, 2024
70c7e4d
ctb: Add new OwnerRemovalFailed(string) error type to LM (#10538)
maurelian May 15, 2024
b11dbaf
chore: fault-mon fix on the L2_ORACLE() using the l2Oracle() for cust…
Ethnical May 15, 2024
5004fd1
Bump op-geth dep to v1.101315.1-rc.1 (#10548)
trianglesphere May 15, 2024
507c515
Bump op-geth dep to v1.101315.1-rc.2 (#10555)
trianglesphere May 15, 2024
ca48ea7
cannon: Update MIPS readme (#10552)
mbaxter May 15, 2024
14151db
reviews: Add Cantina Draft report (#10559)
maurelian May 15, 2024
e30ccc0
fix(ctb): kontrol snapshots (#10557)
mds1 May 15, 2024
fa88d9c
feat(ctb): Mainnet FP Deploy Config (#10544)
clabby May 15, 2024
27d2f16
op-challenger: Fix highest acted L1 block metric for completed games …
ajsutton May 15, 2024
c4b37bf
add ability to decode ecotone scalar values into components (#10547)
roberto-bayardo May 16, 2024
db82b31
op-batcher: Support generic DA posting (#10489)
epociask May 16, 2024
020bdf1
contracts-bedrock: remove dead deploy configs (#10512)
tynes May 16, 2024
aa76224
Fjord: Brotli op-e2e test (#10531)
cody-wang-cb May 16, 2024
67e97c7
chore: remove test-integration rule from Makefile (#10480)
maurermi May 16, 2024
fc0f425
op-node: Add dedicated PlasmaConfig struct to rollup.Config (#10499)
trianglesphere May 16, 2024
3911609
doc: update style guide (#10424)
mds1 May 16, 2024
861fbc0
remove reference to op-node metrics in op-service. add testutils mock…
hamdiallam May 16, 2024
1c5400e
fix(op-node): p2p ipnet struct validation (#10518)
felipe-op May 16, 2024
9047beb
Update CODEOWNERS for op-plasma package (#10496)
trianglesphere May 16, 2024
ae86d57
ci: reduce kontrol tests (#10563)
mds1 May 16, 2024
9eb5f88
Fjord: Add FastLZ compression into L1CostFunc (#9618)
mdehoog May 16, 2024
2d6cdaf
Fixed typos (#9634)
rdovgan May 16, 2024
b52b51e
fix(indexer): cleanup custom client code with op-service changes (#10…
hamdiallam May 16, 2024
017faf2
ci: remove dead `op-bindings` job (#10566)
tynes May 16, 2024
4a5684c
Log when a hardfork is first activated (#10530)
bitwiseguy May 16, 2024
9fec999
dependabot(gomod): bump github.com/multiformats/go-multiaddr (#10570)
dependabot[bot] May 16, 2024
13d6146
Some Superchain L2 Genesis Fixes (#10231)
geoknee May 16, 2024
8377204
dependabot(gomod): bump github.com/decred/dcrd/dcrec/secp256k1/v4 fro…
dependabot[bot] May 16, 2024
40eee4f
Enable Fjord devnet activation (#10573)
sebastianst May 16, 2024
943ed0f
fix log lines for engine queue (#10575)
angel-ding-cb May 16, 2024
5f42778
contributing: remove changesets (#10574)
tynes May 17, 2024
691c58a
Remove remaining use of Hex2Bytes (#10569)
sebastianst May 17, 2024
4b86fd7
op-bindings: remove (#10576)
tynes May 17, 2024
7d92f41
op-node: batch-decoder: Support ecotone (#10577)
pcw109550 May 17, 2024
93891de
[Sequencer HA] Add clearer logs for debugging (#10562)
angel-ding-cb May 17, 2024
7ef1bcf
make `l1.beacon-archiver` work (#10269)
zhiqiangxu May 20, 2024
df5add3
ci: less resource intensive proofs (#10572)
mds1 May 20, 2024
30f3027
op-plasma: a litle fixed missing error check and godoc (#10587)
tnv1 May 20, 2024
799bc89
bump op sdk (#10593)
nitaliano May 20, 2024
d278707
Version Packages (#10594)
github-actions[bot] May 20, 2024
9300db9
contracts-bedrock: ecotone gas config support (#10226)
tynes May 20, 2024
2586a82
op-e2e: Convert most FaultDisputeGame read operations to use custom c…
ajsutton May 20, 2024
38cd994
feat: add new CheckSecrets dripcheck (#10479)
smartcontracts May 20, 2024
b0fd48c
op-dispute-mon: Publish latest valid and invalid proposal times (#10564)
ajsutton May 21, 2024
c20b544
--- (#10595)
dependabot[bot] May 21, 2024
ebedd65
Update README.md to describe new ecotone-scalar decode flag (#10565)
roberto-bayardo May 21, 2024
b9ea6a7
pin chain-mon to sdk version instead of workspace (#10597)
nitaliano May 21, 2024
f706f06
make tx.data size tune-able (#10598)
zhiqiangxu May 21, 2024
8b5e3c2
op-e2e: harden WaitForTransaction against tx indexing in progress err…
sebastianst May 21, 2024
a00d387
Activate Fjord on Sepolia (#10610)
sebastianst May 22, 2024
4cad2fa
typescript: cleanup (#10606)
tynes May 22, 2024
bcdf96a
ctb: Prevent calls to foundry's contracts in test (#10605)
0xfuturistic May 22, 2024
f2e5a7a
Add check-fjord script to smoke test live chains (#10578)
bitwiseguy May 22, 2024
07d7010
packages: remove unmaintained javascript (#10613)
tynes May 22, 2024
3b374c2
ctb: Break out Safe deployment from configuration (#10615)
maurelian May 22, 2024
01d3a17
op-batcher,op-node,batch_decoder: add logging of compression algo (#1…
sebastianst May 22, 2024
94b9736
op-node/p2p/sync: add panic guard (#10611)
geoknee May 22, 2024
df2aeba
ctb: Add Guardian Safe to ownership deployment (#10616)
maurelian May 23, 2024
4a487b8
feat: op-conductor strongly consistent reads (#10619)
BrianBland May 23, 2024
46a9f00
Kill the AI rabbit (#10624)
ajsutton May 23, 2024
cfe82c6
op-challenger: Include bonds when listing claims (#10625)
ajsutton May 23, 2024
8dd18f0
Use log label game consistently (#10603)
ajsutton May 23, 2024
6bb19e3
remove op-bindings from README.md (#10623)
zhiqiangxu May 23, 2024
aec9b8e
chore: fix some function names (#10631)
yumeiyin May 23, 2024
2b3f00d
fix pnpm min version (#10629)
zhiqiangxu May 23, 2024
09db90e
ctb: Add removeDeployerFromSafe method to deploy scripts (#10620)
maurelian May 23, 2024
6c43d91
contracts-bedrock: update readme (#10636)
tynes May 24, 2024
7c0661e
feat/interop: create `StaticConfig` lib (#10591)
0xfuturistic May 24, 2024
7ade7f2
Update sepolia-devnet-0 deploy-config (#10639)
Inphi May 24, 2024
60faf8b
feat/interop: update `L1BlockInterop` (#10584)
0xfuturistic May 24, 2024
b3bb812
op-conductor: adds metrics for actions, healthchecks, execution time …
zhwrd May 24, 2024
388bd0b
feat/interop: create `OptimismPortalInterop` (#10585)
0xfuturistic May 24, 2024
2a805a9
ctb: Deploy separate foundation ops and upgrade safes (#10647)
maurelian May 24, 2024
4c3f63d
op-node,op-service: Add Fjord override flag (#10648)
sebastianst May 24, 2024
abe39e9
feat/interop: create `SystemConfigInterop` (#10586)
0xfuturistic May 24, 2024
7cbda01
op-challenger: Actually use the prestate downloaded from URL when exe…
ajsutton May 24, 2024
329b869
ctb: Update safe on the DGM to Guardian Safe (#10649)
maurelian May 27, 2024
2cd584b
dependabot(gomod): bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 (…
dependabot[bot] May 27, 2024
af2e326
ci: Add op-program v1.1.0 to list of prestates to check reproducibili…
ajsutton May 27, 2024
0221590
contracts-bedrock: fix deployment (#10660)
tynes May 28, 2024
926ba71
plasma mode: Specify valid commitment type (#10622)
trianglesphere May 28, 2024
72f29a8
fix `AsyncGossiper` hangup (#10654)
zhiqiangxu May 28, 2024
b1338fe
op-e2e: fix flaky TestCustomGasToken (#10657)
sebastianst May 28, 2024
2eeed14
endpoint-monitor: deprecate (#10667)
tynes May 28, 2024
1c22d5f
reset semver of interop contracts (`CrossL2Inbox`, `L2ToL2CrossDomain…
0xfuturistic May 28, 2024
eb454ac
Update Faucet contract to use bridging on drip function (#10621)
tarunkhasnavis May 28, 2024
9336427
op-dispute-mon,op-challenger: Increase default monitoring window (#10…
ajsutton May 29, 2024
be68885
op-dispute-mon: Consider chess clocks of descendant claims when deter…
ajsutton May 29, 2024
2bc4731
ctb: Introduce Process library with run() method (#10677)
maurelian May 29, 2024
e6d1ee0
Version Packages (#10681)
tynes May 29, 2024
2f0b80d
cannon: Add traceback debugger (#10669)
Inphi May 29, 2024
59e817b
op-node: cleanup readme (#10679)
tynes May 29, 2024
0280a28
Use the actual WETH delay when determining when bonds are withdrawabl…
ajsutton May 29, 2024
af0999c
ci: remove geth external tests (#10682)
tynes May 29, 2024
7479482
challenger: Log txmgr sender for subcommands that execute transaction…
ajsutton May 30, 2024
5c187bc
ci: Fix the version reported by op-challenger and op-dispute-mon (#10…
ajsutton May 30, 2024
b40933e
op-node: Support multiple beacon archiver/fallbacks (#10655)
sebastianst May 30, 2024
1c2b517
fix(op-dispute-mon): require rollup rpc flag (#10590)
refcell May 30, 2024
14f76fb
chore: dedup argument types (#10686)
refcell May 30, 2024
43a5be5
op-e2e: fix finalize flake (#10689)
protolambda May 30, 2024
25a2af0
go: bump libp2p deps (#10687)
sebastianst May 30, 2024
5fa2c65
Update sepolia deploy-config for Fjord (#10666)
Inphi May 30, 2024
81dd299
go.mod: fix go build (#10690)
protolambda May 30, 2024
272d447
op-e2e: fix tx-gossip flake (#10692)
protolambda May 30, 2024
0dcb1b2
op-node/p2p: add descriptive error code string (#10662)
sebastianst May 30, 2024
499d9d9
contracts-bedrock: update deployment readme (#10678)
tynes May 30, 2024
e81a35a
feat: remove op-ufm from mono repo into public infra repo (#10694)
jelias2 May 30, 2024
a533f52
cannon: Cleanup logger (#10700)
Inphi May 31, 2024
03289eb
feat: add ops drippie deployments (#10541)
smartcontracts May 31, 2024
e6b022b
Fix Benchmarking ; add Compression Algo to Test Case Definitions (#10…
axelKingsley May 31, 2024
61b2b36
Do not retry dial attempts in active l2 providers (#10696)
BrianBland May 31, 2024
1b9fd7a
ufm-test-services: delete (#10702)
tynes May 31, 2024
bd7ceb0
op-e2e: Check cannnon exit status in TestPrecompiles (#10701)
Inphi Jun 1, 2024
e7d447e
external-geth: Fix lint error by checking error (#10713)
ajsutton Jun 1, 2024
f41e8f1
challenger: Add --network option (#10711)
ajsutton Jun 3, 2024
58f74b1
Introduce fast dispute game type (#10715)
ajsutton Jun 3, 2024
f638bfa
dispute-mon: Add --network option (#10712)
ajsutton Jun 3, 2024
5e23d3a
e2e: Convert more fault proof tests to use the custom contract bindin…
ajsutton Jun 3, 2024
58f82ec
op-node: encapsulate finality and simplify EngineQueue (#10580)
protolambda Jun 3, 2024
9c09648
op-node: extract unsafe-block processing from derivation code-path (#…
protolambda Jun 3, 2024
1f70817
op-conductor: Increase error backoff time to 0-2000 ms, set to 0 in t…
BrianBland Jun 3, 2024
c4226bf
chore(ctb): More proof-validation tests for `MIPS.sol` (#10726)
clabby Jun 3, 2024
d87c88d
add `log.pid` to enable showing pid in log (#10722)
zhiqiangxu Jun 4, 2024
c41dcf7
Switch devnet/e2e to default to using fault proofs (#10719)
ajsutton Jun 4, 2024
8c42652
op-conductor: Skip flaky TestSequencerFailover_ActiveSequencerDown te…
ajsutton Jun 4, 2024
f0977b5
challenger: Deprecate cannon-network and asterisc-network in favour o…
ajsutton Jun 4, 2024
e19b3ca
op-conductor: Fix deadlock in shutdown (#10728)
ajsutton Jun 4, 2024
1eda12b
op-node: separate attributes processing from engine queue (#10642)
protolambda Jun 4, 2024
2919e06
fix: update wallet.sh script (#10721)
barnabasbusa Jun 4, 2024
1595335
feat: introduce ManageDrippie script (#10708)
smartcontracts Jun 4, 2024
5db8adf
feat: enable customization of L1/L2 chain info (#10730)
barnabasbusa Jun 4, 2024
af1d939
feat: add name field to IDripCheck (#10732)
smartcontracts Jun 4, 2024
70912c0
op-batcher/op-proposer: Only pass lifecycle contexts into RollupProvi…
BrianBland Jun 4, 2024
e45f887
feat: proxyd: enable consensus-proxyd be able to fallback to a differ…
jelias2 Jun 4, 2024
93a2432
Fix Specification_Test (#10739)
Inphi Jun 5, 2024
f8143c8
Add optimistic Fjord mainnet activation (#10735)
sebastianst Jun 5, 2024
8dea734
merge upstream v1.7.7 into our branch
bnoieh Jul 9, 2024
9632122
fix op-node merge upstream
bnoieh Jul 12, 2024
33fab53
fix op-batcher merge upstream
bnoieh Jul 15, 2024
d13062d
fix op-proposer merge upstream
bnoieh Jul 16, 2024
b44955d
fix op-service merge upstream
bnoieh Jul 16, 2024
010b2f5
fix build cycle import error
bnoieh Jul 18, 2024
2406d66
fix build error
bnoieh Jul 18, 2024
44234a1
fix merge code
bnoieh Jul 19, 2024
8e0cd94
Merge opbnb develop
bnoieh Jul 19, 2024
02b0773
Fix(devnet): Repair devnet start script after 1.7.7 upstream merge (#…
welkin22 Jul 25, 2024
3c1bc28
chore: fix go fmt
bnoieh Jul 26, 2024
95cb7c3
chore: fix op-node op-service testcases
bnoieh Jul 26, 2024
909994d
chore: fix Dockerfile
bnoieh Jul 26, 2024
5c59171
chore: fix pnpm version for e2e test
bnoieh Jul 26, 2024
ede1bf8
chore: fix pnpm version for e2e test
bnoieh Jul 26, 2024
f7097a3
chore: fix node version for e2e test
bnoieh Jul 26, 2024
6a31bf9
feat(op-chain-ops): add Wright fork config into genesis file generati…
welkin22 Aug 8, 2024
6661788
fix: e2e ci after upstream merge 1.7.7 (#221)
welkin22 Aug 13, 2024
f18825c
Merge branch develop into merge-upstream-v1.7.7
bnoieh Aug 13, 2024
969bbdc
chore: update op-geth dep
bnoieh Aug 13, 2024
2f91f66
feature(op-node): update qanet config
redhdx Aug 14, 2024
bd75e00
Merge pull request #231 from redhdx/feature/update_qanet_config
redhdx Aug 14, 2024
13e63b4
feat(op-node): add l1 cache size config (#225)
welkin22 Aug 15, 2024
fe22f19
fix(op-service): fallback client failed to switch URL in txmgr (#232)
welkin22 Aug 23, 2024
a40f4aa
update fjord time (#233)
redhdx Aug 23, 2024
d2dfb7a
Merge branch 'develop' into merge-upstream-v1.7.7
bnoieh Aug 23, 2024
e5afb5c
(op-node) Keep consistent status when meet an unexpected el sync (#222)
krish-nr Aug 26, 2024
b6ec68f
doc: add changelogs to v0.4.3 (#224)
owen-reorg Aug 26, 2024
bdef711
Merge branch develop into merge-upstream-v1.7.7
bnoieh Aug 27, 2024
58de1a1
chore: update op-geth dep
bnoieh Aug 27, 2024
010ecf0
Merge pull request #216 from bnb-chain/merge-upstream-v1.7.7
owen-reorg Aug 27, 2024
345dc85
chore: add v0.5.0 changelog (#234)
bnoieh Aug 27, 2024
0fccc7a
feature(op-node): add Fjord hard fork time (#235)
redhdx Aug 28, 2024
1a3fb74
doc: update v0.5.0 changelog (#236)
owen-reorg Aug 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"changelog": ["@changesets/changelog-github", { "repo": "ethereum-optimism/optimism" }],
"commit": false,
"fixed": [],
"linked": [["@eth-optimism/contracts-bedrock", "@eth-optimism/contracts-ts"]],
"linked": [],
"access": "public",
"baseBranch": "develop",
"updateInternalDependencies": "patch",
Expand Down
5 changes: 0 additions & 5 deletions .changeset/neat-carrots-camp.md

This file was deleted.

Loading
Loading