File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88
99
10+ ## 12.0.0 - 2026-01-23
11+
12+ ### Added
13+ - New CLI option ` --mainnet-registry-version ` to specify the mainnet registry version to use for fetching the mainnet routing table
14+ using the existing CLI option ` --fetch-mainnet-routing-table ` . Defaults to the latest registry version.
15+
16+ ### Changed
17+ - The CLI option ` --fetch-mainnet-routing-table ` to specify that the mainnet routing table should be fetched from the mainnet registry
18+ does not require a file path specified as ` --mainnet-routing-table ` .
19+ - The field ` blockmakers ` in the argument of the endpoint ` /instances/<instance_id>/update/tick `
20+ has been flattened into an optional vector of blockmakers per subnet.
21+
22+
23+
1024## 11.0.0 - 2025-12-05
1125
1226### Added
You can’t perform that action at this time.
0 commit comments