Commit Graph

128 Commits

Author SHA1 Message Date
mDuo13
acc36d2081 Update MPTokenAuthorize tx docs 2025-06-23 18:04:21 -07:00
Rome Reginelli
1c3bcdd9b6 temSEQ_AND_TICKET - fix amendment name 2025-06-10 09:58:36 -07:00
Elliot.
ec4543c890 tem-codes - add temSEQ_AND_TICKET 2025-06-06 21:03:10 -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
mDuo13
6d90eb4974 Fix NFTokenModify source links 2025-05-28 14:18:37 -07:00
mDuo13
9dce798703 Merge branch 'ja-dynamicnft' 2025-05-28 14:17:44 -07:00
Rome Reginelli
559da0932c Link MPTs from Payment page
The "MPT Payments" section of this page is one of the first search results for MPTs. This seems like a place where it's useful to link back to the concept article for MPTs.
2025-05-08 09:46:57 -07:00
tequ
a4ab945215 [JA] Add Dynamic NFTs concept and reference 2025-05-05 10:14:38 +09:00
Mayukha Vadari
c3dd930036 Update docs/references/protocol/transactions/types/trustset.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-04-28 11:25:42 -04:00
Mayukha Vadari
2f94a73727 Update trustset.md 2025-04-24 09:55:42 -04:00
Dennis Dawson
a6cfb105aa Missed change to MPT doc, add error type to clawback.
Addresses https://github.com/XRPLF/xrpl-dev-portal/issues/3048
2025-04-14 13:28:44 -07:00
Rome Reginelli
4186c217a8 Merge pull request #3056 from tequdev/ja-credentials
[JA] Credentials
2025-04-11 15:40:14 -07:00
Dennis Dawson
bfcc744b43 Merge pull request #3077 from XRPLF/mpt_generator_tutorial
Update the UI (and screenshots), link to demo video.
2025-04-11 15:16:32 -07:00
Dennis Dawson
c190daa299 minor changes to the UI, screenshots, embed video 2025-04-11 13:48:05 -07:00
tequ
f49783fdee fix 2025-04-09 18:18:01 +09:00
Rome Reginelli
3e66d67f24 Merge pull request #2925 from tequdev/ja-mpt
[JA] MPToken
2025-04-08 12:26:56 -07:00
Oliver Eggert
ebfab59510 fix quotation mark in json example 2025-03-06 09:36:13 -08:00
Dennis Dawson
156f66d979 Updates per review 2025-03-06 08:16:55 -08:00
Dennis Dawson
7202254803 Update docs/references/protocol/transactions/types/nftokenmodify.md
Co-authored-by: tequ <git@tequ.dev>
2025-03-06 08:07:25 -08:00
Dennis Dawson
625d7d3311 Update docs/references/protocol/transactions/types/nftokenmodify.md
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>
2025-03-06 08:06:45 -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
7e833e9ec3 add affected reference topics 2025-03-05 10:27:10 -08:00
Oliver Eggert
2238c17eb0 add permissioned domains docs 2025-03-05 10:22:26 -08:00
oeggert
14a08d1a9d Merge branch 'rippled-2.4.0' into add_dynamic_nfts 2025-03-04 20:50:38 -08:00
Oliver Eggert
a4209042b5 update defining assets as MPTs with amm transactions 2025-03-04 14:49:17 -08:00
Oliver Eggert
c8826b3205 update docs for fixInvalidTxFlags 2025-03-04 12:58:41 -08:00
Dennis Dawson
eae6a9edda Add Dynamic NFTs concept and reference 2025-03-04 09:29:34 -08:00
tequ
5ae6640953 Merge branch 'master' into ja-mpt 2025-02-19 11:02:45 +09:00
tequ
9d9dbec483 fix amendment name: MPToken to MPTokensV1 2025-02-19 10:54:02 +09:00
Oliver Eggert
183685946a address reviewer comments and update known amendments 2025-01-30 14:03:10 -08:00
Oliver Eggert
d7c3df1d23 address reviewer comments 2025-01-30 12:31:39 -08:00
amarantha-k
7cf28b30f3 Move multiple label entries to separate lines 2025-01-30 10:55:24 -08:00
Amarantha Kulkarni
27279a3f2b Update docs/references/protocol/transactions/types/ledgerstatefix.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-01-30 10:46:38 -08:00
Amarantha Kulkarni
0b87be4836 Update docs/references/protocol/transactions/types/ledgerstatefix.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-01-30 10:46:07 -08:00
amarantha-k
d97ee185b8 Add ledgerstatefix txn doc 2025-01-30 09:57:35 -08:00
Rome Reginelli
4077af8331 Merge pull request #2967 from XRPLF/try_it_component
Add & use custom Markdoc component for "Try it!" and "Query example transaction" buttons
2025-01-29 16:46:06 -08:00
Oliver Eggert
3f33bbd160 fix typo 2025-01-29 16:06:37 -08:00
Oliver Eggert
e9be6aacae add additional amm changes 2025-01-29 16:03:34 -08:00
amarantha-k
5675f21b6f Move AMMClawback reference doc to xrpl.org 2025-01-29 11:25:52 -08:00
mDuo13
9d8cfc88cb Add & use component for 'Try it!' button & related 2025-01-28 16:38:58 -08:00
Rome Reginelli
c33f8fd1d8 Apply suggestions from @oeggert review
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>
2025-01-22 15:11:13 -08:00
mDuo13
2510bfffa9 Migrate Credentials docs from opensource.ripple.com
Apply suggestions from @tequdev review

Co-authored-by: tequ <git@tequ.dev>

Add credential transactions and amendment to common links

Add not-enabled warnings on Credentials docs.
2025-01-08 14:41:05 -08:00
Shawn Xie
dbebb47191 Add description for MPT MaximumAmount (#2928)
* max amt

* improve comment
2025-01-07 13:48:16 -05:00
Amarantha Kulkarni
6f27b62a54 Merge pull request #2908 from XRPLF/mpt_concept_and_refs
Add MPTs to xrpl.org docs
2024-12-20 14:21:11 -08:00
Amarantha Kulkarni
f5e9a88941 Update docs/references/protocol/transactions/types/mptokenissuancecreate.md 2024-12-20 14:18:20 -08:00
Amarantha Kulkarni
3c966592ce Apply suggestions from code review
Incorporating suggestions from tequdev and akulkarni

Co-authored-by: tequ <git@tequ.dev>
2024-12-20 13:38:02 -08:00
Rome Reginelli
3e918ae3bb Merge pull request #2913 from ihomp/patch-5
Update accountdelete - lower the fee in the example
2024-12-19 16:03:18 -08:00
Dennis Dawson
02c83f24cb Change disclaimer to amendment link 2024-12-19 11:40:27 -08:00
Rome Reginelli
36951424e1 Merge pull request #2898 from tequdev/ja-nftokenmintoffer
[JA] Add fields to NFTokenMint
2024-12-18 13:44:37 -08:00