Commit Graph

67 Commits

Author SHA1 Message Date
wltsmrz
bf940fdec5 Do not log deprecation warnings by default 2013-09-25 18:35:36 -07:00
wltsmrz
7b4182b322 Revert "Update pathfind command arguments"
This reverts commit 0753d9cf4a.
2013-09-17 15:26:37 -07:00
wltsmrz
0753d9cf4a Update pathfind command arguments 2013-09-12 16:33:13 -07:00
wltsmrz
40eccdb2fd Add new sjcl export for code coverage convenience 2013-09-10 17:13:55 -07:00
wltsmrz
8588e0c78f Fix account_lines 2013-09-09 11:59:40 -07:00
wltsmrz
aa6a9e9559 nextServer > next_server 2013-09-06 15:26:43 -07:00
wltsmrz
0aee56f4f1 Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop 2013-09-06 15:23:09 -07:00
wltsmrz
fb94ef3cf3 Allow options object for complex remote commands 2013-09-06 15:22:42 -07:00
Stefan Thomas
69e44a66bb Changing to simplified version of new account_tx API. 2013-09-05 22:07:08 -07:00
wltsmrz
8bc6a3cbcf Cleanup account_tx 2013-09-04 17:02:48 -07:00
wltsmrz
7a6d46acd3 Accommodate new account_tx 2013-09-04 14:34:37 -07:00
wltsmrz
f3e1b6b39f Remote.ping uses new request.set_server 2013-09-03 15:29:40 -07:00
wltsmrz
b5a50aeba9 Add transaction abort 2013-09-03 13:48:59 -07:00
Vahe Hovhannisyan
b6283a554d Remote.book bug fix 2013-08-30 16:37:49 +04:00
wltsmrz
75859a2c4d Update pending transaction fees 2013-08-26 10:43:13 -07:00
wltsmrz
4c6c967576 Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop 2013-08-22 10:55:16 -07:00
wltsmrz
009143f724 Update remote 2013-08-22 10:55:09 -07:00
Stefan Thomas
222d49c4d8 Handle errors with initial subscribe request. 2013-08-21 16:58:37 -07:00
Stefan Thomas
ba48078f9e Add tx_history command. 2013-08-21 11:20:12 -07:00
wltsmrz
b3822cc4c5 Update everything 2013-08-14 17:20:51 -07:00
wltsmrz
67d100796d Cleanup 2013-08-07 08:16:20 +09:00
wltsmrz
1aaee7526b Cleanup 2013-08-07 06:26:43 +09:00
wltsmrz
0fd973f58b Add ledger_hash paramter to transaction_entry 2013-08-06 06:53:41 +09:00
wltsmrz
eac195ec18 Cleanup 2013-08-06 04:20:05 +09:00
wltsmrz
5f017b2b85 Cleanup, fix jshint warnings 2013-08-03 08:13:36 +09:00
wltsmrz
b78835f195 Typo 2013-08-03 07:18:02 +09:00
wltsmrz
a480e76353 Update Remote constructor comments 2013-08-02 08:27:28 +09:00
wltsmrz
8294c78db4 Greater convenience for payment transactions 2013-08-02 08:17:14 +09:00
Stefan Thomas
c06c74e460 Basic implementation for new path finding API. 2013-07-31 19:54:07 -07:00
wltsmrz
c69966035b Cleanup transaction submission 2013-08-01 06:04:49 +09: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
wltsmrz
2f4a9c2c26 Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop 2013-07-27 04:03:36 +09:00
wltsmrz
342d5a1aa1 Update remote 2013-07-27 04:03:33 +09:00
Stefan Thomas
03a6583032 Set default fee values, helps rippled unit tests. 2013-07-25 22:13:13 -07:00
wltsmrz
4e876511a3 Connect to servers on an interval 2013-07-26 06:52:20 +09:00
Stefan Thomas
1f40bb7ea8 Increase default fee cushion. 2013-07-23 21:30:18 -07:00
Stefan Thomas
6bc2493d8d Add fee calculation based on load. 2013-07-23 21:03:13 -07:00
wltsmrz
c70e8dcf01 Do not emit error on timeout, allow timeout callback 2013-07-19 04:06:45 +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
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
087f357714 Callbacks 2013-07-10 05:59:00 +09:00
Stefan Thomas
0fcce464bb Fix invalid parentheses. 2013-07-01 16:18:34 +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
wltsmrz
722ff4dc5c Revert "Enable multi-server fallback"
This reverts commit 5a1b9d1f90.
2013-06-26 03:42:46 +09:00
wltsmrz
13b7c9bfbb Revert "Wrap JSON.parse in try/catch"
This reverts commit 6704120105.
2013-06-26 03:41:46 +09:00