Maria Shodunke
61009fcd39
Add crossmark wallet to wallets list
2025-07-16 17:42:27 +01:00
Maria Shodunke
d564619d7e
Apply suggestions from code review
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-07-16 09:55:13 +01:00
Rome Reginelli
b422cd01a0
Merge pull request #3177 from XRPLF/dependabot/npm_and_yarn/_code-samples/build-a-desktop-wallet/js/electron-28.3.2
...
Bump electron from 22.3.25 to 28.3.2 in /_code-samples/build-a-desktop-wallet/js
2025-07-15 13:07:24 -07:00
mDuo13
1620a4e1cf
Fix desktop wallet (js) deps & API v2 compatibility
2025-07-15 13:04:01 -07:00
mDuo13
c873acacb7
Update desktop wallet for xrpl.js 4.x+
2025-07-15 12:33:05 -07:00
mDuo13
50e6521cac
[JA] Fix minor issues in Batch ref
2025-07-15 11:02:41 -07:00
Rome Reginelli
a330c24908
Fix minor issues in Batch ref
...
- Add missing common links snippet.
- Fix case of `Fee` field and string type of example value.
- Update internal type names per #3164
2025-07-15 11:00:49 -07:00
Rome Reginelli
5afbed0084
Merge pull request #3166 from nabe3m/ja-add-batch
...
[JA] Add Batch
2025-07-15 11:00:21 -07:00
Rome Reginelli
70d874e757
Merge pull request #3078 from XRPLF/clarify_tec_meaning
...
Update tec-codes.md
2025-07-15 10:09:21 -07:00
Aria Keshmiri
dc2eacb4ea
Merge pull request #3195 from XRPLF/homepage-firefox/android
...
Refactor home hero graphic styles and update image attributes for bet…
2025-07-15 08:32:30 -07:00
mDuo13
e1a292ade1
Fix install/update redirects and add redirects for Japanese too
2025-07-14 14:00:51 -07:00
mDuo13
0b589610ae
Add missing accepted credentials object snippet
2025-07-14 13:59:42 -07:00
akcodez
b416365695
Refactor home hero graphic styles and update image attributes for better responsiveness. Adjusted width to 100% with a max-width of 856px and set height to auto. Removed width attribute from the image tag in index.page.tsx.
2025-07-14 11:23:30 -07:00
Maria Shodunke
a1227322fa
Merge pull request #3178 from Tokeiito/patch-2
...
Update run-rippled-as-a-validator.md
2025-07-14 10:02:22 +01:00
tequ
6267144dbe
fix
2025-07-14 13:14:55 +09:00
tequ
33169be6b7
[JA] split common-links.md for /ja
2025-07-14 13:11:12 +09:00
tequ
e0b8e4026d
[JA] translate PermissionedDomains
2025-07-14 11:57:01 +09:00
tequ
db03e57b2c
[JA] update community page and top page
2025-07-14 10:37:25 +09:00
mDuo13
d6075dd033
Update installation supported OSes
2025-07-11 15:59:31 -07:00
Darius Tumas
a31594cac4
Update run-rippled-as-a-validator.md
...
Siplified description of [ips_fixed] stanza. Removed unnecessary listing of domains as that was duplicated example bellow.
2025-07-11 20:42:16 +03:00
Darius Tumas
bad9160d8c
Update docs/infrastructure/configuration/server-modes/run-rippled-as-a-validator.md
...
Changing style of note to use admonition as sugested
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-07-11 20:39:40 +03:00
Maria Shodunke
24f501fda9
Add payment channel snippets to docs
2025-07-09 15:28:52 +01:00
Maria Shodunke
0b77ba0002
Migrate code snippets from xrpl.js and xrpl-py
2025-07-09 14:45:06 +01:00
mDuo13
d82cb10baf
Mention XLS-89d in MPTokenIssuanceCreate ref
2025-07-08 15:52:42 -07:00
mDuo13
42f508e6c9
Fix broken→broker typo
2025-07-08 15:44:00 -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
oeggert
f7de43a918
Merge pull request #3182 from zgrguric/patch-7
...
Fix delegateset.md
2025-07-08 13:19:40 -07:00
mDuo13
2e38378202
Fix MPToken ledger entry formatting
2025-07-08 12:28:47 -07:00
mDuo13
4a3db07d7f
Reword AssetScale for clarity
2025-07-08 12:04:14 -07:00
mDuo13
c1b8fdb6d8
Fix MPTokenIssuanceCreate field formatting
2025-07-08 11:56:55 -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
Rome Reginelli
1374bd7df4
Merge pull request #3163 from XRPLF/binary_updates
...
Update binary format documentation & Python sample code
2025-07-08 10:08:24 -07:00
Rome Reginelli
860dfda24d
Merge pull request #3184 from XRPLF/rr-normalized-txq-order
...
Transaction Queue: update normalized order
2025-07-08 10:00:30 -07:00
Rome Reginelli
27a40741cb
txq: fix typo
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-07-08 09:59:33 -07:00
Aria Keshmiri
244dc02b38
Merge pull request #3183 from XRPLF/events-updates-07-07-25
...
feat: adds new event
2025-07-08 09:07:14 -07:00
mDuo13
08558478e4
Binary format: edits per review
2025-07-07 14:33:40 -07:00
Rome Reginelli
c7b3e9db00
Merge pull request #3115 from t-ube/ja-deep-freeze
...
[JA] translate Deep Freeze documents
2025-07-07 14:22:49 -07:00
Rome Reginelli
65a7dbf92e
Merge pull request #3161 from lanceherman/feat/fix-accountset-flags-table-width
...
Split AccountSet Flags table for better readability
2025-07-07 14:22:32 -07:00
Rome Reginelli
75950e875c
Apply suggestions
2025-07-07 14:22:13 -07:00
Rome Reginelli
259a5ac32b
Transaction Queue: update normalized order
...
Fix #3043 .
The order of same-cost transactions in the queue was updated in [rippled 1.8.2](https://github.com/XRPLF/rippled/releases/tag/1.8.2 ), released in 2021, to address issues with high fees and full transaction queues on the network at the time.
2025-07-07 13:45:58 -07:00
akcodez
4c2aa70736
adds new event
2025-07-07 11:08:26 -07:00
nabe3m
697e513db6
Fix common-fields.md
2025-07-07 22:32:15 +09:00
nabe3m
238d5f3291
Fix review 2
2025-07-07 22:30:00 +09:00
nabe3m
243ddcbb7c
Refactor code based on review and English documentation updates
2025-07-06 09:58:52 +09:00
zgrguric
41625ca83f
Update delegateset.md
...
Fix line 62
2025-07-05 10:31:11 +02:00
zgrguric
a8421b4137
Fix delegateset.md
...
Cleanup transaction sample code.
2025-07-04 11:14:07 +02:00
Elliot.
96f18b048b
Apply suggestions from code review
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-07-03 08:43:29 -07:00
Rome Reginelli
2a3abedace
Merge pull request #3181 from XRPLF/fix-batch-docs
...
fix incorrect batch doc info
2025-07-02 15:04:17 -07:00
Oliver Eggert
1aa718dd94
fix incorrect batch doc info
2025-07-02 13:21:21 -07:00