dependabot-preview[bot]
4b976bebba
Bump mocha from 6.2.0 to 6.2.2 ( #40 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 6.2.0 to 6.2.2.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v6.2.0...v6.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-31 10:18:12 -08:00
dependabot-preview[bot]
6ddf2a7bc0
Bump fs-extra from 0.30.0 to 8.1.0 ( #39 )
...
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra ) from 0.30.0 to 8.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases )
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/0.30.0...8.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-31 10:16:14 -08:00
dependabot-preview[bot]
53fee90554
Bump decimal.js from 5.0.8 to 10.2.0 ( #38 )
...
Bumps [decimal.js](https://github.com/MikeMcl/decimal.js ) from 5.0.8 to 10.2.0.
- [Release notes](https://github.com/MikeMcl/decimal.js/releases )
- [Changelog](https://github.com/MikeMcl/decimal.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MikeMcl/decimal.js/compare/v5.0.8...v10.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-23 00:34:18 -08:00
Elliot Lee
eb06de5344
v0.2.5
2019-12-14 22:37:12 -08:00
Elliot Lee
e1ec2f79e5
Support AccountDelete ( #37 )
...
- Fix https://github.com/ripple/ripple-binary-codec/issues/36
- Re-number transaction result codes
- Link reference for transaction types
2019-12-14 22:34:14 -08:00
Elliot Lee
c6d01e4ce0
Remove unused 'signing' code ( #34 )
...
Use ripple-keypairs library for signing
2019-10-15 09:15:25 -07:00
Elliot Lee
eec36765f2
v0.2.4
2019-09-04 00:06:20 -07:00
Elliot Lee
55aef2e74e
Upgrade ripple-address-codec to 3.0.4
2019-09-04 00:05:37 -07:00
Elliot Lee
edc95f78f1
v0.2.3
2019-08-29 18:00:24 -07:00
Elliot Lee
63149f4b5d
Remove ecmaFeatures from eslintrc
...
(node:6931) DeprecationWarning: [eslint] The 'ecmaFeatures' config file
property is deprecated, and has no effect. (found in ./eslintrc)
2019-08-29 17:57:18 -07:00
William Swanson
0a55ba64fa
Fix node 12 compatibility ( #33 )
...
The unit tests were comparing things of different types, which failed under the stricter checks.
2019-08-29 17:54:42 -07:00
Elliot Lee
67d00491eb
Release 0.2.2
2019-07-26 17:24:44 -07:00
Elliot Lee
bf90bbe595
Increase minimum lodash version
2019-07-26 17:18:59 -07:00
Elliot Lee
2696a9e138
Update HISTORY.md
2019-07-26 17:17:10 -07:00
Elliot Lee
6324c727a9
Remove codecov.io
2019-07-26 17:14:21 -07:00
Elliot Lee
b53f336a2a
Update mocha
...
- Update mocha.opts to use --require
When updating to Babel v7, this may need to be changed. For details,
see: https://github.com/mochajs/mocha/wiki/compilers-deprecation
2019-07-26 17:08:29 -07:00
Elliot Lee
da5edb0b3b
Throw an error when Amount or Fee contains a decimal ( Fix #31 )
...
Thanks to @jwbusch for review
2019-07-26 16:53:25 -07:00
Elliot Lee
b775a6f3c8
Disable lint rule on 2 lines in test file
2019-07-17 00:40:06 -07:00
Elliot Lee
dc4de56a00
Shorten unit test names
2019-07-16 18:00:00 -07:00
dependabot[bot]
db91892086
Bump eslint from 2.13.1 to 4.18.2
...
Bumps [eslint](https://github.com/eslint/eslint ) from 2.13.1 to 4.18.2.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v2.13.1...v4.18.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-17 07:36:53 +00: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
John Freeman
a49b31aab9
v0.2.1
2019-03-23 11:18:29 -05:00
John Freeman
b580450c20
Add tecKILLED from amendment fix1578
2019-03-23 11:04:44 -05:00
Elliot Lee
9645855105
README: Add npm badge
2018-10-17 16:28:14 -07:00
Elliot Lee
16705c6bb0
v0.2.0
2018-10-17 16:25:55 -07:00
Matthew Fettig
e99031d6af
add DepositPreauth fields
2018-09-28 14:45:22 -05:00
Matthew Fettig
e0a6473814
fix style and bump version
2018-09-05 09:01:16 -05:00
Matthew Fettig
b1eecd7e93
dont validate amounts coming from binary parser
2018-06-06 16:44:20 -05:00
Matthew Fettig
cda8197ee6
bump version
2018-02-21 12:59:18 -08:00
Elliot Lee
cce552c711
Update README.md
2018-02-21 12:25:07 -08:00
Elliot Lee
b1e900f1ae
Add some basic info about the serialization fields
2018-02-16 18:32:29 -08:00
Elliot Lee
75a117701c
Add ConsensusHash and CheckID
2018-02-16 17:34:33 -08:00
Elliot Lee
5672594ab5
Add tecINVARIANT_FAILED and tecEXPIRED
...
Changed ordering of tec* results to match rippled's TER.h:
eaff9a0e6a/src/ripple/protocol/TER.h (L185-L218)
2018-02-16 16:16:46 -08:00
Elliot Lee
a963d862e9
Add Check, CheckCreate, CheckCash, CheckCancel
...
LEDGER_ENTRY_TYPES from:
eaff9a0e6a/src/ripple/protocol/LedgerFormats.h (L36)
TRANSACTION_TYPES from:
eaff9a0e6a/src/ripple/protocol/TxFormats.h (L33)
2018-02-15 10:54:59 -08:00
Matthew Fettig
63a2e9ab67
0.1.12
2017-11-16 22:10:50 -08:00
Matthew Fettig
eb7301b4f6
add DestinationNode definition
2017-11-16 22:10:25 -08:00
Matthew Fettig
91722b18ee
0.1.11
2017-08-23 12:34:22 -07:00
wilsonianb
d528331a37
Decode binary ledger header data
2017-08-16 15:29:23 -05:00
Matthew Fettig
de6e86a3ea
0.1.10
2017-04-13 16:32:19 -07:00
Ben Sharafian
8d0d772835
Add claim encoding for payment channels
2017-03-30 19:18:09 +02:00
Matthew Fettig
e0aa8b6db3
0.1.9
2017-03-30 14:39:54 -07:00
wilsonianb
fd4e2f69e3
Add tecCRYPTOCONDITION_ERROR and MasterSignature
...
Fixes #17
2017-03-28 13:53:55 -07:00
Matthew Fettig
d14b8100ac
0.1.8
2017-03-23 11:56:42 -07: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
e897daf443
0.1.7
2017-03-03 17:42:15 +01:00
Ben Sharafian
6604c717b7
fix: Signature is a non-signing field
2017-02-28 18:29:13 +01:00
Ben Sharafian
90189a0596
0.1.6
2017-02-24 11:08:08 +01:00
Ben Sharafian
5cf4301fd0
Add support for PaymentChannel transactions
2017-02-17 16:29:17 +01:00
Chris Clark
c516ed4972
0.1.5
2016-11-30 14:20:44 -08:00