Releases: bobanetwork/boba
op-node v1.6.4
op-node
Release
This release fixes a potential issue with gossiping invalid transactions between op-nodes.
What's Changed
- Use hashmap to store all storages and accounts by @boyuan-chen in #148
- Use [email protected] for the integration test by @boyuan-chen in #178
- Add boba mainnet docker-compose for community by @boyuan-chen in #179
- Registery update : Anchorage Address for mainnet by @sk-enya in #176
- Add boba mainnet deployment by @boyuan-chen in #106
- Update required versions in documentation by @boyuan-chen in #181
Full Changelog: v1.6.3...op-node/v1.6.4
Docker Image
op-node https://us-docker.pkg.dev/boba-392114/bobanetwork-tools-artifacts/images/op-node:v1.6.4
op-node v1.6.3 - Boba Mainnet Release
Boba Mainnet Release
❗ Boba Mainnet has been upgraded to Anchorage at block 1149019. All node operators are required to run the new Anchorage stack to sync the node.
What's Changed
- Add gitbook contents by @boyuan-chen in #130
- Fix Gitbook links by @boyuan-chen in #133
- Update global env by @boyuan-chen in #131
- Enable P2P as the default option in docker-compose templates for the community by @boyuan-chen in #134
- Update package name from v3-anchorage to boba by @boyuan-chen in #135
- Update DIA discord link by @boyuan-chen in #143
- Multichain doc updates by @jyellick in #146
- Add banner indicating HC is under upgrade by @jyellick in #147
- docs: update aa, nftBridge and price feed docs by @souradeep-das in #149
- feat: Deploy OP/ARB Sepolia subgraphs for lightbridge by @wsdt in #144
- Update local-stack doc for Anchorage. by @mmontour1306 in #163
- Update Sepolia contracts by @boyuan-chen in #152
- Update basic-ops docs by @jyellick in #159
- Add HC tutorial placeholder by @jyellick in #161
- Update standard-bridge docs by @jyellick in #157
- Update main docs landing page by @jyellick in #153
- chore: Verify contracts docs by @wsdt in #166
- chore: Lightbridge deployment docs by @wsdt in #167
- Update bridging-basics README by @jyellick in #158
- chore: Update FAQ by @wsdt in #171
- chore: Update json rpc docs by @wsdt in #169
- chore: Update contract deployment example by @wsdt in #168
- chore: Update Faucet docs by @wsdt in #170
- docs: update oracle docs by @souradeep-das in #165
- Updated exchange-integration doc by @mmontour1306 in #173
- Update Graph link in xdomain-tx-status page by @mmontour1306 in #174
- Remove obsolete developer-start.md page by @mmontour1306 in #164
- Anchorage docs - fee scheme by @mmontour1306 in #162
- chore: Update subgraph docs by @wsdt in #175
- Update token-bridging doc by @jyellick in #156
- Update software version in docs by @boyuan-chen in #160
- chore: How to bridge docs by @wsdt in #172
- Upgrade superchain-registry to support boba mainnet by @boyuan-chen in #177
New Contributors
- @souradeep-das made their first contribution in #149
Full Changelog: v1.6.2...v1.6.3
Docker Images
op-node https://us-docker.pkg.dev/boba-392114/bobanetwork-tools-artifacts/images/op-node:v1.6.3
op-node v1.6.2 - Optimism Mainnet Ecotone Release
Optimism Ecotone Mainnet Release
❗ Optimism Mainnet operators are required to update to this release to follow the chain post-Ecotone. This release contains an Optimism Ecotone Mainnet activation time of Mar 14, 00:00:01 UTC.
What's Changed
- Add cancun and ecotone upgrades in the script by @boyuan-chen in #123
- Remove miner from erigon command by @boyuan-chen in #124
- Add l1 beacon endpoint and fix txpool command by @boyuan-chen in #125
- Add docker-compose file for running the legacy l2 by @boyuan-chen in #126
- chore: Deploy Subgraphs for Light bridge mainnet by @wsdt in #119
- Updated subgraph for DAO new address by @sk-enya in #127
- Update op-erigon and superchain-registry by @boyuan-chen in #129
Full Changelog: v1.6.1...v1.6.2
Docker Images
op-node https://us-docker.pkg.dev/boba-392114/bobanetwork-tools-artifacts/images/op-node:v1.6.2
op-node, op-batcher, op-proposer v1.6.1 - Sepolia Ecotone Release
Ecotone and Delta Sepolia Upgrades
The Ecotone and Delta protocol upgrades will activate on Wed Feb 28 2024 00:00:00 UTC 2024 on Sepolia Boba Chains.
Docker Images
https://us-docker.pkg.dev/boba-392114/bobanetwork-tools-artifacts/images/op-node:v1.6.1
https://us-docker.pkg.dev/boba-392114/bobanetwork-tools-artifacts/images/op-batcher:v1.6.1
https://us-docker.pkg.dev/boba-392114/bobanetwork-tools-artifacts/images/op-proposer:v1.6.1
What's Changed
- Merge upstream 20240220 by @jyellick in #120
- Add remote contracts by @boyuan-chen in #114
- chore: Add (Boba) BNB light bridge addresses to register package by @wsdt in #121
- Re-enable disabled op-e2e tests by @jyellick in #117
- Upgrade superchain package by @boyuan-chen in #122
Full Changelog: v1.6.0...v1.6.1
op-node, op-batcher, op-proposer v1.6.0 - Ecotone Release
Docker Images
https://us-docker.pkg.dev/boba-392114/bobanetwork-tools-artifacts/images/op-node:v1.6.0
https://us-docker.pkg.dev/boba-392114/bobanetwork-tools-artifacts/images/op-batcher:v1.6.0
https://us-docker.pkg.dev/boba-392114/bobanetwork-tools-artifacts/images/op-proposer:v1.6.0
What's Changed
- Log cleanup by @mmontour1306 in #24
- Support KMS in op-batcher and op-proposer by @boyuan-chen in #26
- Fix boba components by @boyuan-chen in #31
- Merge upstream plus fixes 20230825 by @jyellick in #30
- Merge upstream 20230828 by @jyellick in #32
- Makefile fixes by @mmontour1306 in #27
- Devnet - Deploy contracts to Sepolia by @boyuan-chen in #11
- Merge upstream 20230831 by @jyellick in #33
- Add example script to deposit and withdraw and rename deployment folder by @boyuan-chen in #34
- Merging boba-develop into develop by @InoMurko in #38
- Merge upstream 20230905 by @jyellick in #37
- Re-enable some e2e tests. by @jyellick in #41
- Support KMS in ufm by @boyuan-chen in #42
- Add script to verify l2 state by @boyuan-chen in #39
- Merge upstream 20230911 by @jyellick in #43
- Add hardhat deployment and test by @boyuan-chen in #40
- Re-enable p2p test by @jyellick in #47
- Merge upstream 20230918 by @jyellick in #48
- Add pre-deployed HC contracts to genesis file by @boyuan-chen in #46
- V3 Hybrid Compute contracts by @mmontour1306 in #45
- Add ProtocolVersions deployment to hardhat by @boyuan-chen in #51
- release-pipeline-setup by @InoMurko in #44
- Use erigon as the external client for op_geth_test.go by @boyuan-chen in #52
- Kill erigon db generation process by @boyuan-chen in #55
- Explain why cannon tests are skipped for Erigon by @jyellick in #49
- releasable op-heartbeat by @InoMurko in #58
- Fix typo in op-e2e by @boyuan-chen in #53
- Disable geth ipc for external_geth by @jyellick in #54
- Handle out of order Erigon startup messages by @jyellick in #59
- Update migration path to a new logic by @boyuan-chen in #56
- Update erigon to latest version by @boyuan-chen in #60
- Update boba bindings by @jyellick in #63
- Merge upstream ci builder by @jyellick in #64
- Merge upstream 20231006 by @jyellick in #65
- Fix op e2e tests by @boyuan-chen in #66
- Remove dangling urfavcli v1 reference by @jyellick in #68
- Synchronize op_geth.go by @jyellick in #67
- Stabilize boba-chain-ops unit tests by @boyuan-chen in #71
- Sync Makefile for upstream by @jyellick in #69
- Update erigon version by @boyuan-chen in #73
- Merge upstream 20231016 by @jyellick in #72
- Merge upstream 20231023 by @jyellick in #74
- Reduce upstream diff by @jyellick in #75
- Disable build-info in hardhat plug by @boyuan-chen in #79
- Add RPC timeout for op-node by @boyuan-chen in #77
- Revert RPC timeout changes by @boyuan-chen in #80
- Add timeout as parameters in op node by @boyuan-chen in #82
- Merge upstream 20231030 by @jyellick in #76
- Update erigon shim to newer log messages by @jyellick in #84
- Add basic Upstream Merge documentation by @jyellick in #83
- merge cirleci with upstream by @InoMurko in #81
- Fix jwt secret location in docker-compose by @boyuan-chen in #87
- Add timeout config for rollupclient by @boyuan-chen in #85
- Merge upstream 20231106 by @boyuan-chen in #86
- Support env in UFM service by @boyuan-chen in #78
New Contributors
Full Changelog: v0.0.1...v1.6.0
v0.0.1 Erigon Bedrock on Sepolia
Merge pull request #21 from bobanetwork/add-github-action Add Github Action to push images from boba-develop
@eth-optimism/[email protected]
Patch Changes
- Updated dependencies [ce7da91]
- @eth-optimism/[email protected]
@eth-optimism/[email protected]
@eth-optimism/[email protected]
Patch Changes
- Updated dependencies [b40913b]
- Updated dependencies [a5e715c]
- @eth-optimism/[email protected]
@eth-optimism/[email protected]
Patch Changes
- 89f1abf: add --rpc.evmtimeout flag to configure timeout for eth_call