Commit Graph

22 Commits

Author SHA1 Message Date
Manuel Araoz ad8b7618e7 add contributing.mdwq 2014-05-06 15:27:40 -03:00
Manuel Araoz ac719345e8 add tests for BIP32 2014-04-29 14:37:37 -03:00
Matias Alejo Garcia ec2299362c docco documentation 2014-04-29 11:33:20 -03:00
Matias Alejo Garcia 26b7f89f39 update examples and readme 2014-03-28 23:39:12 -03:00
Matias Alejo Garcia 8ec4f2f9c5 add -target=dev option to grunt to prevent minifying the source 2014-03-21 17:58:59 -03:00
Manuel Araoz 2b3d8e1d25 fix Gruntfile 2014-03-12 09:38:21 -03:00
Manuel Araoz 409bb093d5 configurable submodules for browser bundle 2014-03-11 18:17:03 -03:00
Manuel Araoz 79e8701316 fix gruntfile 2014-03-10 14:55:30 -03:00
Manuel Araoz a2e6e88569 fixing testdata inclusion in browser 2014-03-10 14:55:30 -03:00
Ryan X. Charles 0adbc55e82 make browser tests work by including testdata
...testdata was not being loaded correctly by the new browserify.js file, and
thus not all the tests were working. I have fixed this by including "testdata"
as one of the modules that is compiled by the browserify.js script.
2014-03-08 21:34:21 -05:00
Matias Alejo Garcia 089fbab719 support soop with browser all test passing 2014-03-08 18:42:08 -03:00
Manuel Araoz 47965ef0a4 change to Bignum 6.2 and fix grunt problem 2014-02-26 18:45:00 -03:00
Manuel Araoz 6a24e7fbe0 load test data from files 2014-02-24 11:59:43 -03:00
Manuel Araoz 915c048c3b browser ECDSA compressed key generated 2014-02-24 09:39:42 -03:00
Ryan X. Charles 57c4c20c72 Merge pull request #77 from matiu/feature/better-docs
Feature/better docs
2014-02-19 10:43:43 -05:00
Manuel Araoz 8ab1c3feae Transaction, Connection, Peer, Block, ScriptInterpreter working in the browser! 2014-02-19 12:36:19 -03:00
Matias Alejo Garcia b3ad87af41 add Readme.md compilation in grunt 2014-02-17 16:39:13 -03:00
Manuel Araoz 0a6ddaffa3 EncodedData working in the browser 2014-02-05 18:15:10 -03:00
Manuel Araoz 5a90473d12 tests work in browser and node 2014-02-04 16:37:34 -03:00
Manuel Araoz 12d7274588 added testing framework for the browser 2014-02-04 16:37:34 -03:00
Manuel Araoz b509732aa3 bignum in browser 2014-02-04 16:37:05 -03:00
Manuel Araoz bd7d3c8e79 added Gruntfile and jshintrc 2014-02-04 16:37:05 -03:00