Elliot Lee
|
14564051fa
|
Provide types for TypeScript projects using this library
|
2019-09-03 11:10:34 -07:00 |
|
Elliot Lee
|
86d485869a
|
Use Buffer.from()
|
2019-09-03 11:03:54 -07:00 |
|
Elliot Lee
|
558710978f
|
Upgrade tslint@latest
|
2019-09-03 10:58:30 -07:00 |
|
Elliot Lee
|
f36008425f
|
Remove codecov.io, coveralls, eslint for now
Given that eslint is adding TypeScript support, we can migrate back to
ESLint in the future.
|
2019-09-03 10:56:07 -07:00 |
|
Elliot Lee
|
e387261d52
|
Remove istanbul for now
|
2019-09-03 10:53:41 -07:00 |
|
Elliot Lee
|
0c8d997958
|
Refactor and simplify code (#8)
* Remove dependency on x-address-codec
* Version 3.0.0
|
2019-09-03 10:51:10 -07:00 |
|
Keefer Taylor
|
1eae464868
|
Update README.md (#10)
|
2019-08-08 16:52:02 -04:00 |
|
Elliot Lee
|
920b0bf429
|
Update eslint and mocha; apply code style (#6)
|
2018-03-27 22:52:46 -07:00 |
|
Nicholas Dudfield
|
852465bd85
|
Add codecov
|
2015-10-03 13:23:58 +07:00 |
|
Nicholas Dudfield
|
3152d884cc
|
Use create-hash
|
2015-10-01 18:53:28 +07:00 |
|
Nicholas Dudfield
|
a63619b40d
|
s/sublimator/ripple/
|
2015-09-17 10:41:43 +07:00 |
|
Nicholas Dudfield
|
49d7029f9a
|
Bump version: 2.0.0
|
2015-08-26 11:22:20 +07:00 |
|
Nicholas Dudfield
|
9bf5bb04e6
|
Use updated x-address-codec. Add *Address and isValid*
|
2015-08-26 11:21:57 +07:00 |
|
Nicholas Dudfield
|
4597b323d2
|
Use coveralls badge instead of inaccessible shields.io
|
2015-07-31 18:14:56 +07:00 |
|
Nicholas Dudfield
|
f8cfded176
|
Bump version: 1.6.0
|
2015-07-31 16:38:26 +07:00 |
|
Nicholas Dudfield
|
8a2ce17676
|
Update x-address-codec dependency and add eslint
|
2015-07-31 16:36:33 +07:00 |
|
Nicholas Dudfield
|
f79ca12a12
|
Bump version: 1.5.2
|
2015-07-31 11:58:49 +07:00 |
|
Nicholas Dudfield
|
e6972ea7fc
|
Use shields.io service for badges
|
2015-07-31 11:57:47 +07:00 |
|
Nicholas Dudfield
|
b03486eb73
|
Bump version: 1.5.1
|
2015-07-30 20:23:34 +07:00 |
|
Nicholas Dudfield
|
43b7c376c3
|
Add coveralls to travis
|
2015-07-30 19:34:26 +07:00 |
|
Nicholas Dudfield
|
4c6f7ae344
|
Add travis badge
|
2015-07-30 18:13:03 +07:00 |
|
Nicholas Dudfield
|
68a6ebaf12
|
Bump version: 1.5.0
|
2015-07-30 16:42:36 +07:00 |
|
Nicholas Dudfield
|
78ae2adc28
|
Bump version: 1.4.0
|
2015-07-28 13:40:44 +07:00 |
|
Nicholas Dudfield
|
df2bbcadf3
|
Bump version: 1.3.1
|
2015-07-28 13:21:32 +07:00 |
|
Nicholas Dudfield
|
ad45b4d341
|
Add test for node public keys
|
2015-07-22 13:15:40 +07:00 |
|
Nicholas Dudfield
|
93236f4795
|
Bump version: 1.3.0
|
2015-07-20 10:54:53 +07:00 |
|
Nicholas Dudfield
|
2b1062865d
|
Use better names for seed types
|
2015-07-20 10:54:33 +07:00 |
|
Nicholas Dudfield
|
71edb1e145
|
Bump version: 1.2.2
|
2015-07-17 16:39:15 +08:00 |
|
Nicholas Dudfield
|
78269ed420
|
Add exemplary README
|
2015-07-17 16:18:13 +08:00 |
|
Nicholas Dudfield
|
53b3e6f4ee
|
Bump version: 1.2.1
|
2015-07-17 14:49:29 +08:00 |
|
Nicholas Dudfield
|
1ad928dfd7
|
Update x-address-codec dependency
|
2015-07-16 21:04:24 +08:00 |
|
Nicholas Dudfield
|
f9c51b05a6
|
Add Ed25519 seeds and tests
|
2015-07-16 19:33:59 +08:00 |
|
Nicholas Dudfield
|
079484b651
|
Update dependency
|
2015-07-03 17:29:02 +07:00 |
|
Nicholas Dudfield
|
21e41622cd
|
Update x-address-codec dependency
|
2015-06-29 19:41:57 +07:00 |
|
sublimator
|
516e7730c6
|
Update package.json
|
2015-06-20 00:50:05 +08:00 |
|
Nicholas Dudfield
|
58bfec05cb
|
Rename symbol -> operation
|
2015-06-19 17:36:23 +08:00 |
|
Nicholas Dudfield
|
85eee0e651
|
Initial import
|
2015-06-17 19:58:42 +07:00 |
|
Greg Weisbrod
|
2b42427634
|
convert existing xrpl library into a lerna monorepo
|
2021-11-04 23:18:23 -04:00 |
|
Jackson Mills
|
9647145150
|
Build: Prepare for 2.0.1 (#1779)
* Build: Prepare for 2.0.1
2.0.1
|
2021-11-01 10:53:44 -07:00 |
|
Jackson Mills
|
e813ec4bd3
|
bug: Fix private interfaces not showing up in the docs (#1769)
Make all exported function parameters and return types show their shapes so that new developers can see how to use them in the docs.
|
2021-10-29 13:13:40 -07:00 |
|
Nathan Nichols
|
14395ab58f
|
build: update package.json version for release (#1755)
* build: update xrpl.js for release
2.0.0
|
2021-10-20 11:34:58 -05:00 |
|
Mukul Jangid
|
910a5999c9
|
Docs: Snippets (#1729)
* refactor: adds snippets for sendEscrow, claimPayChannel, reliableSubmission, getTransaction, partialPayment, getPaths
|
2021-10-20 12:29:48 -04:00 |
|
Nathan Nichols
|
d1b34bb458
|
docs: update README (#1762)
* update README
* adds docs for LedgerEntry namespace
|
2021-10-20 08:41:22 -05:00 |
|
Omar Khan
|
217b94e2fa
|
remove unused function RequestManager.cancel() (#1760)
RequestManager.cancel() is an unused function that has no use case. It should be deleted to bring up code coverage.
|
2021-10-19 18:08:05 -04:00 |
|
Nathan Nichols
|
73bc7152ca
|
docs: remove @beta from README (#1759)
|
2021-10-19 16:47:01 -05:00 |
|
Mayukha Vadari
|
10c309ba70
|
docs: add CONTRIBUTING.md (#1745)
* add CONTRIBUTING
* remove dev stuff from readme
* update release checklist from wiki
* fix hierarchy
* add docker info
* respond to nate's comments
|
2021-10-19 17:22:54 -04:00 |
|
Mayukha Vadari
|
f29e79eb68
|
fix: add connected/disconnected overrides to client.on (#1758)
* add `on` handlers for connected/disconnected
* add tests
* fix tests
* remove all listeners in teardown
* fix disconnect handler
|
2021-10-19 17:09:46 -04:00 |
|
Elliot Lee
|
4110c18301
|
feat: add convertHexToString function in utils (#1753)
The reverse of convertStringToHex. Useful to read the Domain field and some Memos.
Co-authored-by: Nathan Nichols <natenichols@cox.net>
|
2021-10-19 14:06:12 -07:00 |
|
Mukul Jangid
|
63a5885e88
|
docs: add flag interfaces examples (#1751)
* refactor: add Flags Interfaces examples
|
2021-10-19 17:05:55 -04:00 |
|
Jackson Mills
|
a97b42d18a
|
Export ledger entries under LedgerEntry (#1752)
|
2021-10-19 14:04:15 -07:00 |
|