Tarih: 2026-08-18 Sonuç: PASS
Faz 6'nın bütün ağsız, public ve credential'lı Spot Testnet kapıları geçmiştir. Kabul sırasında hiçbir gerçek emir oluşturulmamış; yalnız account read ve matching engine'de çalışmayan order/test kullanılmıştır.
BigDecimal temeliGET /api/v3/accountGET /api/v3/myTradesPOST /api/v3/order/testPOST /api/v3/orderGET /api/v3/orderDELETE /api/v3/orderGET /api/v3/openOrdersrecvWindow, timestamp ve signature wire bütünlüğüBUY/SELL, MARKET/LIMIT parametre sözleşmeleriPRICE_FILTER, LOT_SIZE, MARKET_LOT_SIZE, MIN_NOTIONAL, NOTIONALBigDecimalnewClientOrderIdBigDecimal normalizasyonuorder/testİlk signed kabul denemesi Binance -1021 ile durdu: Windows saati Testnet saatinden yaklaşık 2,5 saniye ileride ve Windows Time servisi kapalıydı. Bu bulgu üzerine acceptance akışına client/synchronize-time! eklendi. Yeni Testnet anahtarıyla tekrar çalıştırılan signed account ve order/test kabulü geçti.
Gerçek credential değerlerini dosyaya veya sohbete yazmadan yalnız yerel PowerShell process environment'ına koyun:
$env:BINANCE_API_KEY='testnet-api-key'
$env:BINANCE_API_SECRET='testnet-api-secret'
.\scripts\verify-phase-6.ps1 -RunPublicTestnet -RunSignedTestnet
Signed test POST /api/v3/order/test kullanır; matching engine'de emir gerçekleştirmez. Script hiçbir production environment veya live-trading flag'i açmaz.
Kapanış: Faz 6 tamamlandı. Sıradaki aşama Faz 7 — Unknown Execution ve Emir Reconciliation.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |