Commit Graph

29 Commits

Author SHA1 Message Date
Arthur Britto
926d6bb03e JS: rename BigInteger consts to start bi_. 2013-04-26 08:58:58 +02:00
Arthur Britto
f40dd0fa83 JS: Add clone() and copyTo() to Amount and friends. 2013-04-26 08:58:58 +02:00
Arthur Britto
8b04a5d68d Revise remote.js and unit tests to use new amount.js. 2013-04-26 08:58:58 +02:00
Arthur Britto
38ee4bf3c4 JS: fixes and tests from amounts. 2013-04-26 08:58:57 +02:00
Arthur Britto
566833f702 UT: Initial check in unit tests for amount.js. 2013-04-26 08:58:57 +02:00
Arthur Britto
5425ac4bfb JS: Add BigInteger support to Amount. 2013-04-26 08:58:57 +02:00
Arthur Britto
49382cf15f Make jsbn a single node style file. 2013-04-26 08:58:57 +02:00
Arthur Britto
dffa27a6e7 JS: Split node utils into their own file. 2013-04-26 08:58:57 +02:00
Arthur Britto
63262c9be7 JS: Add ledger_accept to remote.js 2013-04-26 08:58:57 +02:00
Arthur Britto
1af8c6f7d4 Cosmetic. 2013-04-26 08:58:57 +02:00
Arthur Britto
f4569ad84a JS: improve hexToString and add unit tests. 2013-04-26 08:58:57 +02:00
Arthur Britto
831767b1bd JS: Initial check in of Amount. 2013-04-26 08:58:57 +02:00
Arthur Britto
3dab846af2 Add sub modules cryptojs and sjcl.
- Update dependancy docs.
2013-04-26 08:58:57 +02:00
Arthur Britto
f9c2606c9b Initial check in of jsbn's BigInteger. 2013-04-26 08:58:57 +02:00
Arthur Britto
67293f8e0b JS: Add draft of ripple_line_set. 2013-04-26 08:58:57 +02:00
Arthur Britto
c3ec60f92b JS: Add support for sumbit transactions and send_xns transaction. 2013-04-26 08:58:57 +02:00
Arthur Britto
a91ebe9a1c JS: Fix self and lots of other stuff for remote.js 2013-04-26 08:58:57 +02:00
Arthur Britto
0c5c12aa12 JS: better secret and seq handling. 2013-04-26 08:58:57 +02:00
Andrey Fedorov
5fcc92c66a a few formatting changes 2013-04-26 08:58:57 +02:00
Andrey Fedorov
a23572504b a few formatting changes 2013-04-26 08:58:57 +02:00
Arthur Britto
a240efc38d JS: Rework remote framework. 2013-04-26 08:58:57 +02:00
Arthur Britto
ee7583d0ae Clean up js. 2013-04-26 08:58:57 +02:00
Arthur Britto
7d7f5f568b WS: Add support for ledger_entry to return an account_root. 2013-04-26 08:58:57 +02:00
Arthur Britto
f6b4f4c171 UT add testing for ledger_closed and update ledger_current. 2013-04-26 08:58:57 +02:00
Arthur Britto
8b896335ea JS: Get request-respons and ledger_current working. 2013-04-26 08:58:57 +02:00
Arthur Britto
8a8658d84a UT: Add timeout to WS connecting. 2013-04-26 08:58:57 +02:00
Arthur Britto
c50fe5881f js: create a websocket connection. 2013-04-26 08:58:57 +02:00
Arthur Britto
926407ce01 UT: Rework server module to provide an object. 2013-04-26 08:58:57 +02:00
Arthur Britto
14eb853f27 Checking sketch of JS libs. 2013-04-26 08:58:57 +02:00