Releases: EspressoSystems/optimism-espresso-integration
Releases · EspressoSystems/optimism-espresso-integration
v0.6.0
What's Changed
- Streamer namespace range 14.2 by @Sneh1999 in #334
- Enable and test Transparent proxy upgradability and batcher address update by @shenkeyao in #337
- Description for TestBatcherSwitching by @dailinsubjam in #335
- Add cmd to shutdown all docker containers with TEE by @dailinsubjam in #332
- Guardians rebased by @QuentinI in #345
Full Changelog: https://github.com/EspressoSystems/optimism-espresso-integration/commits/v0.6.0
v0.5.0
What's Changed
- Fix Docker CI by @QuentinI in #290
- refactor: remove majority rule and switch to single Espresso client by @miguelCyclone in #284
- Fallback Inbox contract changes by @philippecamacho in #278
- OP succint support by @philippecamacho in #287
- Update error handling by @shenkeyao in #289
- Document configuration of all services by @shenkeyao in #291
- Support Sepolia Devnet with TEE by @dailinsubjam in #288
- OP Succinct: Making changes to the derivation pipeline by @philippecamacho in #293
- Fix op-succinct dependencies diagram. by @philippecamacho in #297
- Simplify checks in the derivation pipeline by @philippecamacho in #296
- Update metrics after Decaf+Sepolia changes by @shenkeyao in #298
- Add support for ZK attestation service by @Sneh1999 in #294
- Enable AltDA Espresso E2E using EigenDA Docker proxy by @miguelCyclone in #295
- Downgrade Dasel by @Sneh1999 in #303
- Make the withdraw devnet test pass again by @philippecamacho in #301
- Add migration related things to readme by @dailinsubjam in #302
- Reducing logging when outputting the batch by @dailinsubjam in #304
- Document code sync procedure by @shenkeyao in #308
- Update batchAuthenticator according to audit report by @dailinsubjam in #309
- Port ForcedTxs test into devnet test suite by @miguelCyclone in #306
- Reorder checks of isValidBatchTx in derivation pipeline by @dailinsubjam in #310
- Add fallback mechanism test by @QuentinI in #305
- Fix withdraw test flakiness by @philippecamacho in #311
- Philippe/fix withdraw flakiness by @philippecamacho in #312
- Use unified run-enclave.sh script for op-batcher-tee by @dailinsubjam in #299
- Test fallback mechanism on devnet by @philippecamacho in #313
- Recovery from fallback batcher by @QuentinI in #315
- Make ZK Verifier Optional for E2E Testing by @Ayiga in #321
- Tee support for EigenDA by @dailinsubjam in #319
- Add Batcher Fallback: Channel Not Closed Test by @Ayiga in #314
- Fix the link to the deploy config diagram by @shenkeyao in #326
- Update the Succinct repo diagram and image versions by @shenkeyao in #329
New Contributors
- @miguelCyclone made their first contribution in #284
- @Sneh1999 made their first contribution in #294
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Fix CI after rebasing celo-14 by @dailinsubjam in #243
- Fix prepare-allocs after rebasing celo-sync-14 by @dailinsubjam in #250
- Skip TestChallengerGame and TestWithdrawal by @dailinsubjam in #251
- Enable circleCI after rebase14 by @dailinsubjam in #265
- Add origin height to Espresso streamer by @QuentinI in #255
- Clean up more loggings by @shenkeyao in #266
- Skip attestation verification by @dailinsubjam in #263
- Fix test TestChangeBatchInboxOwner by @philippecamacho in #264
- Update README and deployment scripts by @shenkeyao in #269
- Remove unnecessary metrics by @shenkeyao in #273
- Rename numFinalizedBlocks and sendEspressoTx by @shenkeyao in #275
- Improve image versioning and repo consistency by @shenkeyao in #276
- Create enclave ami for enclave test by @dailinsubjam in #277
- Add devnet smoke test with TEE by @shenkeyao in #268
- Blockscout running inside the local devnet by @philippecamacho in #281
- Assorted Sepolia fixes by @QuentinI in #270
- Enable EigenDaProxy & MEMSTORE by @jjeangal in #274
New Contributors
Full Changelog: https://github.com/EspressoSystems/optimism-espresso-integration/commits/v0.4.0
v0.3.0
What's Changed
- Fix batcher restart test by @jbearer in #222
- Make Docker images work cross-platform by @jbearer in #223
- TP3: Key rotation tests by @QuentinI in #224
- Remove a Caff node comment by @shenkeyao in #225
- Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #220
- Test a challenge game in the docker devnet by @jbearer in #228
- Run smoke devnet test in CI by @philippecamacho in #231
- Fix op-batcher-tee and add op-proposer depending on it for docker compose by @dailinsubjam in #232
- Fix the docker compose startup script by @dailinsubjam in #233
- Add a Buffered Streamer around Espresso Streamer for batcher by @Ayiga in #230
- Rename TestE2eDevNetWithEspressoSimpleTransactions by @shenkeyao in #236
- Remove unneeded service http proxy for docker compose by @dailinsubjam in #238
- Fix
TestSmokefailing onCI/CDby @Ayiga in #237 - TN5 withdrawal devnet test by @philippecamacho in #226
- Rename DevNet to E2eDevnet by @shenkeyao in #239
- Fix low gasLimit in L1 genesis by @QuentinI in #241
- Add more PCR0 extraction pattern and fix tee script by @dailinsubjam in #244
- Streaming streamer by @QuentinI in #235
- Fix pcr0 extraction in docker compose script and correctly shutdown op-proposer-tee by @dailinsubjam in #246
- Update the metrics for L2 safe by @shenkeyao in #242
- Fix the logging level on the integration repo by @shenkeyao in #247
New Contributors
- @dependabot[bot] made their first contribution in #220
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Update Espresso Go SDK to 0.2.1 by @dailinsubjam in #176
- Refactor code for readability [redux] by @QuentinI in #181
- IA1.2.1 Fix OP node services by @shenkeyao in #184
- Philippe/fix GitHub action enclave test by @philippecamacho in #183
- Update AWS Account by @Ancient123 in #188
- Reduce cumulative diff with Celo by @QuentinI in #192
- Enclave-tools by @QuentinI in #187
- Document on interesting log lines by @QuentinI in #190
- IA1.2.4 Generate dockers for the l1, dev node, OP Geth, and OP node services by @shenkeyao in #182
- Fix kurtosis devnet and Reduce CI flakiness by @dailinsubjam in #197
- IA1.2.8 Fix docker images by @shenkeyao in #198
- Predeployed OP contracts on testnet by @QuentinI in #199
- IA1.2.5 Generate dockers for the Caff node, OP deployer, and OP batcher services by @shenkeyao in #203
- Fix op-proposer configuration for docker-compose.yml by @Ayiga in #207
- TA1: Add devnet test for batcher restart by @jbearer in #204
- IA1.2.11 Write scripts and documentation for demo by @shenkeyao in #211
- AF1.1 Fix changing loop iteratee during iteration by @shenkeyao in #212
- IA1.2.10 Update docker for OP proposer by @shenkeyao in #209
- Fix caff-node stalling by @Ayiga in #213
- IA1.5.5 Fix L2 genesis initialization by @shenkeyao in #218
- IL3 Remove redundant "Walking back L1Block" and "will retry" logs by @shenkeyao in #221
- AF1.4 Fix missing check for batch insertion on error by @shenkeyao in #217
- AF1.3 Fix invalid length check by @shenkeyao in #216
- IA1.6.1 Add batcher service running in TEE by @dailinsubjam in #205
New Contributors
- @Ancient123 made their first contribution in #188
- @jbearer made their first contribution in #204
Full Changelog: https://github.com/EspressoSystems/optimism-espresso-integration/commits/v0.2.0
v0.1.0
What's Changed
- Fix contracts compilation by @philippecamacho in #159
- Fix panic error in test TestCaffNodeWaitForFinality by @philippecamacho in #156
- [Cleanup] Rename LaunchDecaffNode to LaunchCaffNode by @shenkeyao in #158
- Review TODO comments by @shenkeyao in #157
- Add instructions of setting up enclave-enabled instance to README_ESPRESSO by @dailinsubjam in #152
- 6.2 Batcher tests in enclave by @QuentinI in #144
- Fix lints by @QuentinI in #149
- Rename Espresso contracts functions by @philippecamacho in #160
- Handling of BatchFuture validity constant for batches in the Streamer by @philippecamacho in #162
- Split attestation verification by @QuentinI in #148
- Update README_ESPRESSO.md by @philippecamacho in #163
- Add unit test on duplicate batch for Espresso streamer by @dailinsubjam in #153
- Evaluate error types for retries by @shenkeyao in #161
- Pinpoint go version in nix to 1.22.7 by @philippecamacho in #165
Full Changelog: https://github.com/EspressoSystems/optimism-espresso-integration/commits/v0.1.0