From 64dc63e146ff898f088269b75810837057dcc78f Mon Sep 17 00:00:00 2001 From: Moray Grieve Date: Tue, 6 Aug 2024 10:52:41 +0100 Subject: [PATCH] Adding in change log for v0.26.0 --- changelog.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/changelog.md b/changelog.md index 74d014ee4b..60ef275505 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,29 @@ --- # Ten Testnet Change Log +# August 2024-08-06 (v0.26.0) +* This is an L2 upgrade release meaning state will be persisted during the deployment. The release + predominantly fixes known minor issues in the network, including issues deploying and interacting + with contracts using ethers6. +* A full list of the PRs merged in this release is as below; + * `396c113d` Only configure docker autorestart on the main containers (#2007) + * `e30e4eaa` Filter out irrelevant l1 txs, before sending into the enclave (#2006) + * `7b62b2e4` Revert message address indexing (#2002) + * `65d96465` Add dummy fields to keep ethers6 happy (#2003) + * `c3ad0a44` Fix for dependency (#2000) + * `3f7f12f9` Implement mock maxpriorityfeepergas (#1999) + * `9e91e5c2` Add ten headers (#1998) + * `ad61bdb0` Gateway rate limiting (#1942) + * `9bd08a23` Fix getblock rpc (#1997) + * `ec5315b6` Personal transaction/contract deployment details page (#1990) + * `97792e4e` Getstorageat with whitelist for proxies deployment (#1987) + * `e9b29779` Allow cors all origins to fix firefox error (#1991) + * `b13272b3` Replace custom query with personal transactions (#1986) + * `81ad4043` Refactor event log filtering for subscriptions (#1988) + * `6a4bc5b9` Fix event sql query (#1984) + * `a3a901bf` Frontend updates (#1932) + * `3b75a255` Block binding fix (#1982) + # July 2024-07-03 (v0.25.0) * This is an L2 deployment release meaning state will be lost in order to upgrade the network. Any dApps on the network will need to be redeployed. The release predominantly addresses performance improvements for large numbers