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