Commit Graph

13 Commits

Author SHA1 Message Date
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