Commit Graph

88 Commits

Author SHA1 Message Date
Oliver Eggert
cb7a05f3f3 add raw data 2024-04-12 11:49:29 -07:00
Rome Reginelli
09b87512ef amm_info - fix asset/asset2 request parameter type 2024-04-11 15:01:28 -07:00
Michael Legleux
a0988b8c95 remove incorrect statement 2024-04-11 12:21:43 -07:00
Dennis Dawson
c6edc64d2a Merge pull request #2522 from XRPLF/contribution_updates
Contribution updates
2024-04-09 07:46:54 -07:00
justinr1234
afc65c08bf feat: Add guide for custom definitions.json (#2530)
* feat: Add guide for custom definitions.json

---------

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-04-05 11:53:26 -05:00
Rome Reginelli
96c7d05611 Fix {{use_network}} appearing in visible text
Fix #2490.

This was a Dactyl variable that couldn't be directly translated to a Redocly variable.
2024-04-01 14:48:42 -07:00
Caleb Kniffen
8e0838e8d0 fix: correct links on reference docs landing page (#2514)
The landing page was missing `/docs/` from all the links
2024-04-01 13:03:33 -05:00
Amarantha Kulkarni
d59b19cd03 Merge pull request #2515 from donovanhide/patch-1
Update ledger.md
2024-04-01 10:49:46 -07:00
Dennis Dawson
7e59b96875 Merge pull request #2513 from XRPLF/issue_208
Issue 208
2024-04-01 10:05:37 -07:00
Dennis Dawson
0f66b456e4 Update docs/references/protocol/transactions/types/trustset.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-04-01 09:44:05 -07:00
Dennis Dawson
26f0582903 Update docs/references/protocol/transactions/types/trustset.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-04-01 09:43:57 -07:00
Donovan Hide
09651b4b99 Update ledger.md
s/20/32/-byte
2024-03-30 18:47:04 +00:00
ddawson
43001fdb12 minor corrections 2024-03-28 17:34:47 -07:00
ddawson
3983f84199 Enhance QualityIn/Out descriptions 2024-03-28 13:06:50 -07:00
Rome Reginelli
e19a106464 Fix step numbering in Trade in the DEX tutorial 2024-03-27 15:39:53 -07:00
Amarantha Kulkarni
eaaa633f5c Merge pull request #2498 from XRPLF/issue_2066
Change rel. 1.1.0 to 1.0.4
2024-03-27 14:04:48 -07:00
Dennis Dawson
3672ae47ff Update nft_info.md
Change release to 2.0.0.
2024-03-27 10:56:57 -07:00
Dennis Dawson
a972190a14 Merge pull request #2496 from XRPLF/issue_1454
Add marker field to response.
2024-03-27 10:24:41 -07:00
Dennis Dawson
b267299db0 Update docs/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-03-27 10:22:58 -07:00
Rome Reginelli
9c0cfc5ee5 Merge pull request #2495 from XRPLF/issue_1851
Add objectNotFound error.
2024-03-26 23:41:48 -07:00
ddawson
7f194481bd Change rel. 1.1.0 to 1.0.4 2024-03-26 13:37:26 -07:00
ddawson
5eac234ff4 Add marker field to response. 2024-03-26 10:32:09 -07:00
ddawson
36e3d0d823 Add objectNotFound error. 2024-03-26 10:07:33 -07:00
ddawson
0183d84fa1 add graphics section 2024-03-26 09:21:56 -07:00
tequ
47a9338242 [JA] replaceサーバー to サーバ 2024-03-26 17:15:54 +09:00
mDuo13
6ccb122d5e Further fix Tutorials page naming
- Use the extended name in the visible page title. The SEO metadata
  field automatically detects and matches this, so we don't need to
  have a separate instance of the long title that can get out of sync
  in the frontmatter.
- Use the short name (Tutorials) in the top nav. (The previous commit
  changed the sidebar to use the short name.)
2024-03-25 15:36:45 -07:00
Amarantha Kulkarni
0335f3abe0 Merge branch 'master' into issue-2486 2024-03-22 21:20:18 -07:00
Amarantha Kulkarni
ad995c7a42 Remove more instances of not-enabled flags for AMM 2024-03-22 21:15:16 -07:00
Rome Reginelli
26beea7973 Merge pull request #2484 from XRPLF/update_nft_uri
Update nft_info URI field (en, ja)
2024-03-22 16:08:48 -07:00
mDuo13
dd3644ea36 Fix WS Tool links, examples, sidebar
- Update docs links for all methods.
- Add some missing methods.
- Add an icon for Clio-specific methods.
- Move the long list of ledger_entry examples below other types so those
  ones are not as buried.
- Remove unused old JS files.
- Make method list sidebar self-scrolling like docs TOC sidebar, so that
  links to methods lower in the list don't scroll the main UI up off the
  visible part of the page.
- Fix #2470.
- Fix a broken 'try it' link on the amm_info page that was causing an
  error page to display when clicked.
2024-03-22 15:20:26 -07:00
Amarantha Kulkarni
2f9e48d2d4 Remove the not-enabled flag from AMM topics 2024-03-22 13:59:14 -07:00
mDuo13
55fb9f6ad8 Update nft_info URI field
Fixes #2328
2024-03-21 16:12:05 -07:00
Amarantha Kulkarni
f0a0c37f8b Remove graphic that was incorrectly introduced in a previous PR 2024-03-21 15:05:13 -07:00
mDuo13
ae891dc925 Fix some filename/URL issues.
- Change transaction-results/transaction-results/ to not repeat itself,
  adding a redirect from the old URL.
- Fix Japanese localization of 'tasks' not being updated to 'how-tos'.
  (Translated pages in this subfolder were not being shown as translated
  due to the mismatch.)
- Fix unparsed `[base58][]` link in addresses snippet.
2024-03-20 17:41:29 -07:00
Amarantha Kulkarni
201e42eff4 Merge pull request #2465 from XRPLF/dd-tutorial-updates
Updated tutorial nav - v2
2024-03-18 11:44:15 -07:00
Dennis Dawson
bcf94ff3f7 Merge pull request #2463 from XRPLF/nfts_by_issuer
add nfts_by_issuer and fix links
2024-03-18 10:42:03 -07:00
ddawson
612e313d04 Address comments, fix source links 2024-03-18 09:52:28 -07:00
ddawson
1ece0dddbb Add caveat on markers 2024-03-14 18:27:45 -07:00
Amarantha Kulkarni
0fa75cab57 Merge pull request #2456 from XRPLF/quickfixes-03111
Fix links
2024-03-14 17:21:12 -07:00
ddawson
5c12a9b80a tasks -> how-tos 2024-03-14 16:57:01 -07:00
ddawson
5f5852a57e Update landing page. 2024-03-14 16:54:22 -07:00
ddawson
5679fc64e0 consistent tut subdirs 2024-03-14 16:51:05 -07:00
Amarantha Kulkarni
e6c26969b1 Remove file that is no longer being used and update redirects file 2024-03-14 16:48:32 -07:00
ddawson
486b475623 Fix broken links 2024-03-14 16:47:23 -07:00
ddawson
f0c5b6141a Update tutorial nav 2024-03-14 16:46:57 -07:00
ddawson
e686ad020a add nfts_by_issuer and fix links 2024-03-14 16:25:30 -07:00
Amarantha Kulkarni
deb147c0c5 Fix broken link 2024-03-13 13:17:45 -07:00
ddawson
bdcbe5588e update nft_serial in samples 2024-03-12 15:35:14 -07:00
Dennis Dawson
cc6265f3f5 Merge pull request #2455 from XRPLF/1841_fix_nft_info
updates per 1841
2024-03-12 14:24:19 -07:00
ddawson
6965b43d56 updates per 1841 2024-03-12 14:15:48 -07:00