Skip to content

Commit

Permalink
More changes
Browse files Browse the repository at this point in the history
  • Loading branch information
moraygrieve committed Aug 8, 2024
1 parent bcf83f3 commit b7b84a0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@
---
# Ten Testnet Change Log

# August 2024-08-06 (v0.26.0)
# August 2024-08-08 (v0.26.0)
* This is an L2 deployment release meaning state will be lost in order to upgrade the network. The release
predominantly fixes known minor issues in the network, including issues deploying and interacting
with contracts using ethers6, and extracting event logs from tx receipts for bridge operations.
with contracts using ethers6, and extracting event logs from tx receipts for bridge operations.
* A full list of the PRs merged in this release is as below;
* `db6e507e` Revert refactor event log filtering for subscriptions (#2013)
* `b043708a` Initiate bridge deployment (#2012)
* `475b7057` Disable rate limiting on local testnet (#2005)
* `86418f6d` Stopped returning errors on republish. (#2008)
* `396c113d` Only configure docker autorestart on the main containers (#2007)
* `e30e4eaa` Filter out irrelevant l1 txs, before sending into the enclave (#2006)
Expand Down

0 comments on commit b7b84a0

Please sign in to comment.