Commit Graph

4132 Commits

Author SHA1 Message Date
tequ
db2d119759 [JA] update source-and-destination-tags 2023-10-17 15:27:49 +09:00
Rome Reginelli
ad9ca2e74b Merge pull request #2216 from ximinez/vl_fix
Update validator list method example
2023-10-16 16:55:40 -07:00
mDuo13
4f398503c2 [ja] AMMAccount fix 2023-10-16 16:49:43 -07:00
mDuo13
0f474c2f93 AMM ledger entry: fix AMMAccount in example JSON 2023-10-16 16:48:45 -07:00
Caleb Kniffen
4a904ab887 docs: rename AMMAccount to Account for AMM
The correct field for an `AMM` ledger object is `Account`.
2023-10-16 16:48:45 -07:00
mDuo13
970e7e3e6a Merge branch 'clio_forwarding_rules' 2023-10-16 16:38:10 -07:00
mDuo13
5ec8f96a67 Merge branch 'clio_server_info_libxrpl_version' 2023-10-16 16:37:00 -07:00
mDuo13
129ffbe46e Clio server_info: fix broken link 2023-10-16 16:35:21 -07:00
Rome Reginelli
c58cfe23ed Merge pull request #2154 from godexsoft/clio_unsupported_subscription
Unsupported streams in Clio
2023-10-16 14:56:42 -07:00
Rome Reginelli
85818a47d2 Merge pull request #2147 from godexsoft/clio_ledger_accounts_not_supported
Document unsupported fields in ledger command
2023-10-16 14:56:10 -07:00
Rome Reginelli
bcd4be5aa4 Merge pull request #2138 from godexsoft/account_tx-tx_type
Add tx_type to request fields
2023-10-16 14:55:36 -07:00
Ed Hennis
72d054d643 Update validator list method example
* Add required public key to the HTTP request URL.
* Add "public_key" field to result JSON.
2023-10-16 16:24:39 -04:00
Rome Reginelli
b6d60f4f24 Merge pull request #2191 from XRPLF/dependabot/npm_and_yarn/content/_code-samples/build-a-desktop-wallet/js/electron-22.3.25
Bump electron from 22.3.24 to 22.3.25 in /content/_code-samples/build-a-desktop-wallet/js
2023-10-13 17:26:20 -07:00
Rome Reginelli
077b606da4 Merge pull request #2201 from XRPLF/dependabot/npm_and_yarn/content/_code-samples/build-a-browser-wallet/js/postcss-8.4.31
Bump postcss from 8.4.21 to 8.4.31 in /content/_code-samples/build-a-browser-wallet/js
2023-10-13 17:24:21 -07:00
Rome Reginelli
8606d4c8a2 Merge pull request #2185 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/pillow-10.0.1
Bump pillow from 9.3.0 to 10.0.1 in /content/_code-samples/airgapped-wallet/py
2023-10-13 17:20:04 -07:00
Amarantha Kulkarni
fb64134b26 Merge pull request #2187 from XRPLF/obsolete-amendments
known-amendments: SHAMapV2, FlowV2, SusPay, Tickets are Obsolete
2023-10-12 15:40:13 -07:00
mDuo13
865600b891 Move introduction files
Relating to IAv3 and Redocly migration work, this moves introduction
files to match their location in the IA, so that their "pretty" URLs
under Redocly will also match.
2023-10-11 16:02:07 -07:00
Rome Reginelli
35f267bd99 Merge pull request #2206 from XRPLF/migrate_ja
[JA] Move files to a dir compatible with Redocly
2023-10-10 14:17:02 -07:00
Amarantha Kulkarni
7f5c95c501 Merge pull request #2183 from ximinez/XRPFees_fee_ref
Note that `fee_ref` will be removed if XRPFees is enabled
2023-10-10 12:56:39 -07:00
Elliot Lee
2e1d5d32cc Update content/references/http-websocket-apis/public-api-methods/subscription-methods/subscribe.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2023-10-09 23:20:34 -07:00
Rome Reginelli
c469dbc740 Merge pull request #2205 from XRPLF/rr-clawback-issuer-note
Clarify issuer note on Clawback
2023-10-09 15:42:15 -07:00
mDuo13
8d214553b4 Clawback note: fix typo 2023-10-09 15:41:54 -07:00
Amarantha Kulkarni
7f6402b42f Merge pull request #2199 from pkcs8/patch-1
Update RippleState Reserve description in ripplestate.md
2023-10-09 15:41:16 -07:00
ddawson
39b4c6a49c Embed videos in Python tuts 2023-10-09 15:20:11 -07:00
mDuo13
26b3939747 [JA] Move files to a dir compatible with Redocly
The new folder will be compatible with both Dactyl and Redocly when it
comes to loading the Japanese translation for a given page.

Snippets are not moved for now because importing them would require
more complex changes to the actual Markdown pages, and wouldn't be
cross-compatible anyway (Redocly uses slightly different 'partial'
rather than 'include' syntax.)
2023-10-09 11:33:55 -07:00
Rome Reginelli
0736841ea7 Clarify issuer note
The Clawback page had some "in this specification" language that was copied from the XLS spec, and was confusing in the new location. This rewrite should clarify.
2023-10-09 10:22:45 -07:00
Dennis Dawson
6a7eebe758 Merge pull request #2196 from XRPLF/addEscrowVideo
Add Escrow video
2023-10-09 09:49:36 -07:00
dependabot[bot]
60c07a4b40 Bump postcss in /content/_code-samples/build-a-browser-wallet/js
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 17:26:33 +00:00
Anurag
91f4c95320 Update RippleState Reserve description in ripplestate.md
'owner reserve of' text appears twice.
2023-10-07 01:38:12 +05:30
Rome Reginelli
0b8f924e0d Merge pull request #2180 from XRPLF/consensus-protections-dunl
Clarify consensus-protections.md
2023-10-06 08:59:17 -07:00
Rome Reginelli
4706ae1d3a Merge pull request #2189 from develoQ/ja-upd-amm
[JA] update AMM pages
2023-10-06 08:51:46 -07:00
ddawson
efe74025ac Add Escrow video 2023-10-05 14:49:41 -07:00
dependabot[bot]
4624daca1d Bump electron in /content/_code-samples/build-a-desktop-wallet/js
Bumps [electron](https://github.com/electron/electron) from 22.3.24 to 22.3.25.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v22.3.24...v22.3.25)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 18:39:34 +00:00
Dennis Dawson
4ba0d693d0 Update clawback.md
Error codes had dashes rather than underscores.
2023-10-05 09:30:12 -07:00
tequ
c02ebc69c7 [JA] update AMM pages
- [JA] Add DisallowIncoming AccountRoot page
2023-10-05 15:29:45 +09:00
Elliot Lee
16b10de723 known-amendments: SHAMapV2, FlowV2, SusPay, Tickets are Obsolete 2023-10-04 09:26:52 -07:00
dependabot[bot]
7714237be0 Bump pillow in /content/_code-samples/airgapped-wallet/py
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.3.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 00:55:47 +00:00
Ed Hennis
34a3d23cbc Take @intelliot's suggestion to reword.
Co-authored-by: Elliot Lee <github.public@intelliot.com>
2023-10-03 17:22:06 -04:00
Ed Hennis
d9f1141266 Note that fee_ref will be removed if XRPFees is enabled 2023-10-03 14:07:25 -04:00
Dennis Dawson
74e7977ff4 Merge pull request #2165 from XRPLF/addEscrowCode
add escrow samples
2023-10-02 18:37:21 -07:00
ddawson
e6c79da109 Changes per review 2023-10-02 17:13:59 -07:00
Elliot Lee
d51d5dcd67 Clarify consensus-protections.md
Update description of "dUNL" (default UNL) based on https://github.com/XRPLF/rippled/blob/develop/cfg/validators-example.txt
2023-10-02 16:11:58 -07:00
Rome Reginelli
302c7ca588 Merge pull request #2177 from develoQ/ja-clawback
[JA] update Clawback
2023-09-28 19:17:57 -07:00
Rome Reginelli
1b3a739f5f Merge pull request #2176 from develoQ/ja-nftokenmint-fix
[JA] update nftokenmint.ja.md
2023-09-28 15:39:24 -07:00
Rome Reginelli
5f238ba1a0 Merge pull request #2173 from XRPLF/remove-xrpintel
fix: remove reference to api.xrpintel.com
2023-09-28 15:38:10 -07:00
Rome Reginelli
81fd77999e Merge pull request #2166 from develoQ/ja-concepts-accounts
[JA] update concepts/accounts
2023-09-28 15:37:30 -07:00
Alex Kremer
fd88037351 Remove api_version mention in forwarding rules 2023-09-28 11:23:24 -07:00
Alex Kremer
810aaf80ae Update content/concepts/networks-and-servers/the-clio-server.md
Co-authored-by: Elliot Lee <github.public@intelliot.com>
2023-09-28 19:05:50 +01:00
Dennis Dawson
3429f74b7f Merge pull request #2146 from XRPLF/tut_videos
Tut videos
2023-09-28 09:32:06 -07:00
tequ
6d1f31d9fa [JA] update Clawback 2023-09-27 11:15:19 +09:00