Wei Lu
|
6dbf00f7ac
|
upgrade browserify
per security advisory: https://nodesecurity.io/advisories/syntax-error-potential-script-injection
|
2014-07-16 01:35:58 +08:00 |
|
Wei Lu
|
7aaf6e0681
|
Merge pull request #238 from dcousens/bs58check
package: use bs58check
|
2014-07-02 13:06:27 -07:00 |
|
Daniel Cousens
|
13c2d377e7
|
package: use bs58check
|
2014-07-02 14:37:32 +10:00 |
|
Kyle Drake
|
ceb4227140
|
1.0.0
|
2014-07-01 18:03:13 -05:00 |
|
Daniel Cousens
|
6e40c6f6ac
|
package: use secure-random 1.1.1
|
2014-07-01 21:18:29 +10:00 |
|
Kyle Drake
|
df743e55d0
|
Merge pull request #223 from dcousens/rand
ECKey: adds tests for makeRandom
|
2014-06-26 19:48:15 -04:00 |
|
Kyle Drake
|
6596ca1ec8
|
Merge pull request #228 from dcousens/b58
BS58 module
|
2014-06-26 18:26:54 -04:00 |
|
Daniel Cousens
|
f0370ef46f
|
crypto: use latest crypto-browserify
|
2014-06-26 19:26:54 +10:00 |
|
Daniel Cousens
|
ea9c8251a0
|
use cryptocoinjs/bs58
|
2014-06-26 18:47:13 +10:00 |
|
Daniel Cousens
|
89f0324cd7
|
ECKey: adds tests for makeRandom
|
2014-06-26 13:35:52 +10:00 |
|
Daniel Cousens
|
08876fc065
|
ecdsa: ecurve 0.10.0
|
2014-06-26 00:52:33 +10:00 |
|
Daniel Cousens
|
b4e76ee199
|
package: sort lists
|
2014-06-26 00:52:33 +10:00 |
|
Daniel Cousens
|
f42993297c
|
ecurve: upgrade to 0.9.0
|
2014-06-16 15:47:41 +10:00 |
|
Daniel Cousens
|
4ce9015f3b
|
use ecurve instead of custom ec
|
2014-06-10 17:58:13 +10:00 |
|
Daniel Cousens
|
de8b6a9931
|
package: removes request devDep
|
2014-06-10 17:58:13 +10:00 |
|
Daniel Cousens
|
9c27eecdb9
|
package: add contributors
|
2014-06-10 17:51:04 +10:00 |
|
Daniel Cousens
|
6020c0740d
|
JSHint: add config
|
2014-06-04 15:46:24 +10:00 |
|
Kyle Drake
|
6f87c437d5
|
package.json: add support for continuous coverage reporting
|
2014-05-25 18:06:37 +10:00 |
|
Wei Lu
|
d4e1652688
|
Merge pull request #185 from dcousens/secclean
SEC clean and bigi upgrade
|
2014-05-23 16:21:06 +00:00 |
|
Daniel Cousens
|
cd326921bc
|
bigi: upgrade to 1.1.0
|
2014-05-24 00:51:56 +10:00 |
|
Wei Lu
|
d9184ba6b8
|
Package: node-browserify -> browserify
|
2014-05-24 00:47:26 +10:00 |
|
Wei Lu
|
a71685658b
|
add integration build to travis
|
2014-05-13 22:03:11 +08:00 |
|
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 |
|