.. |
address.js
|
fix references
|
11 years ago |
base58.js
|
more convenient Base58 constructor
|
11 years ago |
base58check.js
|
more convenient constructor
|
11 years ago |
bip32.js
|
add fromString test for bip32
|
11 years ago |
block.js
|
allow bufs in constructors
|
11 years ago |
blockheader.js
|
allow bufs in constructors
|
11 years ago |
bn.js
|
toJSON, fromJSON
|
11 years ago |
bufferreader.js
|
replace .buffer with .read
|
11 years ago |
bufferwriter.js
|
BufferWriter().toBuffer convenience method
|
11 years ago |
ecdsa.js
|
improve error message
|
11 years ago |
examples.js
|
disable examples in browser
|
11 years ago |
hash.js
|
remove redundant "test." from test names
|
11 years ago |
identity.js
|
Full suite of working tests for Identities.
|
11 years ago |
index.html
|
works in browser
|
11 years ago |
kdf.js
|
Key -> Keypair
|
11 years ago |
keypair.js
|
toJSON/fromJSON for privkey, pubkey, keypair
|
11 years ago |
message.js
|
key -> keypair
|
11 years ago |
opcode.js
|
fromNumber, toNumber, fromString, toString
|
11 years ago |
point.js
|
fromX is actually static
|
11 years ago |
privkey.js
|
toJSON/fromJSON for privkey, pubkey, keypair
|
11 years ago |
pubkey.js
|
toJSON/fromJSON for privkey, pubkey, keypair
|
11 years ago |
random.js
|
speed up random test slightly
|
11 years ago |
script.js
|
Script().writeXX convenience methods
|
11 years ago |
signature.js
|
add Signature(r, s) convenience
|
11 years ago |
transaction.js
|
pushin, pushout
|
11 years ago |
txin.js
|
allow bufs in constructors
|
11 years ago |
txout.js
|
allow bufs in constructors
|
11 years ago |
varint.js
|
Varint(BN()) convenience
|
11 years ago |