Commit Graph

142 Commits

Author SHA1 Message Date
mDuo13
cf100679c5 Mass-replace blurb with seo:description in frontmatter 2024-01-31 16:10:32 -08:00
mDuo13
33cd1f54a5 Remove badges > ~2yrs old
Version 1.8.0 of rippled was released in late 2021, so any changes prior
to that are historical and no longer need badges.

Fixes #1978
2024-01-31 16:10:32 -08:00
mDuo13
caa4ed3c57 Remove inline partial from ledger_data 2024-01-31 16:10:32 -08:00
mDuo13
554a3732d4 Migrate content syntax via script
The changes in this commit were auto-generated by running

tool/migrate.sh

Following this commit, the Dactyl build no longer works but the Redocly
build (mostly) should.
2024-01-31 16:09:41 -08:00
Rome Reginelli
cc064db648 Merge pull request #2319 from XRPLF/server_state-Clio
Update server_state docs for Clio
2024-01-22 17:54:03 -08:00
Rome Reginelli
4e0efe26ba Merge pull request #2340 from XRPLF/api-v2-updates
First round of API v2 updates.
2024-01-22 17:52:29 -08:00
Oliver Eggert
1d610ea5e5 apply reviewer suggestions 2024-01-19 13:44:55 -08:00
oeggert
9476083220 Merge pull request #2341 from XRPLF/2.0-misc-updates
Additional 2.0 doc updates.
2024-01-17 11:29:25 -08:00
Oliver Eggert
00262880b9 additional 2.0 doc updates 2024-01-12 01:09:01 -08:00
Oliver Eggert
1b32202fd6 first round of apiv2 updates 2024-01-11 19:32:47 -08:00
tequ
29700e7657 [JA] #2304 2024-01-12 12:11:34 +09:00
Elliot Lee
fc0d7b4ca3 Update server_state.md for Clio 2024-01-04 08:42:48 -08:00
mDuo13
2032749af0 Update AMM discounted trading fee 2023-12-14 16:37:04 -08:00
tequ
b0692a0c9f [JA] update references 2023-12-06 19:30:17 +09:00
tequ
a029d08252 [JA] update nft contents 2023-11-30 17:14:16 +09:00
Rome Reginelli
443b48fb00 Merge pull request #2248 from XRPLF/ledger_remove_deprecated_fields
ledger method: update for 1.12.0
2023-11-13 13:28:32 -08:00
Arihant Kothari
c2fe0f666f fix typo 2023-11-13 14:04:14 -03:00
Arihant Kothari
e88b7f34d2 fix 2023-11-13 13:25:29 -03:00
Rome Reginelli
c0d7cd7881 account_tx only returns validated transactions
Per https://github.com/XRPLF/rippled/pull/4775#discussion_r1380587801 this command only returns transactions from validated ledgers, so this clarifies that detail
2023-11-02 16:09:08 -07:00
mDuo13
d470a0b490 ledger method: update for 1.12.0 2023-11-01 16:12:42 -07:00
mDuo13
4dfb703df6 Move/rename indexes and some other files
This makes no difference to how the site is built under Dactyl (other
than where the "Edit Page" links go) but changes the URLs that will
be used for the pages after the migration to Redocly.

In addition to renaming index pages to index.md, I updated the style
guide to reflect the updated conventions, and moved a couple files that
were not in the correct folders for their place in the nav hierarchy.
2023-10-31 16:07:43 -07:00
Sergey Kuznetsov
8392cb8da3 Fix clio 2.0 link in subscribe.md 2023-10-26 17:35:11 +01:00
Sergey Kuznetsov
5b23566f4f Fix clio 2.0 link in server_info-clio.md 2023-10-26 17:34:17 +01:00
Sergey Kuznetsov
4bb2048f19 Fix clio 2.0 link in account_tx.md 2023-10-26 17:21:50 +01:00
mDuo13
153e17b4f6 Clarify ctid field availability 2023-10-18 17:01:40 -07:00
mDuo13
56ee6ad8bc Document CTID in tx method 2023-10-18 16:47:33 -07:00
Rome Reginelli
64aad0b2e7 Merge pull request #2215 from XRPLF/place_indexes
Add index md files
2023-10-18 13:44:23 -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
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
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
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
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