Commit Graph

1074 Commits

Author SHA1 Message Date
Rome Reginelli
64aad0b2e7 Merge pull request #2215 from XRPLF/place_indexes
Add index md files
2023-10-18 13:44:23 -07: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
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
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
mDuo13
838225f798 Add line breaks after initial h1's consistently 2023-10-16 16:30:34 -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
mDuo13
e5405d8946 Add/update some blurbs for index pages 2023-10-13 17:01:04 -07:00
mDuo13
70c3c8a1fa Add md files for auto index pages
Part of IA and Redocly migration work. Create simple .md files to
represent the automatic index pages that previously only existed in
the dactyl-config.yml file. (The code used to do this is also part
of the commit but is, hopefully, no longer needed.)
2023-10-12 17:07:04 -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
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
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
4706ae1d3a Merge pull request #2189 from develoQ/ja-upd-amm
[JA] update AMM pages
2023-10-06 08:51:46 -07: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
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
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
tequ
6d1f31d9fa [JA] update Clawback 2023-09-27 11:15:19 +09:00
tequ
c241a00f32 [JA] update nftokenmint.ja.md
- #2170
2023-09-27 10:37:06 +09:00
tequ
dac2325169 Merge commit '94a050cbe0fc0d1a631d23a6589f40455cde3d83' into ja-concepts-accounts 2023-09-27 10:19:48 +09:00
Caleb Kniffen
2b5044a71a fix: remove reference to https://api.xrpintel.com/
That site has invalid certs.  Also I don't know when it was last updated.
2023-09-26 16:46:33 -05:00
Dennis Dawson
611c71f456 Update nftokenmint.md
Remove outdated sentence.
2023-09-26 11:39:35 -07:00
Rome Reginelli
75b9e4d196 Merge pull request #2167 from develoQ/ja-fix-some
[JA] fix some
2023-09-26 10:22:31 -07:00
tequ
0f9c02ce5a [JA] update concepts/accounts 2023-09-27 01:26:11 +09:00
tequ
9149e48da6 [JA] fix some 2023-09-27 01:25:48 +09:00
tequ
12eb0a81d3 [JA] update concepts/ledgers 2023-09-26 21:27:12 +09:00
Rome Reginelli
27ef3b5a4a Merge pull request #2161 from develoQ/ja-xrp-ledger
[JA] Fix `XRPレジャー` to `XRP Ledger`
2023-09-25 10:33:23 -07:00
Elliot Lee
12a51b0769 account_info - describe current behavior of rippled
At time of writing, `rippled` stable only supports api_version 1, where the `signer_lists` is returned nested under `account_data`.
2023-09-25 08:52:47 -07:00
tequ
945cf804a1 [JA] fix XRPレジャー to XRP Ledger 2023-09-25 12:51:52 +09:00
Alex Kremer
2cb52758e4 Add note about Clio 2023-09-22 13:59:33 +01:00
Alex Kremer
b1a3e24652 Update with forwarding in mind 2023-09-22 13:40:58 +01:00
Alex Kremer
4426e04afd Move outdated_translation to config 2023-09-21 20:13:55 +01:00
Alex Kremer
14c59007b7 Refresh example requests and responses 2023-09-21 01:18:03 +01:00
Alex Kremer
77e49d30cc Update content/references/http-websocket-apis/public-api-methods/clio-methods/ledger-clio.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2023-09-21 00:49:08 +01:00
Alex Kremer
d4fb95e2b7 Fix review issues 2023-09-21 00:45:12 +01:00
Alex Kremer
86c59cb224 Update content/references/http-websocket-apis/public-api-methods/clio-methods/server_info-clio.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2023-09-21 00:35:51 +01:00
Alex Kremer
9f68c39203 Update content/references/http-websocket-apis/public-api-methods/clio-methods/server_info-clio.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2023-09-21 00:34:31 +01:00
Alex Kremer
896d10b510 Add missing fields to server_info doc 2023-09-20 01:09:15 +01:00