Elliot Lee
dc4de56a00
Shorten unit test names
2019-07-16 18:00:00 -07:00
Elliot Lee
d3b29945ea
Restrict to node version 10
...
Many unit tests fail under node 12. It is possible that some of these
are caused by issues in node that will be fixed in the future.
This also removes the dependency on 'assert-diff' since it is not
necessary. It can easily be re-added in the future, if needed.
2019-07-16 21:55:42 -07:00
Matthew Fettig
e99031d6af
add DepositPreauth fields
2018-09-28 14:45:22 -05:00
Matthew Fettig
eb7301b4f6
add DestinationNode definition
2017-11-16 22:10:25 -08:00
wilsonianb
d528331a37
Decode binary ledger header data
2017-08-16 15:29:23 -05:00
Ben Sharafian
8d0d772835
Add claim encoding for payment channels
2017-03-30 19:18:09 +02:00
Matthew Fettig
4359446101
add TickSize support
2017-03-22 12:15:19 -07:00
wilsonianb
9ddb6498b0
Add escrow support
2017-03-20 15:30:48 -07:00
Ben Sharafian
6604c717b7
fix: Signature is a non-signing field
2017-02-28 18:29:13 +01:00
Ben Sharafian
5cf4301fd0
Add support for PaymentChannel transactions
2017-02-17 16:29:17 +01:00
Nicholas Dudfield
a1a938e895
Enforce proper bounds of Amounts
2016-11-15 18:23:47 +10:00
Matthew Fettig
f9ee5aa029
add support for SignerListID and bump version to 0.1.4
2016-09-22 12:35:40 -07:00
Nicholas Dudfield
bfd022786c
Update enum definitions and dependencies * Remove redundant bytes from field definitions * Remove "date-generated" given hand editing * Remove ripple-lib test dependency * Fix linting errors introduced by updated eslint/eslintrc * Ensure STObject.toJSON returns a plain object
2016-05-09 18:46:51 +07:00
Ivan Tivonenko
76e18fd30e
make code uglify-compatible - do not use Function.name
2016-02-04 05:48:19 +02:00
Chris Clark
0d1ae3bfc6
Add support for DeliverMin
2015-12-10 13:41:34 -08:00
Ivan Tivonenko
4a8313ed1c
Add fields that was added with Suspended payment feature 3f0eacf5e7
2015-11-17 04:01:09 +02:00
Ivan Tivonenko
fd75b18582
Add SuspendedPayment feature make it same as in rippled 3f0eacf5e7
2015-11-13 01:19:41 +02:00
Chris Clark
9e3c037491
Remove "type" from PathSet JSON format
2015-10-13 15:15:21 -07:00
Chris Clark
2877d1a280
Merge coretypes repo
2015-10-07 10:57:21 -07:00
Nicholas Dudfield
ef0d1f5679
Add tests for encodeFor*Signing
2015-10-07 17:48:46 +07:00
Nicholas Dudfield
77abd3e188
Add encodeQuality/decodeQuality
2015-10-07 16:26:39 +07:00
Nicholas Dudfield
8a49bec48b
Use encode/decode
2015-10-01 06:55:23 +07:00
Nicholas Dudfield
65987a83fd
Initial import
2015-09-30 16:28:01 +07:00