Commit 75694a2
build(deps): Bump xrpl from 2.13.0 to 4.0.0 (#258)
Bumps [xrpl](https://github.com/XRPLF/xrpl.js) from 2.13.0 to 4.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/XRPLF/xrpl.js/releases">xrpl's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add rippled API v2 support and use as default by <a
href="https://github.com/khancode"><code>@khancode</code></a> in <a
href="https://redirect.github.com/XRPLF/xrpl.js/pull/2656">XRPLF/xrpl.js#2656</a></li>
<li>Add nfts_by_issuer data type by <a
href="https://github.com/Kassaking7"><code>@Kassaking7</code></a> in <a
href="https://redirect.github.com/XRPLF/xrpl.js/pull/2694">XRPLF/xrpl.js#2694</a></li>
<li>remove references to the hooks testnet faucet in xrpl.js codebase by
<a href="https://github.com/ckeshava"><code>@ckeshava</code></a> in <a
href="https://redirect.github.com/XRPLF/xrpl.js/pull/2711">XRPLF/xrpl.js#2711</a></li>
<li>Aliter: Implement DeliverMax alias in Payment transactions, through
autofill method by <a
href="https://github.com/ckeshava"><code>@ckeshava</code></a> in <a
href="https://redirect.github.com/XRPLF/xrpl.js/pull/2689">XRPLF/xrpl.js#2689</a></li>
<li>feat: add support for the <code>fixPreviousTxnID</code> amendment by
<a href="https://github.com/mvadari"><code>@mvadari</code></a> in <a
href="https://redirect.github.com/XRPLF/xrpl.js/pull/2720">XRPLF/xrpl.js#2720</a></li>
<li>feat: add <code>feature</code> RPC by <a
href="https://github.com/mvadari"><code>@mvadari</code></a> in <a
href="https://redirect.github.com/XRPLF/xrpl.js/pull/2719">XRPLF/xrpl.js#2719</a></li>
<li>Add transaction <code>hash</code> to <code>ledger</code> command
response by <a
href="https://github.com/tequdev"><code>@tequdev</code></a> in <a
href="https://redirect.github.com/XRPLF/xrpl.js/pull/2717">XRPLF/xrpl.js#2717</a></li>
<li>feat: Upgrade to Node 18 and remove cross-fetch (<a
href="https://redirect.github.com/XRPLF/xrpl.js/issues/2678">#2678</a>)
by <a href="https://github.com/ckeshava"><code>@ckeshava</code></a> <a
href="https://github.com/justinr1234"><code>@justinr1234</code></a> in
<a
href="https://redirect.github.com/XRPLF/xrpl.js/pull/2737">XRPLF/xrpl.js#2737</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/Kassaking7"><code>@Kassaking7</code></a> made
their first contribution in <a
href="https://redirect.github.com/XRPLF/xrpl.js/pull/2694">XRPLF/xrpl.js#2694</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/XRPLF/xrpl.js/compare/@xrplf/[email protected]@4.0.0">https://github.com/XRPLF/xrpl.js/compare/<code>@xrplf/isomorphic</code><code>@[email protected]</code></a></p>
<h2>[email protected]</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add Price Oracles support by <a
href="https://github.com/khancode"><code>@khancode</code></a> in <a
href="https://redirect.github.com/XRPLF/xrpl.js/pull/2688">XRPLF/xrpl.js#2688</a></li>
<li>rectify the flag name tfNoRippleDirect by <a
href="https://github.com/ckeshava"><code>@ckeshava</code></a> in <a
href="https://redirect.github.com/XRPLF/xrpl.js/pull/2647">XRPLF/xrpl.js#2647</a></li>
<li>fix: get <code>client.requestAll</code> to handle filters better by
<a href="https://github.com/mvadari"><code>@mvadari</code></a> in <a
href="https://redirect.github.com/XRPLF/xrpl.js/pull/2649">XRPLF/xrpl.js#2649</a></li>
<li>additional amm flags are introduced by <a
href="https://github.com/ckeshava"><code>@ckeshava</code></a> in <a
href="https://redirect.github.com/XRPLF/xrpl.js/pull/2667">XRPLF/xrpl.js#2667</a></li>
<li>fix: add missing lsfAMMNode flag by <a
href="https://github.com/khancode"><code>@khancode</code></a> in <a
href="https://redirect.github.com/XRPLF/xrpl.js/pull/2674">XRPLF/xrpl.js#2674</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ckeshava"><code>@ckeshava</code></a>
made their first contribution in <a
href="https://redirect.github.com/XRPLF/xrpl.js/pull/2667">XRPLF/xrpl.js#2667</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/XRPLF/xrpl.js/compare/[email protected]@3.1.0">https://github.com/XRPLF/xrpl.js/compare/[email protected]@3.1.0</a></p>
<h2>[email protected]</h2>
<h2>What's Changed</h2>
<h1><a
href="https://github.com/XRPLF/xrpl.js/blob/3.0/MIGRATION.md">Migration
Guide</a></h1>
<h3>BREAKING CHANGES</h3>
<ul>
<li>Bump typescript to 5.x</li>
<li>Remove Node 14 support</li>
<li>Remove <code>crypto</code> polyfills, <code>create-hash</code>,
<code>elliptic</code>, <code>hash.js</code>, and their many dependencies
in favor of <code>@noble/hashes</code> and
<code>@nobel/curves</code></li>
<li>Remove <code>bip32</code> and <code>bip39</code> in favor of
<code>@scure/bip32</code> and <code>@scure/bip39</code></li>
<li>Remove <code>assert</code> dependency. If you were catching
<code>AssertionError</code> you need to change to
<code>Error</code></li>
<li>Configuring a proxy:
<ul>
<li>Instead of passing various parameters on the
<code>ConnectionsOptions</code> you know specify the <code>agent</code>
parameter. This object can use be created by libraries such as
<code>https-proxy-agent</code> or any that implements the
<code>http.Agent</code>.</li>
<li>This was changed to both support the latest
<code>https-proxy-agent</code> and to remove the need to include the
package in bundlers. Tests will still be done using
<code>https-proxy-agent</code> and only tested in a node environment
which was the only way it was previously supported anyway</li>
</ul>
</li>
<li>Remove <code>BroadcastClient</code> which was deprecated</li>
<li>Uses <code>@xrplf/secret-numbers</code> instead of
<code>xrpl-secret-numbers</code></li>
<li>Improve key algorithm detection. It will now throw Errors with
helpful messages</li>
<li>Move <code>authorizeChannel</code> from <code>wallet/signer</code>
to <code>wallet/authorizeChannel</code> to solve a circular dependency
issue.</li>
<li>When using a bundler you must remove the mapping of <code>ws</code>
to <code>WSWrapper</code>. ex. <code>ws:
'xrpl/dist/npm/client/WSWrapper'</code>. See [../UNIQUE_STEPS](<a
href="https://github.com/XRPLF/xrpl.js/blob/HEAD/Unique">https://github.com/XRPLF/xrpl.js/blob/HEAD/Unique</a>
Steps) for the new, much smaller, configs.</li>
<li><code>Transaction</code> type has been redefined to include all
transactions and <code>SubmittableTransaction</code> was created to
define the old value. The following functions which only handle
transactions to be submitted now use
<code>SubmittableTransaction</code>:
<ul>
<li><code>Client.autofill</code></li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/XRPLF/xrpl.js/commit/275c95752b6cf030b328b9b09a6c2244ffa0b431"><code>275c957</code></a>
release: v4.0.0 (<a
href="https://redirect.github.com/XRPLF/xrpl.js/issues/2739">#2739</a>)</li>
<li><a
href="https://github.com/XRPLF/xrpl.js/commit/3bc3c2029b8189308b62b58248ad28ec049ea011"><code>3bc3c20</code></a>
feat: Upgrade to Node 18 and remove cross-fetch (<a
href="https://redirect.github.com/XRPLF/xrpl.js/issues/2678">#2678</a>)
(<a
href="https://redirect.github.com/XRPLF/xrpl.js/issues/2737">#2737</a>)</li>
<li><a
href="https://github.com/XRPLF/xrpl.js/commit/c9ef96e0a2af5daa4426d1ac6e2a8c278d8ad99a"><code>c9ef96e</code></a>
Add transaction <code>hash</code> to <code>ledger</code> command
response (<a
href="https://redirect.github.com/XRPLF/xrpl.js/issues/2717">#2717</a>)</li>
<li><a
href="https://github.com/XRPLF/xrpl.js/commit/00f1a6bcdd6db99d250f2e33d120af9b8c6cfbd3"><code>00f1a6b</code></a>
feat: add <code>feature</code> RPC (<a
href="https://redirect.github.com/XRPLF/xrpl.js/issues/2719">#2719</a>)</li>
<li><a
href="https://github.com/XRPLF/xrpl.js/commit/3858a09e1ff3a33eaf035f92eef56b71b4b6e262"><code>3858a09</code></a>
build(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 (<a
href="https://redirect.github.com/XRPLF/xrpl.js/issues/2729">#2729</a>)</li>
<li><a
href="https://github.com/XRPLF/xrpl.js/commit/3aaf5261072ba531792e83b892c94f8f94503424"><code>3aaf526</code></a>
build(deps): bump ws from 8.17.1 to 8.18.0 (<a
href="https://redirect.github.com/XRPLF/xrpl.js/issues/2730">#2730</a>)</li>
<li><a
href="https://github.com/XRPLF/xrpl.js/commit/1460cf50264b5704f231c4b7f02b1fe705934d02"><code>1460cf5</code></a>
feat: add support for the <code>fixPreviousTxnID</code> amendment (<a
href="https://redirect.github.com/XRPLF/xrpl.js/issues/2720">#2720</a>)</li>
<li><a
href="https://github.com/XRPLF/xrpl.js/commit/7e733c4446b9f2bc80b144bff03d46bdd5c9df93"><code>7e733c4</code></a>
build(deps-dev): bump <code>@types/lodash</code> from 4.17.4 to 4.17.6
(<a
href="https://redirect.github.com/XRPLF/xrpl.js/issues/2718">#2718</a>)</li>
<li><a
href="https://github.com/XRPLF/xrpl.js/commit/735ac2eb07dd0e9c1856adb80d5d35e467c4da2c"><code>735ac2e</code></a>
build(deps): bump <code>@noble/curves</code> from 1.4.0 to 1.4.2 (<a
href="https://redirect.github.com/XRPLF/xrpl.js/issues/2723">#2723</a>)</li>
<li><a
href="https://github.com/XRPLF/xrpl.js/commit/c79a5db8f203374e402feb9b0b9e9c0797494b71"><code>c79a5db</code></a>
build(deps-dev): bump typedoc from 0.26.2 to 0.26.3 (<a
href="https://redirect.github.com/XRPLF/xrpl.js/issues/2722">#2722</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/XRPLF/xrpl.js/compare/[email protected]@4.0.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Phu Pham <[email protected]>
Co-authored-by: pdp2121 <[email protected]>1 parent 801d293 commit 75694a2
File tree
8 files changed
+201
-341
lines changed- src
- connection-manager
- test/connections
- fixtures
8 files changed
+201
-341
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
95 | | - | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 1 | | |
10 | 2 | | |
11 | 3 | | |
| |||
37 | 29 | | |
38 | 30 | | |
39 | 31 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 32 | | |
60 | 33 | | |
61 | 34 | | |
| |||
267 | 240 | | |
268 | 241 | | |
269 | 242 | | |
270 | | - | |
271 | 243 | | |
272 | 244 | | |
273 | 245 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | | - | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments