Elliot Lee
14ec58ef9a
Fix link
1.4.2
2019-11-14 21:00:33 -08:00
Elliot Lee
8f4f6f3de0
Release 1.4.2
2019-11-14 20:50:29 -08:00
Elliot Lee
f8c0ac3ce0
Update docs
...
* Add tickSize parameter
* Fix formatting
2019-11-14 20:38:40 -08:00
RareData
8ebad98912
Add support for tick size ( #1090 )
2019-11-14 20:13:58 -08:00
FKSRipple
08429b6110
Merge pull request #1092 from nickewansmith/fix-unhandled-rejection-warning-on-send
...
Fix Unhandled Promise Rejection Warning on message _send
2019-11-13 19:54:48 -08:00
FKSRipple
0e128e15f1
Merge pull request #1089 from RareData/patch-2
...
Update email hash default to allow proper clearing
2019-11-13 19:51:53 -08:00
FKSRipple
e233d15fbb
Merge pull request #1087 from ripple/prettier
...
Add a prettier config
2019-11-13 09:51:45 -08:00
Fred K. Schott
a5d83900d9
set trailing trailingComma to none
2019-11-13 09:50:13 -08:00
Nicholas Smith
d8dbeedcc2
Adds an immediate catch to the _send promise passed to _whenReady in case there is rejection before async handlers are added
2019-11-13 01:24:09 -05:00
FKSRipple
56b67d62a3
Update Node.js Testing Versions ( #1085 )
...
Updated our testing matrix based on: https://nodejs.org/en/about/releases/
- Node 11 is no longer supported (not LTS)
- Node 12 added (active LTS)
- Node 13 added ("current" release)
2019-11-11 13:56:22 -08:00
RareData
dc084b4bd9
Add XRP Toolkit reference ( #1088 )
2019-11-11 13:54:27 -08:00
RareData
1bc0eab7ae
Update email hash default to fix clearing bug
2019-11-11 19:09:32 +01:00
Fred K. Schott
ca14d1b108
add a prettier config
2019-11-10 13:56:42 -08:00
Elliot Lee
d6757aced2
Release 1.4.1 ( #1079 )
1.4.1
2019-11-06 21:30:14 -08:00
Keefer Taylor
5c84eed292
Fix Travis Build ( #1076 )
...
* Drop support for node 6
* Add build badge
* Remove `compile` command, no longer used
2019-11-06 16:44:57 -08:00
Elliot Lee
b648387a57
Revert "Merge pull request #1052 from FredKSchott/tests-to-ts-03"
...
This reverts commit e08367365f , reversing
changes made to 36a9e7a7cf .
2019-11-06 10:34:05 -08:00
Tyler Levine
5232f95c3f
Change TypeScript compile target to es6 ( #1071 )
...
This allows for the use of Node 6. Note that Node v6 is no longer supported by Node.js (End-of-life'd in April 2019). We recommend updating to Node v8/v10 ASAP, to keep getting security updates and fixes from the Node.js team.
2019-11-05 09:05:47 -08:00
FKSRipple
0742960ec4
Merge pull request #1061 from ripple/webpack-update
...
Update Webpack
2019-11-05 08:13:44 -08:00
Fred K. Schott
4c41b7f8df
revert name change
2019-11-05 08:13:27 -08:00
Fred K. Schott
c5d0c24237
update webpack flow
2019-11-04 21:33:39 -08:00
FKSRipple
8b5c51ceaa
Merge pull request #1073 from ripple/update-ws
...
update ws dependency
2019-11-04 19:38:05 -08:00
Fred K. Schott
c09bceb66a
fix type
2019-11-04 19:36:34 -08:00
Fred K. Schott
e7afd3ec76
respond to comments
2019-11-04 19:33:43 -08:00
Fred K. Schott
3d30be3472
update ws dependency
2019-11-04 19:33:43 -08:00
FKSRipple
e08367365f
Merge pull request #1052 from FredKSchott/tests-to-ts-03
...
Convert the rest of the test helpers to TS
2019-11-04 19:30:02 -08:00
Fred K. Schott
6692fbeed4
respond to comments
2019-11-04 19:20:40 -08:00
FKSRipple
36a9e7a7cf
Merge pull request #1074 from ripple/update-bignumber
...
update bignumber dependency
2019-11-04 18:59:43 -08:00
FKSRipple
49b5ff5fd9
Merge pull request #1075 from ripple/update-keypairs
...
update ripple-keypairs
2019-11-04 18:58:16 -08:00
Fred K. Schott
1bde56a11a
update ripple-keypairs
2019-11-02 08:54:46 -07:00
Fred K. Schott
f47d7b6935
update bignumber dependency
2019-11-02 08:36:46 -07:00
Fred K. Schott
2dbad40a34
update assert-diff
2019-11-02 07:51:39 -07:00
Fred K. Schott
39f6a51794
convert the rest of the helper files to ts
2019-11-02 07:40:52 -07:00
Fred K. Schott
7ec128c2e4
move tests to TypeScript
2019-11-02 07:40:52 -07:00
FKSRipple
b55f0e849e
Merge pull request #1069 from mDuo13/getAccountObjects_doc
...
getAccountObjects doc fix
2019-11-02 06:54:13 -07:00
mDuo13
f158390ba1
getAccountObjects doc fix
...
Add necessary blank line for the list to render properly. (xrpl.org's
Markdown parser won't recognize the list without it.)
2019-10-29 14:23:10 -07:00
Elliot Lee
e4b245104a
Release 1.4.0
1.4.0
2019-10-28 17:10:03 -07:00
Elliot Lee
789497b07e
Fix lint errors
2019-10-28 17:01:32 -07:00
FKSRipple
5cf01ba099
Merge pull request #1051 from FredKSchott/tests-to-ts-02
...
Move tests to TypeScript
2019-10-28 10:54:39 -07:00
Fred K. Schott
e8669891f8
small typo fixes
2019-10-28 10:54:06 -07:00
Fred K. Schott
ac0f265a5b
move tests to TypeScript
2019-10-28 10:53:36 -07:00
Elliot Lee
fcd6b430e1
Reduce dependency size ( #1057 )
...
- Remove .npmignore since it is overridden by package.json 'files'
- Include build/ripple-latest-min.js, not everything in build/
2019-10-25 13:57:45 -07:00
Elliot Lee
f3ad8a9b80
Merge pull request #1060 from fix-test
...
Fix broken tests
2019-10-25 13:56:43 -07:00
Fred K. Schott
43ff824da1
fix broken tests
2019-10-25 10:18:46 -07:00
Fairy
b8022610ca
Fix error in Safari ( #869 )
...
* Safari minify fix
* Update browser-hacks.ts
2019-10-24 10:41:21 -07:00
FKSRipple
03defe203a
Merge pull request #773 from aMoniker/develop
...
unref timer so it doesnt hang the node process
2019-10-23 18:29:20 -07:00
FKSRipple
aedcbe56b3
Added small style changes
2019-10-23 18:29:07 -07:00
FKSRipple
c365db460a
Merge pull request #1044 from ripple/connection-timeout
...
Add a 2-second timeout for connect()
2019-10-23 18:19:39 -07:00
Elliot Lee
cfdc4752d0
let -> const and reject with error
2019-10-23 12:25:02 -07:00
Elliot Lee
e1964ac5ed
Add support for the X-address format ( #1041 )
...
* Update schema-validator
* Update to ripple-address-codec 4.0.0
* Update ./src/common/hashes/index.ts
* Add generateXAddress method
* Deprecate generateAddress method
* Add unit tests
* Add documentation
2019-10-23 12:03:59 -07:00
James Greenleaf
e17ab9cd8f
Add conditional to timer.unref
2019-10-23 14:44:20 -04:00