Omar Khan
8bb248ca9e
remove engines requirement for npm from individual packages ( #1848 )
...
* remove engines package.json entry from individual packages
* only remove npm from engines entry
2021-12-01 16:33:05 -05:00
dependabot[bot]
f027236b55
build(deps-dev): bump eslint-plugin-consistent-default-export-name ( #1836 )
...
Bumps [eslint-plugin-consistent-default-export-name](https://github.com/minseoksuh/eslint-plugin-consistent-default-export-name ) from 0.0.13 to 0.0.14.
- [Release notes](https://github.com/minseoksuh/eslint-plugin-consistent-default-export-name/releases )
- [Commits](https://github.com/minseoksuh/eslint-plugin-consistent-default-export-name/commits )
---
updated-dependencies:
- dependency-name: eslint-plugin-consistent-default-export-name
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 12:29:14 -08:00
dependabot[bot]
3e7a722a4c
build(deps-dev): bump prettier from 2.4.1 to 2.5.0 ( #1833 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 11:26:38 -08:00
dependabot[bot]
e4d70b53d5
build(deps-dev): bump eslint-plugin-jsdoc from 36.1.1 to 37.1.0 ( #1838 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 36.1.1 to 37.1.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v36.1.1...v37.1.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 11:10:41 -08:00
dependabot[bot]
3a3f306f18
build(deps-dev): bump @types/node from 16.11.6 to 16.11.11 ( #1827 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.6 to 16.11.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 10:21:15 -05:00
Mayukha Vadari
fc101c6733
fix: add workaround for rippled UNLModify encoding bug ( #1830 )
...
* initial patch
* clean up
* make ts happy
* fix typing
* respond to comments
* Revert "respond to comments"
This reverts commit 689768bbf1 .
* Publish
- ripple-address-codec@4.2.1-beta.0
- ripple-binary-codec@1.2.1-beta.0
- ripple-keypairs@1.1.1-beta.0
- xrpl@2.0.3-beta.0
* add helper comments
Co-authored-by: Nathan Nichols <natenichols@cox.net >
2021-11-30 17:16:03 -05:00
Elliot Lee
3e55066b70
rename: branch develop -> main; master -> old-master ( #1826 )
...
* rename: branch develop -> main; master -> old-master
* Update all references to `master` and `develop`
* Update the GitHub pages docs
Co-authored-by: Jackson Mills <jmills@ripple.com >, Elliot Lee <intelliot@ripple.com >
2021-11-30 10:54:56 -08:00
ledhed2222
ff9bdbdc4c
initial pass at linting ripple-address-codec ( #1798 )
...
* initial pass at linting ripple-address-codec
* refix doc changes autofixed by eslint
2021-11-30 04:18:35 -05:00
Jackson Mills
89b8833610
Fix Windows contributors being unable to build and test the xrpl mono repo ( #1822 )
...
* Let ripple-binary-codec to build on windows & nix
Co-authored-by: Justintime <justinthenicholasoftime@protonmail.com >
2021-11-23 12:29:06 -08: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
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
ledhed2222
be99161e89
Merge pull request #1796 from XRPLF/gw/prettier
2021-11-12 14:06:09 -05: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
Nathan Nichols
0eadbfb790
docs: clarify option and return types ( #1718 )
...
* docs: clarify docs for options and return types
* docs: docgen w/ CNAME
2021-10-19 11:23:10 -05:00
Mayukha Vadari
d502d4aac7
refactor: rename ISOTimeToRippleTime to isoTimeToRippleTime ( #1754 )
...
* rename `ISOTimeToRippleTime` to avoid triggering linters
* add tests for time conversion
2021-10-19 11:53:10 -04:00
Mayukha Vadari
6bbd593ed7
build: webpack bn.js only once instead of many times ( #1750 )
...
* stop webpacking bn multiple times
* add to test webpacking
* fix webpacking issues, make sure tests work
* remove debugging leftovers
* add link to github issue
* revert package-lock changes
* uncomment dev mode webpacking
* increase browser test timeout
2021-10-19 10:26:00 -04:00