23619e603a0651e3ca737990c945c714731f7405
bingx_user_stream.py: fix account_snapshot() for VST v3 balance
(v3 returns list, not dict; extract first element)
test_pink_account_ws_g6.py (Gate G6 basic):
I7: poll snapshot wallet_balance > 0 (PASS - live VST)
I1-I5: seed + E-fact -> k_capital, available=E, reconcile OK/WARN,
FILL_SETTLED folds correctly, delta=net_drift (PASS - live VST)
I6: WS connects + gap-backfill delivers ACCOUNT_UPDATE source=poll
(PASS - live VST)
test_alpha_blue_untouched_g7.py (Gate G7):
mainnet hard-disabled, no BLUE imports, git diff clean
3/3 live + 131 offline = all gates green.
Description
No description provided
Languages
Python
100%