10187 Commits

Author SHA1 Message Date
oeggert
aca16f3609 Merge pull request #3625 from XRPLF/clarify-oracle-scale
Clarify AssetPrice and Scale interactions with new vs existing pairs
2026-04-24 12:06:15 -07:00
oeggert
187542fef5 Update docs/references/protocol/transactions/types/oracleset.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2026-04-24 12:00:36 -07:00
oeggert
0972abb0b6 Merge pull request #3599 from XRPLF/ai-resources
Add AI Tools page
2026-04-24 11:40:10 -07:00
Amarantha Kulkarni
6256e1d7c8 Merge pull request #3606 from XRPLF/VODF-172
VODF-172 - Add Batch transaction integration considerations
2026-04-24 11:39:06 -07:00
oeggert
9f7c675517 Update resources/dev-tools/ai-tools.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2026-04-24 11:39:04 -07:00
Maria Shodunke
202a16288c Address review comments 2026-04-24 15:37:46 +01:00
Oliver Eggert
5e63775a97 clarify AssetPrice and Scale interactions with new vs existing pairs 2026-04-23 16:18:16 -07:00
rachelflynn
3e96de6323 Merge pull request #3586 from rachelflynn/fix-checks-js-code-samples
Fix JS code samples for checks tutorials and add set up scripts
2026-04-23 15:57:41 -04:00
rachelflynn
f60393e9fa Addressed PR review feedback 2026-04-17 17:14:40 -04:00
Maria Shodunke
d945d6a5d6 Tutorials landing page v2 (#3572) 2026-04-17 11:52:23 +01:00
oeggert
fed058fe51 Merge pull request #3574 from XRPLF/release-notes-skill
Claude Code Release Notes Skill
2026-04-16 14:44:49 -07:00
Rome Reginelli
c3e898c047 Merge pull request #3555 from XRPLF/dependabot/pip/_code-samples/build-a-desktop-wallet/py/requests-2.33.0
Bump requests from 2.32.4 to 2.33.0 in /_code-samples/build-a-desktop-wallet/py
2026-04-15 17:26:04 -07:00
Rome Reginelli
98db42f996 Merge pull request #3504 from zgrguric/patch-8
LoanBroker LedgerEntry - Change DebtMaximum field from required to optional
2026-04-15 14:41:37 -07:00
Rome Reginelli
3f551f68e3 Merge pull request #3535 from XRPLF/dependabot/go_modules/_code-samples/assign-regular-key/go/golang.org/x/crypto-0.45.0
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/assign-regular-key/go
2026-04-15 14:21:06 -07:00
mDuo13
4c5f65ff54 Add README for Assign Regular Key (Go) 2026-04-15 14:20:26 -07:00
Maria Shodunke
2fd46e197b Update amendments in development table (#3607) 2026-04-14 17:20:53 +01:00
Maria Shodunke
cf92ef36ae Merge pull request #3597 from gememerald8/patch-1
Fix Gem Wallet url
2026-04-14 12:44:53 +01:00
Maria Shodunke
9b72e6c6ff VODF-172 - Add Batch transaction integration considerations 2026-04-14 12:40:11 +01:00
oeggert
7b42cbb02a Merge pull request #3600 from XRPLF/update-ai-config
Update AI config on site
2026-04-13 11:28:31 -07:00
Oliver Eggert
0e4ae322f7 update config to include ai search and exclude japanese/spanish from mcp server results 2026-04-11 00:08:58 -07:00
Oliver Eggert
5e500d58ca add release notes section to contribute blog page 2026-04-10 21:32:37 -07:00
Oliver Eggert
cb48d4f789 add optional --output arg to skill file 2026-04-10 21:31:16 -07:00
Oliver Eggert
39f5b9ab66 fix spelling, grammar, and formatting 2026-04-10 16:04:06 -07:00
Max Costa
02b275e157 Fix Gem Wallet url
Gem Wallet is an open-source, self-custody mobile wallet for iOS and Android that supports XRP and XRPL tokens.
https://gemwallet.com/xrp-wallet/

The official website of the wallet is Gemwallet.com
2026-04-10 12:52:58 +03:00
Oliver Eggert
3d3ac6adb3 second iteration 2026-04-09 16:52:21 -07:00
oeggert
06b92f44d6 Merge pull request #3579 from XRPLF/token-escrow
Add tutorial for fungible token escrows.
2026-04-09 12:34:49 -07:00
Oliver Eggert
31ae9f6a00 add reviewer suggestions 2026-04-09 11:16:47 -07:00
Bart
7f907dd168 Update Transaction Set Handling blog post with additional credits
The reporter asked to give credits to additional members of their team, and to add a hyperlink to their company website.
2026-04-09 13:26:24 -04:00
Oliver Eggert
539cef2510 initial draft 2026-04-09 10:25:00 -07:00
Rome Reginelli
e45149a6c7 Merge pull request #3583 from XRPLF/rr-fix-3570
Fix redundant text in CredentialCreate ref
2026-04-09 09:52:45 -07:00
Bart
1ca0c3371b Update Transaction Set Handling blog post with additional acknowledgements
The reporter asks us to give credits to additional members of their team, and to add a hyperlink to their company website.
2026-04-09 12:26:13 -04:00
rachelflynn
0da70afdff Added set up scripts for updated code samples 2026-04-09 11:24:15 -04:00
rachelflynn
6673e6e0fe Merge pull request #3587 from rachelflynn/fix-calculate-reserves-snippet-rendering
Fix JS and Go code samples rendering issue in calculate account reserves tutorial
2026-04-08 13:07:48 -04:00
rachelflynn
4e1ea13709 Fix JS and Go code samples rendering issue 2026-04-08 09:54:01 -04:00
rachelflynn
513c86dff3 Fix JS code samples for Use Checks tutorials: update to ES modules, fix syntax highlighting and indentation rendering, and improve code consistency 2026-04-07 16:47:25 -04:00
rachelflynn
61529895af Merge pull request #3573 from rachelflynn/add-calculate-reserves-tutorial
Add calculate reserves tutorial
2026-04-07 14:13:24 -04:00
Rome Reginelli
f31b3e7ca4 Fix redundant text in CredentialCreate ref 2026-04-07 10:03:10 -07:00
rachelflynn
6a5ce20028 Address PR review feedback: adding newlines, text edits, and bumping Python version 2026-04-07 10:54:39 -04:00
Rome Reginelli
7e6234d9cf Merge pull request #3577 from XRPLF/events-updates-030326
Adding new events per xrpl commons requests
2026-04-06 12:13:33 -07:00
rachelflynn
744721d8b3 Address PR review feedback for calculate-reserves tutorial, including:
- Switch all code samples to server_state (integer drops)
- Add drops_to_xrp conversion for display in JS, Python, and Go
- Add Account Management group to sidebar under Best Practices
2026-04-06 13:52:28 -04:00
Oliver Eggert
601e79ed00 add send fungible token escrows tutorial 2026-04-03 16:51:50 -07:00
Oliver Eggert
e05aa8259b fix comments for code-snippet references 2026-04-03 16:03:05 -07:00
Calvin Jhunjhuwala
b058513278 adding new events per xrpl commons requests 2026-04-03 15:10:39 -07:00
Oliver Eggert
b7be1f878e remove numbered steps from code comments 2026-04-03 13:31:12 -07:00
Oliver Eggert
ac60d7786b add go code sample and readme 2026-04-03 12:47:06 -07:00
Oliver Eggert
394eb4b5d4 add intro comment to code sample files 2026-04-03 12:45:18 -07:00
Oliver Eggert
cd4bb02ae2 update js and py readmes to explain what script does 2026-04-03 12:44:28 -07:00
Oliver Eggert
a309eb51c5 add send_fungible_token_escrow.py and update readme.md 2026-04-03 00:06:17 -07:00
Oliver Eggert
578e8cdefc clean up variable names 2026-04-02 22:48:35 -07:00
Oliver Eggert
c5b161c746 update cancelafter and finishafter to use same now() time 2026-04-02 22:23:40 -07:00