Skip to content

Commit 1fb7333

Browse files
authored
chore(release): axon-r05 (#1146)
1 parent ad43416 commit 1fb7333

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

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

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

5+
## [axon-r05] - 2024-09-24
6+
7+
_Full changelog below._
8+
9+
### ⭐ HIGHLIGHT | Token-bound validator collateral 🪙🔐
10+
11+
Token-bound validator collateral enables subnets to designate an `ERC20` token as the staking collateral for consensus validators, rather than being limited to the parent chain's native token (e.g., `FIL`).
12+
13+
This feature provides subnet operators with the flexibility to use their own tokens for staking, aligning network security with the native token economy. As subnets grow and evolve, this capability becomes increasingly important for subnet autonomy. Validators can stake the subnet’s native token, simplifying participation and reinforcing the subnet's economic model.
14+
15+
By decoupling consensus security from the parent token, subnet operators gain greater control over their own cryptoeconomics, making it easier to integrate staking, rewards, and penalties with their native token. This is essential for future subnet development, ensuring that staking mechanisms can evolve alongside the growth of specialized token economies.
16+
17+
### 🚀 Features
18+
19+
- _(contracts)_ Token-bound validator collateral (#1130)
20+
21+
### 🐛 Bug Fixes
22+
23+
- _(topdown)_ Pull effects up until committed finality. (#887)
24+
25+
### ⚙️ Miscellaneous Tasks
26+
27+
- Remove Python requirement for contracts development (#1144)
28+
529
## [axon-r04] - 2024-09-18
630

731
_Full changelog below._

0 commit comments

Comments
 (0)