Elliot Lee
8f4f6f3de0
Release 1.4.2
2019-11-14 20:50:29 -08:00
Elliot Lee
d6757aced2
Release 1.4.1 ( #1079 )
2019-11-06 21:30:14 -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
Fred K. Schott
c5d0c24237
update webpack flow
2019-11-04 21:33:39 -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
FKSRipple
36a9e7a7cf
Merge pull request #1074 from ripple/update-bignumber
...
update bignumber dependency
2019-11-04 18:59:43 -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
Elliot Lee
e4b245104a
Release 1.4.0
2019-10-28 17:10:03 -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
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
Elliot Lee
842347bcab
Merge branch 'develop' into update-https-proxy-agent
2019-10-22 00:56:07 -07:00
Elliot Lee
628b9c4853
Merge pull request #1049 from FredKSchott/eslint
...
Replace tslint (since deprecated) with eslint
2019-10-21 11:01:53 -07:00
Fred K. Schott
d60b6ee33f
Merge remote-tracking branch 'myfork/eslint' into eslint
2019-10-21 10:03:27 -07:00
Fred K. Schott
4f4fcbbc70
add tests to linting
2019-10-21 10:02:14 -07:00
Tyler Levine
cc896670dc
Update https-proxy-agent to 3.0.0
2019-10-18 16:16:54 -07:00
Elliot Lee
eb2a497dee
Release 1.3.4
2019-10-18 14:41:58 -07:00
Fred K. Schott
0cf5ce1416
Merge branch 'develop' into eslint
2019-10-17 11:23:26 -07:00
Fred K. Schott
9f183a6dfc
replace tslint (deprecated) with eslint
2019-10-13 16:44:22 -07:00
Fred K. Schott
fadfd4e06c
update typescript
2019-10-13 16:19:45 -07:00
Tyler Storm
14e6bf5ef9
Integrate ripple-hashes ( #1039 )
...
* Update TxParser and Mocha
* Convert ripple-hashes to TypeScript and add into ripple-lib along with unit tests
* Switch casing to camelCase
* Document intToVuc
* Convert Slots to numbers, add exception if number is outside 0-15
* Remove Shamap v2 support
* Improve naming
2019-10-01 23:35:11 -07:00
Tyler Storm
7a9912d4e0
Update TxParser and Mocha
2019-09-24 09:57:56 -07:00
Elliot Lee
ae2aed675a
v1.3.3
2019-09-10 19:30:11 -07:00
Elliot Lee
76db002eb5
Expand node version compatibility
...
Previously the library could not be installed with node 12:
https://github.com/ripple/ripple-binary-codec/pull/33
2019-09-04 00:17:53 -07:00
Elliot Lee
ebb64ba177
v1.3.2
2019-09-03 16:43:31 -07:00
Elliot Lee
1a685e2b68
Fix #1032 ( #1033 )
...
* Update ripple-address-codec@latest
* Export and document rippleTimeToISO8601
2019-09-03 16:38:56 -07:00
Elliot Lee
612e98b198
Release 1.3.1
2019-08-26 13:58:09 -07:00
Elliot Lee
0a41d5ccf1
Upgrade to gulp 4; remove http server ( #1030 )
...
* Update gulp version to ^4.0.2 and Gulpfile.js
* Remove http server
2019-08-26 13:50:36 -07:00
Elliot Lee
ba8fe1f32c
Update HISTORY - rippled 1.3.1
2019-08-16 21:28:32 -07:00
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