Chris Clark
|
f3a54bf02a
|
Get all results when limit is not specified
|
2015-07-13 10:30:51 -07:00 |
|
Ivan Tivonenko
|
766dc5d0ce
|
[FIX] fix getTransaction
Do not try to parse transaction if there was error
Throw NotFoundError instead of ApiError in case of ledger_index not defined.
|
2015-07-11 15:30:41 +03:00 |
|
Nicholas Dudfield
|
5c8be46b64
|
Update dependencies/version
|
2015-07-11 16:47:49 +08:00 |
|
wltsmrz
|
f8f196903a
|
Merge pull request #406 from wltsmrz/add-resubmission-switch
Add switch to disable transaction resubmission
|
2015-07-11 02:22:30 +08:00 |
|
sublimator
|
337c41fe10
|
Merge pull request #400 from clark800/refactor
Refactor to make quality adjustment for XRP more clear
|
2015-07-11 01:48:35 +08:00 |
|
Chris Clark
|
fb8eefd00d
|
Refactor to make quality adjustment for XRP more clear
|
2015-07-10 10:24:52 -07:00 |
|
wltsmrz
|
3082b959f6
|
Add switch to disable transaction resubmission
* Add Transaction.setResumittable(Boolean)
* Add Transaction.isResumittable() -> Boolean
* Add automatic_resubmission (Boolean) config option to Remote
|
2015-07-10 09:53:31 -07:00 |
|
wltsmrz
|
487371737c
|
Merge pull request #408 from wilsonianb/subscribe-vals
Handle validations subscription messages
|
2015-07-11 00:51:36 +08:00 |
|
Chris Clark
|
14ccc9359d
|
Merge pull request #410 from clark800/range-check
Check for ledger gaps in getTransactions
|
2015-07-09 15:19:33 -07:00 |
|
Chris Clark
|
665b76271c
|
Merge pull request #411 from clark800/get-paths
Rename getPathFind to getPaths
|
2015-07-09 15:15:49 -07:00 |
|
Chris Clark
|
11ca00bb45
|
Check for ledger gaps in getTransactions
|
2015-07-09 15:14:59 -07:00 |
|
Chris Clark
|
046d397dfb
|
Rename getPathFind to getPaths
|
2015-07-09 15:12:45 -07:00 |
|
wilsonianb
|
58cc01b6d3
|
Handle validations subscription messages
|
2015-07-09 15:08:39 -07:00 |
|
Chris Clark
|
6a3eb7b9b9
|
Merge pull request #409 from clark800/counterparty
Add counterparty option to getTransactions
|
2015-07-09 14:59:10 -07:00 |
|
Chris Clark
|
935a463d3b
|
Merge pull request #407 from clark800/rangeset
Add support for efficient range checking to RangeSet
|
2015-07-09 13:57:47 -07:00 |
|
Chris Clark
|
f2f4173d7b
|
Add support for efficient range checking to RangeSet
|
2015-07-09 13:51:27 -07:00 |
|
Chris Clark
|
941aaf6d8b
|
Add counterparty option to getTransactions
|
2015-07-09 13:46:12 -07:00 |
|
Chris Clark
|
1068b68568
|
Merge pull request #404 from clark800/options-schemas
Add schemas for options for each ledger request
|
2015-07-08 16:59:50 -07:00 |
|
Chris Clark
|
e76b9a9051
|
Add schemas for options for each ledger request
|
2015-07-08 16:49:47 -07:00 |
|
Chris Clark
|
410ac117f6
|
Merge pull request #402 from clark800/get-ledger-version
Add ledgerVersion option to getSettings
|
2015-07-08 16:23:45 -07:00 |
|
Chris Clark
|
fa89c4dee8
|
Add ledgerVersion option to getSettings
|
2015-07-08 14:48:29 -07:00 |
|
Chris Clark
|
a464ca2368
|
Merge pull request #401 from clark800/get-ledger-version
Add getLedgerVersion and unit test
|
2015-07-08 14:21:16 -07:00 |
|
Chris Clark
|
befd89c3d7
|
Add getLedgerVersion and unit test
|
2015-07-08 14:05:25 -07:00 |
|
Chris Clark
|
49640cf282
|
Merge pull request #384 from mwshortt/IOU-suffix-removal
Decouple the Amount class from math performed on values
|
2015-07-08 12:14:05 -07:00 |
|
Madeline Shortt
|
2ac4549712
|
Rename IOUValue.js and XRPValue.js to lowercase and other fixes
|
2015-07-08 11:49:15 -07:00 |
|
Madeline Shortt
|
6bffe06c3b
|
Change this._value to be an instance of IOU or XRP Value
|
2015-07-08 11:49:14 -07:00 |
|
Madeline Shortt
|
13e9ad45f9
|
Remove BigNumber completely from Amount and small changes
|
2015-07-08 11:49:13 -07:00 |
|
Madeline Shortt
|
193fcc9014
|
Create separate Value classes to decouple currency math and the Amount class
|
2015-07-08 10:25:45 -07:00 |
|
Madeline Shortt
|
30529b7a04
|
Remove IOU_SUFFIX from orderbookutils.js and clean up serializedtypes.js
|
2015-07-08 10:25:45 -07:00 |
|
sublimator
|
38b254e7f0
|
Merge pull request #399 from clark800/rename
Rename getAccountTransactions to getTransactions
|
2015-07-08 09:08:16 +07:00 |
|
sublimator
|
c4b98d2139
|
Merge pull request #398 from clark800/orders
Add makerExchangeRate (quality) to orders, and maker to account orders
|
2015-07-08 08:55:41 +07:00 |
|
Chris Clark
|
1309b58592
|
Add makerExchangeRate (quality) to orders, and maker to account orders
|
2015-07-07 18:28:37 -07:00 |
|
Chris Clark
|
9b9d2dc32b
|
Rename getAccountTransactions to getTransactions
|
2015-07-07 17:52:28 -07:00 |
|
Chris Clark
|
73020fb8ae
|
Merge pull request #397 from lukeburns/develop
Added issuer to payment example in guide
|
2015-07-07 14:00:02 -07:00 |
|
sublimator
|
8221db833f
|
Merge pull request #391 from clark800/get-pathfind
Convert getPathFind and add unit test
|
2015-07-07 13:16:16 +07:00 |
|
Chris Clark
|
09b10d3f2c
|
Convert getPathFind and add unit test
|
2015-07-06 16:11:23 -07:00 |
|
Nicholas Dudfield
|
a898b501b5
|
Update version
|
2015-07-03 17:30:29 +07:00 |
|
Nicholas Dudfield
|
916bf029e4
|
Update dependency
|
2015-07-03 17:29:53 +07:00 |
|
Luke Burns
|
c31798c7f8
|
changed currency to USD in submit payment example
|
2015-07-03 00:43:46 -04:00 |
|
Luke Burns
|
064c5e9e50
|
added issuer to submit payment example
|
2015-07-02 23:21:19 -04:00 |
|
Chris Clark
|
077a53475d
|
Merge pull request #392 from clark800/server
Convert server methods, add unit tests, and cleanup
|
2015-07-02 11:23:29 -07:00 |
|
Chris Clark
|
32ca23a00b
|
Convert server methods, add unit tests, and cleanup
|
2015-07-02 11:17:06 -07:00 |
|
Chris Clark
|
1a7cdd7d04
|
Merge pull request #396 from sublimator/eslint-update
Use parser: babel-eslint which supports facebook flow
|
2015-07-02 10:13:43 -07:00 |
|
Nicholas Dudfield
|
85befa467b
|
Use parser: babel-eslint which supports facebook flow
|
2015-07-02 18:30:11 +07:00 |
|
wltsmrz
|
9b956e57ac
|
Merge pull request #394 from sublimator/eslint-update
Update eslint
|
2015-07-02 18:56:40 +08:00 |
|
sublimator
|
93c0c49002
|
Merge pull request #390 from wltsmrz/refactor-api-deprecation
Refactor API deprecation, fix request constructors with positional args
|
2015-07-02 17:51:28 +07:00 |
|
wltsmrz
|
44954621e0
|
Refactor API deprecation, fix request constructors with positional args
|
2015-07-02 03:46:55 -07:00 |
|
Nicholas Dudfield
|
96e5d484da
|
Update eslint
|
2015-07-02 17:44:38 +07:00 |
|
sublimator
|
4efe0b920e
|
Merge pull request #388 from clark800/get-orderbook
Convert getOrderBook and add unit test
|
2015-07-01 12:43:00 +07:00 |
|
Chris Clark
|
d158cc7fc1
|
Fix other indentation problems
|
2015-06-30 16:53:48 -07:00 |
|