Nicholas Dudfield
|
00191fc5b3
|
Bump version: 0.5.1
|
2015-07-30 20:24:02 +07:00 |
|
Nicholas Dudfield
|
be865a09a7
|
Add coveralls to travis
|
2015-07-30 19:12:45 +07:00 |
|
Nicholas Dudfield
|
a1c6f91cf2
|
Add travis badge
|
2015-07-30 18:13:55 +07:00 |
|
Nicholas Dudfield
|
9e42c6bdf1
|
Bump version: 0.5.0
|
2015-07-30 17:12:21 +07:00 |
|
Chris Clark
|
68adaec55b
|
Merge pull request #467 from darkdarkdragon/develop-RLJS-440
change snake_case to camelCase in responses from api.submit and api.g…
|
2015-07-29 17:31:36 -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 |
|
Alan Cohen
|
c6f450842e
|
Merge pull request #466 from lumberj/continue-flowing
Typecheck remaining files in src/api
|
2015-07-29 16:03:15 -07:00 |
|
Alan Cohen
|
e583eb4592
|
Typecheck remaining files in src/api
|
2015-07-29 15:59:07 -07:00 |
|
Chris Clark
|
7fffbe0c64
|
Merge pull request #465 from darkdarkdragon/develop-RLJS-370-12
more unit tests coverage
|
2015-07-29 11:22:06 -07:00 |
|
Ivan Tivonenko
|
63e3b71eb5
|
cover api/common/errors.js with tests
|
2015-07-29 21:15:28 +03:00 |
|
Ivan Tivonenko
|
823ef738fe
|
cover api/common/utils.js with tests
|
2015-07-29 17:40:59 +03:00 |
|
Ivan Tivonenko
|
0977ef0ec2
|
cover api/common/validate.js with tests
|
2015-07-29 17:15:34 +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 |
|
sublimator
|
e44aea1767
|
Merge pull request #464 from wltsmrz/add-delivermin
Add DeliverMin setter
|
2015-07-29 14:52:56 +07:00 |
|
wltsmrz
|
d682d90d86
|
Add DeliverMin setter
|
2015-07-29 00:25:27 -07:00 |
|
Chris Clark
|
141aa17dfc
|
Merge pull request #463 from darkdarkdragon/develop-RLJS-370-11
cover api/common/schema-validator.js with tests
|
2015-07-28 17:40:48 -07:00 |
|
Ivan Tivonenko
|
0b09e53479
|
cover api/common/schema-validator.js with tests
|
2015-07-29 03:22:17 +03:00 |
|
Chris Clark
|
528d8bf25d
|
Merge pull request #457 from darkdarkdragon/develop-sign-with-regular-key
allow to sign transaction in api.sign using regular key
|
2015-07-28 15:53:37 -07:00 |
|
Ivan Tivonenko
|
03a2109e24
|
allow to sign transaction in api.sign using regular key
make Seed.parse_json try different input types instead
of stopping on first failing
|
2015-07-29 01:49:25 +03:00 |
|
Chris Clark
|
b38b9bced6
|
Merge pull request #462 from darkdarkdragon/develop-RLJS-370-10
cover api/ledger/parse/settings.js with tests
|
2015-07-28 14:05:04 -07:00 |
|
Ivan Tivonenko
|
ea063d0c95
|
cover api/ledger/parse/settings.js with tests
|
2015-07-28 22:21:25 +03:00 |
|
Chris Clark
|
7f93929014
|
Merge pull request #461 from lumberj/update-parser
Update ripple-lib-transactionparser to 0.4
|
2015-07-28 11:23:06 -07:00 |
|
Alan Cohen
|
4cd10ecb87
|
Update ripple-lib-transactionparser to 0.4
|
2015-07-28 09:55:01 -07:00 |
|
sublimator
|
6ef30debd2
|
Merge pull request #459 from wltsmrz/fix-transaction-constructor
Fix transaction construction for SetRegularKey transactions
|
2015-07-28 14:50:58 +07:00 |
|
wltsmrz
|
4766bace4e
|
Fix transaction construction for SetRegularKey transactions
|
2015-07-28 00:47:30 -07:00 |
|
sublimator
|
261500a3a4
|
Merge pull request #460 from wltsmrz/fix-transaction-sequencing
Fix transaction sequencing
|
2015-07-28 14:37:32 +07:00 |
|
Nicholas Dudfield
|
831a792ac6
|
Bump version: 0.4.0
|
2015-07-28 13:22:12 +07:00 |
|
wltsmrz
|
fae22b7023
|
Fix transaction sequencing
|
2015-07-27 23:17:05 -07:00 |
|
Chris Clark
|
4568b39997
|
Merge pull request #450 from clark800/api-names
Rename API parameters
|
2015-07-27 17:06:14 -07:00 |
|
Chris Clark
|
4a218cacfa
|
Merge pull request #449 from clark800/numbers
Express trustline quality and account transferRate as floats
|
2015-07-27 17:02:35 -07: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 |
|
Chris Clark
|
e76e693bdb
|
Merge pull request #452 from darkdarkdragon/develop-RLJS-370-9-1
Increase tests coverage even more
|
2015-07-27 16:35:59 -07:00 |
|
Ivan Tivonenko
|
2c52e4aa69
|
more unit tests coverage
|
2015-07-28 02:24:27 +03:00 |
|
Ivan Tivonenko
|
13dee36e93
|
propagate message from remote error to RippledNetworkError
|
2015-07-28 02:17:40 +03:00 |
|
Ivan Tivonenko
|
6e180439d1
|
cover api/ledger/transaction.js with unit tests
|
2015-07-28 02:17:38 +03:00 |
|
Ivan Tivonenko
|
e8d0c1ae95
|
make api.getTransaction return NotFound error in case of transaction not found
instead of core.RippleError
|
2015-07-28 02:16:30 +03:00 |
|
Ivan Tivonenko
|
068bda0c95
|
cover api/ledger/transactions.js with unit tests
|
2015-07-28 02:16:28 +03:00 |
|
Ivan Tivonenko
|
ab694381d5
|
fix some api functions to work with parsed version of transaction
|
2015-07-28 02:13:54 +03:00 |
|
Chris Clark
|
dc2a6c75cf
|
Merge pull request #456 from clark800/docs
Update api.html doc
|
2015-07-27 14:57:13 -07:00 |
|
Chris Clark
|
98dbba8f27
|
Add api.html doc
|
2015-07-27 14:54:15 -07:00 |
|
Chris Clark
|
9a1b80d77a
|
Merge pull request #451 from clark800/sample
Add sample API usage for getting balances and making a payment
|
2015-07-27 14:46:59 -07:00 |
|
Chris Clark
|
a655be30d6
|
Merge pull request #455 from clark800/doc
Add api.html
|
2015-07-27 14:46:50 -07:00 |
|
Chris Clark
|
e5aabc3072
|
Add api.html
|
2015-07-27 14:42:29 -07:00 |
|
Chris Clark
|
2cd32d58ad
|
Merge pull request #454 from clark800/response-schemas
Add response schemas and small fixes
|
2015-07-27 14:22:55 -07:00 |
|
Chris Clark
|
0c02b92717
|
Add response schemas and small fixes
|
2015-07-27 14:20:09 -07:00 |
|
Geert Weening
|
c58a077a2f
|
Merge branch 'release' into develop
|
2015-07-24 15:39:50 -07:00 |
|
Geert Weening
|
6e7dc9d7d3
|
Merge branch 'master' into release
Conflicts:
npm-shrinkwrap.json
package.json
|
2015-07-24 15:39:00 -07:00 |
|
Geert Weening
|
572c945274
|
Bump version to 0.12.6
0.12.6
|
2015-07-24 15:32:07 -07:00 |
|