Elliot Lee
ac3900b6f4
Release 1.2.5 and 1.3.0
2019-08-16 21:09:08 -07:00
Elliot Lee
5e138b9937
Sign method - verify accurate encoding ( #1026 )
...
* Decode signed transactions and check field integrity
* Add tests (including signing a tx without Flags)
* Update tests to output more descriptive errors on failure
* Update ripple-binary-codec to 0.2.2
2019-08-16 16:22:25 -07:00
Elliot Lee
c5b1d4daac
Update lodash to ^4.14.136, fix docs typo, update HISTORY.md
2019-08-07 12:20:56 -07:00
Elliot Lee
3554e807df
Release 1.2.4
2019-06-06 16:01:24 -07:00
Elliot Lee
5ffbd6e86d
Update dependencies ( #1007 )
...
* Update dependencies: @types/lodash@4.14.133 , mocha-junit-reporter@1.22 .0, tslint@5.17 .0, nyc
Fix type errors
2019-06-06 15:56:29 -07:00
Elliot Lee
51dad19f88
Release 1.2.3
2019-04-30 15:01:54 -07:00
Elliot Lee
3d1a530796
Fix browser builds ( #1006 )
...
tsconfig:
- Must set composite: false
- Must set declarationMap: false in order to use declaration: false
json-loader:
- Not needed with webpack >= v2.0.0 and in fact does not work
https-proxy-agent cannot be used in the browser
2019-04-29 23:19:05 -07:00
Elliot Lee
6f2d448059
Release 1.2.2
2019-04-15 12:30:20 -07:00
Elliot Lee
0d5103a3f3
Use TypeScript project reference ( #1002 )
...
* Add *.tsbuildinfo to .gitignore
* Bump versions of dependencies, nyc and yargs
* Drop support for node 9 (EOL 2018-06-30)
https://github.com/nodejs/Release
* Add getTransaction snippet
2019-04-15 11:06:31 -07:00
Elliot Lee
50fc36ec3e
Add "strict": true to tsconfig.json ( #994 )
...
- Remove process.browser
2019-04-11 15:48:23 -07:00
Elliot Lee
8278dc5b5b
Release 1.2.1
2019-03-23 15:50:26 -07:00
Elliot Lee
c90d486454
Update ripple-binary-codec to 0.2.1 to support tecKILLED
2019-03-23 15:12:22 -07:00
Elliot Lee
35f9b7ec8d
Release 1.2.0
2019-03-19 01:28:42 -07:00
Elliot Lee
69e621af86
Remove coveralls from devDependencies
2019-03-19 01:21:36 -07:00
Elliot Lee
0e92e696d4
Remove unused http-server from devDependencies
2019-03-18 16:51:08 -07:00
Elliot Lee
0b1445bfe9
Remove sauce runner
2019-03-18 16:14:21 -07:00
Elliot Lee
db2d7ba1f5
Update mocha to 6.0.2
2019-03-18 16:09:26 -07:00
Elliot Lee
f3c34bd75a
Release 1.1.2
2018-12-12 14:55:15 -08:00
Elliot Lee
fcc205b85a
Release 1.1.1
2018-11-27 15:17:42 -08:00
Elliot Lee
50a7320886
Release 1.1.0
2018-10-31 16:36:20 -07:00
Elliot Lee
418987476e
Add DepositPreauth ( #958 )
...
* Expose parseAccountFlags() and add docs
* Add example snippet
* Default to node v10 for nvm
* Maintain existing behavior for getSettings
* Increase max line length from 80 to 120 (ter-max-len)
2018-10-31 16:27:32 -07:00
Elliot Lee
04bf49cb43
Support node 10 ( #964 )
...
* Update webpack from 3.11.0 to 3.12.0 and upath from 1.0.4 to 1.1.0
* Run: yarn upgrade gulp
* See https://github.com/gulpjs/gulp/issues/2162
* Update README
* Travis: test node 10
2018-10-30 14:15:42 -07:00
Elliot Lee
a29ec1b8c7
Release 1.0.2
2018-10-16 12:28:24 -07:00
Elliot Lee
f785605db8
Release 1.0.1
2018-09-27 19:01:38 -07:00
Elliot Lee
4bea69d647
Release 1.0.0
2018-08-30 14:30:57 -07:00
Elliot Lee
dc623cd049
Release 1.0.0-beta.5
2018-08-11 01:38:36 -07:00
Elliot Lee
2438295e70
Release 1.0.0-beta.4
2018-08-10 14:58:19 -07:00
Elliot Lee
28796d37cb
Update TypeScript to 2.9.2
2018-07-28 00:18:58 -07:00
Elliot Lee
860f6a6cd8
Release 1.0.0-beta.3
2018-07-17 22:39:00 -07:00
Elliot Lee
7a928804ec
feat: add payment channel details to tx (2) ( #920 )
...
* Bump transactionparser to v0.7.1 and update output schema
* yarn docgen for required `threshold` and `weights`
2018-07-17 22:22:07 -07:00
Elliot Lee
1d1132b7fa
Release 1.0.0-beta.2
2018-06-08 08:11:00 -07:00
Elliot Lee
7c92adbf45
Release 1.0.0-beta.1
2018-05-24 20:13:26 -07:00
Elliot Lee
4a0d675726
Release 1.0.0-beta.0
2018-05-10 15:56:23 -07:00
Elliot Lee
7a42db99c9
Bump version to 0.22.0
2018-05-10 00:33:20 -07:00
Elliot Lee
a36e23ebfa
Release 0.21.0
2018-04-11 21:33:44 -07:00
Chris Yuen
9af3968508
Upgrade https-proxy-agent to version 2 ( #883 )
2018-04-10 12:59:24 -07:00
Elliot Lee
86ce7b707c
Release 0.20.0
2018-04-09 12:03:05 -07:00
Elliot Lee
e0eb27ed8e
Use jsonschema v1.2.2 and run yarn upgrade ( #882 )
...
- Fixes #880
2018-04-09 11:54:30 -07:00
Elliot Lee
90be539b09
Release 0.19.1
2018-03-22 14:12:22 -07:00
Elliot Lee
c175e3f58e
Point to types in package.json ( #863 )
2018-03-06 23:15:55 -08:00
Elliot Lee
c3aa062edd
Bump version to 0.19.0 and add release notes
2018-03-02 13:58:39 -08:00
Elliot Lee
facc513a52
Add support for Checks ( #853 )
...
- See https://github.com/ripple/rippled/pull/2245
* Add support for depositAuth flag
* Upgrade ripple-binary-codec to 0.1.13
2018-03-01 21:42:46 -08:00
Elliot Lee
e3748e070b
Bump version to 0.18.2
2018-02-13 13:53:42 -08:00
Elliot Lee
0c318816cc
Remove unnecessary files from npm
...
- `"bin/*"`, `"test/*"`, and `"Gulpfile.js"` can be removed
- See #844
2018-02-13 13:36:02 -08:00
Fred K. Schott
55e6801f4a
Add build to prepublish in package.json ( #849 )
...
Continue to publish the build/ directory so that users can easily grab it from CDNs.
2018-02-12 09:47:25 -08:00
Elliot Lee
4f60fc301f
Add "browser" property to package.json ( #847 )
...
* Use wswrapper shim for browserify
2018-02-11 08:52:19 -08:00
Fred K. Schott
94196ab268
post flow-to-ts cleanup
2018-01-29 12:11:32 -08:00
Elliot Lee
272eabd1cd
v0.18.1
2018-01-27 00:46:23 -08:00
Elliot Lee
4fff85096c
Bump version to 0.18.0 and update HISTORY.md
2018-01-17 16:03:57 -08:00
Fred K. Schott
d3fb4b6260
Add TypeScript linting ( #827 )
...
* add tslint, create tslint.json ruleset from .eslintrc
* remove leftover rules
* fix up meta files
2018-01-17 14:41:24 -08:00