Commit Graph

8506 Commits

Author SHA1 Message Date
tequ
9e99114fdd fix 多目的トークン to Multi-Purpose Token 2025-02-19 10:59:13 +09:00
tequ
9d9dbec483 fix amendment name: MPToken to MPTokensV1 2025-02-19 10:54:02 +09:00
tequ
8bc6ed6507 follow #2955 2025-02-19 10:52:25 +09:00
tequ
f239712884 Merge branch 'master' into ja-mpt 2025-02-19 10:44:09 +09:00
Amarantha Kulkarni
dd0c42a93c Merge pull request #2941 from XRPLF/blog-update
Add clarification on the VDR blog post
2025-01-10 12:15:44 -08:00
amarantha-k
53575037c3 Incorporate feedback 2025-01-10 12:05:38 -08:00
Amarantha Kulkarni
a1aed005ce Merge pull request #2940 from XRPLF/sv-disclosure-report
Vulnerability disclosure report for XRPL bug from Nov 25, 2024
2025-01-10 11:37:43 -08:00
Amarantha Kulkarni
e3d5209e4d Update blog/2025/vulnerabilitydisclosurereport-bug-nov2024.md
Co-authored-by: Mayukha Vadari <mvadari@ripple.com>
2025-01-10 11:30:44 -08:00
amarantha-k
5cb21a74b5 Vulnerability disclosure report for XRPL bug from Nov 25, 2024 2025-01-10 11:23:16 -08:00
Rome Reginelli
6bbc540cba Merge pull request #2939 from XRPLF/fix-typo-homepage
Fix typo in index.page.tsx: corrected "entrepeneurs" to "entrepreneur…
2025-01-10 09:46:43 -08:00
akcodez
258829303a Fix typo in index.page.tsx: corrected "entrepeneurs" to "entrepreneurs" for improved clarity. 2025-01-10 08:49:51 -08:00
Obiajulu
78c33074ec Add sample python code for DIDs and Price Oracles (#2932)
* Create create_price_oracle.py

* Create README.md

* Update README.md

* Update create_price_oracle.py

* Create delete_price_oracle.py

* Update delete_price_oracle.py

* Create account_price_oracles.py

* Create did_set.py

* Create did_delete.py

* Create account_did.py

* Create requirements.txt

* Create README.md

* Create requirements.txt

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update did_set.py

* Update did_set.py

* Update did_set.py

* Update did_delete.py

* Update README.md

* Update create_price_oracle.py

* Update did_set.py

* Update README.md

* Update README.md

* Update delete_price_oracle.py

* Update README.md
2025-01-09 17:54:27 -08:00
Rome Reginelli
8d0ff29595 Merge pull request #2935 from XRPLF/rm_mpt_devnet_from_faucet
Remove MPT-Devnet faucet, which has been shut down; use APIv1 for Faucets
2025-01-09 17:52:49 -08:00
Rome Reginelli
8715c1a193 Merge pull request #2924 from tequdev/ja-transfer-fees
[JA] update clarify trading fees
2025-01-09 17:52:26 -08:00
Aria Keshmiri
b76834593a Merge pull request #2937 from XRPLF/events-updates-02-08-24
feat: add new events for XRPL community meetups and training sessions
2025-01-09 13:31:01 -08:00
akcodez
8949976504 use correct pictures 2025-01-09 13:25:14 -08:00
Amarantha Kulkarni
23e4206eaa Merge pull request #2936 from XRPLF/update-year
Update year to 2025
2025-01-09 09:38:10 -08:00
Rome Reginelli
4e1a39bbd9 Merge pull request #2926 from tequdev/ja-ka-230
[JA] update known amendment for 2.3.0
2025-01-08 17:13:52 -08:00
Rome Reginelli
7fb634c177 Merge pull request #2922 from jonathanirvin/issue-2921-fix-grammatical-problem-with-authorized-trust-lines
Fix gramatical error when referencing Authorized Trust Lines
2025-01-08 14:42:22 -08:00
akcodez
8e2aabf0c3 fix: correct formatting in XRPL Meetup description for clarity 2025-01-08 14:29:25 -08:00
Rome Reginelli
06ccef2cbc Merge pull request #2909 from tequdev/ja-get_aggregate_price
[JA] Translate get_aggregate_price
2025-01-08 14:27:30 -08:00
akcodez
4a794de500 feat: add new events for XRPL community meetups and training sessions
- Introduced multiple new events including:
  - XRPL Meetup in London on January 30, 2025
  - XRPL Community Magazine #4 Launch Executive Breakfast in Paris on February 5, 2025
  - Building on the XRP Ledger training in Paris from January 27-28, 2025
- Added corresponding images for the new events.
- Removed unused import of React in events.page.tsx.
2025-01-08 13:04:37 -08:00
amarantha-k
ebad24cf6f Update year to 2025 2025-01-08 12:27:19 -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
Shawn Xie
dbebb47191 Add description for MPT MaximumAmount (#2928)
* max amt

* improve comment
2025-01-07 13:48:16 -05:00
mDuo13
3256e677db Use APIv2 for faucets 2025-01-06 18:21:36 -08:00
mDuo13
46df64e45a Remove MPT-Devnet faucet, which has been shut down 2025-01-06 17:44:08 -08:00
Rome Reginelli
2aea3a5bca Merge pull request #2934 from jonathanirvin/issue-2725-fix-faucet-issues
Prevent maintenance issues when adding faucet hosts and fix the loader
2025-01-06 17:05:42 -08:00
Jonathan Irvin
f0d472d7dc Prevent maintenance issues when adding new faucet hosts, and fix the loader which broke during a past migration 2025-01-06 14:30:16 -05:00
Javi Romero
bdfae80e0d fix: removes known issues sections, as bugs are now fixed 2025-01-06 19:29:01 +01:00
tequ
7a1e45bec1 Merge branch 'master' into ja-get_aggregate_price 2024-12-27 15:31:40 +09:00
tequ
9d98a78b3c [JA] update known amendment for 2.3.0 2024-12-27 15:17:06 +09:00
tequ
b697aa2288 Merge branch 'master' into ja-mpt 2024-12-27 14:24:55 +09:00
tequ
2dab685b85 fix 2024-12-27 14:21:28 +09:00
tequ
5883cfaec9 [JA] update clarify trading fees 2024-12-27 14:14:50 +09:00
Jonathan Irvin
3e8199f4a1 Fix gramatical error when referencing Authorized Trust Lines #2921 2024-12-21 11:26:05 -05:00
Amarantha Kulkarni
2046540ef8 Merge pull request #2907 from XRPLF/add-responseheaders
Add response headers for CSP (X-Frame-Options) and a noindex for work-in-progress translated pages
2024-12-20 16:19:54 -08:00
Amarantha Kulkarni
c710f5d758 Merge pull request #2888 from XRPLF/quick-fixes
Quick fixes
2024-12-20 16:19:13 -08:00
Amarantha Kulkarni
b65fde9d05 Merge pull request #2911 from XRPLF/amm-clob-demo
Add AMM Demo Video
2024-12-20 15:44:38 -08:00
Amarantha Kulkarni
12ac34b1cd Update redocly.yaml
Co-authored-by: Rome Reginelli <rome@ripple.com>
2024-12-20 15:43:15 -08:00
Amarantha Kulkarni
788cbd868c Merge pull request #2902 from XRPLF/transfer-fees
Clarify trading fees
2024-12-20 15:42:22 -08:00
Amarantha Kulkarni
66f5c4f538 Fix broken link in partial-payments.md 2024-12-20 14:42:24 -08:00
Amarantha Kulkarni
6f27b62a54 Merge pull request #2908 from XRPLF/mpt_concept_and_refs
Add MPTs to xrpl.org docs
2024-12-20 14:21:11 -08:00
Amarantha Kulkarni
f5e9a88941 Update docs/references/protocol/transactions/types/mptokenissuancecreate.md 2024-12-20 14:18:20 -08:00
Amarantha Kulkarni
3c966592ce Apply suggestions from code review
Incorporating suggestions from tequdev and akulkarni

Co-authored-by: tequ <git@tequ.dev>
2024-12-20 13:38:02 -08:00
Rome Reginelli
3e918ae3bb Merge pull request #2913 from ihomp/patch-5
Update accountdelete - lower the fee in the example
2024-12-19 16:03:18 -08:00
Rome Reginelli
e308584a00 Merge pull request #2881 from tequdev/ja-api-v2
[JA] translate API v2 Updates
2024-12-19 15:59:22 -08:00
Rome Reginelli
d0bac94776 Merge pull request #2871 from tequdev/ja-usecases-rwa
[JA] adds new institutional defi page
2024-12-19 15:58:46 -08:00
Dennis Dawson
65d5f2d308 Remove outdated links 2024-12-19 15:02:14 -08:00