Ivan Tivonenko
|
c7df5df163
|
make tests pass
|
2015-09-15 09:14:12 +03:00 |
|
Ivan Tivonenko
|
a08c52af55
|
Merge branch 'master' into develop-master-merge
|
2015-09-15 06:29:26 +03:00 |
|
Chris Clark
|
e11db0f0f3
|
Merge pull request #547 from vhpoet/develop
Remote: Add LowFreeze, HighFreeze flags
|
2015-09-14 16:59:20 -07:00 |
|
Vahe Hovhannisyan
|
c6e0582729
|
Remote: Add LowFreeze, HighFreeze flags
|
2015-09-14 16:57:13 -07:00 |
|
wltsmrz
|
6e98629f9b
|
Merge pull request #543 from darkdarkdragon/develop-reconnect
resend request in case server was disconnected after request was sent
|
2015-09-13 02:14:22 -07:00 |
|
sublimator
|
2243760442
|
Merge pull request #541 from wltsmrz/add-tecOVERSIZE
Add tecOVERSIZE transaction result
|
2015-09-13 16:11:26 +07:00 |
|
wltsmrz
|
91dd6877aa
|
Add tecOVERSIZE transaction result
|
2015-09-13 02:07:53 -07:00 |
|
sublimator
|
e73bcd8fc1
|
Merge pull request #545 from wltsmrz/add-multisign
Add multisign helpers
|
2015-09-13 15:10:19 +07:00 |
|
wltsmrz
|
7e886b3260
|
Add multisign helpers
|
2015-09-13 00:59:27 -07:00 |
|
Ivan Tivonenko
|
5c9451d3ed
|
allow Request.request(callback)
|
2015-09-12 22:18:52 +03:00 |
|
wltsmrz
|
c6c2dcc6c0
|
Merge pull request #533 from clark800/webpack-net-fix
Fix browser build
|
2015-09-11 13:15:58 -07:00 |
|
wltsmrz
|
0bdd37090e
|
Merge pull request #537 from darkdarkdragon/master-performance
Optimize performance (for 0.12 master branch)
|
2015-09-10 17:04:16 -07:00 |
|
Ivan Tivonenko
|
c745faaaf0
|
optimize baseconverter , OrderBook and AutobridgeCalculator for speed
|
2015-09-11 02:34:48 +03:00 |
|
Alan Cohen
|
9ad03ca873
|
Bump version to 0.13.0-rc8
0.13.0-rc8
|
2015-09-09 13:22:18 -07:00 |
|
wltsmrz
|
138914384e
|
Merge pull request #531 from clark800/fix-pathfind-queue
Fix queueing of pathfind requests
|
2015-09-09 13:09:34 -07:00 |
|
Ivan Tivonenko
|
77068667e4
|
move reconnect logic from Request.callback to Request.request
|
2015-09-09 21:16:10 +03:00 |
|
Ivan Tivonenko
|
c57cef4a21
|
resend request in case server was disconnected after request was sent
|
2015-09-09 02:22:02 +03:00 |
|
Alan Cohen
|
50acc4c708
|
Merge pull request #542 from lumberj/fix-destination_currencies
Fix: Check for destination_currencies property
|
2015-09-08 16:04:54 -07:00 |
|
Alan Cohen
|
b5f8ba4817
|
Fix: Check for destination_currencies property
Example stack:
TypeError: Cannot read property 'join' of undefined
at formatResponse
(ripple-lib/dist/npm/api/ledger/pathfind.js:75:187)
|
2015-09-08 16:02:23 -07:00 |
|
Alan Cohen
|
a53249ccd7
|
Bump version to 0.13.-rc7
0.13.0-rc7
|
2015-09-03 14:04:07 -07:00 |
|
Ivan Tivonenko
|
0c62fa2112
|
remove Firefox warning about prototype overwrite
|
2015-09-01 01:34:59 +03:00 |
|
Ivan Tivonenko
|
806547dd15
|
fix Amount compare bug
return 0 if values not comparable
|
2015-09-01 01:29:37 +03:00 |
|
Chris Clark
|
fb1669b2b3
|
Merge pull request #534 from clark800/prepare
Return instructions in prepare responses
|
2015-08-28 15:31:59 -07:00 |
|
Chris Clark
|
0cda15f2b5
|
Update is-my-json-valid depedency to fix webpack issue
|
2015-08-28 14:18:02 -07:00 |
|
Chris Clark
|
b88e9370c6
|
Return instructions in prepare responses
|
2015-08-28 14:11:02 -07:00 |
|
Chris Clark
|
e343f3beb8
|
Remove usage of fs module because it does not work in browser
|
2015-08-28 11:53:45 -07:00 |
|
Chris Clark
|
a13bfae714
|
Merge pull request #528 from mDuo13/min_value_abs
remove redundant abs from MIN_IOU_VALUE
|
2015-08-27 14:27:33 -07:00 |
|
mDuo13
|
877c6bbb2a
|
amount min/max - more tests
|
2015-08-27 14:06:47 -07:00 |
|
Chris Clark
|
30d5134394
|
Fix require failure in browser code due to proxy library
|
2015-08-27 11:57:15 -07:00 |
|
Chris Clark
|
fae5c74487
|
Merge pull request #530 from clark800/remove-methods
Remove computeLedgerHash and isValidAddress from API
|
2015-08-26 17:57:15 -07:00 |
|
Chris Clark
|
255332ea2e
|
Fix queueing of pathfind requests
|
2015-08-26 17:38:11 -07:00 |
|
Chris Clark
|
15c0e6db19
|
Remove computeLedgerHash and isValidAddress from API
|
2015-08-26 17:19:09 -07:00 |
|
mDuo13
|
2b600a1e4e
|
more amount minimum abs test fixes
|
2015-08-26 12:26:47 -07:00 |
|
mDuo13
|
297fb2483d
|
fix test for amount min
|
2015-08-25 17:38:32 -07:00 |
|
mDuo13
|
5049822415
|
remove redundant abs from MIN_IOU_VALUE
|
2015-08-25 17:14:33 -07:00 |
|
Chris Clark
|
e3787e0f4f
|
Merge pull request #527 from clark800/fix-getpaths
Use maxAmount in getPaths results so they can be passed to preparePayment
|
2015-08-25 15:18:21 -07:00 |
|
Chris Clark
|
683199044b
|
Use maxAmount in getPaths results so they can be passed to preparePayment
|
2015-08-25 15:14:06 -07:00 |
|
sublimator
|
4f3c3e9f66
|
Merge pull request #524 from wltsmrz/deprecate-positional-api
Deprecate positional request constructor API
|
2015-08-25 20:52:59 +07:00 |
|
wltsmrz
|
fc0240c06b
|
Deprecate positional request constructor API
|
2015-08-25 06:42:47 -07:00 |
|
sublimator
|
6bfa284bac
|
Merge pull request #526 from sublimator/update-legacy-support
Update legacy-support & JSDoc comments
|
2015-08-25 20:18:06 +07:00 |
|
Nicholas Dudfield
|
dfee9bc578
|
Update legacy-support & JSDoc comments
|
2015-08-25 20:14:14 +07:00 |
|
Chris Clark
|
0838a0e865
|
Merge pull request #525 from clark800/test-compiled
Fix testing of compiled library
|
2015-08-24 17:57:50 -07:00 |
|
Chris Clark
|
5f61d80e2d
|
Fix bugs in compiled library
|
2015-08-24 17:38:30 -07:00 |
|
Chris Clark
|
c4fa4c237c
|
Compile test cases to run tests without using Babel
|
2015-08-24 16:58:50 -07:00 |
|
Geert Weening
|
44d00d5ef4
|
Bump version to 0.13.0-rc6
0.13.0-rc6
|
2015-08-24 14:24:48 -07:00 |
|
Geert Weening
|
d4d3efcb65
|
Update releas notes
|
2015-08-24 14:24:40 -07:00 |
|
Geert Weening
|
f23e105240
|
Merge branch 'develop' into release
|
2015-08-24 13:47:00 -07:00 |
|
Chris Clark
|
5a396a7060
|
Merge pull request #517 from darkdarkdragon/develop-RLJS-463
Add schema for RippleAPI constructor options
|
2015-08-24 11:39:21 -07:00 |
|
Ivan Tivonenko
|
513632299f
|
Add schema for RippleAPI constructor options
|
2015-08-24 21:29:50 +03:00 |
|
Chris Clark
|
0d40558f1e
|
Merge pull request #522 from clark800/srcActNotFound-pathfind
Fix: Emit error events and return error on pathfind
|
2015-08-21 14:26:19 -07:00 |
|