oeggert
66caa79289
Update docs/use-cases/defi/institutional-credit-facilities.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2026-02-10 10:10:32 -08:00
Oliver Eggert
ff75fc0af9
update reference docs to latest spec
2026-02-09 22:09:26 -08:00
Oliver Eggert
1e2f9ea0b0
add user journeys section
2026-02-09 20:52:27 -08:00
Oliver Eggert
f1eab6f8ae
add claw back cover tutorial
2026-02-04 17:50:36 -08:00
oeggert
ff6e5932f6
Merge pull request #3459 from XRPLF/support-disabled-amendments
...
Add support for inactive amendments in tracker
2026-02-02 15:43:35 -08:00
oeggert
8d83ddcf63
Merge pull request #3261 from XRPLF/sav-concept-and-reference-docs
...
Move Single Asset Vault docs from opensource
2026-01-29 15:13:16 -08:00
Oliver Eggert
1c35d320d9
update to latest master
2026-01-29 14:11:33 -08:00
Maria Shodunke
63bf0b61ec
Update with review comments
2026-01-29 21:48:35 +00:00
Maria Shodunke
22eaf502a5
Apply suggestions from code review
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2026-01-29 19:40:55 +00:00
Maria Shodunke
8a1fb62712
Add more information for known amendments + use amendment disclaimer tag
2026-01-29 17:47:17 +00:00
Maria Shodunke
c59e930061
Update Lending Protocol link to concept doc
2026-01-29 17:43:39 +00:00
Maria Shodunke
2a088dfcba
Add Tutorials for SAV
2026-01-29 17:43:36 +00:00
Maria Shodunke
3d877de05a
Add data field format to reference documentation
2026-01-29 17:41:54 +00:00
Maria Shodunke
8e8e2fc676
Move Single Asset Vault docs from opensource
2026-01-29 17:41:52 +00:00
Oliver Eggert
ade482a349
add loan and loanbroker, also clean up tables and ordering
2026-01-29 09:25:20 -08:00
oeggert
d6c68d6a2d
Merge branch 'master' into ledger-entry-updates
2026-01-29 08:47:21 -08:00
oeggert
5d18b40746
Merge pull request #3469 from XRPLF/migrate-lending-docs
...
migrate lending protocol docs from opensource
2026-01-29 08:39:28 -08:00
Oliver Eggert
a5f8580e0a
add ledger entry ID common link
2026-01-28 23:29:54 -08:00
Oliver Eggert
794f588008
fix links to sav pages
2026-01-28 17:19:07 -08:00
Oliver Eggert
799a51f528
add loan and loanbroker ledger entries
2026-01-28 17:07:08 -08:00
Oliver Eggert
fef973d443
update source code links per reviewer suggestion
2026-01-28 15:12:18 -08:00
Oliver Eggert
e32c12a359
migrate lending protocol docs from opensource
2026-01-28 01:02:52 -08:00
Alloy Networks
d2c2b91b0a
Change current full history size
2026-01-25 18:13:48 +05:30
Oliver Eggert
af79cb6cf2
add support for inactive amendments in tracker
2026-01-21 17:18:25 -08:00
Rome Reginelli
a789936ad2
Merge pull request #3427 from nabe3m/docs/add-nftoken-lsfmutable-flag
...
Add lsfMutable flag documentation to NFToken
2026-01-20 14:14:03 -08:00
Oliver Eggert
b0f04a34ed
address reviewer comment
2026-01-16 20:50:52 -08:00
Rome Reginelli
2b1216012e
Update Docker instructions based on testing
...
I tried out this tutorial today and managed to complete it successfully, but I have some suggestions to help with some hiccups I encountered along the way.
Minor edit re: each node steps for validators.txt
Fix private network fixes
2026-01-14 15:39:10 -08:00
Rome Reginelli
f7f5a2e6cf
Merge pull request #3358 from XRPLF/timed_escrow_tutorial_linear
...
Update Escrow tutorials in new format
2026-01-12 15:41:25 -08:00
Mayukha Vadari
dfc84c21cb
Merge branch 'master' into mvadari-patch-1
2026-01-12 13:24:03 -05:00
nabe3m
8f853ffb0b
fix: add spaces
2026-01-11 12:02:37 +09:00
nabe3m
ba7a756e39
fix: flag value
2026-01-11 11:57:44 +09:00
Luc des Trois Maisons
faf2a4fa4b
Update reserve requirements in genesis ledger documentation
...
Taken from latest release at:
https://github.com/XRPLF/rippled/blob/3.0.0/src/xrpld/core/Config.h#L60-L78
2026-01-09 12:26:26 -05:00
Maria Shodunke
55c12bac85
Merge pull request #3380 from XRPLF/minor-get-started-improvements
...
Add minor improvements for Javascript code walkthrough
2026-01-09 10:55:02 +00:00
mDuo13
12b60d17e2
Address more of @maria-robobug's review comments
2026-01-08 17:09:12 -08:00
mDuo13
54ccc38d1a
Escrow tutorials: link xrpl.js getting started in prereqs
2026-01-08 17:09:12 -08:00
Rome Reginelli
406741663c
Apply suggestions from @maria-robobug review
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2026-01-08 17:09:12 -08:00
mDuo13
66652d1dab
Refactor Escrow "how-to" tutorials into new format
...
- Update "Send a Time-Held Escrow" to "Send a Timed Escrow" with new
code samples in JS and Python.
- Update "Send a Conditionally-Held Escrow" to "Send a Conditional
Escrow" with new code samples in JS and Python.
- Update "Cancel an Expired Escrow" and "Look Up Escrows" with new code
samples.
- Remove translations of the old tutorials, which are substantially
different from the new tutorials.
- Remove websocket API examples that were used in the old tutorials.
- Remove the "Use Escrow as a Smart Contract" article, which was an
awkward mix between a use case and a tutorial.
- Update sidebars and redirects for the removed and renamed tutorials.
2026-01-08 17:09:11 -08:00
Thomas Silkjær
f853d9b38c
Replace 'XRP Ledger Foundation' with 'InFTF'
...
Please replace XRP Ledger Foundation with InFTF. Thanks :)
2026-01-07 11:10:59 +01:00
oeggert
84c1a5de16
Merge pull request #3426 from XRPLF/update-ledger_data
...
update ledger_data page
2026-01-06 12:35:01 -08:00
nabe3m
e4cdb7ccea
docs: add lsfMutable flag documentation to NFToken
...
Add documentation for the lsfMutable flag (0x00000010) which allows
updating the URI field of an NFToken using the NFTokenModify transaction.
2025-12-20 11:42:09 +09:00
Rome Reginelli
dee67b3e77
Merge pull request #3230 from XRPLF/tutorial_formatting
...
Revise tutorial and sample code guidelines
2025-12-19 16:40:49 -08:00
Oliver Eggert
fc8c6fb30e
update ledger_data page
2025-12-19 15:57:29 -08:00
oeggert
a5475869c5
Update docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-12-19 14:53:17 -08:00
oeggert
053c4bb5a2
Update docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-12-19 14:52:05 -08:00
oeggert
9ceb186fb4
Update docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-12-19 14:51:50 -08:00
oeggert
18542eb915
Update docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-12-19 14:51:03 -08:00
oeggert
d8655b4a0c
Update docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-12-19 14:50:52 -08:00
oeggert
affbab0e74
Merge pull request #3424 from XRPLF/remove-common-fields
...
Remove unnecessary common fields from tables
2025-12-19 14:50:20 -08:00
Oliver Eggert
60c583d5fe
update ledger-clio method
2025-12-18 22:31:51 -08:00
Oliver Eggert
1facb7c2d3
update path_find_ and subscribe
2025-12-18 21:35:16 -08:00