Commit graph

283 commits

Author SHA1 Message Date
Wei Lu
e59f824c3a move fixture sync script into fixtures folder
Also fixes require paths & dev dependency
2014-05-05 13:46:00 +08:00
Wei Lu
69f88a7404 add integration test script 2014-05-04 14:25:34 +08:00
Wei Lu
2affeda3f4 Restructure integration and coretests
Also update test script to pick up only tests directly under /test
2014-05-04 13:30:11 +08:00
Wei Lu
ba273db70f Merge pull request #162 from sidazhang/master
Adding integration tests
2014-05-04 13:05:04 +08:00
Wei Lu
af1f121fd4 upgrade bigi & remove monkey patching 2014-05-03 10:04:54 +08:00
sidazhang
fe4332bfbd integration tests for scripthash transcations 2014-04-27 10:50:39 -07:00
Daniel Cousens
ae60e6eb95 Replacse JSBN with bigi 2014-04-22 02:19:30 +10:00
Kyle Drake
04cc7539be
coveralls deps 2014-04-08 11:02:36 -04:00
Stefan Thomas
01e6be6d93 Bump version to 0.2.0 2014-04-05 18:11:57 -07:00
Wei Lu
756e877181 lock down sinon version 2014-03-26 08:43:32 +08:00
Wei Lu
913b48e87f sign tx 2014-03-26 08:43:32 +08:00
Wei Lu
ea7821b6fa upgrade crypto-js (uglified source no more)
thank you @evanvosberg, @kyledrake. [evanvosberg/crypto-js#6]
2014-03-22 21:24:16 +08:00
Kyle Drake
f5053375e3
pull IE from testling 2014-03-20 21:02:57 -07:00
Wei Lu
ebcaf41b31 upgrade mocha 2014-03-21 10:14:32 +08:00
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