Commit Graph

69 Commits

Author SHA1 Message Date
Rome Reginelli
0dc8ff7a77 Apply suggestions from @maria-robobug review
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
2025-08-21 11:56:35 -07:00
mDuo13
468c8d3a47 Improve consistency of descriptions in frontmatter 2025-08-15 13:19:49 -07:00
Rome Reginelli
207e50caa2 Merge pull request #3226 from XRPLF/mvadari-patch-1
Update feesettings.md
2025-08-15 12:19:03 -07:00
mDuo13
985a47a4bb FeeSettings - fix typos 2025-08-15 12:08:06 -07:00
Maria Shodunke
3b7d66ee7e Add related transactions and ledger entries 2025-08-14 18:58:29 +01:00
Mayukha Vadari
8fc4d8fa6d respond to comments 2025-08-14 13:03:06 -04:00
Mayukha Vadari
c68bc530b2 Update feesettings.md 2025-08-05 17:23:03 -04:00
Mayukha Vadari
72325730c3 Update feesettings.md 2025-08-05 17:21:59 -04:00
mDuo13
302a8c9a72 Rewrite Permission Delegation concept and further clean up refs 2025-07-24 19:38:52 -07:00
mDuo13
a6c2490707 Fix more permission delegation references 2025-07-24 18:49:07 -07:00
mDuo13
a2d754b40f Start fixing up Permission Delegation docs 2025-07-23 16:48:23 -07:00
Rome Reginelli
6c81a15b2e Merge pull request #3190 from XRPLF/update_install_docs
Update installation supported OSes
2025-07-22 14:11:47 -07:00
mDuo13
0b589610ae Add missing accepted credentials object snippet 2025-07-14 13:59:42 -07:00
mDuo13
b624dcf2be Fix NFTokenOffer and NFTokenAcceptOffer tables etc. 2025-07-08 15:39:40 -07:00
mDuo13
c132512425 Fix syntax errors 2025-07-08 15:21:47 -07:00
mDuo13
2e38378202 Fix MPToken ledger entry formatting 2025-07-08 12:28:47 -07:00
mDuo13
e45f5a09ae Update internal types in tables, etc.
- Improve consistency of amendment notices in transaction reference
- Clarify availability of tokens in payment channels
- Other minor fixes
2025-07-08 11:46:53 -07:00
mDuo13
a67dc50ef6 Permissioned DEX: concept, API methods, links 2025-06-23 13:30:47 -07:00
mDuo13
03370445c5 Add protocol refs for Permissioned DEXes 2025-06-23 13:30:47 -07:00
Dennis Dawson
f92da3a9bd Updates to support tokens in payment channels and escrows 2025-06-03 14:23:49 -07: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
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
Dennis Dawson
7e833e9ec3 add affected reference topics 2025-03-05 10:27:10 -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
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
Dennis Dawson
65d5f2d308 Remove outdated links 2024-12-19 15:02:14 -08:00
Dennis Dawson
02c83f24cb Change disclaimer to amendment link 2024-12-19 11:40:27 -08:00
Dennis Dawson
33d8bf8283 Merge branch 'master' into mpt_concept_and_refs 2024-12-18 11:11:21 -08:00
Dennis Dawson
f45bfc9cd8 Updates per AKulkarni 2024-12-18 11:08:15 -08:00
mDuo13
62277143f7 Ledger entry edits per review 2024-12-12 18:12:11 -08:00
mDuo13
36e006d3ec Update ledger entry source links for 2.3.0 2024-12-12 16:48:56 -08:00
mDuo13
74fc83479e Update reserves info
Reserves blog post: edits per review
2024-12-11 13:52:28 -08:00
amarantha-k
375cea5f8e Update files to reflect that DID amendment is enabled 2024-11-08 10:37:20 -08:00
oeggert
3eb9131cbc Merge pull request #2786 from XRPLF/oracle-fixes
clarify decimal input and hexadecimal api response
2024-11-05 15:50:09 -08:00
Oliver Eggert
2767777348 update link to relative path 2024-11-05 15:47:31 -08:00
Oliver Eggert
9223bd07fa Merge branch 'master' of https://github.com/XRPLF/xrpl-dev-portal into decentralized-storage 2024-11-05 15:30:40 -08:00
Oliver Eggert
629a0a33e3 fix json type 2024-11-05 13:54:23 -08:00
Oliver Eggert
446d70b982 clarify decimal input and hexadecimal api response 2024-11-05 13:54:20 -08:00
Oliver Eggert
52e6cadec1 move oracles and did concept docs 2024-11-05 13:29:16 -08:00
amarantha-k
d23a7a9b40 Update status now that Price Oracle amendment has been enabled 2024-11-05 11:00:38 -08:00
Rome Reginelli
63deabcc6e Merge pull request #2822 from tequdev/ja-amm-update
[JA] AMM Updates #2604
2024-10-30 16:18:12 -07:00
tequ
f89293a3b4 [JA] AMM Updates #2604 2024-10-28 13:34:20 +09:00
tequ
92a7a065db [JA] addresses #2809, #2655 2024-10-22 14:01:28 +09:00
mDuo13
8cf07c32d5 Update latest amendment status & related fixes
- fixPreviousTxnID, fixAMMv1_1, and fixEmptyDID went live.
- Added PreviousTxnID, PreviousTxnLgrSeq fields to ledger entry types
  that had them added by the fixPreviousTxnID amendment.
- Updated ledger entry examples for several of those entry types.
- Documented DirectoryNode flags for NFT offer directories. (These were
  missing, but have been around since NFTs went live.)
2024-10-15 16:12:40 -07:00
mDuo13
f42bb6c813 Migrate old callout syntax 2024-10-09 15:26:34 -07:00
Amarantha Kulkarni
f785847d03 Fix broken link in oracle.md 2024-10-02 22:18:22 -07:00