Daniel
|
88e9b4dae2
|
Update packages/xrpl/src/Wallet/index.ts
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2021-11-23 11:15:35 +01:00 |
|
nixer89
|
e558399263
|
Merge branch 'develop' into ds/wallet-from-secret-numbers
|
2021-11-23 11:11:38 +01:00 |
|
ledhed2222
|
887cb97c2b
|
Merge pull request #1801 from XRPLF/gw/update-history-and-contribution
update history and contribution for monorepo publish
|
2021-11-17 17:27:48 -05:00 |
|
ledhed2222
|
1c90c962e9
|
Merge branch 'develop' into gw/update-history-and-contribution
|
2021-11-15 23:26:24 -05:00 |
|
ledhed2222
|
5da0db89f4
|
fix GitHub pages (#1802)
* Publish
- ripple-address-codec@4.2.0
- ripple-binary-codec@1.2.0
- ripple-keypairs@1.1.0
- xrpl@2.0.2
* moves back git hub pages docs to the top
|
2021-11-15 20:06:47 -08:00 |
|
Greg Weisbrod
|
ea32c888b1
|
run lint --fix
|
2021-11-15 22:58:10 -05:00 |
|
Greg Weisbrod
|
ce833a66a7
|
fix tsc errors in ripple-keypairs
|
2021-11-15 22:50:04 -05:00 |
|
Greg Weisbrod
|
01a3938307
|
Merge branch 'ds/wallet-from-secret-numbers' of https://github.com/XRPLF/xrpl.js into ds/wallet-from-secret-numbers
|
2021-11-15 22:40:37 -05:00 |
|
Greg Weisbrod
|
8e14f6a6a6
|
update package lock
|
2021-11-15 22:40:13 -05:00 |
|
ledhed2222
|
02f638f0ea
|
Merge branch 'develop' into ds/wallet-from-secret-numbers
|
2021-11-15 22:36:06 -05:00 |
|
Greg Weisbrod
|
f522d3f418
|
add HISTORY for monorepo updates and update CONTRIBUTING.md for publication
|
2021-11-15 21:03:42 -05:00 |
|
Greg Weisbrod
|
f96f38d0d9
|
Publish
- ripple-address-codec@4.2.0
- ripple-binary-codec@1.2.0
- ripple-keypairs@1.1.0
- xrpl@2.0.2
ripple-address-codec@4.2.0
xrpl@2.0.2
ripple-binary-codec@1.2.0
ripple-keypairs@1.1.0
|
2021-11-15 20:23:58 -05:00 |
|
ledhed2222
|
81dbc2ed87
|
Merge pull request #1800 from XRPLF/develop
monorepo conversion and ripple-binary-codec v1.2.0
|
2021-11-15 20:11:38 -05:00 |
|
ledhed2222
|
7cb38591ac
|
add support for nfts in binary codec (#1797)
|
2021-11-15 17:08:37 -05:00 |
|
Daniel
|
75ccbbdfd7
|
Merge branch 'develop' into ds/wallet-from-secret-numbers
|
2021-11-15 14:19:23 +01:00 |
|
nixer89
|
55245e0422
|
move dependency from top level package.json to xrpl package.json
|
2021-11-15 13:55:53 +01:00 |
|
ledhed2222
|
be99161e89
|
Merge pull request #1796 from XRPLF/gw/prettier
|
2021-11-12 14:06:09 -05:00 |
|
nixer89
|
976a77ab49
|
add back xrpl-secret-numbers lib after merge
|
2021-11-12 12:09:56 +01:00 |
|
nixer89
|
99fb3bd0e6
|
Merge branch 'develop' into ds/wallet-from-secret-numbers
|
2021-11-12 11:56:57 +01:00 |
|
nixer89
|
42bb7bb603
|
add the possibility to create a wallet from Secret Numbers
|
2021-11-12 11:40:28 +01:00 |
|
Greg Weisbrod
|
afd6aadaf1
|
run prettier on all packages
|
2021-11-12 02:41:28 -05:00 |
|
ledhed2222
|
3b523d7e37
|
Merge pull request #1786 from XRPLF/gw/monorepo
monorepo conversion
|
2021-11-11 12:45:08 -05:00 |
|
ledhed2222
|
1902a2d885
|
Merge branch 'develop' into gw/monorepo
|
2021-11-08 18:32:16 -05:00 |
|
Greg Weisbrod
|
f1c5f1d10d
|
fix docgen setup
|
2021-11-08 18:19:45 -05:00 |
|
Greg Weisbrod
|
b90710ffa5
|
clean up docs
|
2021-11-08 18:19:45 -05:00 |
|
Greg Weisbrod
|
0d6e723a7e
|
fix inter-repo dependencies and remove now-redundant package-locks within packages
fix linter again
|
2021-11-08 18:19:45 -05:00 |
|
Greg Weisbrod
|
b5beeb6668
|
migrate ripple-address-codec tests back to javascript for now - jest and mocha cannot be used in the same typescript project due to type name conflicts
|
2021-11-08 18:19:45 -05:00 |
|
Greg Weisbrod
|
9f19d771d2
|
fix linting and devdeps issues by using eslint for ripple-address-codec and removing the misc plugins used by ripple-keypairs
run 'npx lerna link convert' to hoist common devDependencies to top
|
2021-11-08 18:19:45 -05:00 |
|
Greg Weisbrod
|
43b55ab598
|
run 'npx lerna link convert' to hoist common devDependencies to top
|
2021-11-08 18:19:45 -05:00 |
|
Greg Weisbrod
|
99c817ca8a
|
fix all errors resulting from running 'npx lerna bootstrap', hoist github actions to top, hoist vscode config to top
|
2021-11-08 18:19:44 -05:00 |
|
Jackson Mills
|
7dd842f995
|
Update readme with websocket url (#1785)
|
2021-11-05 12:26:01 -07: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 |
|
dependabot[bot]
|
1106ad1405
|
build(deps-dev): bump @types/node from 16.11.1 to 16.11.4 (#375)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.1 to 16.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
|
2021-10-27 12:11:56 -04:00 |
|
dependabot[bot]
|
3973d0f5c5
|
build(deps-dev): bump ts-node from 10.3.0 to 10.4.0 (#373)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.3.0...v10.4.0)
|
2021-10-27 11:40:38 -04: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 |
|
Mukul Jangid
|
8feafb216d
|
refactor: waits on closing test to end tests (#1748)
* refactor: waits on closing test to end tests
|
2021-10-19 16:18:07 -04:00 |
|
ledhed2222
|
bd154fd6e8
|
lint filenames (#1757)
* build: update @xrplf/typescript-style
* fix filename casing
* fix webpack setup
* add missing eslint plugin
Co-authored-by: Nathan Nichols <natenichols@cox.net>
|
2021-10-19 16:08:46 -04:00 |
|
Rome Reginelli
|
a7c9a88bcf
|
README: quick cleanup (#1712)
* README: quick cleanup
Co-authored-by: Mayukha Vadari <mvadari@ripple.com>
|
2021-10-19 14:50:16 -05:00 |
|
Nathan Nichols
|
dd7c2fba8e
|
docs: clean up documentation for Client (#1749)
* update phrasing
* account -> address
|
2021-10-19 14:05:12 -05:00 |
|
Nathan Nichols
|
38dd5d1d7b
|
refactor: remove getFee from Client (#1756)
* removes getFeeXrp from client
|
2021-10-19 13:47:46 -05:00 |
|