Commit Graph

167 Commits

Author SHA1 Message Date
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
amarantha-k
8f35efb1e4 update to relative link 2025-04-07 10:07:25 -07:00
Rome Reginelli
09495b788e Clarify nonstandard currency codes
More precisely describe how non-standard currency codes starting with 0x00 work.
2025-03-19 12:15:44 -07:00
Oliver Eggert
8d4878d8ed add reviewer suggestion 2025-03-07 16:13:45 -08:00
Oliver Eggert
342ee2f9eb add permissioned domain object 2025-03-07 15:05:04 -08: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
oeggert
6f86d66569 Merge branch 'master' into rippled-2.4.0 2025-03-04 14:50:11 -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
Dennis Dawson
492fb46512 Update basic-data-types.md 2025-02-25 08:41:25 -08:00
Dennis Dawson
732b137da4 add field table under MPT amounts, minor updates 2025-02-24 11:25:27 -08:00
Dennis Dawson
e276d90d37 Update docs/references/protocol/data-types/currency-formats.md
Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
2025-02-24 10:32:02 -08:00
Dennis Dawson
392f8da033 Update docs/references/protocol/data-types/currency-formats.md
Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
2025-02-24 10:31:51 -08:00
Dennis Dawson
254e953c59 Update docs/references/protocol/data-types/currency-formats.md
Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
2025-02-24 10:31:40 -08:00
Dennis Dawson
3ceac2ea64 Update docs/references/protocol/data-types/basic-data-types.md
Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
2025-02-24 10:31:28 -08:00
Dennis Dawson
a8d3a7e350 Update docs/references/protocol/data-types/basic-data-types.md
Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
2025-02-24 10:29:36 -08:00
Dennis Dawson
739e769c6b Add MPTs to basic data types and currency formats 2025-02-21 15:04:48 -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
a8166bd0fe clarify nonstandard currency codes 2025-02-07 16:33:01 -08: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