Commit Graph

189 Commits

Author SHA1 Message Date
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
amarantha-k
447b8640c8 Update amendment status 2025-05-08 13:21:37 -07:00
tequ
a4ab945215 [JA] Add Dynamic NFTs concept and reference 2025-05-05 10:14:38 +09:00
Mayukha Vadari
a3233e70f9 Update docs/concepts/tokens/fungible-tokens/authorized-trust-lines.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-04-28 11:25:51 -04:00
Mayukha Vadari
3a63d27afb Update authorized-trust-lines.md 2025-04-24 09:52:48 -04:00
tequ
966554cac5 Merge remote-tracking branch 'upstream/master' into ja-credentials 2025-04-09 18:17:48 +09:00
Rome Reginelli
3e66d67f24 Merge pull request #2925 from tequdev/ja-mpt
[JA] MPToken
2025-04-08 12:26:56 -07:00
amarantha-k
0bb9fe41ad Fix 404s 2025-04-07 10:02:36 -07:00
Dennis Dawson
484db5ab37 Merge pull request #2997 from XRPLF/add_mpt_uc_1
MPT use case with MPT generator, Send MPT Tutorial
2025-04-03 12:51:23 -07:00
Dennis Dawson
58b6b2e6af Update docs/concepts/tokens/fungible-tokens/multi-purpose-tokens.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2025-04-03 12:21:11 -07:00
Dennis Dawson
4381f12af8 Update docs/concepts/tokens/fungible-tokens/multi-purpose-tokens.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2025-04-03 12:21:00 -07:00
Dennis Dawson
573d993f26 Add disclaimers and links 2025-04-03 11:20:33 -07:00
Dennis Dawson
c253ee43f1 Merge pull request #2972 from XRPLF/add_account_config_topic
Add account configuration topic
2025-03-31 12:25:17 -07:00
tequ
46627b49d0 Merge remote-tracking branch 'upstream/master' into ja-credentials 2025-03-28 11:11:38 +09:00
tequ
0f5d33035b Merge remote-tracking branch 'upstream/master' into ja-credentials 2025-03-28 11:05:13 +09:00
Dennis Dawson
dd87b17392 consistency change 2025-03-27 09:07:29 -07:00
Dennis Dawson
753c092bc7 Fixes per review. 2025-03-27 09:02:40 -07:00
Oliver Eggert
d8d620a270 add common links code snippet 2025-03-25 14:40:16 -07:00
Dennis Dawson
39fd0d782e Removing embedded form, for now 2025-03-25 12:03:23 -07:00
amarantha-k
c1f7edfdd0 Update with embedURL 2025-03-17 10:49:04 -07:00
amarantha-k
b823dc5795 Add missing thumbnail urls 2025-03-11 14:46:50 -07:00
oeggert
1bd8c9b04d Merge pull request #3008 from XRPLF/rippled-2.4.0
2.4.0 Release Notes and Doc Updates
2025-03-06 16:04:39 -08:00
Amarantha Kulkarni
057436e76c Merge pull request #3023 from XRPLF/docs-seo-updates
Recommended SEO updates for AMM and DEX pages, and Minting an NFT blog post.
2025-03-06 11:55:59 -08:00
Dennis Dawson
7bac761ee1 add parenthetical about optional Owner field 2025-03-06 08:23:54 -08:00
Dennis Dawson
6da98e24f3 Update docs/concepts/tokens/nfts/dynamic-nfts.md
Co-authored-by: tequ <git@tequ.dev>
2025-03-06 08:07:05 -08:00
oeggert
0160d5dab0 Merge branch 'rippled-2.4.0' into add_dynamic_nfts 2025-03-05 18:41:07 -08:00
Oliver Eggert
a5da13c4bb update deep freeze docs 2025-03-05 14:03:20 -08:00
oeggert
57579d4bbc Merge branch 'rippled-2.4.0' into add_dynamic_nfts 2025-03-05 13:14:30 -08:00
Dennis Dawson
9f56612b88 Merge pull request #3026 from XRPLF/add_deep_freeze
add deep freeze topic
2025-03-05 11:26:14 -08:00
Dennis Dawson
45f6e03da9 found another place to mention deep freeze 2025-03-05 10:45:32 -08:00
Oliver Eggert
2238c17eb0 add permissioned domains docs 2025-03-05 10:22:26 -08:00
Dennis Dawson
63dc6a3e92 add deep freeze topic 2025-03-05 09:50:11 -08:00