Chris Clark
|
1a99a2fddb
|
BREAKING CHANGE: Remove dependency of src/api on src/core, removes multiserver support
|
2015-10-26 16:28:43 -07:00 |
|
Chris Clark
|
3fbde86548
|
Set FullyCanoncialSig flag and fix integration tests
|
2015-10-20 15:49:03 -07:00 |
|
Chris Clark
|
d8d6f945ec
|
Merge pull request #581 from clark800/binary-codec
Decouple UInt from non-serialization code
|
2015-10-05 16:39:17 -07:00 |
|
Chris Clark
|
2f163c3b6e
|
Decouple UInt from non-serialization code
|
2015-10-05 15:27:43 -07:00 |
|
wltsmrz
|
806a4e823f
|
Add getBalanceSheet() to RippleAPI
|
2015-10-02 17:30:13 -07:00 |
|
Alan Cohen
|
27d2e6e519
|
Merge pull request #557 from clark800/ledger-close
Add ledgerClosed event
|
2015-09-21 15:33:44 -07:00 |
|
Chris Clark
|
7ee368965c
|
Add ledgerClosed event
|
2015-09-21 14:38:51 -07:00 |
|
sentientwaffle
|
b134081293
|
Add SuspendedPayment{Create,Finish,Cancel}
* Add SusPay core tests
* Rename SusPay -> SuspendedPayment (code review)
* Rename cancelAfter -> allowCancelAfter
* Rename suspendedPayment{Finish,Execution}
|
2015-09-18 10:51:34 -07:00 |
|
wltsmrz
|
91dd6877aa
|
Add tecOVERSIZE transaction result
|
2015-09-13 02:07:53 -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
|
15c0e6db19
|
Remove computeLedgerHash and isValidAddress from API
|
2015-08-26 17:19:09 -07:00 |
|
Ivan Tivonenko
|
0e97f269ab
|
in isValidAddress check that address starting with 'r'
because UInt160 considers valid hex values
|
2015-08-19 05:26:08 +03:00 |
|
Chris Clark
|
f57c89c6e9
|
Add isValidAddress
|
2015-08-18 14:46:11 -07:00 |
|
Chris Clark
|
854fe85151
|
Check for duplicate schema titles
|
2015-08-10 11:35:41 -07:00 |
|
Alan Cohen
|
116d7e0f29
|
Update Flow to 0.14
Fixes issue with fs.readFileSync return type
See: https://github.com/facebook/flow/issues/416
https://github.com/facebook/flow/compare/v0.13.1...v0.14.0
|
2015-07-30 10:06:53 -07:00 |
|
Alan Cohen
|
e583eb4592
|
Typecheck remaining files in src/api
|
2015-07-29 15:59:07 -07:00 |
|
Ivan Tivonenko
|
0b09e53479
|
cover api/common/schema-validator.js with tests
|
2015-07-29 03:22:17 +03:00 |
|
Chris Clark
|
8c82ebec79
|
Use "core" instead of "utils.core"
|
2015-07-20 17:33:19 -07:00 |
|
Chris Clark
|
1fb1bc7404
|
Cleanup RippleAPI
|
2015-07-15 14:55:24 -07:00 |
|
Chris Clark
|
32ca23a00b
|
Convert server methods, add unit tests, and cleanup
|
2015-07-02 11:17:06 -07:00 |
|
Chris Clark
|
ca7b69a2a0
|
Fix perf test
|
2015-06-12 16:22:05 -07:00 |
|
Chris Clark
|
a114bf42c4
|
Add unit test for prepareOrder and fix bugs
|
2015-06-08 14:11:35 -07:00 |
|
Chris Clark
|
908e306f04
|
Update schemas, use schemas for validation, and switch to is-my-json-valid
|
2015-06-05 14:58:23 -07:00 |
|
Chris Clark
|
278331cc4a
|
Move ripple-rest/api into src/api, exposing RippleAPI
|
2015-05-29 10:49:14 -07:00 |
|