Skip to content

load balance for sudo account.#8

Merged
shibshib merged 2 commits into
mainfrom
sudo-balance
Mar 7, 2023
Merged

load balance for sudo account.#8
shibshib merged 2 commits into
mainfrom
sudo-balance

Conversation

@SaMotlagh

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread node/src/chain_spec.rs Outdated

pub fn finney_config() -> Result<ChainSpec, String> {
let path: PathBuf = std::path::PathBuf::from("/Users/ec2-user/repos/subtensorv3/nakamoto_gen.json");
let path: PathBuf = std::path::PathBuf::from("/Users/sam/Documents/GIT/subtensorv3/nakamoto_gen.json");

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Careful here, this is your local path right? should keep it as ec2-user

@shibshib shibshib merged commit 8ca8003 into main Mar 7, 2023
@Rubberbandits Rubberbandits deleted the sudo-balance branch May 30, 2023 17:40
igoraxz added a commit to igoraxz/subtensor that referenced this pull request Jun 19, 2026
…open guard, safer recycle

Acts on an external PR audit:
- #1 terminal settlement order-dependence: price every position's K_D/cover
  against ONE frozen pre-settlement reserve snapshot (spec §11.1) instead of
  reserves mutated by earlier positions' escrow restoration. Short + long.
  Adds order-independence regression tests (short + long) vs the frozen snapshot.
- RaoFoundation#7 warm-EMA open guard: reject open_short/open_long with ColdEmaNotAllowed when
  pEMA==0 (fresh subnet); removes the cold-EMA griefing surface. Converts the
  prior cold-EMA-open test to expect rejection-then-admit-after-warm.
- RaoFoundation#8 recycle_custody_tao: withdraw-then-reduce-issuance (is_ok-gated) so a capped
  withdraw shortfall can never desync TotalIssuance.
- docs: mark in-kind close + fee-pool divergence + warm-EMA gate in DESIGN.md.
- #4 long terminal equity survival verified already handled (settle-before-destroy
  ordering + dereg_long_equity_survives_full_dissolve_path); no code change.

78 derivatives tests + 1261 full pallet suite pass.

Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants