Commit Graph

220 Commits

Author SHA1 Message Date
mDuo13
f509c4b185 Move more amendment disclaimers to end of section 2025-10-06 14:27:46 -07:00
mDuo13
07f4436b45 Rename redundant pseudo-transactions index page 2025-10-06 14:27:23 -07:00
mDuo13
259994d74f Migrate more amendment disclaimers to component 2025-10-06 13:52:39 -07:00
mDuo13
317a8ffdfc Add an 'Updated' mode for amendment-disclaimer & fix disclaimer font size in tables 2025-10-06 13:39:41 -07:00
mDuo13
28de18d7d6 Use amendment disclaimer & update tx ref intros 2025-10-03 16:42:19 -07:00
Rome Reginelli
3a0abdefd8 Merge pull request #3301 from XRPLF/pdex_use_case
Permissioned DEX use case
2025-10-03 11:20:55 -07:00
Maria Shodunke
68433983d1 Use component amendment disclaimers for MPTs 2025-10-02 16:42:39 +01:00
Rome Reginelli
83eb61f440 Merge branch 'master' into mpt_concept_rewrite 2025-09-25 18:31:44 -07:00
mDuo13
76ffd1e3d8 Edit tokens docs per review 2025-09-25 14:40:13 -07:00
mDuo13
1e4bb442b2 Fix issues with tokens rewrite 2025-09-24 14:26:05 -07:00
mDuo13
b4ba78b105 Rewrite tokens section to clarify MPTs 2025-09-23 17:32:26 -07:00
mDuo13
b1c1ae685a Remove Reporting Mode & History Shards docs 2025-09-12 17:03:56 -07:00
mDuo13
4ef1a6cd83 Permissioned DEX use case & related edits 2025-09-11 17:14:34 -07:00
Rome Reginelli
a7df284e31 Fix source link formatting
- Replace the old link with a link to the updated source version
- Add the missing "Source" title attribute so the source link will float right as intended
- Remove deprecated frontmatter
2025-09-03 14:01:19 -07:00
mDuo13
468c8d3a47 Improve consistency of descriptions in frontmatter 2025-08-15 13:19:49 -07:00
Amarantha Kulkarni
a2cfcb2dbc Apply suggestions from code review
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-08-12 16:28:43 -07:00
Amarantha Kulkarni
2b8673c355 Update docs/concepts/tokens/decentralized-exchange/permissioned-dexes.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-08-12 16:23:50 -07:00
amarantha-k
ba4750d2cc Fix broken links 2025-08-12 12:53:45 -07:00
amarantha-k
a638266581 Incorporate SEO recommendations 2025-08-12 12:31:17 -07:00
amarantha-k
1e7ab3ea5c Recommended SEO updates 2025-08-12 12:30:28 -07:00
Rome Reginelli
662aebbbb9 Merge pull request #3218 from XRPLF/update_pdomains_for_pdex
Minor edits to Permissioned Domains
2025-08-06 14:41:30 -07:00
Rome Reginelli
b66428d003 Merge branch 'master' into fix_delegate 2025-08-05 14:10:12 -07:00
mDuo13
b7fe46fe19 More Permission Delegation edits per review 2025-08-05 11:31:51 -07:00
mDuo13
efd45bc3d4 Minor edits to Permissioned Domains
1. Link to Single Asset Vault & Lending Protocol spec info
2. Add source file for Permissioned  Domains diagram, to aid updates and
   translation.
2025-07-25 14:37:30 -07:00
mDuo13
5d4ed444f4 Permission delegation - more small edits 2025-07-25 12:46:31 -07:00
mDuo13
302a8c9a72 Rewrite Permission Delegation concept and further clean up refs 2025-07-24 19:38:52 -07:00
Oliver Eggert
dc405fb770 fix broken links and add links to mailing lists for client library updates and ripple server updates 2025-07-24 11:40:54 -07:00
mDuo13
a2d754b40f Start fixing up Permission Delegation docs 2025-07-23 16:48:23 -07:00
Rome Reginelli
49172e3fe1 Merge pull request #3200 from XRPLF/rr-fix-833
Fix typo on consensus structure page
2025-07-22 15:02:02 -07:00
Rome Reginelli
20ef3a4edd Fix typo on consensus structure page
Fix #833
2025-07-17 14:02:53 -07:00
Rome Reginelli
0aee6fdc33 Update clustering concept
Fix #832
2025-07-17 13:59:27 -07:00
Rome Reginelli
27a40741cb txq: fix typo
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
2025-07-08 09:59:33 -07:00
Rome Reginelli
259a5ac32b Transaction Queue: update normalized order
Fix #3043.

The order of same-cost transactions in the queue was updated in [rippled 1.8.2](https://github.com/XRPLF/rippled/releases/tag/1.8.2), released in 2021, to address issues with high fees and full transaction queues on the network at the time.
2025-07-07 13:45:58 -07:00
oeggert
a253e654db Merge pull request #3150 from XRPLF/rippled-2.5.0
Rippled 2.5.0
2025-06-24 11:44:17 -07:00
mDuo13
1e38da684c Permissioned DEXes - port review edits from opensource 2025-06-23 13:33:44 -07:00
mDuo13
a67dc50ef6 Permissioned DEX: concept, API methods, links 2025-06-23 13:30:47 -07:00
mDuo13
af9c7cd4a5 Fix Account Configurator
- The code samples page was glitching out because it wasn't in a
  language subfolder. Moved to a js/ folder to fix this.
- Updated pages that linked to the old location.
- The UI as linked directly in the _code-samples folder was displaying
  as expected but the JS wasn't loading correctly on the page, so none
  of the buttons worked. For now, I changed the Broker an NFT Sale
  page to link the ZIP instead.
2025-06-23 13:21:18 -07:00
Oliver Eggert
d5d8df66fa clean up doc migration 2025-06-23 13:07:29 -07:00
Dennis Dawson
e0e2b63d50 Update for publication. 2025-06-23 12:48:57 -07:00
oeggert
da60932700 Merge pull request #3138 from XRPLF/token_payment_channels_and_escrows
Updates to support tokens in payment channels and escrows
2025-06-18 10:30:43 -07:00
Oliver Eggert
c1acd9e417 add batch transactions docs 2025-06-17 14:07:12 -07:00
Dennis Dawson
7ac30a63ba Display graphic 2025-06-05 09:57:29 -07:00
Dennis Dawson
f92da3a9bd Updates to support tokens in payment channels and escrows 2025-06-03 14:23:49 -07:00
Mayukha Vadari
ef40552be6 Update transaction-cost.md 2025-06-03 13:48:19 -04:00
Dennis Dawson
ba47d9531e Merge pull request #3127 from XRPLF/mpt_immutability
Mention that MPT Metadata is immutable
2025-06-02 15:37:59 -07:00
Dennis Dawson
5078334f95 Innocuous change to start a build 2025-05-29 13:11:20 -07:00
Dennis Dawson
f6da72a5e4 Innocuous change to kick off a build. 2025-05-29 13:04:03 -07:00
Dennis Dawson
11ad13f860 Allow for variable fees due to a change in the base fee 2025-05-29 10:21:22 -07:00
Dennis Dawson
45eb02437b Mention that MPT Metadata is immutable 2025-05-29 08:54:00 -07:00
mDuo13
9dce798703 Merge branch 'ja-dynamicnft' 2025-05-28 14:17:44 -07:00