Commit Graph

137 Commits

Author SHA1 Message Date
Elliot Lee
3ef477642c Update for Oracles - LastUpdateTime validation, tecINVALID_UPDATE_TIME 2025-07-18 13:39:47 -07:00
Maria Shodunke
2df53e2f22 Fix simulate JSON RPC example 2025-06-30 19:07:51 +01:00
mDuo13
0a90236de7 Update subscription method w/ Permissioned DEXes & other fixes 2025-06-23 13:30:47 -07:00
mDuo13
a67dc50ef6 Permissioned DEX: concept, API methods, links 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
Maria Shodunke
cd44b8e1d5 Merge pull request #3104 from XRPLF/mpt-holders-doc-cleanup
Clean up mpt_holders reference documentation + add Try It
2025-05-08 11:43:27 +01:00
Maria Shodunke
bedda2a7c7 mpt_holders documentation cleanup 2025-05-06 19:22:04 +01:00
Maria Shodunke
6faaab94ae Invalid hot wallet error 2025-04-29 12:07:17 +01:00
mDuo13
50164eb92e Remove incorrect 20-byte size for ledger_hash descriptions 2025-04-09 14:42:14 -07:00
mDuo13
fff4399130 Clean up account_lines formatting 2025-04-09 14:42:10 -07:00
Maria Shodunke
b6dea0356a Update docs/references/http-websocket-apis/public-api-methods/account-methods/account_lines.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-04-09 14:38:14 -07:00
Maria Shodunke
74d63f704d 1839 - Document ignore_default field for account_lines method 2025-04-09 14:38:14 -07:00
Amarantha Kulkarni
57cd7a231a Merge pull request #3071 from XRPLF/mvadari-patch-1
Update simulate.md
2025-04-09 10:54:18 -07:00
Rome Reginelli
3e66d67f24 Merge pull request #2925 from tequdev/ja-mpt
[JA] MPToken
2025-04-08 12:26:56 -07:00
Mayukha Vadari
faf3e5427c Update simulate.md 2025-04-07 17:13:02 -04:00
Luc des Trois Maisons
1104fc729f Fix source link in server_definitions.md
The `ripple` portion of the source path is now `xrpld`
2025-03-28 15:59:54 -04:00
Maria Shodunke
d905b9c68d Update with review comments for docs 2025-03-24 18:06:23 +00:00
Maria Shodunke
b5e63a1eab Add feature to Public API methods index page 2025-03-24 11:52:44 +00:00
Maria Shodunke
a225150b39 Fix source code link 2025-03-21 11:24:45 +00:00
Maria Shodunke
24f97c6f5d Update with feedback 2025-03-21 10:50:17 +00:00
Maria Shodunke
6f4a89f116 Add non-admin feature RPC 2025-03-20 18:36:37 +00:00
Dennis Dawson
649e232ea4 Add MPToken to the list of account_objects 2025-03-18 08:50:09 -07:00
Oliver Eggert
971c56b772 Merge branch 'rippled-2.4.0' of https://github.com/XRPLF/xrpl-dev-portal into rippled-2.4.0 2025-03-04 16:10:30 -08:00
Oliver Eggert
eef5714a64 add simulate method docs 2025-03-04 16:10:16 -08:00
oeggert
6f86d66569 Merge branch 'master' into rippled-2.4.0 2025-03-04 14:50:11 -08:00
Oliver Eggert
28bda7c11f add state alias to ripple_state 2025-03-04 13:04:36 -08:00
Oliver Eggert
2371af7ad8 update docs for pr 5271 2025-02-27 12:16:21 -08:00
Oliver Eggert
b77b490033 update docs for pr 5225 2025-02-27 11:40:37 -08:00
Mayukha Vadari
52941a4ad9 Update account_tx.md 2025-02-25 17:16:55 -07:00
Mayukha Vadari
e501b5f438 Update account_tx.md 2025-02-25 17:16:10 -07:00
Oliver Eggert
a9d06289ae update release notes 2025-02-20 13:48:37 -08:00
Mayukha Vadari
8005d30f0e Update account_tx.md 2025-02-18 22:00:28 -05:00
Mayukha Vadari
0eb512f0d8 Update account_tx.md 2025-02-18 21:57:40 -05:00
Mayukha Vadari
f81d3fe5b0 Update account_tx.md 2025-02-18 21:50:18 -05: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
oeggert
2969d811fe Merge pull request #2984 from XRPLF/fix-ledger-api
fix data type difference between api versions
2025-02-12 11:14:24 -08:00
oeggert
d5afc736d3 Update docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-02-07 14:32:39 -08:00
Maria Shodunke
8d9e09e772 1838 - Add limit response field in account_lines 2025-02-06 13:04:33 +00:00
Oliver Eggert
9c7468bcaa fix data type difference between api versions 2025-02-05 13:49:33 -08:00
akcodez
cc88efac80 Add AMM links to documentation and blog posts 2025-02-03 16:37:10 -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
mDuo13
9d8cfc88cb Add & use component for 'Try it!' button & related 2025-01-28 16:38:58 -08:00
Maria Shodunke
c7fc37be65 Improve Clio server_info reference 2025-01-28 18:14:17 +00:00
Rome Reginelli
2d047d1855 Merge pull request #2955 from XRPLF/fix_ledger_entry_mpt
Fix ledger_entry formatting issues
2025-01-24 13:13:26 -08:00
Rome Reginelli
a7b1877053 Fix typo in ledger_entry for mptoken
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
2025-01-24 13:13:03 -08:00
mDuo13
3ee4c6af85 Fix ledger_entry formatting issues 2025-01-22 13:44:52 -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
Rome Reginelli
332af39d77 Merge pull request #2933 from elmurci/remove_book_changes_known_issues_section
fix: removes known issues sections, as bugs are now fixed
2025-01-08 11:36:31 -08:00
Rome Reginelli
e55c7ed4ac Merge pull request #2918 from XRPLF/add-server_definitions-to-public-methods-page
Add server_definitions to public API methods index page
2025-01-07 11:47:44 -08:00