Manuel Araoz
|
1f3d7d9872
|
move Signature to crypto/
|
10 years ago |
Esteban Ordano
|
4b201a8db1
|
Replace grunt with gulp
|
10 years ago |
Braydon Fuller
|
2a2dc8196d
|
Crypto: Update ECDSA with to use PrivateKey and PublicKey
|
10 years ago |
Braydon Fuller
|
8c4301cb0a
|
Tests: Updated tests to run from sub-directories and fixed crypto and encoding related missing updates.
|
10 years ago |
Braydon Fuller
|
85ce140aeb
|
Keys: Renamed Privkey to PrivateKey and Pubkey to PublicKey
|
10 years ago |
Braydon Fuller
|
35d0cbc5a6
|
Keys: Modified interface of Pubkey and Privkey so that an instance can be relied upon as valid.
|
10 years ago |
Braydon Fuller
|
deb54c5a20
|
Address: Return new instance if `this` isn't already instantiated.
|
10 years ago |
Braydon Fuller
|
23c1ed3599
|
Keys: Refactored to use Pubkey and Privkey and removed Keypair
|
10 years ago |
Braydon Fuller
|
9863b123c0
|
Address: Increase test coverage
|
10 years ago |
Braydon Fuller
|
3c9cc23501
|
Address: Improved error messages and type, and added inspect prototype for console output.
|
10 years ago |
Braydon Fuller
|
0df97a42fe
|
Address: Fix indentation, typos and simplify isValid
|
10 years ago |
Braydon Fuller
|
90341f2ab6
|
Address: Modified interface so that any instance of Address can be assumed to be valid.
|
10 years ago |
Manuel Araoz
|
a45dee3a4b
|
'hide' encoding and crypto
|
10 years ago |
Manuel Araoz
|
c8239c8655
|
remove unused dep
|
10 years ago |
Manuel Araoz
|
4508fb6765
|
fix references to encoding
|
10 years ago |
Manuel Araoz
|
deee8c6887
|
refactor protocol->encoding
|
10 years ago |
Manuel Araoz
|
e0340213fe
|
remove KDF
|
10 years ago |
Manuel Araoz
|
1477572a04
|
fix bitcore reference
|
10 years ago |
Manuel Araoz
|
eb7be6ac44
|
fix tests for varint
|
10 years ago |
Manuel Araoz
|
d2fe2909db
|
fix tests for bufferwriter
|
10 years ago |
Manuel Araoz
|
ea05ec625e
|
fix tests for bufferreader
|
10 years ago |
Manuel Araoz
|
3bd2654eb4
|
fix tests for base58check
|
10 years ago |
Manuel Araoz
|
890bed0af6
|
fix tests for base58
|
10 years ago |
Manuel Araoz
|
5440baad83
|
fix tests for random
|
10 years ago |
Manuel Araoz
|
4c925dc249
|
fix tests for point
|
10 years ago |
Manuel Araoz
|
fa2b54332c
|
fix tests for kdf
|
10 years ago |
Manuel Araoz
|
e71e41542c
|
fix tests for hash
|
10 years ago |
Manuel Araoz
|
f0740e0589
|
fix tests for ecdsa
|
10 years ago |
Manuel Araoz
|
f178445b07
|
fix tests for bn
|
10 years ago |
Manuel Araoz
|
9e30a0236c
|
fix tests for txout
|
10 years ago |
Manuel Araoz
|
4dd9f60f8c
|
fix tests for txin
|
10 years ago |
Manuel Araoz
|
a18d703b86
|
fix tests for tx
|
10 years ago |
Manuel Araoz
|
1df88d0694
|
fix tests for signature
|
10 years ago |
Manuel Araoz
|
778977449a
|
fix tests for script
|
10 years ago |
Manuel Araoz
|
b2ef61328f
|
fix tests for pubkey
|
10 years ago |
Manuel Araoz
|
3ac26759e4
|
fix tests for privkey
|
10 years ago |
Manuel Araoz
|
685e0c5a95
|
fix tests for opcode
|
10 years ago |
Manuel Araoz
|
40d308748f
|
fix tests for keypair
|
10 years ago |
Manuel Araoz
|
24b16fc126
|
fixing tests for examples
|
10 years ago |
Manuel Araoz
|
7d09addcaa
|
fixing tests for blockheader
|
10 years ago |
Manuel Araoz
|
c06c81e27b
|
fixing tests
|
10 years ago |
Manuel Araoz
|
f0a4aebdfb
|
reorder tests
|
10 years ago |
Braydon Fuller
|
16120c1148
|
Stealth Addresses: Table stealth addresses until a later date.
|
10 years ago |
Manuel Araoz
|
a9d029341d
|
remove extras
|
10 years ago |
Manuel Araoz
|
6f2913eed4
|
fix references
|
10 years ago |
Manuel Araoz
|
54fa31c85d
|
remove crypto
|
10 years ago |
Eric Martindale
|
6102374875
|
Full suite of working tests for Identities.
|
10 years ago |
Eric Martindale
|
14748ae2b5
|
Make more tests pass with Identity().
|
10 years ago |
Eric Martindale
|
4b6e9aaf03
|
Improve tests.
|
10 years ago |
Eric Martindale
|
75cf4c4f9a
|
tidy up identity class, add tests.
|
10 years ago |