Releases: opentensor/subtensor
Releases · opentensor/subtensor
v3.3.10-380
What's Changed
- fix voting power ema alpha check by @open-junius in #2360
- Rework coldkey swap by @l0r1s in #2251
- Added scripts for local deps by @l0r1s in #2380
- Update base call filter by @shamil-gadelshin in #2364
- Restore pending_create_data_providers and fix EVM pending block issues by @shamil-gadelshin in #2368
- VotingPower 2 by @ppolewicz in #2358
- Make max number of subnet mechanisms configurable by @gztensor in #2183
- Remove unused function get_dynamic_tao_emission and the related test by @gztensor in #2346
- Fix Extrinsic Fee by @JohnReedV in #2393
- Subnet buyback by @shamil-gadelshin in #2381
- add transaction replacement test case by @open-junius in #2391
- integration test zero code precompile by @open-junius in #2377
- Fix benchmark for sudo_set_max_allowed_uids by @gztensor in #2395
- No operational calls by @l0r1s in #2409
- Fix precompiles + tests by @l0r1s in #2416
- Rename subnet_buyback extrinsic to add_stake_burn by @shamil-gadelshin in #2406
- Hotfix / merge #2368 into mainnet by @sam0x17 in #2421
- Balancer swap by @gztensor in #2290
- Add precompile integration tests by @ales-otf in #2418
- E2E workflow stub by @shamil-gadelshin in #2428
- Main into devnet-ready (17/02/2026) by @l0r1s in #2429
- Capability to forward tx fees and swap fees to block builder by @gztensor in #2426
- Remove operational calls by @l0r1s in #2443
Full Changelog: v3.3.8-374...v3.3.10-380
v3.3.9-377
v3.3.8-374
What's Changed
- Fix txpool transaction replacement by @l0r1s in #2404
- Proxy & Batch
DispatchClass::Normalby @JohnReedV in #2400
Full Changelog: v3.3.7-374...v3.3.8-374
v3.3.7-374
What's Changed
- bump Cargo toml frontier deps by @l0r1s in #2386
- Bump psdk/frontier with patch to prevent node panic by @l0r1s in #2388
Full Changelog: v3.3.7-373...v3.3.7-374
v3.3.7-373
What's Changed
- fix e2e tests by @open-junius in #2379
- Fix EVM priority + priority fee and add tx type logging in txpool by @l0r1s in #2378
- bump spec version by @sam0x17 in #2384
Full Changelog: v3.3.6-372...v3.3.7-373
v3.3.6-372
What's Changed
- lower precompile log level by @open-junius in #2366
- Fix dissolving lp by @gztensor in #2369
- Only sudo can set staking fees by @gztensor in #2370
Full Changelog: v3.3.5-372...v3.3.6-372
v3.3.5-372
What's Changed
- fix/mevshield-decrypt in #2361 by @JohnReedV
- Remove a redundant variable in #2316 by @open-junius
- update dependency for transaction replacement env in #2356 by @JohnReedV
Revert "Voting Power EMA" in #2357 by @sam0x17Voting Power EMA in #2240 by @konrad0960- Check node compat workflow in #2354 by @l0r1s
- Set default weights for system pallets. in #2311 by @shamil-gadelshin
- Coldkey stake on subnet and evm to accountId in #2337 by @open-junius
- contract e2e ci in self-host in #2345 by @open-junius
- set default start call time as 0 in #2341 by @open-junius
- Update: Use default runtime constant for start call in localnet.sh in #2342 by @ibraheem-abe
- MevShield Emit Failure Event on Pre-Dispatch Failures in #2340 by @JohnReedV
- Update Weight Values for Start Call in #2339 by @JohnReedV
- Start call delay hyperparameter in #2315 by @ppolewicz
- Fixing StakingHotkeys index in #2300 by @grbIzl
- Mevshield - Improve Error Handling in #2283 by @JohnReedV
- Involve subtensor tx extension in contracts in #2328 by @ales-otf
v3.3.4-367
What's Changed
- Fix/Don't Enable User Liquidity on Subnet Reg by @JohnReedV in #2330
- Higher fee for
announce_next_keyby @JohnReedV in #2335
Full Changelog: v3.3.3-366...v3.3.4-367
v3.3.3-366 (tao flow hotfix)
What's Changed
- fix: DefaultPendingChildKeyCooldown should use prod_or_fast value by @DanielDerefaka in #2317
- taoflow hotfix by @sam0x17 in #2331
New Contributors
- @DanielDerefaka made their first contribution in #2317
Full Changelog: v3.3.2-365...v3.3.3-366
v3.3.2-365
What's Changed
- fix: ensure burn/recycle at most amount in #2302 by @camfairchild
- Fix: clear taoflow and EMA for new subnet in #2310 by @camfairchild
- Stop EVM frontrunning in #2307 by @sam0x17
- fix: remove duplicate safe_exp function, use exp_safe instead in #2265 by @MkDev11
- Put faucet extrinsic behind ‘pow-faucet’ feature. in #2166 by @shamil-gadelshin
- add getProxies in precompile in #2207 by @open-junius
- Filter for incorrect sudo calls in #2264 by @grbIzl
- Fix cargo audit in #2244 by @l0r1s
- Fix merge conflicts 12/15/2025 in #2294 by @sam0x17
- misc: ignore node_modules in #2292 by @camfairchild
- Root_prop storage map in #2277 by @shamil-gadelshin
- Reduce Subtensor compilation time and run E2E tests a few times faster in #2288 by @basfroman
- Emission-based Neuron Deregistration in #2158 by @JohnReedV
- Add an option to compile PR-based docker image via
workflow_dispatchin #2285 by @basfroman - Revert root claim default type back to Swap in #2306 by @shamil-gadelshin (revert of #2282)
Change root claim default type from Swap to Keep. in #2282 by @shamil-gadelshin- get alpha price in Ink in #2272 by @open-junius
- improve loop on alpha map in #2276 by @open-junius