Chris Clark
|
82d7ce7ac2
|
Switch to direction/quantity/totalPrice for orderbookChanges
|
2015-08-06 12:27:03 -07:00 |
|
Chris Clark
|
b8624bc55f
|
Add unit test for offline prepare and sign
|
2015-07-30 18:19:52 -07:00 |
|
sublimator
|
2eec30756d
|
Merge pull request #471 from clark800/no-xrp-paths
Don't set paths for XRP to XRP payment
|
2015-07-31 06:46:12 +07:00 |
|
Chris Clark
|
ed0b501716
|
Don't set paths for XRP to XRP payment
|
2015-07-30 13:43:44 -07:00 |
|
Chris Clark
|
fe9c1ada88
|
Fix counterparty logic in pathfind parsing
|
2015-07-30 11:55:52 -07:00 |
|
Ivan Tivonenko
|
03640efef5
|
change snake_case to camelCase in responses from api.submit and api.getServerInfo and add schema for it
|
2015-07-30 03:10:10 +03:00 |
|
Ivan Tivonenko
|
63e3b71eb5
|
cover api/common/errors.js with tests
|
2015-07-29 21:15:28 +03:00 |
|
Ivan Tivonenko
|
cecf3f3d22
|
cover api/ledger/parse/utils.js with tests
|
2015-07-29 16:42:23 +03:00 |
|
Ivan Tivonenko
|
472fbce23a
|
cover api/ledger/parse/trustline.js with tests
|
2015-07-29 15:46:15 +03:00 |
|
Ivan Tivonenko
|
ea063d0c95
|
cover api/ledger/parse/settings.js with tests
|
2015-07-28 22:21:25 +03:00 |
|
Chris Clark
|
34a4dd3077
|
Express transferRate as a float
|
2015-07-27 16:59:58 -07:00 |
|
Chris Clark
|
a383bd7e52
|
Express trustline quality as a float
|
2015-07-27 16:56:46 -07:00 |
|
Ivan Tivonenko
|
2c52e4aa69
|
more unit tests coverage
|
2015-07-28 02:24:27 +03:00 |
|
Ivan Tivonenko
|
6e180439d1
|
cover api/ledger/transaction.js with unit tests
|
2015-07-28 02:17:38 +03:00 |
|
Ivan Tivonenko
|
068bda0c95
|
cover api/ledger/transactions.js with unit tests
|
2015-07-28 02:16:28 +03:00 |
|
Chris Clark
|
0c02b92717
|
Add response schemas and small fixes
|
2015-07-27 14:20:09 -07:00 |
|
Chris Clark
|
00342c4239
|
Merge pull request #446 from darkdarkdragon/develop-RLJS-370-8
Increase tests coverage
|
2015-07-23 16:47:42 -07:00 |
|
Ivan Tivonenko
|
6ade0f6554
|
cover api/ledger/pathfind.js with tests
|
2015-07-24 01:34:54 +03:00 |
|
Ivan Tivonenko
|
a99452b773
|
fix settings.json schema to allow null to
'walletSize', 'transferRate', 'emailHash' and
'walletLocator' fields so they
can be cleared
cover api/transaction/settings.js with tests
|
2015-07-23 23:29:00 +03:00 |
|
Ivan Tivonenko
|
194f76d57f
|
cover api/transaction/order.js with tests
|
2015-07-22 04:18:35 +03:00 |
|
Ivan Tivonenko
|
040298db2c
|
cover src/api/transaction/payment.js with unit tests
|
2015-07-22 03:29:30 +03:00 |
|
Ivan Tivonenko
|
02bc256225
|
increase test coverage of Account object
|
2015-07-21 09:19:25 +03:00 |
|
sublimator
|
51ef93e23b
|
Merge pull request #435 from clark800/consistency
Don't show flags that are set to false
|
2015-07-21 09:06:05 +07:00 |
|
Chris Clark
|
ddd83d10fa
|
Don't show flags that are set to false
|
2015-07-20 16:52:43 -07:00 |
|
sublimator
|
4bc285313c
|
Merge pull request #434 from clark800/fixes
Simplify getServerInfo response
|
2015-07-21 01:21:16 +07:00 |
|
Chris Clark
|
f42dd69b53
|
Simplify getServerInfo response
|
2015-07-20 11:15:54 -07:00 |
|
Chris Clark
|
ff29247b9e
|
Organize rippled mock fixtures
|
2015-07-17 15:36:37 -07:00 |
|
Chris Clark
|
d9eca203ed
|
Merge pull request #431 from darkdarkdragon/develop-RLJS-370-2
test parseTrustline in getTransaction
|
2015-07-17 14:22:40 -07:00 |
|
Ivan Tivonenko
|
055d275f0a
|
test parseTrustline in getTransaction
|
2015-07-18 00:18:35 +03:00 |
|
Ivan Tivonenko
|
eb7bbe5715
|
testing - add memo field into payment transaction so parsePaymentMemos from parsePayment is tested
|
2015-07-18 00:13:31 +03:00 |
|
Chris Clark
|
2b5f356de8
|
Organize fixtures
|
2015-07-16 15:02:27 -07:00 |
|