Skip to content

Commit e06f7cf

Browse files
authored
chore(release): axon-r08. (#1245)
1 parent 9835437 commit e06f7cf

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
521
## [axon-r07] - 2024-12-02
622

723
### 🚀 Features

0 commit comments

Comments
 (0)