What's Changed
- Feat/remove sn 73 dissolve migration in #1432 by @camfairchild
- Add workflows for run SDK and BTCLI tests if labels are applied in #1429 by @roman-opentensor
- Fix/set subnet volume migration in #1424 by @camfairchild
- Feat/sn 73 dissolve migration in #1418 by @camfairchild
- Tune down logging in #1416 by @JohnReedV
- Add Docker Image with localnet nodes in #1415 by @roman-opentensor
- Fix and improvement in #1414 by @roman-opentensor
- build arm and x86 docker images separately for improved CI throughput in #1396 by @sam0x17
- Fix Dockerfile-localnet name in #1412 by @roman-opentensor
- Add Localnet Docker Image in #1411 by @roman-opentensor
- Feat/fix fee calc args and test in #1410 by @camfairchild
- calculate staking fee based on everything in #1408 by @camfairchild
- add runtimeAPI for new dyn staking fee in #1407 by @camfairchild
- save files artifacts in #1404 by @roman-opentensor
- test action in #1403 by @roman-opentensor
- backprop 2.0.7 hotfix testnet in #1398 by @sam0x17
- Ema slowdown hyperparam in #1392 by @gztensor
- Staking amount in TX priority in #1313 by @JohnReedV
- Add flag
--build-only
in #1393 by @roman-opentensor - Respect
Pays::No
Utility & Proxy pallets in #1317 by @JohnReedV - add types e2e test for evm in #1374 by @open-junius
- Add view specifier to stake getters in the staking precompile in #1390 by @ales-otf
- Split target folders for fast and non-fast block's chain in #1388 by @roman-opentensor
- Fix/staking fees in #1386 by @gztensor
- add new test for self-weight in #1384 by @camfairchild
- Prevent chain bloat on hotkey swap in #1361 by @bdmason
- Feat/rate limit set weights version key in #1385 by @camfairchild
- Fix limit swap in #1383 by @gztensor
- Burn miner emission to SNOwner hotkey in #1382 by @camfairchild
- call
validate
inpre_dispatch
to have same validations in #1375 by @ParthDesai - Add try_execute to PrecompileExt in #1376 by @ales-otf
- Fix/hk swap use old hk rate limits in #1364 by @camfairchild
- use smaller DefaultPendingCooldown for fast-blocks in #1370 by @camfairchild
- don't use abs directly in #1369 by @camfairchild
- Backprop 2025 03 06 in #1372 by @gztensor
- Refactor precompiles in #1362 by @ales-otf
- Add StakingPrecompileV2 in #1356 by @ales-otf
- Cleanup/remove unused after rao in #1358 by @gztensor
- No Chk-take on same coldkey in #1355 by @camfairchild
- Ban saturating arithmetic in tests in #1347 by @keithtensor
- Encapsulate precompiles into a crate in #1353 by @ales-otf
- Fix/clear small noms if new min nom stake less in #1351 by @camfairchild
- Feat/sn owner hotkey change in #1350 by @camfairchild
- fix docker not publishing "latest" tag in #1349 by @sam0x17
- fix merge conflicts in #1348 by @sam0x17
- Adding
getTotalColdkeyStake
andgetTotalHotkeyStake
to the staking precompile in #1159 by @Shr1ftyy