Elliot Lee
b9fd996547
Update babel
2019-10-17 17:06:23 -07:00
Elliot Lee
e5fad4a521
Update HISTORY.md
2019-10-17 17:03:01 -07:00
Elliot Lee
2fe8162c26
Update yarn.lock and .travis.yml
2019-10-17 17:00:12 -07:00
Elliot Lee
7cfce53423
Do not publish test files to npm
2019-10-17 16:46:17 -07:00
dependabot[bot]
c3d5d95488
Bump eslint from 2.7.0 to 6.5.1 ( #31 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 2.7.0 to 6.5.1.
- [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.7.0...v6.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-10-17 16:43:31 -07:00
Elliot Lee
e9a3e1ab35
Refactor and use TypeScript:
...
- Migrate to TypeScript and TSLint
- Vendor ripple-address-codec (move dependency into this project)
- Add support for Travis CI (.travis.yml)
- Use "dist/*" for distribution files
- Bump version to 1.0.0-beta.0
- Add yarn.lock
2019-01-22 23:23:13 -08:00
Elliot Lee
765bee5f81
Update package.json
...
... node_modules/codecov.io/lib/getConfiguration.js:27
throw new Error("unknown service. could not get configuration");
^
Error: unknown service. could not get configuration
at module.exports ...
2018-10-23 23:26:05 -07:00
Elliot Lee
bb9870271d
Update package.json
2018-10-23 23:19:55 -07:00
Paul V Puey
6bbf610b91
Upgrade elliptic
...
Fixes usage within a React Native environment.
2018-09-24 22:40:05 -07:00
Elliot Lee
e18c33d532
Add LICENSE
...
Close #23
2017-12-03 14:05:33 -08:00
Elliot Lee
d22ca7f263
Remove extra semicolon
2017-11-10 15:06:15 -08:00
Elliot Lee
7304ee46d6
Bump version to 0.10.1 and add HISTORY.md
2017-11-10 15:05:04 -08:00
Elliot Lee
119dfa8d9f
Verify that generated keypair correctly signs message
2017-09-20 10:15:09 -07:00
Elliot Lee
30400e6e92
Fix eslint errors
...
This was done by:
- updating some devDependencies
- running:
node_modules/.bin/eslint -c ./eslintrc --fix src/ test/
- adding where necessary:
// eslint-disable-line strict
2017-09-08 11:38:44 -07:00
Chris Clark
98c42c200b
Specify messages as hex and fix bug in ed25519 signing
2015-10-14 12:17:55 -07:00
Chris Clark
1b44bb068b
Improve explanation of key format in README
2015-10-06 16:35:05 -07:00
Nicholas Dudfield
bdb749d198
Add codecov
2015-10-02 16:06:03 +07:00
Chris Clark
bcfea3c920
Fix error in README
2015-09-23 14:40:56 -07:00
Chris Clark
de8ea104d9
Switch to new API
2015-09-21 15:09:54 -07:00
Nicholas Dudfield
5198a98736
s/sublimator/ripple/
2015-09-17 10:06:11 +07:00
Chris Clark
7308a84c52
Add simplified API
2015-08-24 13:34:42 -07:00
Nicholas Dudfield
aca6cb96b7
Update to eslint 1.2.1
2015-08-24 13:40:01 +07:00
Nicholas Dudfield
b79bb53b10
Disable coveralls as need a new repo token
2015-08-20 18:48:20 +07:00
Nicholas Dudfield
3080eef253
Update eslint to 1.2.0
2015-08-20 16:01:25 +07:00
Nicholas Dudfield
921e4c1d81
Bump version: 0.8.0
2015-08-14 08:49:07 +07:00
Nicholas Dudfield
6499489bdc
Rename dist folder distrib
2015-08-14 08:48:15 +07:00
Nicholas Dudfield
84bca71328
Rename randGen param to random
2015-08-14 08:47:59 +07:00
Nicholas Dudfield
f38011340a
Allow KeyPair.fromSeed/walletFromSeed to accept arrays for seed
2015-08-11 16:32:34 +07:00
Nicholas Dudfield
05240e143b
Add (wallet|validatorKeys)FromPhrase functions
2015-08-11 15:54:49 +07:00
Nicholas Dudfield
abe8d54401
Bump version: 0.7.3
2015-08-08 12:03:34 +07:00
Nicholas Dudfield
443d8a3b18
Update eslint to version 1.1
2015-08-08 09:07:25 +07:00
Nicholas Dudfield
8d8ec0010f
Include --optional runtime when babel compiles
2015-08-08 08:57:42 +07:00
Nicholas Dudfield
fc12114830
Remove stale comment
2015-08-07 08:36:40 +07:00
Nicholas Dudfield
d26bca3208
Use es7 decorator syntax for cached methods
2015-08-05 19:07:18 +07:00
Nicholas Dudfield
bcde54d258
Put badges on header line
2015-08-04 14:48:20 +07:00
Nicholas Dudfield
828737f3bc
Extract Sha512 to own file
2015-08-04 13:54:26 +07:00
Nicholas Dudfield
71d62fd58c
Tweak method definition order
2015-08-04 13:49:31 +07:00
Nicholas Dudfield
6bacd66d1a
Bump version: 0.7.2
2015-08-04 09:20:46 +07:00
Nicholas Dudfield
1cad004359
Use cleaner syntax for cachedProperty
2015-08-04 09:04:46 +07:00
Nicholas Dudfield
5daeecfb0e
Bump version: 0.7.1
2015-07-31 18:00:05 +07:00
Nicholas Dudfield
bf64b6fbe0
Tweak README and accountPublicFromPublicGenerator
2015-07-31 17:49:21 +07:00
Nicholas Dudfield
a927f7d38b
Try and keep coveralls happy
2015-07-31 17:46:13 +07:00
Nicholas Dudfield
4d1917ebd5
Bump version: 0.7.0
2015-07-31 17:40:12 +07:00
Nicholas Dudfield
09be6e372e
Add nodePublicAccountID
2015-07-31 17:39:50 +07:00
Nicholas Dudfield
a68a2e50e6
Move assert to correct place
2015-07-31 17:18:21 +07:00
Nicholas Dudfield
3028379538
Bump version: 0.6.0
2015-07-31 16:48:59 +07:00
Nicholas Dudfield
4b36832b5a
Update ripple-address-codec dependency
2015-07-31 16:46:55 +07:00
Nicholas Dudfield
4ff18d28d8
Misc cleanups
2015-07-31 11:36:33 +07:00
Nicholas Dudfield
c6c92b18cc
Break up index.js into logical files
2015-07-31 11:23:34 +07:00
Nicholas Dudfield
00191fc5b3
Bump version: 0.5.1
2015-07-30 20:24:02 +07:00