Commit Graph

9196 Commits

Author SHA1 Message Date
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
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
Maria Shodunke
be83ee11e9 Merge pull request #3179 from Daryna-del/chore/migrate-to-react-hot-toast
Replace `react-alert` with `react-hot-toast`
2025-07-02 13:20:55 +01:00
Daryna Pastushenko
81354414db chore: migrate to react-hot-toast 2025-07-02 12:32:52 +03:00
Maria Shodunke
6130056205 Merge pull request #3174 from XRPLF/fix-simulate-json-rpc
Fix simulate JSON RPC example
2025-06-30 19:29:51 +01:00
Maria Shodunke
2df53e2f22 Fix simulate JSON RPC example 2025-06-30 19:07:51 +01:00
mDuo13
81d7531c41 Binary: fix typos breaking the build 2025-06-25 16:38:19 -07:00
mDuo13
88302464bc Binary: Add test case with Vector256 2025-06-25 15:12:07 -07:00
mDuo13
344d0002bb Binary serialization: implement MPT amounts in sample code 2025-06-25 14:50:57 -07:00
oeggert
71fe97fa3d Merge pull request #3162 from XRPLF/remove-portable-build
remove links to portable build from release notes
2025-06-25 14:38:48 -07:00
Rome Reginelli
928881f03d Merge pull request #3160 from XRPLF/dependabot/npm_and_yarn/_code-samples/build-a-browser-wallet/js/pbkdf2-3.1.3
Bump pbkdf2 from 3.1.2 to 3.1.3 in /_code-samples/build-a-browser-wallet/js
2025-06-25 14:23:23 -07:00
Rome Reginelli
f97f378642 Merge pull request #3151 from volodymyr-rutskyi/upgrade-realm-122
chore: update realm to 0.122.1
2025-06-25 14:13:37 -07:00
mDuo13
03dfb1f60e Upgrade dependencies 2025-06-25 14:10:39 -07:00
Oliver Eggert
9aec5a9ae8 remove links to portable build from release notes 2025-06-25 13:30:27 -07:00
Lance Herman
f330c69f30 split AccountSet Flags table for better readability 2025-06-25 23:56:46 +06:00
Rome Reginelli
0401a21fc6 Merge pull request #3159 from XRPLF/up_mtokenauthorize
Update MPTokenAuthorize tx docs
2025-06-24 14:06:12 -07:00
Rome Reginelli
bccad295ad Merge pull request #3156 from XRPLF/rr-fix-mptokens-amendment-link
Fix MPTokensV1 amendment link
2025-06-24 14:04:42 -07:00
Rome Reginelli
a8e9273acc Merge pull request #3147 from XRPLF/dependabot/pip/_code-samples/build-a-desktop-wallet/py/requests-2.32.4
Bump requests from 2.32.0 to 2.32.4 in /_code-samples/build-a-desktop-wallet/py
2025-06-24 14:03:29 -07:00
Dennis Dawson
b2c4aa0dd2 Merge pull request #3158 from XRPLF/fix_NFT_Broker_links
Change NFT Broker links to topics rather than forms
2025-06-24 12:30:35 -07:00
oeggert
a253e654db Merge pull request #3150 from XRPLF/rippled-2.5.0
Rippled 2.5.0
2025-06-24 11:44:17 -07:00
Oliver Eggert
f3f783b07e add reviewer suggestions 2025-06-24 11:24:44 -07:00
oeggert
f9fd30ef3a Update blog/2025/rippled-2.5.0.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-06-24 11:15:06 -07:00
oeggert
9a1051f3cb Update blog/2025/rippled-2.5.0.md
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
2025-06-24 11:14:34 -07:00
Oliver Eggert
339b70e93c update package links, commit log, and known amendments 2025-06-24 09:29:23 -07:00
Oliver Eggert
db303831af add reviewer comments 2025-06-24 09:05:56 -07:00
oeggert
8daf8f862f Merge pull request #3140 from XRPLF/xls-81
XLS-81: Permissioned DEXes
2025-06-24 09:00:40 -07:00
dependabot[bot]
6001a566c7 Bump pbkdf2 in /_code-samples/build-a-browser-wallet/js
Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/pbkdf2/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: pbkdf2
  dependency-version: 3.1.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 05:04:32 +00:00
mDuo13
acc36d2081 Update MPTokenAuthorize tx docs 2025-06-23 18:04:21 -07:00
mDuo13
b15f1392b0 Binary serialization: update defs, fix bugs, add test cases 2025-06-23 18:00:49 -07:00
Dennis Dawson
ea0bad889a link to topics, not forms 2025-06-23 14:31:05 -07:00
Rome Reginelli
55934e03b8 Merge pull request #3157 from XRPLF/fix-account-configurator
Fix Account Configurator
2025-06-23 13:37:07 -07:00
mDuo13
1e38da684c Permissioned DEXes - port review edits from opensource 2025-06-23 13:33:44 -07:00
mDuo13
0a90236de7 Update subscription method w/ Permissioned DEXes & other fixes 2025-06-23 13:30:47 -07:00
mDuo13
7f8e251cb2 Permissioned DEX refs: fix links 2025-06-23 13:30:47 -07:00
mDuo13
a67dc50ef6 Permissioned DEX: concept, API methods, links 2025-06-23 13:30:47 -07:00
mDuo13
03370445c5 Add protocol refs for Permissioned DEXes 2025-06-23 13:30:47 -07:00
mDuo13
8604e68670 Add tx refs for PermissionedDEX 2025-06-23 13:30:47 -07:00
Oliver Eggert
2fd7b5ee75 add note about deprecated compilers 2025-06-23 13:27:37 -07:00
mDuo13
af9c7cd4a5 Fix Account Configurator
- The code samples page was glitching out because it wasn't in a
  language subfolder. Moved to a js/ folder to fix this.
- Updated pages that linked to the old location.
- The UI as linked directly in the _code-samples folder was displaying
  as expected but the JS wasn't loading correctly on the page, so none
  of the buttons worked. For now, I changed the Broker an NFT Sale
  page to link the ZIP instead.
2025-06-23 13:21:18 -07:00