You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compare and intelligently merge changes for source/accumulate_hotkey_emission and draining hotkey emission, check that childkey logic and draining fixes are preserved. Check Tests.
Implement chain bloat fix in 'run_coinbase'
subtensor pallet - TODO: add back (migrations) - @camfairchild
LargestLocked and Locks on subnet creation - commented out?
epoch_mock - use real one
run_coinbase - remove // No more emission, add test to ensure emission
more details about "global weight should be 1 at launch and then converge to 50% over a period of 1 year.":
Global vs local is going to anneal from 1 to 0.5 over X blocks for all subnets when we upgrade. However all subnets should have this quality when they register. So we need to make the annealing subnet specific. When a subnet registers it starts from 1 and goes to 0.5 over x blocks
PR: #980
Tasks
subtensor/pallets/subtensor/src/coinbase/run_coinbase.rs
Line 91 in 76eee08
Tests
Missing tests (maybe for mainnet)
Things for later (maybe mainnet)
The text was updated successfully, but these errors were encountered: