Commit Graph

529 Commits

Author SHA1 Message Date
Stefan Thomas
1305acb849 Bump version to 0.7.19. 0.7.19 2013-08-14 17:15:14 -07:00
Stefan Thomas
1e1e70d9a6 Add Amount#invert. 2013-08-14 17:11:30 -07:00
Stefan Thomas
8640176a07 Move debug statement in pathfind.js to proper place. 2013-08-09 17:10:25 -07:00
Stefan Thomas
e49838437e Add Account#lines. 2013-08-08 18:43:27 -07:00
Stefan Thomas
7c5e9bae2a Use the initial path find response as a first set of alternatives. 2013-08-08 18:43:27 -07:00
Vahe Hovhannisyan
08a2d771cd WebSocket support for some old browsers 2013-08-08 11:26:20 +02:00
Stefan Thomas
c06c74e460 Basic implementation for new path finding API. 2013-07-31 19:54:07 -07:00
Stefan Thomas
78b1e4f570 More work on new serialization/parsing functions. Added more tests. 2013-07-30 22:48:07 -07:00
Stefan Thomas
815e2af3cf Fix code indentation. 2013-07-30 21:32:28 -07:00
jatchili
5bc1603f43 begin testing serialization/parsing functions 2013-07-30 20:02:30 -07:00
Stefan Thomas
c48bf4089c Fix serialization of XRP in PathSets. 2013-07-29 18:28:37 -07:00
Stefan Thomas
fd67ea3036 Refactor: Currency parsing. 2013-07-29 18:28:25 -07:00
jatchili
006d1fadce Don't prepend length when you're serializing a Hash256 2013-07-29 17:49:46 -07:00
Stefan Thomas
a1206f6e3f Expose some of the modules related to the binary format. 2013-07-29 13:09:19 -07:00
Stefan Thomas
be2d647d48 Testutils is not used in this testsuite. 2013-07-27 19:46:32 -07:00
Stefan Thomas
9d863c4dfa Bump version to 0.7.18. 0.7.18 2013-07-27 19:36:27 -07:00
Stefan Thomas
6bb9f9e5e4 Implement Remote#reserve(). 2013-07-26 13:02:26 -07:00
Stefan Thomas
f69ad8b172 Remote#fee_tx: Return an Amount of fees for a specified number of units. 2013-07-26 13:02:21 -07:00
Stefan Thomas
6e2170156d Calling buster-test instead of buster test seems to be safer. 2013-07-26 00:05:45 -07:00
Stefan Thomas
a8a760fc41 Merge commit '8e54231a6c664154302dd72c4ce935233ae8d8de' as 'src/js/sjcl' 2013-07-25 23:25:59 -07:00
Stefan Thomas
8e54231a6c Squashed 'src/js/sjcl/' content from commit 28d8573
git-subtree-dir: src/js/sjcl
git-subtree-split: 28d8573235787113fd60daf9d786418695797824
2013-07-25 23:25:59 -07:00
Stefan Thomas
78fdd6bae7 Remove SJCL submodule. 2013-07-25 23:13:34 -07:00
Stefan Thomas
89a8e6c362 Add easy way to run local grunt-cli: npm run-script build 2013-07-25 22:20:08 -07:00
Stefan Thomas
03a6583032 Set default fee values, helps rippled unit tests. 2013-07-25 22:13:13 -07:00
Stefan Thomas
09e190c822 Merge branch 'develop' 2013-07-23 21:36:43 -07:00
Stefan Thomas
d08e06ad53 Bump version to 0.7.17. 2013-07-23 21:36:31 -07:00
Stefan Thomas
1f40bb7ea8 Increase default fee cushion. 2013-07-23 21:30:18 -07:00
Stefan Thomas
3e1e62c03a Dirty fix: Don't request transaction_entry on finalized transactions. 2013-07-23 21:26:02 -07:00
Stefan Thomas
6bc2493d8d Add fee calculation based on load. 2013-07-23 21:03:13 -07:00
Stefan Thomas
0d00a30d19 Add ability to limit number of significant digits in Amount#to_human. 2013-07-23 19:50:09 -07:00
wltsmrz
c70e8dcf01 Do not emit error on timeout, allow timeout callback 2013-07-19 04:06:45 +09:00
wltsmrz
06c3a87929 Add npmignore 2013-07-18 07:58:55 +09:00
wltsmrz
5b11795dc3 Bump devDependencies 2013-07-18 07:37:06 +09:00
wltsmrz
9a6d4adfbe Update readme 2013-07-18 07:26:34 +09:00
wltsmrz
913df130e8 Update readme 2013-07-18 07:24:23 +09:00
wltsmrz
1222599c6c Update readme 2013-07-18 07:23:39 +09:00
wltsmrz
b51d677145 Add request.timeout 2013-07-18 05:29:27 +09:00
wltsmrz
4eb516e072 Add .connect callback 2013-07-18 03:48:27 +09:00
wltsmrz
451e6f9b86 Update readme 2013-07-17 04:44:34 +09:00
wltsmrz
151a4fa1c0 Bump ripple-lib and dependencies versions 2013-07-13 05:46:33 +09:00
wltsmrz
a025c187cb Update readme 2013-07-13 05:39:56 +09:00
wltsmrz
9550edab9b Fixes and cleanup for Remote, update readme 2013-07-13 05:31:40 +09:00
wltsmrz
9ec72ee8c5 Default maxListeners to infinity 2013-07-11 07:00:33 +09:00
wltsmrz
d93145fc1e Cleanup 2013-07-10 06:16:49 +09:00
wltsmrz
087f357714 Callbacks 2013-07-10 05:59:00 +09:00
Stefan Thomas
0fcce464bb Fix invalid parentheses. 2013-07-01 16:18:34 +01:00
Stefan Thomas
44bb8658f0 Implement serializing Hash256. 2013-07-01 16:11:50 +01:00
Stefan Thomas
be6bd8cc5d Fix typo. 2013-07-01 16:11:36 +01:00
wltsmrz
3812ac7d53 Cleanup 2013-06-26 04:48:29 +09:00
wltsmrz
6e36ded34f Multi-server API 2013-06-26 04:22:12 +09:00