Chris Clark
|
837f7e6e9b
|
Remove Currency class
|
2015-10-16 10:48:09 -07:00 |
|
Ivan Tivonenko
|
b56680e24e
|
fix Request.broadcast logic
Add default timeout to Request.broadcas
Add default timeout to Remote.createPathFind
Handle 'slowDown' error in many places
|
2015-10-13 22:40:02 +03:00 |
|
Ivan Tivonenko
|
225ca3f852
|
BREAKING CHANGE: removed 'timeout' method of Request
added default timeout to Request - will emit 'timeout' event
and RippleError('tejTimeout') to callback
|
2015-10-05 23:22:32 +03:00 |
|
Ivan Tivonenko
|
60e2d10775
|
throw error if Request.request called more than once
|
2015-09-30 06:29:07 +03:00 |
|
Ivan Tivonenko
|
ed3b04ed6f
|
make sure that 'before' event emitted from Request only once
|
2015-09-28 03:00:59 +03:00 |
|
Ivan Tivonenko
|
77068667e4
|
move reconnect logic from Request.callback to Request.request
|
2015-09-09 21:16:10 +03:00 |
|
Chris Clark
|
f2f4173d7b
|
Add support for efficient range checking to RangeSet
|
2015-07-09 13:51:27 -07:00 |
|
Chris Clark
|
ea24bf0415
|
Fix lint errors
|
2015-05-15 16:45:24 -07:00 |
|
Chris Clark
|
398f8d001f
|
Set up babel transpiler
|
2015-05-14 16:07:47 -07:00 |
|
Alan Cohen
|
525ff9b75e
|
[BUG] Request.prototype.ledgerSelect can accept ledger_index as String
|
2015-01-21 08:54:40 -08:00 |
|
wltsmrz
|
8af5f9c28e
|
Add request broadcast/filter
|
2015-01-14 13:40:54 -08:00 |
|
Chris Clark
|
66c2e27711
|
[TASK] Refactor tests to support testing compiled javascript
|
2014-12-19 13:17:02 -08:00 |
|
Geert Weening
|
cdf1112666
|
[FIX] ledgerSelect setting both ledger_index and ledger_hash
|
2014-10-28 17:33:55 -07:00 |
|
wltsmrz
|
278df9025a
|
Switch account requests to use ledgerSelect rather than ledgerChoose
|
2014-10-27 15:35:07 -07:00 |
|
wltsmrz
|
9789f76f64
|
Add test for Request.addStream
|
2014-07-16 19:18:10 -07:00 |
|
Geert Weening
|
b6f0aa3914
|
[TEST] modify order book test to support hex values
|
2014-06-24 11:58:11 -07:00 |
|
wltsmrz
|
6150721951
|
Improve request-test coverage
|
2014-06-11 22:24:21 -07:00 |
|
wltsmrz
|
e49bb4e527
|
Update tests
|
2014-06-04 18:04:57 -07:00 |
|