Skip to content

Commit

Permalink
Add in the change log for v0.27 (#2049)
Browse files Browse the repository at this point in the history
  • Loading branch information
moraygrieve authored Sep 6, 2024
1 parent a40b73b commit 0371788
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@
---
# Ten Testnet Change Log

# September 2024-09-07
* This is an L2 deployment release meaning state will be lost in order to upgrade the network.
* A full list of the PRs merged in this release is as below;
* `a40b73b1` Remove the body of the l1 blocks from the payload sent into the enclave (#2046)
* `b2f1211a` Edb: rename user to ten and grant full db permissions (#2045)
* `6e135eb9` Fix metamask url in the gateway (#2042)
* `c44d3898` Update naming conventions (#2040)
* `56fee0ee` Cross chain testing scripts (#2033)
* `99254089` Remove decryption feature from tenscan frontend (#2039)
* `56f0ee1b` Deployment scripts rework to work locally (#2001)
* `89647844` Fix gateway logging and remove datadog agents from gateway (#2038)
* `aaa489f9` Enclave db: add composite index for canonical batch height (#2037)
* `cc056c4e` Refactor gateway deployment (#2036)
* `de8de300` Lock down dependency (#2035)
* `cb418170` Separate deployment of gateway frontend and backend (#2032)
* `78639928` Initiate bridge deployment (#2034)
* `f453a640` Fix concurrency issue in sumcomputetime (#2029)
* `0f0cdced` Fix concurrent rw error (#2027) (#2028)
* `8558a2c2` Create on_tx_hook.md (#2023)
* `0d195475` Disable rate limiting for dexynth gateway (#2025)
* `76ad606e` Beacon health check (#2021)
* `2081f6f1` Update environment variables for network config (#2022)

# 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 adds in
rate limiting to the TEN gateway, support for using proxy deployments, and for using the ethers6 web3 library.
Expand Down

0 comments on commit 0371788

Please sign in to comment.