Jackson Mills
1673f4b964
Update HISTORY.md with last version ( #2080 )
2022-09-06 13:43:06 -07:00
Jackson Mills
d8dbd44f56
Make minor version update ( #2078 )
...
Run docgen and update version
xrpl@2.4.0
2022-09-01 16:22:33 -07:00
Jackson Mills
5fc1c795bc
feat: Export verify ( #2073 )
...
* Export verify as verifyKeypairSignature
2022-09-01 13:57:54 -07:00
pdp2121
02ed92807e
Update README with invitation to report an issue ( #2067 )
...
* invitation added
* make it shorter
2022-08-01 18:06:00 -04:00
Elliot Lee
438242548e
Update APPLICATIONS.md ( #2053 )
...
Closes #782
Co-authored-by: Jackson Mills <jmills@ripple.com >
2022-07-27 15:01:08 -07:00
Jackson Mills
6187571334
Make the unknown submitAndWait error more verbose ( #2056 )
...
* Make the unknown submitAndWait error more verbose
2022-07-26 13:07:02 -07:00
dependabot[bot]
295725361c
build(deps-dev): bump ts-loader from 9.2.8 to 9.3.1 ( #2029 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.2.8 to 9.3.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.8...v9.3.1 )
---
updated-dependencies:
- dependency-name: ts-loader
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>
2022-07-25 16:30:22 -07:00
dependabot[bot]
93fae19ae1
build(deps-dev): bump @types/mocha from 9.1.0 to 9.1.1 ( #2018 )
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
---
updated-dependencies:
- dependency-name: "@types/mocha"
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>
Co-authored-by: Elliot Lee <github.public@intelliot.com >
2022-07-25 15:38:56 -07:00
dependabot[bot]
b420af3914
build(deps-dev): bump eslint-plugin-tsdoc from 0.2.14 to 0.2.16 ( #2014 )
...
Bumps [eslint-plugin-tsdoc](https://github.com/microsoft/tsdoc/tree/HEAD/eslint-plugin ) from 0.2.14 to 0.2.16.
- [Release notes](https://github.com/microsoft/tsdoc/releases )
- [Changelog](https://github.com/microsoft/tsdoc/blob/main/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/microsoft/tsdoc/commits/HEAD/eslint-plugin )
---
updated-dependencies:
- dependency-name: eslint-plugin-tsdoc
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>
2022-07-25 15:07:02 -07:00
dependabot[bot]
7e0b6849b0
build(deps-dev): bump typedoc from 0.22.15 to 0.23.9 ( #2055 )
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.15 to 0.23.9.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.15...v0.23.9 )
---
updated-dependencies:
- dependency-name: typedoc
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>
2022-07-25 14:19:32 -07:00
Jackson Mills
ae6390ffcb
feat: allow customized connection headers ( #2036 )
...
Co-authored-by: Elliot Lee <github.public@intelliot.com >
2022-07-24 17:59:53 -07:00
dependabot[bot]
e42d82b158
build(deps): bump terser from 5.9.0 to 5.14.2 ( #2048 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.9.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 10:49:02 -07:00
Mayukha Vadari
d7c3583a8f
refactor: use xrpl-codec-gen for definitions.json ( #2037 )
...
* Update definitions.json
* update CONTRIBUTING
* fix tests
* fix UNL
2022-07-19 21:01:19 +01:00
Jackson Mills
fdfef0e188
Fix Wallet.fromMnemonic ( #2046 )
...
* Add validation checks for bip39 and rfc1751 + tests
* Use swap method that works with react-native
2022-07-18 14:10:22 -07:00
dependabot[bot]
14ffaae960
build(deps): bump parse-url from 6.0.0 to 6.0.2 ( #2035 )
...
Bumps [parse-url](https://github.com/IonicaBizau/parse-url ) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases )
- [Commits](https://github.com/IonicaBizau/parse-url/commits )
---
updated-dependencies:
- dependency-name: parse-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 17:04:26 -04:00
Mayukha Vadari
8eab8b3c04
ci: cache npm dependencies ( #2038 )
...
* attempt to cache
* dummy commit
* change action strategy
* simplify
2022-07-12 10:04:25 -04:00
Omar Khan
aff6988f09
Release xrpl packages ( #2028 )
...
* update package and package-lock json
* update HISTORY files
xrpl@2.3.1
ripple-binary-codec@1.4.2
2022-06-27 21:11:07 -04:00
Elliot Lee
9ff9fc7767
fix: link to XRPL Rosetta (ThreeXRP.dev) ( #2027 )
2022-06-20 06:18:31 -07:00
Jackson Mills
89240eae62
Handle edge cases for standard currency code signing ( #2009 )
...
* Allow decoding symbols + lowercase standard codes
* Standardize the treatment of standard codes and hex codes for verifying transaction equivalence
2022-06-17 14:27:47 -07:00
Jackson Mills
7732f22858
Add NFT Devnet as an inferable faucet ( #2024 )
...
* Add NFT Devnet to implicit fundWallet
2022-06-15 11:12:37 -07:00
Jackson Mills
4fddd8f41d
Release xrpl packages ( #2021 )
...
* Update HISTORY.md for release
* Run docgen
xrpl@2.3.0
ripple-binary-codec@1.4.1
2022-06-02 11:03:56 -07:00
Caleb Kniffen
f5b2d71cd7
feat(source-maps): Generate source-maps for browser build ( #2010 )
...
Improve debugging for users loading in library via unpkg or jsdelivr
2022-06-01 11:50:23 -05:00
Omar Khan
6c3f5a0e3a
allow lowercase hex values for NFTokenMint.URI ( #2008 )
2022-05-31 19:22:05 -04:00
Caleb Kniffen
42ea7d83bc
Merge pull request #2007 from XRPLF/export-AccountOffer
...
fix(account-offers): export interface AccountOffer
2022-05-31 12:47:58 -05:00
Caleb Kniffen
9689f31602
Merge branch 'main' into export-AccountOffer
2022-05-31 12:43:36 -05:00
Jackson Mills
c994ac7b65
Add better error for trying to encode invalid transactions ( #2001 )
2022-05-24 15:57:08 -07:00
Caleb Kniffen
a3fb213d3d
fix(account-offers): export interface AccountOffer
...
Fixes #2005
2022-05-23 14:42:51 -05:00
Omar Khan
10469a2710
fix verification bug in Wallet.sign() when signing a non-XRP Payment amount with trailing zeros ( #2000 )
...
* fix serialize/deserialize verficiation bug in Wallet.sign() when signing a non-XRP Payment transaction with an amount that contains trailing insignificant zeros
2022-05-13 15:58:25 -04:00
Jackson Mills
7c75e5b489
Run npm audit fix --force ( #1997 )
...
* Run npm audit --force and check tests
2022-05-10 16:00:16 -07:00
Jackson Mills
73546f203a
Fix browser infinite disconnect if exception raised during 'connected' ( #1981 )
...
* Add logic for if disconnect code is undefined
2022-05-10 14:03:07 -07:00
Jackson Mills
317e223ce7
Fix reliable submission masking legitimate error with type error ( #1996 )
...
* Avoid unsafe access to error.data.error
* Update HISTORY.md
2022-05-10 13:54:24 -07:00
Jackson Mills
0486037ee4
Remove extraneous PR for docs ( #1995 )
...
Revised the steps to involve fewer PRs.
2022-05-06 14:47:04 -07:00
Caleb Kniffen
9b7add7f2f
Merge pull request #1970 from XRPLF/dependabot/npm_and_yarn/typedoc-0.22.15
...
build(deps-dev): bump typedoc from 0.22.11 to 0.22.15
2022-05-06 12:32:41 -05:00
dependabot[bot]
68d337cd55
build(deps-dev): bump typedoc from 0.22.11 to 0.22.15
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.11 to 0.22.15.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.11...v0.22.15 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-06 16:39:16 +00:00
dependabot[bot]
51d1115328
build(deps-dev): bump typescript from 4.5.5 to 4.6.4 ( #1986 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.5 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.4 )
---
updated-dependencies:
- dependency-name: typescript
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>
2022-05-06 12:38:10 -04:00
dependabot[bot]
05930c0991
build(deps-dev): bump mocha from 9.1.3 to 10.0.0 ( #1985 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.1.3 to 10.0.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v9.1.3...v10.0.0 )
---
updated-dependencies:
- dependency-name: mocha
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>
Co-authored-by: Elliot Lee <github.public@intelliot.com >
2022-05-06 09:29:44 -07:00
dependabot[bot]
3968fead9b
build(deps-dev): bump webpack from 5.68.0 to 5.72.0 ( #1983 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.68.0 to 5.72.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.68.0...v5.72.0 )
---
updated-dependencies:
- dependency-name: webpack
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>
2022-05-05 21:48:24 -07:00
dependabot[bot]
4ed999c243
build(deps-dev): bump @types/chai from 4.2.22 to 4.3.1 ( #1969 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.22 to 4.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
---
updated-dependencies:
- dependency-name: "@types/chai"
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>
Co-authored-by: Elliot Lee <github.public@intelliot.com >
2022-05-05 20:56:52 -07:00
Jackson Mills
35f5ad8ddb
Add HISTORY.md for clearing heartbeat interval on disconnect ( #1980 )
...
Add heartbeat interval and fix typos in the HISTORY.md file
Co-authored-by: Elliot Lee <github.public@intelliot.com >
2022-05-05 13:43:02 -07:00
nitowa
95123392c4
fix: update connection.ts to always clear the heartbeat interval ( #1942 )
...
Co-authored-by: Jackson Mills <jmills@ripple.com >
Co-authored-by: Elliot Lee <github.public@intelliot.com >
2022-05-05 01:33:46 -07:00
Caleb Kniffen
17d57abcd0
Merge pull request #1994 from XRPLF/release-xrpl-2.2.3
...
release(xrpl): 2.2.3
xrpl@2.2.3
2022-05-04 16:40:14 -05:00
Caleb Kniffen
b6afb4e434
release(xrpl): 2.2.3
2022-05-04 16:32:10 -05:00
Caleb Kniffen
e2dd680bde
Merge pull request #1993 from XRPLF/release-xrpl-2.2.3
...
docs(xrpl): xrpl@2.2.3
2022-05-04 16:28:20 -05:00
Caleb Kniffen
1e20d4fab7
docs(xrpl): xrpl@2.2.3
2022-05-04 16:14:46 -05:00
Jackson Mills
bbe2e76efd
Add fromMnemonic using same decode method as wallet_propose (rfc1751) ( #1992 )
...
* Add rfc1751 mnemonic decoding
2022-05-04 13:59:04 -07:00
Caleb Kniffen
7c821d148b
Merge pull request #1984 from XRPLF/dependabot/npm_and_yarn/types/puppeteer-5.4.6
...
build(deps-dev): bump @types/puppeteer from 5.4.4 to 5.4.6
2022-05-04 15:40:24 -05:00
dependabot[bot]
4ae116b10c
build(deps-dev): bump @types/puppeteer from 5.4.4 to 5.4.6
...
Bumps [@types/puppeteer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/puppeteer ) from 5.4.4 to 5.4.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/puppeteer )
---
updated-dependencies:
- dependency-name: "@types/puppeteer"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-02 20:23:32 +00:00
Jackson Mills
6d3b2d3a9e
Update packages ( #1990 )
ripple-keypairs@1.1.4
xrpl@2.2.2
2022-05-02 13:19:50 -07:00
Jackson Mills
91403ec2fa
Fix version ( #1989 )
2022-05-02 13:04:41 -07:00
Jackson Mills
13587e563a
Update history.md with latest changes and ran docgen ( #1988 )
...
* Update history.md with latest changes
* Ran docgen
* Add unreleased sections
2022-05-02 10:37:39 -07:00