Commit graph

19 commits

Author SHA1 Message Date
Wei Lu f76dd94310 upgrade secure-random 2014-03-21 09:54:10 +08:00
Kyle Drake 1e20947a02
update testling list 2014-03-20 16:01:39 -07:00
Wei Lu 15592a260c lock down secure-random version 2014-03-20 17:30:32 +08:00
Wei Lu b7861e4336 replace jsbn's rng with module secure-random
This uses window.crypto.getRandomValues on browser
and crypto.randomBytes on node
2014-03-20 17:19:06 +08:00
Andreas Brekken 3b12531a6a Specify static versions of dependencies 2014-03-14 13:21:24 +01:00
Andreas Brekken ccc7d45c6b Remove trailing whitespace 2014-03-14 13:21:05 +01:00
Wei Lu 4f7077bad3 change testling firefox min version from 10 to 15
also change testling image to insecure url as an attempt to flush github cache
2014-03-14 11:33:37 +08:00
Kyle Drake 4b1b9d9cb6
fix compile script #65 2014-03-13 18:41:42 -07:00
Kyle Drake c277fed4e1
cleanup runners, add coverage script, fix typo 2014-03-11 12:23:37 -07:00
Wei Lu a281a5ab53 migrate crypto-js to 3.1.2 2014-03-09 09:49:24 +08:00
Wei Lu db8b38803c update testling config & add badge to readme
[#48]
2014-03-03 12:07:30 +08:00
vub 9922864da4 Added deserialization, made some modifications 2013-10-07 08:21:00 -04:00
Roman Shtylman f3a31b9a4c add test coverage via istanbul 2013-02-18 22:04:43 -05:00
Roman Shtylman 93e9f9f188 add testling info to package.json 2013-02-17 00:43:43 -05:00
Roman Shtylman 0faac29134 start to split into node commonjs style modules
- no longer is the global Bitcoin used for modules
- cleaner and more maintainable code
- add more tests
2013-02-17 00:40:14 -05:00
Stefan Thomas a6f05fb505 Bump version. 2012-08-26 11:27:01 +02:00
justmoon 6bf363b9de Release 0.1.2. 2012-08-03 04:40:18 +02:00
justmoon 6c9cfd1fc3 Bump version to 0.1.1. 2012-07-30 18:52:00 +02:00
Stefan Thomas fa97237a96 Added rudimentary build system. 2011-09-26 17:35:29 +01:00