Commit Graph

1845 Commits

Author SHA1 Message Date
Manuel Araoz 3bd2654eb4 fix tests for base58check 2014-11-20 18:48:44 -03:00
Manuel Araoz 890bed0af6 fix tests for base58 2014-11-20 18:47:47 -03:00
Manuel Araoz 5440baad83 fix tests for random 2014-11-20 18:46:43 -03:00
Manuel Araoz 4c925dc249 fix tests for point 2014-11-20 18:44:19 -03:00
Manuel Araoz fa2b54332c fix tests for kdf 2014-11-20 18:43:32 -03:00
Manuel Araoz e71e41542c fix tests for hash 2014-11-20 18:42:54 -03:00
Manuel Araoz f0740e0589 fix tests for ecdsa 2014-11-20 18:42:03 -03:00
Manuel Araoz f178445b07 fix tests for bn 2014-11-20 18:40:23 -03:00
Manuel Araoz 9e30a0236c fix tests for txout 2014-11-20 18:39:02 -03:00
Manuel Araoz 4dd9f60f8c fix tests for txin 2014-11-20 18:37:33 -03:00
Manuel Araoz a18d703b86 fix tests for tx 2014-11-20 18:35:23 -03:00
Manuel Araoz 1df88d0694 fix tests for signature 2014-11-20 18:34:15 -03:00
Manuel Araoz 778977449a fix tests for script 2014-11-20 18:33:26 -03:00
Manuel Araoz b2ef61328f fix tests for pubkey 2014-11-20 18:31:08 -03:00
Manuel Araoz 3ac26759e4 fix tests for privkey 2014-11-20 18:29:56 -03:00
Manuel Araoz 685e0c5a95 fix tests for opcode 2014-11-20 18:29:02 -03:00
Manuel Araoz 40d308748f fix tests for keypair 2014-11-20 18:28:00 -03:00
Manuel Araoz 24b16fc126 fixing tests for examples 2014-11-20 18:26:24 -03:00
Manuel Araoz 7d09addcaa fixing tests for blockheader 2014-11-20 18:21:13 -03:00
Manuel Araoz c06c81e27b fixing tests 2014-11-20 18:19:48 -03:00
Manuel Araoz f0a4aebdfb reorder tests 2014-11-20 18:08:31 -03:00
Braydon Fuller 16120c1148 Stealth Addresses: Table stealth addresses until a later date. 2014-11-20 15:48:53 -05:00
Manuel Araoz a9d029341d remove extras 2014-11-20 13:31:51 -03:00
Manuel Araoz 044337a30f use strict to core 2014-11-20 12:56:35 -03:00
Manuel Araoz ca9b8d8f7b use strict to protocol 2014-11-20 12:52:32 -03:00
Manuel Araoz 56ca8a20c1 use strict to protocol 2014-11-20 12:23:46 -03:00
Manuel Araoz 7650b35482 use strict to extras 2014-11-20 12:18:08 -03:00
Manuel Araoz 2bf1ed8f34 use strict to crypto 2014-11-20 12:16:27 -03:00
Manuel Araoz 6f2913eed4 fix references 2014-11-20 11:50:23 -03:00
Manuel Araoz 481aa04cdb add comment to identity.js 2014-11-20 11:44:46 -03:00
Manuel Araoz 5dd3eae34f move more files 2014-11-19 12:19:10 -03:00
Manuel Araoz cebd3aaa18 move files 2014-11-19 11:57:07 -03:00
Manuel Araoz 54fa31c85d remove crypto 2014-11-18 18:59:31 -03:00
Manuel Aráoz 096ae41b04 Merge pull request #558 from braydonf/v0.8-clean-up-module-references
removed unused module references
2014-11-18 14:49:19 -03:00
Braydon Fuller 0cd68b5384 removed unused module references 2014-11-18 11:16:39 -05:00
Eric Martindale 823a670794 Merge pull request #551 from braydonf/v0.8-hex-padding
update to include new version of bn.js and elliptic that include hex padding
2014-11-03 17:22:52 -05:00
Braydon Fuller 8ca49fb523 update to include new version of bn.js and elliptic that include hex padding 2014-11-03 16:53:14 -05:00
Gordon Hall 4a710e8fa6 Merge pull request #529 from martindale/identities
Identities
2014-10-07 13:11:26 -04:00
Eric Martindale 3c74af9266 Add exportable class for BitAuth. 2014-10-06 18:16:05 -04:00
Eric Martindale 6102374875 Full suite of working tests for Identities. 2014-10-06 18:03:20 -04:00
Eric Martindale 14748ae2b5 Make more tests pass with Identity(). 2014-10-06 17:54:20 -04:00
Eric Martindale 2216fd3f96 Merge branch 'v0.8' into identities 2014-10-06 15:41:56 -04:00
Eric Martindale 4b6e9aaf03 Improve tests. 2014-10-06 15:40:30 -04:00
Eric Martindale dac2acc743 Clean example for full identities. 2014-10-06 14:00:03 -04:00
Eric Martindale 7c3f1d80d1 remove old examples 2014-10-02 22:35:59 -04:00
Eric Martindale 4dfe9fd13d Update example code. 2014-10-02 22:33:22 -04:00
Eric Martindale 75cf4c4f9a tidy up identity class, add tests. 2014-10-02 22:27:18 -04:00
Eric Martindale 5fc9721647 Add support for identities. 2014-10-02 15:08:44 -04:00
Eric Martindale f01ebd97d2 Buffers, identities, and randomNumbers. 2014-10-01 21:08:06 -04:00
Eric Martindale 43d21e9f02 Remove old tests. 2014-10-01 19:22:41 -04:00