本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
Yoda
Portal
Forum
說明
登入
shiv-365
/
ZipCoin-RED
複製自
ZipCodeWilmington/ZipCoin
關註
1
收藏
0
複製
0
程式碼
問題管理
1
合併請求
0
版本發佈
0
Wiki
Activity
a zip code crypto-currency system good for red ONLY
236
Commit
16
分支
分支:
dev
Ken2
KenDefinitiveEdition
Michelle
block
button
chain
coin
controlapi
dev
master
miner
posttransaction
swing
transactions
wallet
wallet2
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from 'dev'
${ noResults }
ZipCoin-RED
/
ZipCoinRedIonicClient
/
node_modules
/
getpass
/
node_modules
/
assert-plus
/
CHANGES.md
CHANGES.md
428B
永久連結
文件歷史
原始文件
assert-plus Changelog
1.0.0
BREAKING
assert.number (and derivatives) now accept Infinity as valid input
Add assert.finite check. Previous assert.number callers should use this if they expect Infinity inputs to throw.
0.2.0
Fix
assert.object(null)
so it throws
Fix optional/arrayOf exports for non-type-of asserts
Add optiona/arrayOf exports for Stream/Date/Regex/uuid
Add basic unit test coverage