From 70106b1c55ecc5fc4112223d2fabeab0f190db23 Mon Sep 17 00:00:00 2001 From: Valentin Chaboche Date: Tue, 29 Oct 2024 10:03:41 +0100 Subject: [PATCH] Etherlink: freeze kernel changelog --- etherlink/CHANGES_KERNEL.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/etherlink/CHANGES_KERNEL.md b/etherlink/CHANGES_KERNEL.md index 4ec8821a0bfb..259c186f21cb 100644 --- a/etherlink/CHANGES_KERNEL.md +++ b/etherlink/CHANGES_KERNEL.md @@ -4,6 +4,18 @@ ### Features +### Internal + +### Bug fixes + +## Version 7386d0bc63f3589525bdfbd3cc0544076231b813 + +This kernel has not been activated on Etherlink Testnet or Mainnet yet. + +Its storage version is 22. + +### Features + #### Stable - The kernel is able to trace calls for the `callTracer` configuration. (!14290) -- GitLab