We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9835437 commit e06f7cfCopy full SHA for e06f7cf
CHANGELOG.md
@@ -2,6 +2,22 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [axon-r08] - 2024-12-31
6
+
7
+### 🚀 Features
8
9
+- *(node)* Configurable chain id (#1230)
10
+- *(cli)* Add `list-validators` command (#1221)
11
+- *(node)* Txn prioritization based on gas parameters (#1185)
12
+- *(node)* Support legacy transactions (#1235)
13
14
+### 🐛 Bug Fixes
15
16
+- Patch missing ipc messages in eth get_logs (#1226)
17
+- Prevent panic on chain replay (#1197)
18
+- Use current exec state when querying validator table (#1234)
19
+- Contracts auto-deploy GitHub Actions workflow (#1238)
20
21
## [axon-r07] - 2024-12-02
22
23
### 🚀 Features
0 commit comments