Calvin Jhunjhuwala
df1ab88ef7
cleaning up duplicate, cleaning up button group, useMemo for rectangle grid
2026-01-21 18:41:19 -08:00
Calvin Jhunjhuwala
8f931a2a4c
working ofset for large and medium
2026-01-21 17:06:57 -08:00
Calvin Jhunjhuwala
be46c362cf
merging master
2026-01-21 16:02:20 -08:00
Calvin
99d3442bef
Merge pull request #3451 from XRPLF/pattern/logo-square-grid
...
Pattern/Logo Square Grid
2026-01-21 15:51:58 -08:00
Calvin Jhunjhuwala
e66a877868
merging master
2026-01-21 15:20:22 -08:00
Calvin Jhunjhuwala
b9410305ef
merging master, fixing merge conflicts
2026-01-21 15:19:30 -08:00
Aria Keshmiri
7498f9820c
Merge pull request #3446 from XRPLF/pattern/feature-two-column
...
Pattern/feature two column
2026-01-21 12:29:04 -08:00
Calvin Jhunjhuwala
9d4ed9a477
updates to logo rectangle, need to work on the offsetting
2026-01-21 11:46:18 -08:00
akcodez
87c3c6ef19
fix
2026-01-21 09:58:17 -08:00
akcodez
8c5f6f79c1
update
2026-01-21 09:56:23 -08:00
akcodez
a6fde81c36
Refactor FeatureTwoColumn styles and improve button key handling
...
- Centralized background color variants for light and dark modes using a map structure in SCSS.
- Updated the button rendering logic to use a unique key based on link properties, enhancing performance and preventing potential key collisions.
- Improved code readability and maintainability by reducing redundancy in background color definitions.
2026-01-21 09:55:53 -08:00
Calvin Jhunjhuwala
4da20f1ac1
correct layout, working on right align next
2026-01-20 17:50:08 -08:00
Aria Keshmiri
9b05da7131
Merge pull request #3448 from XRPLF/pattern/cards-featured
...
Add CardsFeatured pattern component and styles
2026-01-20 10:12:57 -08:00
Calvin Jhunjhuwala
f7c80a5c04
fixing size on tablet for text
2026-01-19 15:49:22 -08:00
Calvin Jhunjhuwala
1e61c71c94
logo square grid ready for review
2026-01-17 17:52:46 -08:00
akcodez
daa8b7d292
add markdoc
2026-01-15 12:08:09 -08:00
akcodez
3873ae0085
design QA and changes with Design team
2026-01-15 11:23:24 -08:00
akcodez
f630796da0
53 ---> 52
2026-01-15 10:34:41 -08:00
akcodez
eac1859507
changes with design review
2026-01-15 10:31:35 -08:00
akcodez
2d75a0a727
Add CardsFeatured pattern component and styles
...
- Introduced the CardsFeatured component to showcase a grid of card images with headings and descriptions.
- Implemented responsive design for mobile, tablet, and desktop views.
- Added SCSS styles for light and dark mode support.
- Created a dedicated page for the CardsFeatured pattern showcase, including design specifications and examples.
2026-01-15 09:44:08 -08:00
akcodez
f62c99b387
fix tablet
2026-01-14 14:07:59 -08:00
akcodez
7383bf8044
add back bundle
2026-01-14 14:05:49 -08:00
akcodez
e12b1bf8dc
complete pattern and showcase
2026-01-14 14:04:58 -08:00
akcodez
0b52e5f747
Add FeatureTwoColumn pattern and button enhancements
...
- Introduced the FeatureTwoColumn pattern for showcasing features in a two-column layout, supporting multiple color themes and responsive design.
- Implemented button behavior based on the number of links, with configurations for 1 to 5 links.
- Added `forceColor` prop to Button component to maintain button color across light and dark themes, particularly useful for colored backgrounds.
- Updated styles and documentation for both the FeatureTwoColumn pattern and Button component to reflect new features and usage guidelines.
2026-01-14 14:04:17 -08:00
akcodez
161e4305e6
add bun lock as build container is using bun
2026-01-14 10:30:58 -08:00
akcodez
8e7d7ecba1
resolve build erros
2026-01-14 10:27:07 -08:00
Aria Keshmiri
32f6a1de2d
Merge pull request #3436 from XRPLF/go/feat/pattern/smallTiles
...
[feat][site] - Add SmallTilesSection component and styles
2026-01-14 10:22:42 -08:00
akcodez
e3459b336e
merge main branch in rebundle css
2026-01-14 10:21:36 -08:00
Aria Keshmiri
1a1e1b30a6
Merge pull request #3445 from XRPLF/brand/merge-master-in
...
Brand/merge master in
2026-01-14 10:19:02 -08:00
akcodez
5eb98cacac
merge master in, resolve conflicts
2026-01-14 10:06:48 -08:00
gabriel-ortiz
9a7f9479d4
Merge branch 'xrpl-brand-update-2026' into go/feat/pattern/smallTiles
2026-01-13 16:12:21 -08:00
Aria Keshmiri
c21785855f
Merge pull request #3443 from XRPLF/brand-update-header
...
Brand update header
2026-01-13 13:19:10 -08:00
akcodez
887e1f38f5
Enhance Navbar and Submenu components for improved accessibility and keyboard navigation
...
- Added keyboard navigation support to NavItems, allowing users to close submenus with the Escape key and toggle with Enter/Space.
- Implemented onClose callback in Submenu components to facilitate submenu closure.
- Updated Navbar to handle submenu closing for keyboard navigation.
- Adjusted styles for better layout and responsiveness in submenus.
2026-01-13 12:30:51 -08:00
Aria Keshmiri
79294acb05
Merge pull request #3434 from XRPLF/pattern/header-hero-split-media
...
Pattern/header hero split media
2026-01-13 12:13:30 -08:00
akcodez
5cb06eaf86
merge xrpl branch in, resolve comments
2026-01-13 12:11:34 -08:00
Calvin Jhunjhuwala
fe0057aa9f
css clean up
2026-01-13 12:07:29 -08:00
Calvin Jhunjhuwala
1e3ca30ace
fixing per comments
2026-01-13 12:07:29 -08:00
Calvin Jhunjhuwala
66356984b4
added light image variant for example page
2026-01-13 12:07:29 -08:00
Calvin Jhunjhuwala
1fcc294ffb
fixing button spacing + image background
2026-01-13 12:07:29 -08:00
Calvin Jhunjhuwala
0d0fc38344
cleaning up css
2026-01-13 12:07:28 -08:00
Calvin Jhunjhuwala
cd1759332d
fixing errors
2026-01-13 12:07:28 -08:00
Calvin Jhunjhuwala
62d23ce36b
updated and working showcase for call out media
2026-01-13 12:07:28 -08:00
Calvin Jhunjhuwala
678e168029
adding a README
2026-01-13 12:07:28 -08:00
akcodez
31a9cac20b
merge main in, resolve comments
2026-01-13 12:06:52 -08:00
akcodez
79f40fb2c6
fix card
2026-01-13 12:05:49 -08:00
akcodez
9738402921
Focus should not activate button hover - cardimage
2026-01-13 12:05:49 -08:00
akcodez
e064ce02d0
Card - image : hovering card should not activate button hover state
2026-01-13 12:05:49 -08:00
akcodez
862a5c42d8
fix disasbled dark mode link color
2026-01-13 12:05:49 -08:00
akcodez
d29a5083d1
Refactor button typography for responsiveness and consistency
...
- Updated Button component styles to use responsive typography mixins for better adaptability across devices.
- Removed redundant media queries and adjusted font sizes and line heights for both button types.
- Ensured margin resets to maintain consistent spacing in various contexts.
- Enhanced CSS for improved readability and maintainability.
2026-01-13 12:05:49 -08:00
akcodez
60fc8eb22e
Update CardImage and TileLogo components for improved responsiveness and layout
...
- Adjusted column spans in CardImage showcase to support a 4-column layout on larger screens.
- Updated TileLogo showcase to reflect changes in aspect ratios and responsive behavior, ensuring proper display across different screen sizes.
- Enhanced SCSS styles for both components to maintain consistency in appearance and functionality in light and dark themes.
- Refined documentation to clarify usage and responsive design principles for both CardImage and TileLogo components.
2026-01-13 12:05:49 -08:00
akcodez
ec4ef6e9fc
Update HeaderHeroSplitMedia styles for aspect ratio and title alignment
...
- Changed tablet aspect ratio from 2:1 to 16:9 for better compatibility with an 8-column grid.
- Adjusted title alignment in the title-only layout from center to top for improved visual hierarchy.
2026-01-13 12:02:11 -08:00
akcodez
42552e4d24
add translations
2026-01-13 11:56:47 -08:00
akcodez
e46e4006d5
Refactor submenu styles for improved layout and spacing
...
- Updated .bds-submenu__section to use justify-content: space-between for better distribution of space between header and items.
- Removed gap property and set margin-top to 0 for .bds-submenu__tier2 to enhance visual alignment in Use Cases section.
2026-01-13 10:25:35 -08:00
akcodez
5cf22174dc
Add LanguageDropdown component to Navbar and enhance LanguagePill functionality
...
- Introduced LanguageDropdown for improved language selection in Navbar and MobileMenu.
- Updated LanguagePill to display the current language dynamically and manage dropdown state.
- Enhanced styles for language-related components to support open/close states and transitions.
- Added mobile-specific dropdown positioning and styles for better user experience.
2026-01-13 10:20:37 -08:00
akcodez
7fd39abb2b
Integrate search functionality into Navbar and MobileMenu components, utilizing Redocly's search dialog. Update AlertBanner to prevent hydration mismatch with null initial state for displayDate. Adjust NavControls and NetworkSubmenu to handle theme detection more effectively.
2026-01-13 10:05:02 -08:00
Calvin
d7e042bdb6
Merge pull request #3437 from XRPLF/layout/callout-media-banner
...
Layout/callout media banner
2026-01-13 09:40:31 -08:00
akcodez
9006dc3812
Refactor Navbar component structure by modularizing subcomponents and removing legacy exports for improved maintainability and clarity.
2026-01-13 09:33:25 -08:00
gabriel-ortiz
f3bef3784f
Add theme mode mixin and update CardIcon focus styles
...
- Introduced a new SCSS mixin for theme mode that applies styles based on light or dark themes, with validation for mode parameters.
- Updated CardIcon styles to maintain background color on focus for both light and green themes, enhancing accessibility and user experience.
- Removed unnecessary import from SmallTilesSection styles to streamline the codebase.
2026-01-12 21:02:29 -08:00
Calvin Jhunjhuwala
b8286bf6b4
css clean up
2026-01-12 19:30:21 -08:00
Rome Reginelli
f7f5a2e6cf
Merge pull request #3358 from XRPLF/timed_escrow_tutorial_linear
...
Update Escrow tutorials in new format
2026-01-12 15:41:25 -08:00
Calvin Jhunjhuwala
3feb69a1da
fixing per comments
2026-01-12 14:28:57 -08:00
akcodez
e94be3ca20
PERFECT THE ANIMATION
2026-01-12 13:01:19 -08:00
akcodez
4776c45c33
Enhance Navbar with XRP Ledger text animation and update styles for dark mode and submenu transitions
2026-01-12 12:55:28 -08:00
akcodez
1278b1aca9
add proper icons
2026-01-12 11:25:24 -08:00
oeggert
5f40b9633e
Merge pull request #3403 from XRPLF/mvadari-patch-1
...
Add `hash` request parameter to `server_definitions`
2026-01-12 10:26:35 -08:00
Mayukha Vadari
dfc84c21cb
Merge branch 'master' into mvadari-patch-1
2026-01-12 13:24:03 -05:00
akcodez
da529fd71e
add arrow moving logic
2026-01-12 10:05:17 -08:00
akcodez
e467e27448
add dark mode styles
2026-01-12 09:59:32 -08:00
Maria Shodunke
64b5a727e5
Merge pull request #3419 from XRPLF/update-dia-blog-post
...
Update DIA Oracles blog post
2026-01-12 10:05:46 +00:00
Calvin Jhunjhuwala
de84fa25a8
added light image variant for example page
2026-01-09 15:50:48 -08:00
Calvin Jhunjhuwala
b4ddfa7955
fixing button spacing + image background
2026-01-09 15:29:22 -08:00
akcodez
ce75b4388c
minor qa changes
2026-01-09 12:58:07 -08:00
Rome Reginelli
8e325bf3bb
Merge pull request #3440 from lmaisons/patch-2
...
Update reserve requirements in genesis ledger documentation
2026-01-09 09:30:25 -08:00
Luc des Trois Maisons
faf2a4fa4b
Update reserve requirements in genesis ledger documentation
...
Taken from latest release at:
https://github.com/XRPLF/rippled/blob/3.0.0/src/xrpld/core/Config.h#L60-L78
2026-01-09 12:26:26 -05:00
Maria Shodunke
55c12bac85
Merge pull request #3380 from XRPLF/minor-get-started-improvements
...
Add minor improvements for Javascript code walkthrough
2026-01-09 10:55:02 +00:00
Rome Reginelli
0bee628274
Merge pull request #3435 from Silkjaer/patch-1
...
Replace 'XRP Ledger Foundation' with 'InFTF'
2026-01-08 17:12:10 -08:00
mDuo13
12b60d17e2
Address more of @maria-robobug's review comments
2026-01-08 17:09:12 -08:00
mDuo13
54ccc38d1a
Escrow tutorials: link xrpl.js getting started in prereqs
2026-01-08 17:09:12 -08:00
Rome Reginelli
406741663c
Apply suggestions from @maria-robobug review
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2026-01-08 17:09:12 -08:00
mDuo13
66652d1dab
Refactor Escrow "how-to" tutorials into new format
...
- Update "Send a Time-Held Escrow" to "Send a Timed Escrow" with new
code samples in JS and Python.
- Update "Send a Conditionally-Held Escrow" to "Send a Conditional
Escrow" with new code samples in JS and Python.
- Update "Cancel an Expired Escrow" and "Look Up Escrows" with new code
samples.
- Remove translations of the old tutorials, which are substantially
different from the new tutorials.
- Remove websocket API examples that were used in the old tutorials.
- Remove the "Use Escrow as a Smart Contract" article, which was an
awkward mix between a use case and a tutorial.
- Update sidebars and redirects for the removed and renamed tutorials.
2026-01-08 17:09:11 -08:00
Calvin Jhunjhuwala
46add22436
cleaning up css
2026-01-08 16:41:47 -08:00
Calvin Jhunjhuwala
93ca38ed76
fixing errors
2026-01-08 15:24:04 -08:00
Calvin Jhunjhuwala
e0430b9899
updated and working showcase for call out media
2026-01-08 14:08:51 -08:00
akcodez
5df5f38e83
fix animation
2026-01-08 13:18:17 -08:00
akcodez
2b15495835
udpate animations
2026-01-08 13:14:36 -08:00
gabriel-ortiz
ab366c79ef
Add warning for empty cards in SmallTilesSection
...
- Implemented a console warning in the SmallTilesSection component to notify when no cards are provided, improving debugging and user feedback.
2026-01-08 11:29:01 -08:00
akcodez
1074670da7
fix nav heights
2026-01-08 11:27:42 -08:00
akcodez
1a2cb105f3
add all submenus
2026-01-08 11:23:41 -08:00
gabriel-ortiz
3badef78c1
Add SmallTilesSection component and styles
...
- Introduced the SmallTilesSection component for displaying multiple CardIcon components in a responsive grid layout.
- Implemented SCSS styles for the SmallTilesSection, including responsive grid behavior and spacing adjustments.
- Added documentation for the SmallTilesSection component, detailing usage, props, and examples.
- Updated main stylesheet to include SmallTilesSection styles.
2026-01-08 10:09:48 -08:00
Calvin Jhunjhuwala
a1f4c82e3a
adding a README
2026-01-07 16:30:43 -08:00
Calvin Jhunjhuwala
478f5784ee
updating callout media banner, styling for extra width
2026-01-07 16:28:21 -08:00
akcodez
471bf7f193
add basis for navbar
2026-01-07 13:48:30 -08:00
Thomas Silkjær
f853d9b38c
Replace 'XRP Ledger Foundation' with 'InFTF'
...
Please replace XRP Ledger Foundation with InFTF. Thanks :)
2026-01-07 11:10:59 +01:00
akcodez
f346a80ce0
Refactor HeaderHeroSplitMedia styles for tablet and accent surfaces
...
- Updated spacing variables for tablet view to enhance layout consistency.
- Introduced accent-specific spacing for title and description groups on tablet and desktop.
- Adjusted margin and gap values for improved responsiveness and visual hierarchy.
2026-01-06 13:28:20 -08:00
akcodez
e849cc95b9
Update HeaderHeroSplitMedia styles for improved color consistency and dark mode support
...
- Refactored color variables to use design tokens for better maintainability.
- Ensured consistent text colors for titles and descriptions in both light and dark modes.
- Adjusted color values for better contrast and readability across themes.
2026-01-06 13:20:09 -08:00
akcodez
0bff1aab4c
Add HeaderHeroSplitMedia styles and adjust typography margins
...
- Introduced new styles for the HeaderHeroSplitMedia component, including layout, typography, and responsive design adjustments.
- Updated margin-bottom for paragraph and label-r elements to enhance spacing consistency.
2026-01-06 13:15:12 -08:00
oeggert
84c1a5de16
Merge pull request #3426 from XRPLF/update-ledger_data
...
update ledger_data page
2026-01-06 12:35:01 -08:00
Aria Keshmiri
e6aa704841
Merge pull request #3431 from XRPLF/design-qa-review
...
Design qa review
2026-01-06 10:43:41 -08:00
Maria Shodunke
235fc80c2d
Apply suggestions from code review
...
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com >
2026-01-06 11:09:08 +00:00
akcodez
9415ae085a
fix card
2026-01-05 13:10:51 -08:00
akcodez
4cb232a068
Focus should not activate button hover - cardimage
2026-01-05 13:01:02 -08:00
akcodez
35958ebede
Card - image : hovering card should not activate button hover state
2026-01-05 12:59:59 -08:00
akcodez
688ac5dc91
fix disasbled dark mode link color
2026-01-05 12:54:05 -08:00
Aria Keshmiri
e298a45902
Merge pull request #3430 from XRPLF/fix-typography-010526
...
fixing typography for label-r
2026-01-05 12:53:31 -08:00
akcodez
176e187c6a
Refactor button typography for responsiveness and consistency
...
- Updated Button component styles to use responsive typography mixins for better adaptability across devices.
- Removed redundant media queries and adjusted font sizes and line heights for both button types.
- Ensured margin resets to maintain consistent spacing in various contexts.
- Enhanced CSS for improved readability and maintainability.
2026-01-05 12:44:14 -08:00
Calvin Jhunjhuwala
15046f431e
fixing typography for label-r
2026-01-05 12:44:11 -08:00
akcodez
ecd4a1bb66
Merge remote-tracking branch 'origin/xrpl-brand-update-2026' into design-qa-review
2026-01-05 12:22:06 -08:00
Calvin
3fbed79209
Merge pull request #3421 from XRPLF/fix-bds-session-121125
...
Fix typography
2026-01-05 12:07:55 -08:00
Aria Keshmiri
fc472a4f77
Merge pull request #3417 from XRPLF/link-rename
...
rename link
2026-01-05 11:55:15 -08:00
Aria Keshmiri
bebc019daa
Merge pull request #3420 from XRPLF/component/button-href-fix
...
Add link button functionality and styles
2026-01-05 11:55:04 -08:00
Calvin Jhunjhuwala
b3f235ded6
adding typography showcase page
2026-01-05 11:33:11 -08:00
akcodez
7b223aafc2
Update CardImage and TileLogo components for improved responsiveness and layout
...
- Adjusted column spans in CardImage showcase to support a 4-column layout on larger screens.
- Updated TileLogo showcase to reflect changes in aspect ratios and responsive behavior, ensuring proper display across different screen sizes.
- Enhanced SCSS styles for both components to maintain consistency in appearance and functionality in light and dark themes.
- Refined documentation to clarify usage and responsive design principles for both CardImage and TileLogo components.
2026-01-05 10:12:11 -08:00
Rome Reginelli
dee67b3e77
Merge pull request #3230 from XRPLF/tutorial_formatting
...
Revise tutorial and sample code guidelines
2025-12-19 16:40:49 -08:00
Oliver Eggert
fc8c6fb30e
update ledger_data page
2025-12-19 15:57:29 -08:00
oeggert
affbab0e74
Merge pull request #3424 from XRPLF/remove-common-fields
...
Remove unnecessary common fields from tables
2025-12-19 14:50:20 -08:00
oeggert
3497c2e2eb
Merge pull request #3425 from XRPLF/close_time_iso
...
Update close_time_iso fields
2025-12-19 14:50:04 -08:00
Oliver Eggert
60c583d5fe
update ledger-clio method
2025-12-18 22:31:51 -08:00
Oliver Eggert
1facb7c2d3
update path_find_ and subscribe
2025-12-18 21:35:16 -08:00
Oliver Eggert
71e2dae458
update transaction_entry
2025-12-18 21:22:01 -08:00
Oliver Eggert
b0d0212024
update account_tx
2025-12-18 21:01:34 -08:00
Oliver Eggert
515add6246
update ledger and tx methods
2025-12-18 20:27:31 -08:00
mDuo13
16a7ece46d
Tutorial guidelines: more edits per reviews
2025-12-18 17:49:56 -08:00
Rome Reginelli
3fe0afec39
Apply suggestions from @maria-robobug review
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-12-18 17:49:15 -08:00
Oliver Eggert
8ac405e3be
remove common fields
2025-12-18 16:21:37 -08:00
Maria Shodunke
921827d6b2
Add custom oracle configurations details
2025-12-18 17:57:07 +00:00
Maria Shodunke
a4c9417a7b
Merge pull request #3398 from tequdev/brandkit_target_blank
...
Update Navbar component to open brand kit link in a new tab
2025-12-16 18:33:26 +00:00
mDuo13
91e8962c25
Revise tutorial guidelines & template
...
(Includes suggestions from @oeggert review)
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
More verify creds docs
Rework tutorial guidelines & template
Update verify credential (js) tutorial for reworked code sample
Remove now-unused tutorial structure screenshots
2025-12-15 16:15:09 -08:00
Calvin Jhunjhuwala
ffe0eff61a
lg + xl separate for the display-lg font class
2025-12-11 15:29:01 -08:00
Calvin Jhunjhuwala
be0e324d0b
working font styles and updated card grid
2025-12-11 15:01:08 -08:00
akcodez
fadfde1775
Add link button functionality and styles
...
- Introduced link button support in the Button component, allowing buttons to render as anchor elements when an `href` prop is provided.
- Updated Button showcase to demonstrate link buttons for internal and external navigation.
- Enhanced Button SCSS styles to ensure proper appearance and behavior for link buttons in both light and dark themes.
- Added documentation for link button usage in the Button showcase.
2025-12-11 11:23:23 -08:00
Maria Shodunke
b5f3449547
Merge pull request #3412 from XRPLF/dependabot/go_modules/_code-samples/secure-signing/go/golang.org/x/crypto-0.45.0
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/secure-signing/go
2025-12-11 12:36:48 +00:00
Maria Shodunke
0d4c6e982a
Update DIA Oracles blog post
2025-12-11 12:33:16 +00:00
Rome Reginelli
b5ff3d806e
Merge pull request #3381 from XRPLF/add-code-sample-iterate-owner-dir
...
Add code sample showing how to walk an owner directory
2025-12-10 13:59:33 -08:00
akcodez
32899e9c41
rename link
2025-12-10 13:53:21 -08:00
mDuo13
152cc95a63
Improve owner directory code sample
2025-12-10 13:52:59 -08:00
Aria Keshmiri
15f48991c3
Merge pull request #3415 from XRPLF/component/card-image
...
Add CardImage component with showcase and documentation
2025-12-10 12:45:37 -08:00
akcodez
642c0dd2ce
add bottom padding
2025-12-10 12:45:04 -08:00
akcodez
a08b24ed5d
Enhance CardImage showcase with image scaling demo and responsive layout adjustments
...
- Added a new image scaling demonstration to the CardImage showcase, illustrating a zoom effect on hover.
- Updated layout of CardImage components to improve responsiveness, adjusting column spans for various screen sizes.
- Introduced a new image from Figma for the scaling demo and included detailed descriptions of the scaling behavior.
- Refined SCSS styles to support the new layout and ensure consistent spacing across different screen sizes.
2025-12-10 10:35:14 -08:00
Aria Keshmiri
74e8be5a13
Merge pull request #3413 from XRPLF/component/card-icon
...
Add CardIcon component with showcase and documentation
2025-12-10 09:37:01 -08:00
Maria Shodunke
898d067c02
Merge pull request #3386 from XRPLF/issue-mptoken-tutorial
...
Add tutorial for issuing an MPT (Javascript and Python)
2025-12-10 10:47:25 +00:00
oeggert
acc02da22e
Merge pull request #3374 from XRPLF/rippled-3.0.0
...
3.0 Release Doc Updates
2025-12-09 23:29:43 -08:00
oeggert
ea16168700
Merge pull request #3407 from XRPLF/release-notes-3.0
...
Release notes 3.0
2025-12-09 16:38:59 -08:00
Oliver Eggert
ddafea0fe0
update date
2025-12-09 16:32:14 -08:00
oeggert
5d4904cfd6
Merge pull request #3377 from XRPLF/update-amendments-3.0
...
update known amendment page
2025-12-09 16:29:30 -08:00
Oliver Eggert
5e02c839ea
update hash links and commit
2025-12-09 16:21:44 -08:00
Oliver Eggert
a44713a903
fix grammar
2025-12-09 15:03:09 -08:00
Oliver Eggert
3be9307845
add reviewer suggestions
2025-12-09 15:01:04 -08:00
oeggert
e197e4e034
Merge pull request #3414 from XRPLF/ledger-entry-update
...
add breaking change for ledger_entry
2025-12-09 13:46:51 -08:00
Calvin
7895d6dee9
Merge pull request #3410 from XRPLF/component/card-stat
...
[feat][site] Component/Card-Stat
2025-12-09 12:33:19 -08:00
akcodez
8e6d8f7c30
Add CardImage component with showcase and documentation
...
- Introduced the CardImage component, a responsive card designed to display an image, title, subtitle, and call-to-action button.
- Implemented three responsive size variants (LG, MD, SM) that adapt to viewport width.
- Added interactive states including default, hover, focus, pressed, and disabled.
- Created a comprehensive showcase page demonstrating all variants and states of the CardImage component.
- Included detailed documentation covering usage examples, props API, design tokens, and accessibility features.
- Added SCSS styles for the CardImage component, ensuring compatibility with both light and dark themes.
2025-12-09 12:29:03 -08:00
Calvin Jhunjhuwala
36785bc0f1
fixing css conflict
2025-12-09 12:28:14 -08:00
Oliver Eggert
337a576d2d
add ammclawbackrounding
2025-12-09 12:10:12 -08:00
Oliver Eggert
1534ecfa26
add breaking change
2025-12-09 12:04:05 -08:00
Calvin Jhunjhuwala
977c37ef83
minor copy change, pushiong fixed color
2025-12-09 12:00:11 -08:00
Calvin Jhunjhuwala
52d895b1d0
edits for dark mode card
2025-12-09 11:56:34 -08:00
Oliver Eggert
9600871944
add breaking change info
2025-12-09 11:08:53 -08:00
akcodez
230ddcbe21
Add CardIcon component with showcase and documentation
...
- Introduced the CardIcon component, a clickable card featuring an icon and label text, supporting two color variants (Neutral and Green) and five interaction states (Default, Hover, Focused, Pressed, Disabled).
- Implemented responsive sizing that adapts at breakpoints (SM, MD, LG).
- Created a comprehensive showcase page demonstrating all variants, states, and usage examples.
- Added detailed documentation covering usage guidelines, best practices, and API reference.
- Included SCSS styles for the CardIcon component, ensuring compatibility with both light and dark themes.
2025-12-09 10:37:40 -08:00
Aria Keshmiri
1ee5828747
Merge pull request #3406 from XRPLF/component/card-offgrid
...
Add CardOffgrid component with showcase and documentation
2025-12-09 10:13:16 -08:00
Aria Keshmiri
314980a667
Merge pull request #3409 from XRPLF/component/tile-logo
...
Add TileLogo component with showcase and documentation
2025-12-09 10:13:06 -08:00
dependabot[bot]
a0b688689a
Bump golang.org/x/crypto in /_code-samples/secure-signing/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-09 14:23:31 +00:00
Maria Shodunke
7f4004ec30
Merge pull request #3411 from XRPLF/dependabot/go_modules/_code-samples/use-tickets/go/golang.org/x/crypto-0.45.0
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/use-tickets/go
2025-12-09 14:22:34 +00:00
dependabot[bot]
372a9128a1
Bump golang.org/x/crypto in /_code-samples/use-tickets/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-09 14:19:08 +00:00
Maria Shodunke
3a339849b3
Merge pull request #3402 from XRPLF/dependabot/go_modules/_code-samples/non-fungible-token/go/golang.org/x/crypto-0.45.0
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/non-fungible-token/go
2025-12-09 14:18:12 +00:00
akcodez
2783d90cf6
Refactor CardOffgrid typography styles to utilize predefined classes
...
- Updated CardOffgrid component to use .subhead-lg-l and .body-l classes for title and description typography, respectively.
- Removed custom font size and line height definitions from SCSS and CSS files for improved consistency and maintainability.
- Adjusted related styles to ensure compatibility with the new typography approach.
2025-12-09 06:15:22 -08:00
akcodez
5fbdbb8d42
Refactor TileLogo showcase layout to use PageGrid components
...
- Replaced div-based layout with PageGridRow and PageGridCol components for better responsiveness and alignment.
- Updated all instances of logo displays within the TileLogo showcase to utilize the new grid structure.
- Ensured consistent spacing and alignment across different logo variants and states.
2025-12-09 06:05:54 -08:00
Maria Shodunke
8a4d1851db
Fix mpt-generator html file and regenerate zip
2025-12-09 12:17:43 +00:00
Maria Shodunke
2faba938f7
Run standard command to fix JS code style
2025-12-09 12:13:00 +00:00
Maria Shodunke
7dadae868f
Apply suggestions from code review
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2025-12-09 11:28:22 +00:00
Calvin Jhunjhuwala
b7ba976fb2
consolidating classes, still need superscript specs
2025-12-08 21:06:56 -08:00
Calvin Jhunjhuwala
a6eb9e63e5
complete showcase pagfe
2025-12-08 15:30:42 -08:00
oeggert
da422329f9
Update blog/2025/rippled-3.0.0.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-12-08 14:11:03 -08:00
Calvin Jhunjhuwala
7d694c76a5
working card stat, finalizing sup, cleaning up code cleanliness
2025-12-08 13:58:57 -08:00
akcodez
cbc56937e6
Refactor TileLogo component styles and class naming to align with BDS conventions
...
- Updated SCSS styles to replace 'tile-logo' namespace with 'bds-tile-logo' for consistency with the Brand Design System.
- Adjusted class names in the TileLogo component to reflect the new naming convention.
- Ensured all styles and variants (square, rectangle, neutral, green) are updated accordingly for both light and dark themes.
2025-12-08 10:57:02 -08:00
akcodez
1a9fa9b970
Add TileLogo component with showcase and documentation
...
- Introduced the TileLogo component, designed for displaying brand logos with interactive states.
- Implemented two shape variants (Square and Rectangle) and two color variants (Neutral and Green), with responsive sizing.
- Created a comprehensive showcase page demonstrating all variants, states, and usage examples.
- Added detailed documentation covering usage guidelines, best practices, and API reference.
- Included SCSS styles for the TileLogo component, ensuring compatibility with both light and dark themes.
2025-12-08 10:52:37 -08:00
akcodez
cd82ea5484
rm link
2025-12-08 10:13:05 -08:00
Oliver Eggert
fa40ba2b71
add fixincludekeyletfields
2025-12-05 14:13:27 -08:00
Oliver Eggert
506b1c7b21
add release notes
2025-12-05 13:42:51 -08:00
akcodez
57898ab010
Add CardOffgrid component with showcase and documentation
...
- Introduced the CardOffgrid component, designed for displaying feature highlights with customizable icons, titles, and descriptions.
- Implemented two color variants: neutral and green, with interactive states and a unique hover animation.
- Created a comprehensive showcase page demonstrating all variants and states of the CardOffgrid component.
- Added detailed documentation covering usage guidelines, best practices, and API reference.
- Included SCSS styles for the CardOffgrid component, ensuring compatibility with both light and dark themes.
2025-12-05 11:41:18 -08:00
Aria Keshmiri
2dbb111943
Merge pull request #3405 from XRPLF/component/divider
...
Add Divider component and documentation
2025-12-04 15:34:04 -08:00
akcodez
cb6323d153
Update Divider component to replace 'black' color variant with 'base' for improved theme adaptability
...
- Changed all instances of 'black' to 'base' in the Divider component and its documentation to reflect the new high-contrast color that adapts to light and dark themes.
- Updated showcase page and styles to ensure consistency with the new color naming convention.
2025-12-04 15:33:32 -08:00
akcodez
08941588aa
fix colors
2025-12-04 13:51:04 -08:00
akcodez
e183369ef6
add height
2025-12-04 13:48:23 -08:00
akcodez
702e180de6
Add Divider component and documentation
...
- Introduced the Divider component following the XRPL Brand Design System, supporting horizontal and vertical orientations, three stroke weights (thin, regular, strong), and three color variants (gray, black, green).
- Created a comprehensive showcase page for the Divider component, demonstrating its usage and variations.
- Added detailed documentation for the Divider component, including props API, usage examples, and best practices.
- Included styles for the Divider component in SCSS format, ensuring compatibility with light and dark themes.
2025-12-04 12:20:18 -08:00
Calvin
a265f82980
Merge pull request #3404 from XRPLF/grid-optimization
...
[fix] Grid optimization
2025-12-03 16:17:54 -08:00
Calvin Jhunjhuwala
021899906d
removing unnecessary npm package
2025-12-03 16:14:09 -08:00
Calvin Jhunjhuwala
f022c48f6c
changing showcase file
2025-12-03 16:06:59 -08:00
Calvin Jhunjhuwala
3e07b8400d
removing extra css
2025-12-03 16:02:08 -08:00
Calvin Jhunjhuwala
5433894f20
renaming class name to bds
2025-12-03 14:51:59 -08:00
Calvin Jhunjhuwala
a6d84de417
working grid for fill and auto
2025-12-03 13:34:05 -08:00
Calvin Jhunjhuwala
6f76d4ece5
clean up of grid, working on all screen sizes, logic built out
2025-12-03 13:09:39 -08:00
Aria Keshmiri
17778ad84b
Merge pull request #3399 from XRPLF/component/button
...
Component/button
2025-12-03 10:58:04 -08:00
Aria Keshmiri
518585227d
Merge pull request #3401 from XRPLF/component/link
...
Add BDS link styles and update existing link styles
2025-12-03 10:57:25 -08:00
akcodez
ad0631f701
add arialbel
2025-12-03 10:56:43 -08:00
Mayukha Vadari
ac623ef506
Add request parameters to server definitions
...
Updated server_definitions.md to include request parameters.
2025-12-03 10:50:37 -05:00
dependabot[bot]
8f21c5d402
Bump golang.org/x/crypto in /_code-samples/non-fungible-token/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 11:22:53 +00:00
Maria Shodunke
374e81ef60
Merge pull request #3397 from XRPLF/dependabot/go_modules/_code-samples/partial-payment/go/golang.org/x/crypto-0.45.0
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/partial-payment/go
2025-12-03 11:21:55 +00:00
Maria Shodunke
d5e64a6100
Merge pull request #3357 from XRPLF/mainnet-mpt-holders
...
Update mpt_holders, Get MPTokenIssuance, and Get MPToken with Mainnet "Try It" example
2025-12-03 09:44:41 +00:00
akcodez
01c19628a9
fix link spacing
2025-12-02 15:27:52 -08:00
Oliver Eggert
938a85eac0
add lending protocol amendment and reviewer suggestion
2025-12-02 14:15:38 -08:00
akcodez
44614dba9d
Refactor Button Styles for Responsive Design
...
Updated button styles to enhance responsiveness across devices by replacing fixed breakpoints with a mixin for the xl breakpoint. Adjusted typography and padding for smaller screens to ensure consistent appearance and usability. Improved comments for clarity on the import order and design tokens.
2025-12-02 12:40:27 -08:00
Rome Reginelli
d48698531c
Merge pull request #3371 from XRPLF/fix_src_links_admin_apis_etc
...
Update source links in admin api refs & elsewhere
2025-12-02 12:32:08 -08:00
akcodez
621db81c7d
add proper breakpoint sizing
2025-12-02 12:23:35 -08:00
akcodez
c01749eba2
rm deprecated linkCOlor
2025-12-02 11:52:23 -08:00
akcodez
2ff14e4224
Add BDS link styles and update existing link styles
...
- Introduced new styles for BDS link icons, including hover and focus states.
- Updated existing link styles to exclude BDS links from certain color and hover effects.
- Ensured consistent styling across light and dark themes for BDS links.
- Refactored landing page link styles to accommodate new BDS link classes.
2025-12-02 10:21:52 -08:00
Oliver Eggert
ad280c2c1b
initial release notes
2025-12-01 17:03:41 -08:00
akcodez
7685c2eb1e
Refactor Tertiary Button Styles for Dark Mode
...
Updated the styles for the tertiary button in dark mode, including hover, focus, active, and disabled states. Adjusted padding and added text decoration for better visual feedback. Enhanced responsiveness for smaller screens to ensure consistent behavior across devices.
2025-12-01 14:27:02 -08:00
akcodez
2de2bac211
Enhance dark mode styles for primary and secondary buttons, adding detailed states for hover, focus, active, and disabled conditions. Update CSS to reflect new design specifications for secondary button in dark mode.
2025-12-01 14:21:14 -08:00
akcodez
bdc69f047a
add primary dark mode
2025-12-01 14:17:25 -08:00
akcodez
f20177b5f9
Add Tertiary Button Showcase Component
...
Introduced a new ButtonShowcaseTertiary component to demonstrate the BDS Tertiary Button, including its various states and usage examples. Removed the previous ButtonShowcase component to streamline the showcase and focus on the Tertiary variant. Updated Button component to support the new variant and adjusted related styles in the CSS for both green and black themes.
2025-12-01 14:07:29 -08:00
akcodez
73b2127f87
add proper focus and active / hover states
2025-12-01 13:45:21 -08:00
akcodez
32b309c878
merge main brand branch in
2025-12-01 12:03:09 -08:00
akcodez
9cf1b07954
add full primary button
2025-12-01 12:01:50 -08:00
Calvin
5b73ccb8be
Merge pull request #3393 from XRPLF/bds-font-update
...
[fix][fonts] Clean up of fonts, folder re-structuring
2025-12-01 11:01:58 -08:00
tequ
316f6f4fd4
Update Navbar component to open brand kit link in a new tab
2025-12-01 11:31:41 +09:00
dependabot[bot]
fd33614c97
Bump golang.org/x/crypto in /_code-samples/partial-payment/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-28 12:51:07 +00:00
Maria Shodunke
6dce88c4f8
Merge pull request #3396 from XRPLF/dependabot/go_modules/_code-samples/issue-a-token/go/golang.org/x/crypto-0.45.0
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/issue-a-token/go
2025-11-28 04:50:13 -08:00
dependabot[bot]
724c61c9e3
Bump golang.org/x/crypto in /_code-samples/issue-a-token/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-28 11:16:30 +00:00
Maria Shodunke
50f2f35b0b
Merge pull request #3394 from XRPLF/dependabot/go_modules/_code-samples/get-started/go/golang.org/x/crypto-0.45.0
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/get-started/go
2025-11-28 03:15:46 -08:00
Maria Shodunke
d4cfcee8ea
Merge pull request #3395 from XRPLF/dependabot/go_modules/_code-samples/paths/go/golang.org/x/crypto-0.45.0
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/paths/go
2025-11-28 03:15:29 -08:00
dependabot[bot]
e9709335a9
Bump golang.org/x/crypto in /_code-samples/paths/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-27 11:33:04 +00:00
dependabot[bot]
45f25acc3e
Bump golang.org/x/crypto in /_code-samples/get-started/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-27 11:32:06 +00:00
Maria Shodunke
61bc24b7dc
Merge pull request #3390 from XRPLF/dependabot/go_modules/_code-samples/clawback/go/golang.org/x/crypto-0.45.0
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/clawback/go
2025-11-27 03:31:11 -08:00
Calvin Jhunjhuwala
c4188c47d6
updating css for medium
2025-11-26 16:06:00 -08:00
Calvin Jhunjhuwala
2429574182
removing px reversion for medium
2025-11-26 16:03:51 -08:00
Calvin Jhunjhuwala
42ec50df27
removing fake button folder
2025-11-26 16:00:14 -08:00
Calvin Jhunjhuwala
37e96a9dae
more documentation around page grid
2025-11-25 21:36:38 -08:00
Calvin Jhunjhuwala
f3ae760c40
move page grid css to page grid folder, removing more text class styling
2025-11-25 21:30:25 -08:00
Calvin Jhunjhuwala
97c302822a
adding folder structure, cleaning up font, add readme for page grid
2025-11-25 17:29:58 -08:00
Oliver Eggert
682389e4e7
update binary format for signed int
2025-11-25 15:16:36 -08:00
Oliver Eggert
5c467f1c9b
initialize 3.0 doc branch
2025-11-25 15:16:36 -08:00
Oliver Eggert
104d07c6bf
add fixMPTDeliveredAmount amendment info
2025-11-25 15:13:15 -08:00
oeggert
7cf6dccdd2
Merge pull request #3391 from XRPLF/ws-hydration-error
...
Fix WebSocket API Tool errors
2025-11-25 11:00:34 -08:00
Maria Shodunke
f290941300
Update MPT Generator use case page
2025-11-25 18:22:53 +00:00
Oliver Eggert
f44370009c
fix hydration and browser navigation errors
2025-11-24 22:46:41 -08:00
dependabot[bot]
3a1bb9a70b
Bump golang.org/x/crypto in /_code-samples/clawback/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 12:21:34 +00:00
Maria Shodunke
78fc4f49e6
Merge pull request #3388 from XRPLF/dependabot/go_modules/_code-samples/deposit-preauth/go/golang.org/x/crypto-0.45.0
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/deposit-preauth/go
2025-11-24 02:37:52 -08:00
oeggert
adb09928cc
Merge pull request #3387 from XRPLF/remove-rbac
...
Remove unused rbac configuration.
2025-11-21 10:24:40 -08:00
dependabot[bot]
36cd69821b
Bump golang.org/x/crypto in /_code-samples/deposit-preauth/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-21 13:53:04 +00:00
Maria Shodunke
1e91335f83
Merge pull request #3384 from XRPLF/dependabot/go_modules/_code-samples/send-xrp/go/golang.org/x/crypto-0.45.0
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/send-xrp/go
2025-11-21 05:51:50 -08:00
Maria Shodunke
1ff667bb21
Merge pull request #3383 from XRPLF/dependabot/go_modules/_code-samples/multisigning/go/golang.org/x/crypto-0.45.0
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/multisigning/go
2025-11-21 05:51:36 -08:00
Maria Shodunke
a71a3fca10
Add tutorial for issuing an MPT (Javascript and Python).
2025-11-21 13:43:33 +00:00
Oliver Eggert
d1969d3919
remove rbac to enable anonymous mcp connections
2025-11-20 14:46:57 -08:00
oeggert
92230d702c
Merge pull request #3385 from XRPLF/rippled-2.6.2
...
Rippled 2.6.2
2025-11-20 10:48:05 -08:00
oeggert
30c6a42519
Update blog/2025/rippled-2.6.2.md
...
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com >
2025-11-20 07:26:04 -08:00
oeggert
24a374e2bf
Update blog/2025/rippled-2.6.2.md
...
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com >
2025-11-20 07:25:49 -08:00
Maria Shodunke
cac56c37f6
Merge pull request #3372 from XRPLF/batch-transactions-tutorial
...
Javascript: Batch transactions tutorial
2025-11-20 03:58:58 -08:00
Oliver Eggert
bd06feb49c
remove sha512half script
2025-11-19 21:04:49 -08:00
Oliver Eggert
815df642e0
add commit message and download links
2025-11-19 21:02:28 -08:00
dependabot[bot]
46ed7fc569
Bump golang.org/x/crypto in /_code-samples/send-xrp/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-20 01:39:20 +00:00
dependabot[bot]
f99277b841
Bump golang.org/x/crypto in /_code-samples/multisigning/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-20 01:38:04 +00:00
Oliver Eggert
6c64a1e449
update tecdir_full error messages
2025-11-19 15:44:05 -08:00
Oliver Eggert
9e343558cc
update tec codes and release notes
2025-11-19 15:16:42 -08:00
Maria Shodunke
fb33561a98
Address review comments
2025-11-19 12:22:32 +00:00
Oliver Eggert
567d980713
update known amendments with fixdirectorylimit
2025-11-17 15:32:44 -08:00
Maria Shodunke
7f16532b07
Calculate inner transaction hash to verify success
2025-11-17 19:13:57 +00:00
Maria Shodunke
d89fdc79b8
Add minor improvements for javascript code walkthrough
2025-11-17 14:03:03 +00:00
mDuo13
c6df042c7b
Add code sample showing how to walk an owner directory
2025-11-14 16:39:35 -08:00
Oliver Eggert
62759ec261
add 2.6.2 release notes
2025-11-14 13:21:30 -08:00
Rome Reginelli
003927517f
Merge pull request #3379 from XRPLF/rr-mpt-dupe-flag
...
Remove duplicate flags field in sample JSON
2025-11-14 12:19:31 -08:00
Calvin Jhunjhuwala
e92929e148
removing old background images, updating font classes
2025-11-13 12:08:33 -08:00
Rome Reginelli
9c8c231900
Remove duplicate flags field in sample JSON
2025-11-11 15:53:25 -08:00
oeggert
427d0ce441
Update resources/known-amendments.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-11-10 20:35:08 -08:00
oeggert
6be3d0117a
Update resources/known-amendments.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-11-10 20:34:59 -08:00
Maria Shodunke
382a10bda9
Add temARRAY_EMPTY error for Batch transaction
2025-11-06 16:52:31 +00:00
Maria Shodunke
d2cf306ec6
Mention minimum number of transactions required in a Batch
2025-11-06 12:15:58 +00:00
Maria Shodunke
3e41224ef0
Add Batch transactions tutorials
2025-11-06 10:28:01 +00:00
Maria Shodunke
01ed3055ec
Merge pull request #3299 from XRPLF/python-get-started-code-walkthrough
...
Add Get Started Walkthrough for Python
2025-11-06 10:17:26 +00:00
Maria Shodunke
eb174b8700
Add review comments
2025-11-06 09:57:51 +00:00
Maria Shodunke
9e96d40799
Add Get Started Walkthrough for Python
2025-11-06 09:57:51 +00:00
Maria Shodunke
d6b55ab177
Merge pull request #3375 from XRPLF/build-fix
...
Fix for build failure
2025-11-06 09:31:21 +00:00
Oliver Eggert
ed4b18586b
update known amendment page
2025-11-05 21:14:14 -08:00
Maria Shodunke
d8b216bdd7
Fix for build failure
2025-11-05 14:43:17 +00:00
Oliver Eggert
864c412305
initialize 3.0 doc branch
2025-11-04 13:28:58 -08:00
Calvin Jhunjhuwala
9d3d11800a
adding page grid component + stylersheet
2025-11-03 10:42:35 -08:00
mDuo13
e3ee7bf32f
Update source links in admin api refs & elsewhere
2025-10-30 14:15:03 -07:00
Rome Reginelli
1e095599fd
Merge pull request #3345 from XRPLF/dependabot/npm_and_yarn/multi-fa24b26d6e
...
Bump hono and @redocly/realm
2025-10-30 13:47:27 -07:00
Rome Reginelli
d27888182c
Merge pull request #3370 from XRPLF/fix_src_links_public_apis
...
Update source links in public API methods
2025-10-30 13:42:22 -07:00
mDuo13
7dd37e6b19
Clean up path_find formatting
2025-10-30 13:38:04 -07:00
mDuo13
3347fc965d
Remove note about MultiSign amendment (unconditionalized)
2025-10-30 11:55:09 -07:00
Calvin Jhunjhuwala
a956d5ae78
removing empty card footer
2025-10-30 10:42:30 -07:00
Calvin Jhunjhuwala
52e070dcf6
removing background from css as well
2025-10-30 10:38:53 -07:00
Calvin Jhunjhuwala
605eb70aed
removed all old fonts, remove all old backgrounds
2025-10-30 10:33:42 -07:00
mDuo13
30c8e22eeb
Fix source links in public API method pages
2025-10-30 01:52:48 -07:00
Rome Reginelli
8d2d3850ec
Merge pull request #3368 from XRPLF/rwa-updates
...
Refactor RWA tokenization buttons
2025-10-29 12:20:26 -07:00
akcodez
c7961f692e
use Link component for link
2025-10-29 12:17:21 -07:00
akcodez
dbcdb508aa
add arrow to get started now
2025-10-29 12:15:59 -07:00
akcodez
982386d0f6
Update CompanyLogo component to use anchor tag for external links, enhancing accessibility and security with target and rel attributes.
2025-10-29 07:36:34 -07:00
akcodez
9dde1114ca
remove arrow from internal link
2025-10-29 07:32:47 -07:00
akcodez
4ee47a63dc
fix css build issues
2025-10-29 07:29:41 -07:00
Rome Reginelli
41b07a458e
Merge pull request #3364 from XRPLF/fix_links_from_concepts
...
Fix source links in concepts and infrastructure sections
2025-10-28 14:12:58 -07:00
Rome Reginelli
e6765094a9
Merge pull request #3365 from XRPLF/fix_links_from_protocol_refs
...
Update links in protocol references
2025-10-28 13:56:23 -07:00
Maria Shodunke
fdcbc6c747
Merge pull request #3367 from XRPLF/kennyzlei/lending-protocol-faucet
...
Add new faucet configuration for Lending-Devnet
2025-10-28 16:07:44 +00:00
akcodez
5f3dc85e5b
Refactor tokenization page layout and styles; update button structure and link behavior for improved responsiveness and user experience.
2025-10-27 12:11:40 -07:00
Kenny Lei
ea0c186fa0
Add new faucet configuration for Lending-Devnet
2025-10-27 09:30:51 -07:00
Maria Shodunke
31ff09c093
Merge pull request #3359 from XRPLF/mpt-metadata-schema
...
Add MPT Metadata Schema section to concept docs
2025-10-23 17:09:42 +01:00
mDuo13
3fa6394b09
Update links in protocol references
2025-10-22 16:03:12 -07:00
Rome Reginelli
4319594cf1
Merge pull request #3346 from XRPLF/contrib_titles_and_markdoc_tags
...
Update contributor documentation w/ more info
2025-10-22 15:03:45 -07:00
Rome Reginelli
7d9b9f7c17
Merge pull request #3360 from XRPLF/consistent_tx_examples
...
Add mainnet AMMCreate and OracleSet transaction examples
2025-10-22 15:03:18 -07:00
mDuo13
483c7c55e2
Adjust rate limiting log message example
2025-10-22 15:01:57 -07:00
Rome Reginelli
0d73d6d851
Merge pull request #3341 from XRPLF/fix_lsfammnode
...
Fix lsfAMMNode docs
2025-10-22 09:25:49 -07:00
mDuo13
408c0f27e8
Fix source links in concepts and infrastructure sections
2025-10-21 18:08:31 -07:00
oeggert
e7cb03a88d
Merge pull request #3355 from XRPLF/remove-sidechain-devnet
...
remove mentions of Sidechain-Devnet
2025-10-21 14:29:05 -07:00
Rome Reginelli
18985ad7e5
Merge pull request #3356 from XRPLF/events-updates-2025-10-16
...
add xrpl hackathon, update image for italy hackathon
2025-10-21 14:12:27 -07:00
akcodez
0c2a1bc249
Refactor color migration strategy to a clean implementation, removing backward compatibility aliases and consolidating color scales. Update SCSS files to reflect new design tokens and ensure all references are migrated. Adjust event card layout in community events page for improved responsiveness. Modify CSS styles for better alignment with updated color palette and remove unnecessary padding in card components.
2025-10-21 14:04:55 -07:00
akcodez
51e763b967
Enhance PostCSS configuration with expanded safelist for Bootstrap utility classes, update layout in about and resources pages, and refine color palette in CSS files for improved design consistency. Adjusted card styles and link behaviors to align with new design tokens.
2025-10-21 13:42:07 -07:00
akcodez
86998c82d6
Implement CSS optimization pipeline with PurgeCSS, Autoprefixer, and cssnano; reduce bundle size by 42% (uncompressed) and 39% (gzipped). Add analysis tool for CSS metrics and update build scripts in package.json. Create comprehensive documentation for CSS optimization process.
2025-10-21 10:06:53 -07:00
akcodez
c2287a7fe6
run css compiler
2025-10-21 09:23:47 -07:00
akcodez
f09ab44280
upgrade bootstrap, add new fonts
2025-10-21 09:22:02 -07:00
Calvin Jhunjhuwala
08807db2e9
ran css
2025-10-21 09:17:17 -07:00
Calvin Jhunjhuwala
201479ced6
new fonts added working across website
2025-10-21 09:09:56 -07:00
akcodez
09708e58de
update event images
2025-10-21 08:57:03 -07:00
mDuo13
6e6247952f
Revise contrib documentation per review
2025-10-20 17:56:06 -07:00
mDuo13
d7ca624269
Update translation contribution docs ( fix #3239 )
2025-10-20 17:53:19 -07:00
Calvin Jhunjhuwala
ce49c8b6ba
updating bootstrap to v5
2025-10-17 16:28:07 -07:00
Rome Reginelli
d07d6dae6d
Reword flags reminder per suggestion
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-10-17 11:47:55 -07:00
Maria Shodunke
bc0c698692
Add MPT Metadata Schema section to concept docs
...
- Updates MPT Concept docs with metadata schema
- Updates issue-mpt-with-metdata example code with new schema changes.
2025-10-17 18:34:36 +01:00
Mayukha Vadari
878f1ba77c
change URLs
2025-10-17 10:50:58 -04:00
Maria Shodunke
c83fc47941
Merge pull request #3328 from XRPLF/mptoken-authorize-transaction-sample
...
Add example JSON for MPTokenAuthorize transaction
2025-10-17 08:23:27 +01:00
Maria Shodunke
a2e5c3a613
Remove unnecessary env
2025-10-16 17:47:11 +01:00
Maria Shodunke
bc5e48a0ba
Update Get MPT Issuance + Get MPToken
2025-10-16 17:40:13 +01:00
akcodez
588da44a2e
add xrpl hackathon, update image for italy hackathon
2025-10-16 09:12:14 -07:00
Maria Shodunke
26fb8775a0
Update mpt_holders method with Mainnet example
2025-10-16 17:01:35 +01:00
Maria Shodunke
f511a23ea2
Additional changes for other MPToken transactions
2025-10-16 12:08:25 +01:00
Maria Shodunke
20225b5f62
Update JSON + add Mainnet transaction
2025-10-16 11:36:10 +01:00
Mayukha Vadari
10c974249f
remove mentions of Sidechain-Devnet
2025-10-15 18:03:36 -04:00
mDuo13
5d45562fc6
Add mainnet AMMCreate and OracleSet transaction examples
2025-10-15 11:40:05 -07:00
oeggert
befd012ffa
Merge pull request #3350 from XRPLF/update-nft_history
...
Update nft_history command
2025-10-15 09:58:13 -07:00
Maria Shodunke
4481320636
Add example JSON for MPTokenAuthorize transaction
2025-10-14 17:03:15 +01:00
Maria Shodunke
62c1d31660
Merge pull request #3336 from XRPLF/token-escrow-amendment
...
Token escrow amendment updates/fixes
2025-10-14 09:38:10 +01:00
Rome Reginelli
522bf43aef
Merge pull request #3352 from XRPLF/xrpl-events-updates-10-13-2025
...
feat: add new events and update existing event details
2025-10-13 12:59:18 -07:00
akcodez
b237a6a2f1
feat: add new events and update existing event details
...
- Introduced new events: XRPL Town Hall Meeting #5 and XRPL Aquarium Residency Demo Day #7 with relevant details.
- Updated the date format for the existing hackathon event.
- Replaced images for the hackathon event with the new Italy Hackathon image.
- Added new images for the Town Hall Meeting and Aquarium Residency events.
2025-10-13 12:13:56 -07:00
Maria Shodunke
3136af79a3
Remove Escrow amendment + fix admonition
2025-10-13 11:28:36 +01:00
Oliver Eggert
f248b92d0d
update nft_history command with actual responses and notes about api_version 2
2025-10-10 15:51:51 -07:00
Maria Shodunke
9b9d186af1
Remove wrong fields
2025-10-10 22:39:22 +01:00
Rome Reginelli
e1b97f7dba
Merge pull request #3349 from XRPLF/hackathon-descr-update
...
update vegas house hackathon description
2025-10-10 13:44:09 -07:00
akcodez
d46d04f7d8
update vegas house hackathon description
2025-10-10 12:16:11 -07:00
Maria Shodunke
e646e10537
Further updates for review
2025-10-10 17:47:25 +01:00
Maria Shodunke
f9df5652e4
Update docs/concepts/payment-types/escrow.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-10-10 12:21:10 +01:00
Maria Shodunke
ecec4b4833
Update docs/references/http-websocket-apis/public-api-methods/account-methods/account_channels.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-10-10 12:19:34 +01:00
Maria Shodunke
b93691a4c4
Update docs/references/http-websocket-apis/public-api-methods/account-methods/account_channels.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-10-10 12:19:19 +01:00
Maria Shodunke
26713099cf
Update docs/references/protocol/ledger-data/ledger-entry-types/escrow.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-10-10 12:18:50 +01:00
Maria Shodunke
6154d7a9bd
Update docs/references/protocol/transactions/types/accountset.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-10-10 12:18:20 +01:00
Maria Shodunke
7cdf35f032
Update escrow documentation
2025-10-09 18:57:53 +01:00
Rome Reginelli
904761dc51
Merge pull request #3348 from nzicko/fix/custom-plugins-imports
...
Fix broken imports in custom plugins for `@redocly/realm@0.126 .0`
2025-10-09 10:47:49 -07:00
Nazarii Mykhailets
b2f345edd5
fix: imports in custom plugins
2025-10-09 13:01:08 +03:00
mDuo13
b1c8a33de9
Fix display of child pages in contributor documentation
2025-10-08 17:58:10 -07:00
mDuo13
755b15383b
Update contributor documentation w/ more info
...
- Clarify frontmatter, especially titles
- Document more markdoc tags
2025-10-08 17:53:13 -07:00
Rome Reginelli
9b1878c512
Merge pull request #3344 from XRPLF/events-updates-2025-10-08
...
feat: add 2 new hackathons
2025-10-08 12:15:02 -07:00
dependabot[bot]
9e40756dd1
Bump hono and @redocly/realm
...
Bumps [hono](https://github.com/honojs/hono ) to 4.9.7 and updates ancestor dependency @redocly/realm. These dependencies need to be updated together.
Updates `hono` from 4.6.5 to 4.9.7
- [Release notes](https://github.com/honojs/hono/releases )
- [Commits](https://github.com/honojs/hono/compare/v4.6.5...v4.9.7 )
Updates `@redocly/realm` from 0.122.3 to 0.126.0
---
updated-dependencies:
- dependency-name: hono
dependency-version: 4.9.7
dependency-type: indirect
- dependency-name: "@redocly/realm"
dependency-version: 0.126.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-08 19:13:43 +00:00
Rome Reginelli
b08d7f085f
Merge pull request #3329 from XRPLF/update_desktop_wallet_js_tutorial
...
Update Desktop Wallet (JS) tutorial
2025-10-08 12:11:57 -07:00
akcodez
049e0c15a3
add 2 new hackathons
2025-10-08 10:49:29 -07:00
Rome Reginelli
56ac023098
Apply suggestions from @maria-robobug review
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-10-07 14:49:48 -07:00
mDuo13
b2aa96e283
Fix lsfAMMNode docs
2025-10-07 12:21:26 -07:00
Rome Reginelli
18566fbfd8
Merge pull request #3340 from XRPLF/rm_xrplai
...
Remove beta AI interface
2025-10-07 11:59:01 -07:00
mDuo13
1894f78a5d
Remove beta AI agent
2025-10-07 11:30:49 -07:00
oeggert
30f416780d
Merge pull request #3334 from XRPLF/rippled-2.6.1
...
Rippled 2.6.1 blog update
2025-10-06 15:27:30 -07:00
oeggert
5930402fc1
Merge pull request #3335 from XRPLF/update-devnet-reset-post
...
update devnet reset blog
2025-10-06 15:27:18 -07:00
Rome Reginelli
3bb8dbd706
Merge pull request #3332 from XRPLF/use_amendment_disclaimer
...
Use amendment disclaimer & update tx ref intros
2025-10-06 15:27:11 -07:00
Oliver Eggert
98453f7536
update devnet reset
2025-10-06 14:50:15 -07:00
Oliver Eggert
819adb491b
add reviewer suggestions
2025-10-06 14:48:38 -07:00
mDuo13
ab151da705
Redirect redundant pseudo-transaction-types landing in Japanese too
2025-10-06 14:30:16 -07:00
mDuo13
f509c4b185
Move more amendment disclaimers to end of section
2025-10-06 14:27:46 -07:00
mDuo13
07f4436b45
Rename redundant pseudo-transactions index page
2025-10-06 14:27:23 -07:00
mDuo13
259994d74f
Migrate more amendment disclaimers to component
2025-10-06 13:52:39 -07:00
Oliver Eggert
a8c886faa2
update credits
2025-10-06 13:46:44 -07:00
Oliver Eggert
aa61b1d6cc
2.6.1 release notes
2025-10-06 13:40:19 -07:00
mDuo13
317a8ffdfc
Add an 'Updated' mode for amendment-disclaimer & fix disclaimer font size in tables
2025-10-06 13:39:41 -07:00
Rome Reginelli
89249a2f0c
Apply more review suggestions
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-10-06 12:44:06 -07:00
mDuo13
221e5da1ea
Improve consistency of transaction reference docs
2025-10-06 12:41:27 -07:00
Rome Reginelli
e309215ed0
Apply suggestions from @maria-robobug review
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-10-06 12:35:03 -07:00
mDuo13
28de18d7d6
Use amendment disclaimer & update tx ref intros
2025-10-03 16:42:19 -07:00
Rome Reginelli
3a0abdefd8
Merge pull request #3301 from XRPLF/pdex_use_case
...
Permissioned DEX use case
2025-10-03 11:20:55 -07:00
Amarantha Kulkarni
2acd7aadbc
Merge pull request #3327 from XRPLF/mpt-use-new-amendment-component
...
Use amendment disclaimer component for MPTs
2025-10-02 13:27:49 -07:00
mDuo13
fd82a05ca1
Fix links in desktop wallet tutorial & update some details
2025-10-02 13:01:26 -07:00
Amarantha Kulkarni
bacf7ea000
Add amendment disclaimer component to use case page
2025-10-02 10:58:20 -07:00
Maria Shodunke
68433983d1
Use component amendment disclaimers for MPTs
2025-10-02 16:42:39 +01:00
oeggert
3b9a1834ba
Merge pull request #3324 from XRPLF/cache-amendment-data
...
Add Amendment Data Caching
2025-10-01 16:45:50 -07:00
Oliver Eggert
4c0faef071
clean up indentation
2025-10-01 14:45:24 -07:00
Oliver Eggert
e3e2b4bb63
fix indenting
2025-10-01 14:31:33 -07:00
Oliver Eggert
b1c5f3646e
add reviewer suggestions
2025-10-01 14:09:38 -07:00
mDuo13
929a4cbced
Update Desktop Wallet (JS) tutorial dependencies, copy edits
2025-10-01 13:37:04 -07:00
Oliver Eggert
b7b90741cb
fix sorting to be status > date > name
2025-10-01 11:23:08 -07:00
Maria Shodunke
104d20edde
Merge pull request #3326 from XRPLF/mptokensv1-enabled
...
Update known-amendments.md for MPTokensV1
2025-10-01 17:53:19 +01:00
Maria Shodunke
115938f958
Update known-amendments.md for MPTokensV1
...
Updates the known amendments status for MPTokensV1.
2025-10-01 14:20:52 +01:00
Oliver Eggert
514da6376f
add amendment caching
2025-09-30 16:04:18 -07:00
Aria Keshmiri
efe04e3dee
Merge pull request #3268 from XRPLF/rwa-tokenization-changes
...
Rwa tokenization changes
2025-09-30 15:20:56 -07:00
akcodez
39a044089a
fix image size issues across community payments and tokenization pages
2025-09-30 14:58:09 -07:00
mDuo13
1de30f07a8
Refactor use-case end cards to use bg images
2025-09-30 14:38:11 -07:00
akcodez
e56994adfb
removes blank from internal links
2025-09-30 12:33:53 -07:00
akcodez
55db17553d
remove non needed important
2025-09-30 12:32:22 -07:00
Rome Reginelli
96a212a277
Merge pull request #3317 from XRPLF/update-amendment-tracker
...
Add ETA badge to amendment tracking components
2025-09-30 10:49:04 -07:00
akcodez
46c6a5de5a
update responsiveness and layout
2025-09-30 07:58:00 -07:00
akcodez
8571afb3d5
conditional image for mobile
2025-09-30 07:56:27 -07:00
akcodez
b48b1a3498
update button
2025-09-30 07:41:29 -07:00
akcodez
666448a748
qa changes
2025-09-30 07:09:29 -07:00
oeggert
53ebfbdb08
Merge pull request #3321 from XRPLF/update-vulnerability-report
...
fix dates in vulnerability report
2025-09-29 16:06:33 -07:00
Oliver Eggert
bd8e6e1841
fix dates
2025-09-29 16:03:21 -07:00
oeggert
6129d5c835
Merge pull request #3320 from XRPLF/vulnerability-disclosure-report
...
Vulnerability disclosure report
2025-09-29 14:56:46 -07:00
Oliver Eggert
14a67f9d52
include link to fix and update incident response timeline
2025-09-29 12:52:26 -07:00
akcodez
2ee62e42ff
add whitepaper
2025-09-29 09:08:28 -07:00
akcodez
d6db99f884
Merge remote-tracking branch 'origin' into rwa-tokenization-changes
2025-09-29 09:02:13 -07:00
Oliver Eggert
9e04d4e71c
update amendment badge to account for eta status
2025-09-26 16:22:07 -07:00
oeggert
0a7ddce2f5
Merge pull request #3312 from XRPLF/mpt_concept_rewrite
...
Rewrite MPTs concept & related docs
2025-09-26 16:04:04 -07:00
Oliver Eggert
3c6775116b
add disclosure repot
2025-09-26 15:05:35 -07:00
Rome Reginelli
83eb61f440
Merge branch 'master' into mpt_concept_rewrite
2025-09-25 18:31:44 -07:00
Rome Reginelli
42a9583a81
Merge pull request #3302 from XRPLF/rm_reporting_and_shards
...
Remove Reporting Mode & History Shards docs
2025-09-25 14:49:51 -07:00
mDuo13
76ffd1e3d8
Edit tokens docs per review
2025-09-25 14:40:13 -07:00
Rome Reginelli
248e2e2445
Merge pull request #3313 from d-moos-ripple/patch-1
...
Fix XLS Spec links for the XLS-0075 (PermissionDex) and XLS-0056 (Batch)
2025-09-25 12:05:28 -07:00
oeggert
b300de2777
Merge pull request #3310 from XRPLF/devnet-reset
...
Add blog for upcoming devnet reset (october)
2025-09-24 17:46:50 -07:00
mDuo13
1e4bb442b2
Fix issues with tokens rewrite
2025-09-24 14:26:05 -07:00
Oliver Eggert
e466546128
update final date and tweak language
2025-09-24 14:12:21 -07:00
akcodez
f7d2441e13
update video link
2025-09-24 09:29:22 -07:00
akcodez
c30e259ff3
merge master in
2025-09-24 09:26:55 -07:00
d-moos-ripple
8e41861162
remove d character
2025-09-24 11:26:12 +02:00
d-moos-ripple
ac84a22105
Fix link to Batch XLS-Spec
2025-09-24 11:24:06 +02:00
d-moos-ripple
9101d8ed8b
Fix link for XLS-0075 spec
2025-09-24 11:20:45 +02:00
mDuo13
b4ba78b105
Rewrite tokens section to clarify MPTs
2025-09-23 17:32:26 -07:00
Amarantha Kulkarni
49292c20ba
Merge pull request #3304 from interc0der/add-joey-wallet
...
Add Joey Wallet
2025-09-23 12:37:15 -07:00
mDuo13
3d4647cabe
Reword shard_db removal notice
2025-09-23 11:55:20 -07:00
mDuo13
47d56ceb11
Adjust pDEX use case title per review
2025-09-23 11:47:18 -07:00
Oliver Eggert
3fcbb18150
add blog for devnet reset
2025-09-22 18:48:15 -07:00
Rome Reginelli
e60783137e
Merge pull request #3308 from XRPLF/dunl_migration_blog
...
Add dUNL migration blog post
2025-09-18 18:29:06 -07:00
Rome Reginelli
13a366c563
Update blog/2025/default-unl-migration.md
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2025-09-18 17:21:29 -07:00
mDuo13
63bf79102a
Add dUNL migration blog post
2025-09-18 15:51:48 -07:00
Aria Keshmiri
a293e0fd1f
Merge pull request #3305 from XRPLF/community-copy-updates
...
Update community page content and links
2025-09-17 14:34:43 -07:00
akcodez
f807765dea
update title
2025-09-17 14:06:26 -07:00
akcodez
fc8ccac32b
update copy
2025-09-17 12:29:34 -07:00
akcodez
701363646d
update copy
2025-09-17 10:35:04 -07:00
Rome Reginelli
bf9ffc11a3
Merge pull request #3303 from XRPLF/dependabot/npm_and_yarn/axios-1.12.1
...
Bump axios from 1.11.0 to 1.12.1
2025-09-16 14:32:16 -07:00
akcodez
6b10cf3568
Update community page content and links
2025-09-16 13:50:38 -07:00
interc0der
28868c42aa
fix: update joey logo to png for use.page
2025-09-16 11:38:08 -05:00
interc0der
ce4a873cfa
chore: add joey assets to scss, copy joey assets to use modallogos, update uses.page
2025-09-16 11:25:32 -05:00
interc0der
536da9975b
chore: add joey wallet assets
2025-09-16 10:47:27 -05:00
dependabot[bot]
3338edbf04
Bump axios from 1.11.0 to 1.12.1
...
Bumps [axios](https://github.com/axios/axios ) from 1.11.0 to 1.12.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.12.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.12.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-13 16:11:47 +00:00
mDuo13
b1c1ae685a
Remove Reporting Mode & History Shards docs
2025-09-12 17:03:56 -07:00
mDuo13
4ef1a6cd83
Permissioned DEX use case & related edits
2025-09-11 17:14:34 -07:00
Rome Reginelli
7cb5f9a893
Merge pull request #3277 from XRPLF/fix_curl_modal
...
WS Tool fixes: cURL modal, Clio Only
2025-09-11 13:26:31 -07:00
Maria Shodunke
185f81c043
Merge pull request #3297 from XRPLF/dependabot/go_modules/_code-samples/send-a-memo/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/send-a-memo/go
2025-09-11 17:55:05 +01:00
dependabot[bot]
207cd2e4d3
Bump golang.org/x/crypto in /_code-samples/send-a-memo/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 12:48:21 +00:00
Maria Shodunke
a6e6b2207f
Merge pull request #3296 from XRPLF/dependabot/go_modules/_code-samples/paths/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/paths/go
2025-09-11 13:44:05 +01:00
dependabot[bot]
03c7d1c733
Bump golang.org/x/crypto in /_code-samples/paths/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 12:31:53 +00:00
Maria Shodunke
4150559991
Merge pull request #3295 from XRPLF/dependabot/go_modules/_code-samples/set-regular-key/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/set-regular-key/go
2025-09-11 13:30:40 +01:00
dependabot[bot]
ceff82cefd
Bump golang.org/x/crypto in /_code-samples/set-regular-key/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 12:24:17 +00:00
Maria Shodunke
052f388124
Merge pull request #3294 from XRPLF/dependabot/go_modules/_code-samples/batch/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/batch/go
2025-09-11 13:22:56 +01:00
dependabot[bot]
6e73b80015
Bump golang.org/x/crypto in /_code-samples/batch/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 10:51:19 +00:00
Maria Shodunke
bcd4eb1815
Merge pull request #3293 from XRPLF/dependabot/go_modules/_code-samples/checks/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/checks/go
2025-09-11 11:50:26 +01:00
dependabot[bot]
57cac13e37
Bump golang.org/x/crypto in /_code-samples/checks/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 10:42:45 +00:00
Maria Shodunke
aeb129f709
Merge pull request #3292 from XRPLF/dependabot/go_modules/_code-samples/clawback/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/clawback/go
2025-09-11 11:41:51 +01:00
dependabot[bot]
f93e5bfe17
Bump golang.org/x/crypto in /_code-samples/clawback/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 10:38:58 +00:00
Maria Shodunke
755ff162ee
Merge pull request #3291 from XRPLF/dependabot/go_modules/_code-samples/credential/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/credential/go
2025-09-11 11:37:55 +01:00
dependabot[bot]
017c68e1f0
Bump golang.org/x/crypto in /_code-samples/credential/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 10:33:38 +00:00
Maria Shodunke
d4ed2f249e
Merge pull request #3290 from XRPLF/dependabot/go_modules/_code-samples/delegate-set/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/delegate-set/go
2025-09-11 11:32:37 +01:00
dependabot[bot]
569df18b8a
Bump golang.org/x/crypto in /_code-samples/delegate-set/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 10:23:35 +00:00
Maria Shodunke
9c425c3d95
Merge pull request #3289 from XRPLF/dependabot/go_modules/_code-samples/deposit-preauth/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/deposit-preauth/go
2025-09-11 11:22:32 +01:00
dependabot[bot]
2de6343f87
Bump golang.org/x/crypto in /_code-samples/deposit-preauth/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 10:12:22 +00:00
Maria Shodunke
6eb0632162
Merge pull request #3288 from XRPLF/dependabot/go_modules/_code-samples/freeze/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/freeze/go
2025-09-11 11:11:20 +01:00
dependabot[bot]
629cd05b47
Bump golang.org/x/crypto in /_code-samples/freeze/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 10:06:23 +00:00
Maria Shodunke
2c842fd367
Merge pull request #3287 from XRPLF/dependabot/go_modules/_code-samples/get-started/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/get-started/go
2025-09-11 11:05:18 +01:00
mDuo13
00c98cf68f
Further flesh out pDEX use case page
2025-09-10 17:54:27 -07:00
Aria Keshmiri
34f2503cd1
Merge pull request #3257 from XRPLF/payments-page-update
2025-09-10 11:34:22 -07:00
akcodez
6ddf7ea293
design touh ups
2025-09-10 11:00:48 -07:00
akcodez
69323213cc
Merge remote-tracking branch 'origin' into payments-page-update
2025-09-10 10:16:17 -07:00
Amarantha Kulkarni
a59fd5c9bb
Merge pull request #3279 from XRPLF/blog-mpt-standard-fortstock
...
Add blog post about how FortStock is using the MPT standard
2025-09-10 10:15:05 -07:00
dependabot[bot]
989fc91b1b
Bump golang.org/x/crypto in /_code-samples/get-tx/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 10:14:36 -07:00
dependabot[bot]
d6193a3184
Bump golang.org/x/crypto in /_code-samples/issue-a-token/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 10:14:35 -07:00
dependabot[bot]
36d674deb3
Bump golang.org/x/crypto in /_code-samples/multisigning/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 10:14:35 -07:00
dependabot[bot]
8b4a92c53c
Bump golang.org/x/crypto in /_code-samples/non-fungible-token/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 10:14:35 -07:00
dependabot[bot]
610a27d383
Bump golang.org/x/crypto in /_code-samples/partial-payment/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 10:14:35 -07:00
dependabot[bot]
4beca725cb
Bump golang.org/x/crypto in /_code-samples/use-tickets/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 10:14:35 -07:00
dependabot[bot]
71640e2e27
Bump golang.org/x/crypto in /_code-samples/send-xrp/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 10:14:35 -07:00
dependabot[bot]
07984bdbd6
Bump golang.org/x/crypto in /_code-samples/secure-signing/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 10:14:35 -07:00
Oliver Eggert
1887ef52e2
add reviewer suggestions
2025-09-10 10:14:35 -07:00
Oliver Eggert
46626d300b
add 2.5.1 release notes
2025-09-10 10:14:35 -07:00
Maria Shodunke
3391a79503
Fix wide screen gap
2025-09-10 10:14:35 -07:00
mDuo13
9ac9d976c8
Fix various style issues
2025-09-10 10:14:26 -07:00
mDuo13
de8bc3faaf
Adjust style colors & improve code walkthrough
2025-09-10 10:14:18 -07:00
Maria Shodunke
00e29b4354
Remove commented out CSS + generate content.scss
2025-09-10 10:14:00 -07:00
akcodez
2e8b0565f7
merge main in
2025-09-10 10:13:44 -07:00
Maria Shodunke
ba610a3fb2
Add JS README.md
2025-09-10 10:12:07 -07:00
Maria Shodunke
73b90de313
Apply suggestions from code review
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-09-10 10:12:07 -07:00
Maria Shodunke
bd456557ae
Add improvements to walkthrough
2025-09-10 10:12:06 -07:00
Maria Shodunke
9c9b0657a9
Demo for code walkthrough functionality
2025-09-10 10:12:06 -07:00
banasa44
77216d5776
fix(docs): correct terminology from "GoLang" to "Go" in tutorial files, replace code snippets to references.
2025-09-10 10:12:06 -07:00
banasa44
3855ea8065
chore(sample-docs): unify error handling with panic(err).
2025-09-10 10:12:06 -07:00
banasa44
1f3e1ee670
chore(code-samples): remove all emojis
2025-09-10 10:12:06 -07:00
Carles
b94d5343bc
Apply suggestions from code review
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2025-09-10 10:12:06 -07:00
banasa44
43630fbdca
chore(samples): replace tab for 4 spaces
2025-09-10 10:12:06 -07:00
banasa44
2abda7d682
feat(samples): add go examples, secure signing and send a memo
2025-09-10 10:12:06 -07:00
banasa44
5288b3f5c1
chore(docs): small fixes
2025-09-10 10:12:06 -07:00
banasa44
44a3c7350e
chore(docs): small fixes
2025-09-10 10:12:06 -07:00
banasa44
4b3c98ede9
chore(docs): small style and comments changes and fixes
2025-09-10 10:12:06 -07:00
banasa44
c758873f2e
chore(docs): small fixes/changes in go tutorials docs
2025-09-10 10:12:06 -07:00
banasa44
f9d036d02d
refactor(_code-samples): move use-tickets example
2025-09-10 10:12:06 -07:00
banasa44
ad9f42128f
refactor(_code-samples): remove README.md file from code samples
2025-09-10 10:12:06 -07:00
banasa44
3ee23b8c7d
feat(docs): add xrpl-go GoLang package to XRPLF documentation site
2025-09-10 10:12:06 -07:00
banasa44
ed22038bf7
feat(docs): add GoLang tutorial link and logo to the documentation index
2025-09-10 10:12:06 -07:00
banasa44
700403c6a2
refactor(_code-samples): remove Go WebSocket use-ticket example
2025-09-10 10:12:06 -07:00
banasa44
a10630dfff
feat(_code-samples): WiP add go tx examples implementation and get-started section
2025-09-10 10:12:06 -07:00
banasa44
8e03dd05b6
feat(_code-samples): WiP add go tx examples implementation
2025-09-10 10:12:06 -07:00
banasa44
13e863ad51
feat(_code-samples): WiP add tx examples skeleton
2025-09-10 10:12:06 -07:00
Rome Reginelli
ca799b3fb3
Fix source link formatting
...
- Replace the old link with a link to the updated source version
- Add the missing "Source" title attribute so the source link will float right as intended
- Remove deprecated frontmatter
2025-09-10 10:12:06 -07:00
Oliver Eggert
263bf45bdb
add em dash
2025-09-10 10:12:06 -07:00
Oliver Eggert
289c77aa9f
add reviewer suggestions
2025-09-10 10:12:06 -07:00
Oliver Eggert
cbffec7a2c
add warning
2025-09-10 10:12:06 -07:00
mDuo13
7b50170210
Refactor server_info/server_state response formatting slightly
2025-09-10 10:12:06 -07:00
mDuo13
eb41b9a9eb
Clarify network_ledger field & remove reporting mode fields
2025-09-10 10:12:06 -07:00
Chenna Keshava B S
34f6914df2
specify information about network_ledger field in server_info response
2025-09-10 10:12:06 -07:00
tequ
201dce8fd3
address reviews
2025-09-10 10:12:05 -07:00
tequ
674af89127
[JA] Permissioned DEXes
2025-09-10 10:12:05 -07:00
tequ
77fd0e88ab
address reviews
2025-09-10 10:12:05 -07:00
tequ
796bca6b2e
address #2969 , other fixes
2025-09-10 10:12:05 -07:00
Maria Shodunke
76c3324f4f
Update enabled amendements
2025-09-10 10:12:05 -07:00
mDuo13
4da270b9d9
Remove old/inadvertent TODOs
...
Neither of these TODOs is relevant at the moment and they should not be
visible to readers (even in the HTML comments)
2025-09-10 10:12:05 -07:00
mDuo13
cb6dac0fa1
Migrate XLS-89d links to XLS-89
2025-09-10 10:12:05 -07:00
mDuo13
702ca01336
MPT metadata sample code: add lookup/decoding to example
2025-09-10 10:12:05 -07:00
mDuo13
7fe836921c
Add sample code for XLS-89d MPT Metadata
2025-09-10 10:12:05 -07:00
Oliver Eggert
2c73708301
add reviewer suggestions
2025-09-10 10:12:05 -07:00
Oliver Eggert
ea3bbec482
add package links and sha-256
2025-09-10 10:12:05 -07:00
Oliver Eggert
cd83529517
remove mutex change
2025-09-10 10:12:05 -07:00
Oliver Eggert
d227262008
update subscribe method with network_id field in ledger and validations stream
2025-09-10 10:12:05 -07:00
Oliver Eggert
f9b49af7d6
add additional contributors
2025-09-10 10:12:05 -07:00
Oliver Eggert
96712f4b67
update contributors to github accounts
2025-09-10 10:12:05 -07:00
Oliver Eggert
514fe741e2
update known amendments
2025-09-10 10:12:05 -07:00
Oliver Eggert
6681e89d70
add release notes up to rc2
2025-09-10 10:12:05 -07:00
akcodez
a6fb937b6f
update event imgae
2025-09-10 10:12:05 -07:00
akcodez
61bfad087f
Update event descriptions for EasyA x Flare Harvard Hackathon and XRP Seoul Summit 2025 to enhance clarity and engagement. Adjust wording for XRP Community Night NYC to better reflect the event's purpose.
2025-09-10 10:12:05 -07:00
akcodez
c656d093a5
Add new events: EasyA x Flare Harvard Hackathon and XRP Seoul Summit 2025. Update event details for XRP Community Night NYC, including date, location, and registration link.
2025-09-10 10:12:05 -07:00
Anurag
c1b40aaea0
Update account_lines.md - fixed the request parameter table
...
Removed erroneously appearing `UInt32` from the request parameter table. Also fixed table formatting.
2025-09-10 10:12:05 -07:00
mDuo13
652d404914
[JA] Fix broken table syntax
2025-09-10 10:12:05 -07:00
mDuo13
f502713c7a
Fix unnecessary horizontal scrolling of tables in Japanese
2025-09-10 10:12:05 -07:00
Mayukha Vadari
7d1a8b7556
Fix binary-format.md link
2025-09-10 10:12:05 -07:00
Maria Shodunke
267e73a346
Add related transactions and ledger entries (batch 3)
...
Fixes https://github.com/XRPLF/xrpl-dev-portal/issues/3220
- Adds related topics to the ledger entry and transaction type pages.
Preview [here](https://xrpl-dev-portal--related-topics-batch-2.preview.redocly.app/docs/references/protocol/ledger-data/ledger-entry-types/delegate )
- Batch 1: https://github.com/XRPLF/xrpl-dev-portal/pull/3235
- Batch 2: https://github.com/XRPLF/xrpl-dev-portal/pull/3246
Batch 3 covers:
- [x] MPTokenIssuance + transactions
- [x] NFTokenOffer + transactions
- [x] Offer + transactions
- [x] Oracle + transactions
- [x] PayChannel + transactions
2025-09-10 10:12:05 -07:00
dependabot[bot]
e442e4406e
Bump golang.org/x/crypto in /_code-samples/get-started/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 17:08:27 +00:00
Maria Shodunke
693489336d
Merge pull request #3286 from XRPLF/dependabot/go_modules/_code-samples/get-tx/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/get-tx/go
2025-09-10 18:07:30 +01:00
dependabot[bot]
8cdf5ad261
Bump golang.org/x/crypto in /_code-samples/get-tx/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 17:02:28 +00:00
Maria Shodunke
afce532e18
Merge pull request #3285 from XRPLF/dependabot/go_modules/_code-samples/issue-a-token/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/issue-a-token/go
2025-09-10 18:01:34 +01:00
dependabot[bot]
99dfd41c5e
Bump golang.org/x/crypto in /_code-samples/issue-a-token/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 11:34:07 +00:00
Maria Shodunke
c409dc6ab4
Merge pull request #3284 from XRPLF/dependabot/go_modules/_code-samples/multisigning/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/multisigning/go
2025-09-10 12:33:04 +01:00
dependabot[bot]
8f2520b9c1
Bump golang.org/x/crypto in /_code-samples/multisigning/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 11:06:12 +00:00
Maria Shodunke
9ec66fd9cc
Merge pull request #3283 from XRPLF/dependabot/go_modules/_code-samples/non-fungible-token/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/non-fungible-token/go
2025-09-10 12:03:43 +01:00
dependabot[bot]
459fc295f9
Bump golang.org/x/crypto in /_code-samples/non-fungible-token/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 10:55:55 +00:00
Maria Shodunke
bb7deb1d84
Merge pull request #3282 from XRPLF/dependabot/go_modules/_code-samples/partial-payment/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/partial-payment/go
2025-09-10 11:54:55 +01:00
dependabot[bot]
73dce08458
Bump golang.org/x/crypto in /_code-samples/partial-payment/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 10:50:11 +00:00
Maria Shodunke
3a9f873680
Merge pull request #3280 from XRPLF/dependabot/go_modules/_code-samples/use-tickets/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/use-tickets/go
2025-09-10 11:49:17 +01:00
dependabot[bot]
4fb8d97061
Bump golang.org/x/crypto in /_code-samples/use-tickets/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 10:43:38 +00:00
Maria Shodunke
3e73c95bba
Merge pull request #3271 from XRPLF/dependabot/go_modules/_code-samples/send-xrp/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/send-xrp/go
2025-09-10 11:42:56 +01:00
Maria Shodunke
6ec132fce3
Merge pull request #3272 from XRPLF/dependabot/go_modules/_code-samples/secure-signing/go/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.23.0 to 0.35.0 in /_code-samples/secure-signing/go
2025-09-10 11:42:43 +01:00
amarantha-k
a5e170eb7c
Add shorter intro paragraph and fix image filename
2025-09-09 16:28:40 -07:00
amarantha-k
db1d804d8e
Add blog post for MPT
2025-09-09 16:20:32 -07:00
mDuo13
cf86789d09
Translate ClioOnly components
2025-09-09 13:53:53 -07:00
mDuo13
974d6642c9
Remove (now admin) channel_authorize method from WS tool
2025-09-09 13:43:15 -07:00
mDuo13
c68c9f975f
WS Tool fixes: cURL modal, Clio Only
2025-09-09 13:35:57 -07:00
mDuo13
fec7a814e5
Start pDEX use case
2025-09-09 12:04:04 -07:00
oeggert
f31fb25420
Merge pull request #3275 from XRPLF/rippled-2.5.1
...
Add 2.5.1 release notes
2025-09-09 09:53:57 -07:00
Oliver Eggert
908d567def
add reviewer suggestions
2025-09-09 09:38:49 -07:00
Maria Shodunke
ba9eeb508d
Merge pull request #3234 from XRPLF/stepped-tutorial-demo
...
Javascript Get Started with code walkthrough
2025-09-09 10:23:04 +01:00
Oliver Eggert
85989f35f2
add 2.5.1 release notes
2025-09-08 14:20:50 -07:00
Maria Shodunke
8ae346849a
Fix wide screen gap
2025-09-08 15:36:29 +01:00
akcodez
a913fa1241
QA changes
2025-09-04 09:33:24 -07:00
dependabot[bot]
05727c628c
Bump golang.org/x/crypto in /_code-samples/secure-signing/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-04 14:23:44 +00:00
dependabot[bot]
b0ac3d7ffe
Bump golang.org/x/crypto in /_code-samples/send-xrp/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-04 14:23:43 +00:00
Maria Shodunke
ba2859ee84
Merge pull request #3211 from banasa44/docs/feat/add-go-to-docs
...
Add xrpl-go examples and references to xrpl-dev-portal
2025-09-04 14:28:36 +01:00
Maria Shodunke
a078c4026f
Merge pull request #3270 from XRPLF/rr-free-trust-line-link
...
Fix source link formatting
2025-09-04 11:23:05 +01:00
mDuo13
16c2cdc399
Fix various style issues
2025-09-03 14:07:42 -07:00
Rome Reginelli
a7df284e31
Fix source link formatting
...
- Replace the old link with a link to the updated source version
- Add the missing "Source" title attribute so the source link will float right as intended
- Remove deprecated frontmatter
2025-09-03 14:01:19 -07:00
akcodez
5b2f101347
QA changes
2025-09-03 08:56:41 -07:00
oeggert
a4741c56c1
Merge pull request #3269 from XRPLF/2.6.0-update
...
2.6.0 issue warning
2025-09-02 20:34:08 -07:00
Oliver Eggert
4571f09f40
add em dash
2025-09-02 17:07:07 -07:00
Oliver Eggert
8c0f84485c
add reviewer suggestions
2025-09-02 17:02:59 -07:00
Rome Reginelli
0e3b4c34b9
Merge pull request #3252 from XRPLF/network_ledger
...
Update server_info and server_state methods
2025-09-02 16:14:40 -07:00
mDuo13
567aa74cc8
Adjust style colors & improve code walkthrough
2025-09-02 16:14:08 -07:00
Oliver Eggert
ec669e796f
add warning
2025-09-02 16:05:24 -07:00
akcodez
87d895aa61
update num
2025-09-02 14:02:14 -07:00
akcodez
c8aa8f1d50
Refactor tokenization page layout and enhance styling
...
- Updated the structure of the tokenization page to improve readability and organization.
- Introduced new sections for video content and benefits, enhancing user engagement.
- Adjusted CSS styles for better responsiveness and alignment with design standards.
- Added a new margin utility class in _helpers.scss for consistent spacing.
- Improved the developer resources section to handle single card layouts more effectively.
2025-09-02 12:56:35 -07:00
Rome Reginelli
d1c6c6c196
Merge pull request #3243 from tequdev/ja-permissioned-dex
...
[JA] Permissioned DEXes
2025-09-02 12:12:09 -07:00
Rome Reginelli
2494531419
Merge pull request #3242 from tequdev/ja-ammclawback
...
[JA] AMMClawback and other fixes
2025-09-02 12:09:22 -07:00
Maria Shodunke
756fa9ed22
Merge pull request #3266 from XRPLF/update-enabled-amendments-2.5.0
...
Update enabled amendements
2025-09-02 19:17:35 +01:00
Maria Shodunke
1892476923
Update enabled amendements
2025-09-02 19:11:13 +01:00
Maria Shodunke
cb7f7eef14
Remove commented out CSS + generate content.scss
2025-09-02 19:01:02 +01:00
mDuo13
774c418932
Improve tab & code-walkthrough styles
2025-09-02 19:00:56 +01:00
Maria Shodunke
15c0c32429
Add JS README.md
2025-09-02 18:57:09 +01:00
Maria Shodunke
126cdbb00a
Apply suggestions from code review
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-09-02 18:57:09 +01:00
Maria Shodunke
dff3298d60
Add improvements to walkthrough
2025-09-02 18:57:09 +01:00
Maria Shodunke
06b3c80ac7
Demo for code walkthrough functionality
2025-09-02 18:57:08 +01:00
tequ
8e3864e109
address reviews
2025-09-01 18:59:07 +09:00
tequ
d93a95e826
Merge remote-tracking branch 'upstream/master' into ja-ammclawback
2025-09-01 18:35:45 +09:00
tequ
b514ee4683
address reviews
2025-09-01 18:34:49 +09:00
tequ
4df68879cf
Merge remote-tracking branch 'upstream/master' into ja-permissioned-dex
2025-09-01 18:29:12 +09:00
Rome Reginelli
456b607615
Merge pull request #3263 from XRPLF/rm_todo
...
Remove old/inadvertent TODO notes
2025-08-30 10:10:55 -07:00
mDuo13
0e67c48fb8
Remove old/inadvertent TODOs
...
Neither of these TODOs is relevant at the moment and they should not be
visible to readers (even in the HTML comments)
2025-08-29 13:45:43 -07:00
Rome Reginelli
3a548a5b69
Merge pull request #3233 from XRPLF/mpt_metadata_sample
...
Add sample code for XLS-89d MPT Metadata
2025-08-29 12:21:59 -07:00
oeggert
7b0ac8d3cb
Merge pull request #3248 from XRPLF/rippled-2.6.0
...
2.6.0 Release Notes and Doc Updates
2025-08-28 18:12:42 -07:00
Oliver Eggert
646ed84d4c
add reviewer suggestions
2025-08-28 18:06:29 -07:00
Oliver Eggert
1bd1099842
add package links and sha-256
2025-08-28 15:39:10 -07:00
Rome Reginelli
5b80dbd287
Merge pull request #3259 from XRPLF/events-updates-2025-08-27
...
Add new events: EasyA x Flare Harvard Hackathon and XRP Seoul Summit …
2025-08-28 13:20:39 -07:00
akcodez
082a9c37c4
update event imgae
2025-08-28 12:40:41 -07:00
akcodez
0269b7cef1
Fix missing newline at end of file in _light-theme.scss
2025-08-28 11:16:25 -07:00
akcodez
e86263472d
rm export
2025-08-28 11:16:07 -07:00
akcodez
6164bfe7af
Update CSS variables in devportal2024-v1.css for improved consistency
...
- Adjusted CSS variable definitions for better alignment with design standards.
- Ensured future styling adjustments can be made more easily.
2025-08-28 11:15:01 -07:00
Aria Keshmiri
636d986443
Update docs/use-cases/payments/index.page.tsx
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-08-28 11:14:45 -07:00
Aria Keshmiri
5cdb29c213
Update styles/_use-cases.scss
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-08-28 11:12:17 -07:00
akcodez
8f9ba68704
Enhance styling for tokenization page and update CSS variables
...
- Added padding to the developer tools section within the tokenization page for improved layout.
- Updated CSS variables in devportal2024-v1.css for consistency and future styling adjustments.
2025-08-28 11:07:57 -07:00
akcodez
ae71602d6d
Update CSS and SCSS files for improved styling consistency
...
- Corrected the class name from `.fiipay` to `.friipay` in the _use-cases.scss file to ensure proper image rendering.
- No changes made to the devportal2024-v1.css file, but it remains updated for future styling adjustments.
2025-08-28 11:02:33 -07:00
Aria Keshmiri
6d9f2e6608
Update shared/components/project-cards.tsx
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-08-28 11:01:42 -07:00
Aria Keshmiri
52ccf12b03
Update docs/use-cases/payments/index.page.tsx
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-08-28 11:00:24 -07:00
Aria Keshmiri
aa55773044
Update styles/light/_light-theme.scss
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-08-28 11:00:17 -07:00
Aria Keshmiri
61559bd01c
Update docs/use-cases/payments/index.page.tsx
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-08-28 11:00:11 -07:00
akcodez
fbb9a44e41
Update event descriptions for EasyA x Flare Harvard Hackathon and XRP Seoul Summit 2025 to enhance clarity and engagement. Adjust wording for XRP Community Night NYC to better reflect the event's purpose.
2025-08-28 10:24:55 -07:00
Rome Reginelli
5d2df48d81
Merge pull request #3255 from pkcs8/patch-4
...
Update account_lines.md - fixed the request parameter table
2025-08-27 13:54:27 -07:00
Rome Reginelli
9ba6d7b3db
Merge pull request #3244 from XRPLF/ja-fix-wide-tables
...
[JA] Fix two issues with tables
2025-08-27 13:52:25 -07:00
akcodez
5c058bbaa2
Add new events: EasyA x Flare Harvard Hackathon and XRP Seoul Summit 2025. Update event details for XRP Community Night NYC, including date, location, and registration link.
2025-08-27 12:32:28 -07:00
Rome Reginelli
66db877765
Merge pull request #3258 from XRPLF/mvadari-patch-1
...
Fix binary-format.md link
2025-08-27 12:19:31 -07:00
mDuo13
9d8819cbf6
Migrate XLS-89d links to XLS-89
2025-08-27 12:09:01 -07:00
Mayukha Vadari
0fbd29cc56
Fix binary-format.md link
2025-08-26 17:19:18 -04:00
akcodez
13d0d1d653
rm commented styles
2025-08-26 10:50:58 -07:00
akcodez
023321d6de
Enhance payments integration styles and layout for improved responsiveness
...
- Added max-width and margin adjustments to the payments integration section for better alignment on larger screens.
- Implemented responsive breakpoints for the payments integration section to ensure optimal display on medium and large devices.
- Introduced new styles for light mode payment logos and embedded payments icons, enhancing visual consistency across the payments page.
2025-08-26 10:49:22 -07:00
akcodez
12cf498d2b
Refactor payments page layout and styles for improved responsiveness
...
- Simplified the hero section by removing unnecessary container classes.
- Adjusted padding and margins in the payments styles to enhance layout consistency across various screen sizes.
- Updated media queries to ensure better responsiveness for video content and typography on smaller devices.
2025-08-26 10:24:21 -07:00
akcodez
703f761a08
Enhance payments and tokenization pages with developer resources and layout improvements
...
- Integrated DeveloperResourcesSection into both payments and tokenization pages to provide developers with essential resources and community links.
- Updated payment URLs for various stablecoins to direct users to relevant external resources.
- Improved layout and styling for the payments integration section, ensuring better responsiveness and user experience.
- Refactored CSS for shared developer tools styles between payments and tokenization pages, enhancing visual consistency.
2025-08-26 10:15:53 -07:00
akcodez
9e2b88fbb8
Refactor payments and index pages to integrate BenefitsSection component
...
- Replaced the manual benefits list in the index page with the BenefitsSection component for improved maintainability.
- Added BenefitsSection to the payments page, showcasing embedded payment use cases with new card data.
- Updated ProjectCards component to support optional button text for enhanced project presentation.
- Introduced new CSS styles for embedded payments icons and battle-tested project cards for better visual consistency.
2025-08-26 07:38:18 -07:00
Maria Shodunke
caa48cb29c
Merge pull request #3247 from XRPLF/related-topics-batch-3
...
Add related transactions and ledger entries (batch 3)
2025-08-26 09:56:57 +01:00
akcodez
e94a5a0269
Update payments and tokenization pages with new components and layout adjustments
...
- Changed the payments page to use `index.page.tsx` instead of `index.md` for better component integration.
- Added `AdvantagesSection` and `ProjectCards` components to both payments and tokenization pages to enhance content presentation.
- Adjusted CSS styles for improved responsiveness and layout consistency across different screen sizes.
- Removed outdated security card implementation in tokenization page and replaced it with a more streamlined advantages section.
2025-08-25 11:54:17 -07:00
Oliver Eggert
89cea53f33
remove mutex change
2025-08-25 11:23:48 -07:00
akcodez
2282eb86b6
adds basis
2025-08-25 09:18:57 -07:00
banasa44
0228e2e3c3
fix(docs): correct terminology from "GoLang" to "Go" in tutorial files, replace code snippets to references.
2025-08-25 14:58:14 +02:00
banasa44
31be92a37c
chore(sample-docs): unify error handling with panic(err).
2025-08-25 12:44:07 +02:00
banasa44
162a97887e
chore(code-samples): remove all emojis
2025-08-25 11:27:50 +02:00
Carles
22d67e640d
Apply suggestions from code review
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2025-08-25 10:58:26 +02:00
Anurag
b914ed71e3
Update account_lines.md - fixed the request parameter table
...
Removed erroneously appearing `UInt32` from the request parameter table. Also fixed table formatting.
2025-08-24 19:22:40 +00:00
akcodez
665d04396e
add new layout for payments page
2025-08-22 11:50:48 -07:00
Rome Reginelli
64ed9cf3c2
Merge pull request #3254 from XRPLF/dependabot/npm_and_yarn/_code-samples/build-a-browser-wallet/js/sha.js-2.4.12
...
Bump sha.js from 2.4.11 to 2.4.12 in /_code-samples/build-a-browser-wallet/js
2025-08-21 16:35:36 -07:00
Rome Reginelli
3be171ba8d
Merge pull request #3240 from XRPLF/fix_landing_blurbs
...
Fix landing blurbs
2025-08-21 14:59:34 -07:00
mDuo13
01f835c351
MPT metadata sample code: add lookup/decoding to example
2025-08-21 14:53:24 -07:00
Rome Reginelli
0dc8ff7a77
Apply suggestions from @maria-robobug review
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-08-21 11:56:35 -07:00
dependabot[bot]
9a2ae0f4b0
Bump sha.js in /_code-samples/build-a-browser-wallet/js
...
Bumps [sha.js](https://github.com/crypto-browserify/sha.js ) from 2.4.11 to 2.4.12.
- [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/sha.js/compare/v2.4.11...v2.4.12 )
---
updated-dependencies:
- dependency-name: sha.js
dependency-version: 2.4.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-21 15:45:41 +00:00
Maria Shodunke
eb6dba60a6
Merge pull request #3249 from XRPLF/related-topics-batch-4
...
Add related transactions and ledger entries (batch 4)
2025-08-21 11:12:47 +01:00
Oliver Eggert
451672ba59
update subscribe method with network_id field in ledger and validations stream
2025-08-20 15:06:27 -07:00
mDuo13
eb1fa6c1ee
Refactor server_info/server_state response formatting slightly
2025-08-20 15:03:11 -07:00
Oliver Eggert
d4e8f44a10
add additional contributors
2025-08-20 14:53:28 -07:00
mDuo13
85eec21d31
Clarify network_ledger field & remove reporting mode fields
2025-08-20 14:36:25 -07:00
Chenna Keshava B S
8f3a31be92
specify information about network_ledger field in server_info response
2025-08-20 14:36:24 -07:00
Oliver Eggert
04dfd61fd7
update contributors to github accounts
2025-08-20 11:23:33 -07:00
Maria Shodunke
c78e0f8727
Add related transactions and ledger entries (batch 4)
...
Fixes https://github.com/XRPLF/xrpl-dev-portal/issues/3220
- Adds related topics to the ledger entry and transaction type pages.
Preview [here]()
Related PRs:
- Batch 1: https://github.com/XRPLF/xrpl-dev-portal/pull/3235
- Batch 2: https://github.com/XRPLF/xrpl-dev-portal/pull/3246
- Batch 3: https://github.com/XRPLF/xrpl-dev-portal/pull/3247
Batch 4 covers:
- [x] PermissionedDomain + transactions
- [x] RippleState + transactions
- [x] SignerList + transactions
- [x] Ticket + transactions
- [x] XChainOwnedClaimID + transactions
- [x] XChainOwnedCreateAccountClaimID + transactions
2025-08-20 14:03:13 +01:00
Maria Shodunke
77b44d4e7a
Merge pull request #3246 from XRPLF/related-topics-batch-2
...
Add related transactions and ledger entries (batch 2)
2025-08-20 11:09:01 +01:00
Oliver Eggert
f5c4ebaa00
update known amendments
2025-08-19 17:20:04 -07:00
Oliver Eggert
d0eec81648
add release notes up to rc2
2025-08-19 17:00:07 -07:00
Maria Shodunke
a70da89a7d
Add related transactions and ledger entries (batch 3)
...
Fixes https://github.com/XRPLF/xrpl-dev-portal/issues/3220
- Adds related topics to the ledger entry and transaction type pages.
Preview [here](https://xrpl-dev-portal--related-topics-batch-2.preview.redocly.app/docs/references/protocol/ledger-data/ledger-entry-types/delegate )
- Batch 1: https://github.com/XRPLF/xrpl-dev-portal/pull/3235
- Batch 2: https://github.com/XRPLF/xrpl-dev-portal/pull/3246
Batch 3 covers:
- [x] MPTokenIssuance + transactions
- [x] NFTokenOffer + transactions
- [x] Offer + transactions
- [x] Oracle + transactions
- [x] PayChannel + transactions
2025-08-19 17:50:13 +01:00
Maria Shodunke
9ea2b13c4c
Add related transactions and ledger entries (batch 2)
2025-08-19 13:49:39 +01:00
mDuo13
ca66b36ce8
[JA] Fix broken table syntax
2025-08-18 12:12:25 -07:00
mDuo13
e61ddb1984
Fix unnecessary horizontal scrolling of tables in Japanese
2025-08-18 12:09:43 -07:00
tequ
cee145229b
[JA] Permissioned DEXes
2025-08-18 15:18:07 +09:00
tequ
df38740883
address #2969 , other fixes
2025-08-18 12:27:25 +09:00
mDuo13
c95613261f
Use seo.description instead of blurb in index pages
2025-08-15 13:20:13 -07:00
mDuo13
468c8d3a47
Improve consistency of descriptions in frontmatter
2025-08-15 13:19:49 -07:00
Rome Reginelli
94686086ee
Merge pull request #3237 from XRPLF/update_account_objects
...
Update account_objects docs
2025-08-15 12:19:27 -07:00
Rome Reginelli
207e50caa2
Merge pull request #3226 from XRPLF/mvadari-patch-1
...
Update feesettings.md
2025-08-15 12:19:03 -07:00
mDuo13
985a47a4bb
FeeSettings - fix typos
2025-08-15 12:08:06 -07:00
mDuo13
30e6767f58
Update account objects, ledger_data w/ separate list of short types
2025-08-14 14:49:26 -07:00
mDuo13
6947fccf57
Add compact option for amendment-disclaimer
2025-08-14 14:48:46 -07:00
Rome Reginelli
bab45a105d
Merge pull request #3229 from XRPLF/fix_api_versioning_links
...
Fix API v2 links & revise API versioning section slightly
2025-08-14 13:39:06 -07:00
Rome Reginelli
31e9682f81
Merge pull request #3236 from XRPLF/fix_blog_case_study_category
...
Fix blog landing bugs & add case study category
2025-08-14 11:49:45 -07:00
Maria Shodunke
d903bf9c2a
Merge pull request #3235 from XRPLF/related-topics-batch-1
...
Add related transactions and ledger entries (batch 1)
2025-08-14 19:49:09 +01:00
Maria Shodunke
8617ed2642
Update common-links
2025-08-14 19:38:32 +01:00
mDuo13
e12e40a926
Fix blog landing bugs & add case study category
2025-08-14 11:38:07 -07:00
Amarantha Kulkarni
0eadc32085
Merge pull request #3232 from XRPLF/seo-jul2025
...
SEO recommendations for concept topics added in rippled 2.5.0
2025-08-14 11:29:26 -07:00
Maria Shodunke
3b7d66ee7e
Add related transactions and ledger entries
2025-08-14 18:58:29 +01:00
Mayukha Vadari
8fc4d8fa6d
respond to comments
2025-08-14 13:03:06 -04:00
mDuo13
6c16fa1611
Add sample code for XLS-89d MPT Metadata
2025-08-12 17:03:13 -07:00
Amarantha Kulkarni
a2cfcb2dbc
Apply suggestions from code review
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-08-12 16:28:43 -07:00
Amarantha Kulkarni
2b8673c355
Update docs/concepts/tokens/decentralized-exchange/permissioned-dexes.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-08-12 16:23:50 -07:00
amarantha-k
ba4750d2cc
Fix broken links
2025-08-12 12:53:45 -07:00
amarantha-k
a638266581
Incorporate SEO recommendations
2025-08-12 12:31:17 -07:00
amarantha-k
1e7ab3ea5c
Recommended SEO updates
2025-08-12 12:30:28 -07:00
Rome Reginelli
aec8b0f007
Merge pull request #3227 from mDuo13/amendment-disclaimer
...
Amendment disclaimer
2025-08-12 11:26:17 -07:00
mDuo13
d58ddaf13a
Fix API v2 links & revise API versioning section slightly
2025-08-07 18:53:14 -07:00
Rome Reginelli
98684cc3a1
AmendmentDisclaimer: remove vestigial isVoting attribute
...
Co-authored-by: tequ <git@tequ.dev >
2025-08-07 13:25:30 -07:00
Rome Reginelli
662aebbbb9
Merge pull request #3218 from XRPLF/update_pdomains_for_pdex
...
Minor edits to Permissioned Domains
2025-08-06 14:41:30 -07:00
Rome Reginelli
0e972a35fb
Merge pull request #3222 from tequdev/ja-tx-example-tag
...
[JA] Add tx-example to txn pages
2025-08-06 14:38:25 -07:00
Rome Reginelli
27ed120447
Merge branch 'master' into ja-tx-example-tag
2025-08-06 14:38:07 -07:00
Rome Reginelli
156ddf5201
Merge pull request #3221 from tequdev/ja-brandkit-link
...
[JA] Fix brandkit link
2025-08-06 13:35:21 -07:00
Rome Reginelli
afef019c14
Merge pull request #3217 from XRPLF/fix_delegate
...
Fix Permission Delegation docs & add sample code
2025-08-06 11:58:06 -07:00
mDuo13
e3ec322c8f
AmendmentDisclaimer: fetch status dynamically
2025-08-05 15:02:06 -07:00
Mayukha Vadari
c68bc530b2
Update feesettings.md
2025-08-05 17:23:03 -04:00
Mayukha Vadari
72325730c3
Update feesettings.md
2025-08-05 17:21:59 -04:00
tequ
97c692c767
Add AmendmentDisclaimer component
2025-08-05 14:11:07 -07:00
Rome Reginelli
b66428d003
Merge branch 'master' into fix_delegate
2025-08-05 14:10:12 -07:00
mDuo13
b7fe46fe19
More Permission Delegation edits per review
2025-08-05 11:31:51 -07:00
Rome Reginelli
4103095b39
Apply suggestions from @oeggert review
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2025-08-05 10:43:48 -07:00
oeggert
c8cca1ebe8
Merge pull request #3219 from XRPLF/amendment-tracker-v2
...
Add Amendment Tracker tag
2025-08-05 10:27:27 -07:00
oeggert
eaa5e16f13
Merge pull request #3215 from XRPLF/update-links
...
fix broken links and add mailing list links
2025-08-05 10:24:53 -07:00
oeggert
fc324c9611
Merge branch 'master' into amendment-tracker-v2
2025-08-05 10:09:16 -07:00
Rome Reginelli
9456369045
Merge pull request #3203 from tequdev/ja-translate-time-past
...
[JA] Add translations for time.past keys
2025-08-04 16:01:23 -07:00
Aria Keshmiri
b7692fc8af
Merge pull request #3225 from XRPLF/events-updates-2025-08-04
...
Add new events to the community events page
2025-08-04 09:20:22 -07:00
Aria Keshmiri
40d6dfc2f5
Update community/events.page.tsx
...
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com >
2025-08-04 08:32:24 -07:00
akcodez
a2964909fd
Add new events to the community events page and include associated images for "Building on the XRP Ledger" and "TUM XRPL Blockchain Day".
2025-08-04 07:47:35 -07:00
Amarantha Kulkarni
10e6fc5a18
Merge pull request #3224 from XRPLF/devref-coinpayments
...
Add CoinPayments case study blog
2025-07-31 13:51:38 -07:00
Oliver Eggert
b028504a2f
add reviewer typing suggestions and japanese translations
2025-07-31 11:50:24 -07:00
amarantha-k
6032affc71
Add CoinPayments case study blog
2025-07-31 10:09:15 -07:00
Maria Shodunke
fdf1a72a1a
Merge pull request #3189 from XRPLF/clio-2.5.0-release-notes
...
Clio 2.5.0 Release Notes
2025-07-31 09:16:31 +01:00
Maria Shodunke
a56b4b1ac8
Update with review comments
2025-07-30 17:43:07 +01:00
Maria Shodunke
4f6b39ab5e
Clio 2.5.0 Release Notes
2025-07-30 17:43:03 +01:00
Rome Reginelli
dec78b1e2b
Merge pull request #3206 from XRPLF/ka_20250718
...
Known Amendments updates (as of 2025-07-18)
2025-07-29 12:35:55 -07:00
Rome Reginelli
b4fbcbba34
Merge branch 'master' into ka_20250718
2025-07-29 12:35:39 -07:00
Rome Reginelli
579f8ce936
Merge pull request #3205 from XRPLF/oracle-updates
...
Update for Oracles - LastUpdateTime validation, tecINVALID_UPDATE_TIME
2025-07-29 12:35:01 -07:00
Rome Reginelli
2ad903150d
Merge pull request #3193 from tequdev/ja-common-links
...
[JA] split `common-links.md` for /ja
2025-07-29 10:52:16 -07:00
Rome Reginelli
51278cbbed
Merge branch 'master' into ja-common-links
2025-07-29 10:51:57 -07:00
Rome Reginelli
c655c3db87
Merge pull request #3192 from tequdev/ja-pdomains
...
[JA] translate PermissionedDomains
2025-07-29 09:53:06 -07:00
tequ
f56a537f30
[JA] add tx-example to txn pages
2025-07-29 12:52:27 +09:00
tequ
abed0a54c1
[JA] fix brandkit link
2025-07-26 18:28:48 +09:00
tequ
dbda45daa7
fix
2025-07-26 18:10:40 +09:00
tequ
93fcd9c5d8
address review
2025-07-26 18:00:07 +09:00
tequ
30cc9d91f5
Merge branch 'master' into ja-pdomains
2025-07-26 17:52:46 +09:00
tequ
cc6a04fcb7
Merge branch 'master' into ja-common-links
2025-07-26 17:51:19 +09:00
Oliver Eggert
8c8c869cec
remove unnecessary fallbacks
2025-07-25 21:54:28 -07:00
Oliver Eggert
289a0a7c6d
clean up known amendment page. add live tracking table
2025-07-25 21:44:00 -07:00
mDuo13
efd45bc3d4
Minor edits to Permissioned Domains
...
1. Link to Single Asset Vault & Lending Protocol spec info
2. Add source file for Permissioned Domains diagram, to aid updates and
translation.
2025-07-25 14:37:30 -07:00
mDuo13
5d4ed444f4
Permission delegation - more small edits
2025-07-25 12:46:31 -07:00
mDuo13
302a8c9a72
Rewrite Permission Delegation concept and further clean up refs
2025-07-24 19:38:52 -07:00
mDuo13
a6c2490707
Fix more permission delegation references
2025-07-24 18:49:07 -07:00
mDuo13
081c2905f5
Add Permission Delegation sample code
2025-07-24 18:48:40 -07:00
Rome Reginelli
325ac232e8
Update @l10n/ja/resources/known-amendments.md
...
Co-authored-by: tequ <git@tequ.dev >
2025-07-24 17:18:52 -07:00
Oliver Eggert
dc405fb770
fix broken links and add links to mailing lists for client library updates and ripple server updates
2025-07-24 11:40:54 -07:00
Amarantha Kulkarni
b4f4e8827c
Merge branch 'master' into ka_20250718
2025-07-23 18:37:23 -07:00
Amarantha Kulkarni
5aebdf1c2f
Merge pull request #3214 from XRPLF/devref-friipay
...
Add blog with Frii Pay case study
2025-07-23 18:35:37 -07:00
mDuo13
a2d754b40f
Start fixing up Permission Delegation docs
2025-07-23 16:48:23 -07:00
Amarantha Kulkarni
53174f0681
Merge branch 'master' into devref-friipay
2025-07-23 15:23:23 -07:00
amarantha-k
6ab4c29916
Add blog with Frii Pay case study
2025-07-23 15:12:20 -07:00
Rome Reginelli
8bf919a03c
Merge pull request #3213 from XRPLF/rr-fix-binary-obj-link
...
Fix unparsed ref link to Object in Binary reference
2025-07-23 15:11:09 -07:00
Rome Reginelli
0c45223a1c
Fix unparsed ref link to Object in Binary reference
2025-07-23 13:22:56 -07:00
Rome Reginelli
30b5ba68f1
Merge pull request #3212 from XRPLF/dependabot/npm_and_yarn/axios-1.11.0
...
Bump axios from 1.10.0 to 1.11.0
2025-07-23 12:44:39 -07:00
dependabot[bot]
fda88826ea
Bump axios from 1.10.0 to 1.11.0
...
Bumps [axios](https://github.com/axios/axios ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.11.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-23 16:51:03 +00:00
Maria Shodunke
26b6387ac7
Merge pull request #3188 from XRPLF/migrate-code-samples-from-sdks
...
Add code snippets from xrpl.js and xrpl-py
2025-07-23 12:10:38 +01:00
banasa44
e1153eb008
chore(samples): replace tab for 4 spaces
2025-07-23 10:51:03 +02:00
Rome Reginelli
fd1d37b9b9
Merge pull request #3191 from tequdev/ja-community-20250714
...
[JA] update community page and top page
2025-07-22 15:14:30 -07:00
Rome Reginelli
49172e3fe1
Merge pull request #3200 from XRPLF/rr-fix-833
...
Fix typo on consensus structure page
2025-07-22 15:02:02 -07:00
Rome Reginelli
d67e303d3b
Merge pull request #3199 from XRPLF/rr-update-clustering
...
Update clustering concept
2025-07-22 14:12:11 -07:00
Rome Reginelli
6c81a15b2e
Merge pull request #3190 from XRPLF/update_install_docs
...
Update installation supported OSes
2025-07-22 14:11:47 -07:00
banasa44
6de921ccfb
feat(samples): add go examples, secure signing and send a memo
2025-07-22 18:13:00 +02:00
banasa44
1009242c6a
chore(docs): small fixes
2025-07-22 17:29:26 +02:00
banasa44
0ab859343d
chore(docs): small fixes
2025-07-22 17:28:54 +02:00
banasa44
79ed25b125
chore(docs): small style and comments changes and fixes
2025-07-22 17:08:38 +02:00
Maria Shodunke
0bdb682ae7
Merge pull request #3204 from tequdev/ja-fix-dev-tools-link
...
Fix DevTool links to use Link component
2025-07-22 11:26:42 +01:00
banasa44
2aa7d5f4cc
chore(docs): small fixes/changes in go tutorials docs
2025-07-22 11:59:29 +02:00
banasa44
2e45eb7860
refactor(_code-samples): move use-tickets example
2025-07-22 11:42:20 +02:00
banasa44
7baaa03c2d
refactor(_code-samples): remove README.md file from code samples
2025-07-22 11:30:33 +02:00
banasa44
82b976905e
feat(docs): add xrpl-go GoLang package to XRPLF documentation site
2025-07-22 11:15:48 +02:00
banasa44
7e700c05b4
feat(docs): add GoLang tutorial link and logo to the documentation index
2025-07-22 09:28:07 +02:00
Maria Shodunke
afee16cfdd
Merge pull request #3207 from XRPLF/gemwallet
...
add proper link for gemwallet
2025-07-21 17:30:31 +01:00
akcodez
9d45d85641
add proper link for gemwallet
2025-07-21 09:17:29 -07:00
banasa44
d9700399eb
refactor(_code-samples): remove Go WebSocket use-ticket example
2025-07-21 12:35:57 +02:00
banasa44
877ed4e980
feat(_code-samples): WiP add go tx examples implementation and get-started section
2025-07-21 11:47:33 +02:00
mDuo13
a4bc4df563
Add blog entry for DynamicNFT & fix missing frontmatter for previous amendment blog post
2025-07-18 17:30:07 -07:00
mDuo13
f5c1a63dfe
Tweak Known Amendments format so that the mainnet status header doesn't block the source link
2025-07-18 17:29:34 -07:00
mDuo13
9be62280df
Known Amendments updates (as of2025-07-18)
2025-07-18 16:43:00 -07:00
Elliot Lee
3ef477642c
Update for Oracles - LastUpdateTime validation, tecINVALID_UPDATE_TIME
2025-07-18 13:39:47 -07:00
tequ
b21252f499
Fix DevTool links to use Link component
2025-07-18 22:53:57 +09:00
tequ
5e5f3095c4
add translations for time.past keys
2025-07-18 21:57:44 +09:00
tequ
04939eef92
Merge branch 'master' into ja-common-links
2025-07-18 12:16:06 +09:00
Rome Reginelli
fe279a1f63
Merge pull request #3164 from XRPLF/update_tx_ref_tables
...
Update internal data types in reference docs
2025-07-17 15:13:46 -07:00
Rome Reginelli
c74450f5fb
Apply suggestions from review
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-07-17 15:07:37 -07:00
Rome Reginelli
1b27735f74
Merge pull request #3196 from XRPLF/rr-fix-batch
...
Fix minor issues in Batch ref
2025-07-17 15:05:07 -07:00
Rome Reginelli
20ef3a4edd
Fix typo on consensus structure page
...
Fix #833
2025-07-17 14:02:53 -07:00
Rome Reginelli
0aee6fdc33
Update clustering concept
...
Fix #832
2025-07-17 13:59:27 -07:00
Maria Shodunke
1cc8a4b3c0
Update with review comments
2025-07-17 15:18:59 +01:00
banasa44
ff5b5ab258
feat(_code-samples): WiP add go tx examples implementation
2025-07-17 16:03:19 +02:00
banasa44
61dd7a8c2d
feat(_code-samples): WiP add tx examples skeleton
2025-07-17 12:02:18 +02:00
Maria Shodunke
9ea8e8329d
Merge pull request #3194 from XRPLF/vod-add-crossmark-wallet
...
Add Crossmark wallet to wallets list
2025-07-17 08:32:27 +01:00
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
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
Darius Tumas
b841a8ce0b
Update run-rippled-as-a-validator.md
...
Updated list of official peering hub. Added a note where up to date list could be found.
2025-07-02 11:34:59 +03:00
dependabot[bot]
762d48e43f
Bump electron in /_code-samples/build-a-desktop-wallet/js
...
Bumps [electron](https://github.com/electron/electron ) from 22.3.25 to 28.3.2.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v22.3.25...v28.3.2 )
---
updated-dependencies:
- dependency-name: electron
dependency-version: 28.3.2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-01 10:27:19 +00: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
nabe3m
6ff137fd88
Fix word
2025-06-28 13:10:02 +09:00
nabe3m
59cade452a
Create batch pages, Update common-fields.md
2025-06-26 21:27:48 +09: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
oeggert
f76b364b2a
Merge pull request #3155 from XRPLF/perm_dele_common_fields_2
...
Permission Delegation
2025-06-23 13:16:52 -07:00
Oliver Eggert
d296f07e6a
fix incorrect field requirements
2025-06-23 13:13:59 -07:00
Oliver Eggert
72c0384b72
add x emoji for consistenty in delegate table
2025-06-23 13:12:11 -07:00
Oliver Eggert
d5d8df66fa
clean up doc migration
2025-06-23 13:07:29 -07:00
Dennis Dawson
e0e2b63d50
Update for publication.
2025-06-23 12:48:57 -07:00
Dennis Dawson
21bf3be3af
Add Delegate to common fields list
2025-06-23 12:48:49 -07:00
Dennis Dawson
451fc83deb
Add Delegate to Draft Branch
2025-06-23 12:48:39 -07:00
Rome Reginelli
d3e8c8f4a0
Fix MPTokensV1 amendment link
...
Fix a typo causing the link to the MPTokens amendment to not be parsed correctly.
2025-06-23 12:31:55 -07:00
mDuo13
824c335d08
Binary Format updates w/ new types
...
- Add Currency, Issue, Number, and additional UInt fields.
- Harmonize type names with updated names from the code
(for example, Hash128→UInt128)
- Update Python sample code for binary serialization.
- TODO: Add test cases and confirm implementation of new types
- TODO: Update JavaScript sample code.
2025-06-20 17:24:50 -07:00
Oliver Eggert
88d9fce053
update blog sidebars and minor fix to release notes
2025-06-18 10:34:54 -07:00
oeggert
da60932700
Merge pull request #3138 from XRPLF/token_payment_channels_and_escrows
...
Updates to support tokens in payment channels and escrows
2025-06-18 10:30:43 -07:00
Dennis Dawson
8bab684cb5
Merge pull request #3122 from XRPLF/NFT_refactor
...
Refactor NFT code samples and update the tutorials and screenshots
2025-06-18 09:40:27 -07:00
Oliver Eggert
c1acd9e417
add batch transactions docs
2025-06-17 14:07:12 -07:00
Dennis Dawson
3ef97a1785
Update the zipped sample code.
2025-06-17 08:12:52 -07:00
Dennis Dawson
97a79550b2
Update docs/tutorials/javascript/nfts/batch-mint-nfts.md
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2025-06-17 08:10:11 -07:00
Dennis Dawson
7d84421565
Update _code-samples/nft-modular-tutorials/authorized-minter.js
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2025-06-17 07:41:48 -07:00
Dennis Dawson
fc337738e6
Update docs/tutorials/javascript/nfts/mint-and-burn-nfts.md
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2025-06-17 07:38:28 -07:00
Dennis Dawson
fc4c5262fb
Update _code-samples/nft-modular-tutorials/mint-nfts.js
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2025-06-17 07:36:17 -07:00
Oliver Eggert
df89b5bd6e
reorganize new features and other improvements sections
2025-06-16 20:21:46 -07:00
Oliver Eggert
532e635573
update release notes to rc2
2025-06-13 19:07:40 -07:00
mDuo13
c50e099265
Start binary format updates
2025-06-12 13:56:06 -07:00
Rome Reginelli
2691f7fdf9
Merge pull request #3136 from XRPLF/mvadari-patch-1
...
Update transaction-cost.md
2025-06-12 11:57:47 -07:00
Rome Reginelli
649e707c42
Merge pull request #3132 from egarson/patch-2
...
Update algorithmic-trading.md
2025-06-12 11:51:54 -07:00
Oliver Eggert
79b874cacf
add additional contributors
2025-06-12 11:41:14 -07:00
Rome Reginelli
59371e02e0
Merge pull request #3153 from XRPLF/events-updates-2025-06-12
...
replace some existing event images, add 3 new past events
2025-06-12 11:36:49 -07:00
oeggert
fe9a9b41b1
Update blog/2025/rippled-2.5.0.md
...
Co-authored-by: Bart <bthomee@users.noreply.github.com >
2025-06-12 11:30:42 -07:00
akcodez
228ff1a63e
replace some existing event images, add 3 new past events
2025-06-12 11:00:11 -07:00
Aria Keshmiri
5c88b2a168
Merge pull request #3149 from XRPLF/rwa-tokenization-updates
...
Update RWA Tokenization documentation with new features and improved …
2025-06-12 10:41:18 -07:00
Oliver Eggert
36d785c355
add contributors
2025-06-11 12:41:04 -07:00
akcodez
8d72c91e4f
rm arrows
2025-06-11 10:16:19 -07:00
akcodez
a7fd85618b
qa changes
2025-06-11 10:11:59 -07:00
Vova Rutskyi
8036e2628a
chore: update realm to 0.122.1
2025-06-11 17:44:56 +03:00
Mayukha Vadari
9cd10b4c44
Merge branch 'master' into mvadari-patch-1
2025-06-11 09:08:39 +08:00
Oliver Eggert
974441ff90
update notes to rc1
2025-06-10 18:07:25 -07:00
akcodez
d327c69864
Enhance light theme styles by adding color properties for section titles and utility cards.
2025-06-10 16:35:02 -07:00
akcodez
f161bd0331
adjust height of card
2025-06-10 15:17:28 -07:00
akcodez
603bcd9106
Update RWA Tokenization documentation with new features and improved descriptions; adjust CSS for better layout and responsiveness.
2025-06-10 14:39:14 -07:00
Rome Reginelli
a6b4fd1ee3
Merge pull request #3145 from XRPLF/add-temSEQ_AND_TICKET
...
tem-codes - add temSEQ_AND_TICKET
2025-06-10 11:50:28 -07:00
Rome Reginelli
1c3bcdd9b6
temSEQ_AND_TICKET - fix amendment name
2025-06-10 09:58:36 -07:00
Rome Reginelli
37e7f6e08e
Merge pull request #3119 from XRPLF/fix_fs_dep
...
Fix tx-serialization JS sample code
2025-06-10 09:48:14 -07:00
Aria Keshmiri
b6473eabb9
Merge pull request #3148 from XRPLF/rm-banner
...
hide apex banner
2025-06-10 08:17:48 -07:00
akcodez
a603fd6b85
hide apex banner
2025-06-10 06:57:20 -07:00
dependabot[bot]
a2ae8909ea
Bump requests in /_code-samples/build-a-desktop-wallet/py
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.0 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.0...v2.32.4 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-10 08:19:28 +00:00
Aria Keshmiri
1f2d6af975
Merge pull request #3146 from XRPLF/events-updates-2025-06-05
...
events + community page: add XRPL Core Dev Bootcamp and additional me…
2025-06-09 10:42:47 -07:00
akcodez
cf44f76240
use template literals for improved formatting.
2025-06-09 10:31:57 -07:00
akcodez
b214189e46
qa changes
2025-06-09 10:25:29 -07:00
akcodez
bb6aab25b1
Merge remote-tracking branch 'origin' into events-updates-2025-06-05
2025-06-09 08:37:35 -07:00
akcodez
ddf36ff2dd
events + community page: add XRPL Core Dev Bootcamp and additional meetups, including XRPL Townhall Meeting #4 and XRP Ledger Meetup in Cannes. Introduce new images for events.
2025-06-09 08:35:58 -07:00
Maria Shodunke
3ac296c066
Merge pull request #3143 from XRPLF/vodf-accountset-rippling-flag
...
Add note on defaultRipple flag in Create AMM Tutorial
2025-06-09 09:25:07 +01:00
Mayukha Vadari
1bac248b31
Merge branch 'master' into mvadari-patch-1
2025-06-09 10:29:09 +08:00
Elliot.
ec4543c890
tem-codes - add temSEQ_AND_TICKET
2025-06-06 21:03:10 -07:00
Dennis Dawson
b82d397a66
fixes per Maria's review
2025-06-06 12:54:33 -07:00
Dennis Dawson
b663d36191
Update docs/tutorials/javascript/nfts/transfer-nfts.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-06-06 12:36:01 -07:00
Dennis Dawson
7eae9064f3
Update docs/tutorials/javascript/nfts/mint-and-burn-nfts.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-06-06 12:35:16 -07:00
Dennis Dawson
623a5d30a3
Update _code-samples/nft-modular-tutorials/account-support.js
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-06-06 12:34:16 -07:00
Dennis Dawson
0dc41bd569
Update _code-samples/nft-modular-tutorials/account-support.js
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-06-06 12:33:54 -07:00
Dennis Dawson
4236a9fa45
Update docs/tutorials/javascript/nfts/mint-and-burn-nfts.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-06-06 12:33:33 -07:00
Dennis Dawson
2e3e8ec794
Update docs/tutorials/javascript/nfts/mint-and-burn-nfts.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-06-06 12:33:14 -07:00
Amarantha Kulkarni
3697c919cd
Merge pull request #3144 from XRPLF/update-xrplf-link
...
Update link to XRP Ledger Foundation
2025-06-06 07:58:17 -07:00
amarantha-k
8b4809e619
Update link to XRP Ledger Foundation
2025-06-06 07:44:33 -07:00
Maria Shodunke
1fa846e647
Add note to give some information on why defaultRipple needs to be enabled.
2025-06-06 14:41:31 +01:00
Oliver Eggert
a6743f325e
initial release notes
2025-06-05 15:00:07 -07:00
Rome Reginelli
8076410c29
Merge pull request #3117 from t-ube/ja-contribute-blog
...
[JA] translate Contribute Blog documents
2025-06-05 13:24:20 -07:00
mDuo13
97d621f06e
[EN/JA] fix blog/sidebars.yaml typo in contribution guidelines etc.
2025-06-05 13:21:42 -07:00
Dennis Dawson
7ac30a63ba
Display graphic
2025-06-05 09:57:29 -07:00
Dennis Dawson
f92da3a9bd
Updates to support tokens in payment channels and escrows
2025-06-03 14:23:49 -07:00
Rome Reginelli
8ca49fce23
Merge pull request #3137 from XRPLF/ka_20250603
...
Update Known Amendments status (2025-06-03)
2025-06-03 13:58:42 -07:00
mDuo13
841327bca5
Amendment fixes per @DennisDawson review
2025-06-03 13:50:15 -07:00
mDuo13
27a85302b1
Add 2.5.0 amendments to common links
2025-06-03 13:21:12 -07:00
mDuo13
5a9da8a1ae
Known Amendments: 2025-06-03
2025-06-03 13:09:58 -07:00
Dennis Dawson
d413cc1bf7
fix broker NFTs images and links
2025-06-03 11:02:19 -07:00
Mayukha Vadari
ef40552be6
Update transaction-cost.md
2025-06-03 13:48:19 -04:00
Dennis Dawson
86ca76aa6b
Merge pull request #3130 from XRPLF/fix-modular-tutorial-descriptions
...
Update description of modular tutorials
2025-06-02 15:38:26 -07:00
Dennis Dawson
ba47d9531e
Merge pull request #3127 from XRPLF/mpt_immutability
...
Mention that MPT Metadata is immutable
2025-06-02 15:37:59 -07:00
Aria Keshmiri
e606c76d06
Merge pull request #3135 from XRPLF/banner-countdown-days
...
feat: add moment-timezone for dynamic countdown in AlertBanner component
2025-06-02 15:29:24 -07:00
akcodez
479d8b1e9a
feat: add moment-timezone for dynamic countdown in AlertBanner component
2025-06-02 13:32:34 -07:00
Dennis Dawson
308779807a
Merge pull request #3131 from XRPLF/gh2915_excrowFinish_Fees_update
...
Allow for variable fees due to a change in the base fee
2025-06-02 11:52:55 -07:00
Amarantha Kulkarni
bf85e727b5
Merge pull request #3129 from egarson/patch-1
...
Update peer-to-peer-payments-uc.md
2025-06-02 09:17:01 -07:00
Aria Keshmiri
5842c0176e
Merge pull request #3133 from XRPLF/banner-date
...
feat: rm moment-timezone, use static date instead of countdown
2025-05-30 16:52:52 -07:00
akcodez
1a2d544891
rm moment-timezone, use static date instead of countdown
2025-05-30 16:38:34 -07:00
Aria Keshmiri
ddd20605da
Merge pull request #3128 from XRPLF/banner-countdown
2025-05-30 15:29:48 -07:00
Edward Garson
bcf7332ae0
Update algorithmic-trading.md
...
Minor: Fix misleading typo
2025-05-30 10:32:43 -07:00
Dennis Dawson
5078334f95
Innocuous change to start a build
2025-05-29 13:11:20 -07:00
Dennis Dawson
f6da72a5e4
Innocuous change to kick off a build.
2025-05-29 13:04:03 -07:00
oeggert
5dcb5cb42e
Merge pull request #3102 from XRPLF/permissioned-domains
...
Permissioned domains
2025-05-29 11:35:49 -07:00
oeggert
2fb65794c0
Update docs/tutorials/javascript/compliance/create-permissioned-domains.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-05-29 11:24:01 -07:00
oeggert
e3c6c8dda4
Update docs/tutorials/javascript/compliance/create-permissioned-domains.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-05-29 11:23:46 -07:00
oeggert
b9232fc245
Update _code-samples/modular-tutorials/credential-manager.js
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-05-29 11:23:34 -07:00
Amarantha Kulkarni
5d30328345
Merge pull request #3120 from t-ube/ja-simulate
...
[JA] translate Simulate documents
2025-05-29 10:44:56 -07:00
Dennis Dawson
11ad13f860
Allow for variable fees due to a change in the base fee
2025-05-29 10:21:22 -07:00
Dennis Dawson
a6573b8e29
Update description of modular tutorials
2025-05-29 09:39:19 -07:00
akcodez
b23aa3a55e
Update Navbar component to use moment-timezone for countdown timer calculations
2025-05-29 09:12:30 -07:00
Edward Garson
98f8cbb9d5
Update peer-to-peer-payments-uc.md
...
Minor: Fix spelling and grammar errors.
2025-05-29 09:12:25 -07:00
akcodez
5c97efbdac
Add moment-timezone dependency and implement countdown timer in AlertBanner component
2025-05-29 09:09:15 -07:00
Dennis Dawson
45eb02437b
Mention that MPT Metadata is immutable
2025-05-29 08:54:00 -07:00
Oliver Eggert
7f80874c8e
add reviewer suggestions
2025-05-28 15:39:12 -07:00
mDuo13
6d90eb4974
Fix NFTokenModify source links
2025-05-28 14:18:37 -07:00
mDuo13
9dce798703
Merge branch 'ja-dynamicnft'
2025-05-28 14:17:44 -07:00
mDuo13
d043759f72
Fix source link floating in Japanese
2025-05-28 14:12:07 -07:00
Oliver Eggert
cd539662c4
add permissioned domain modular tutorial
2025-05-28 12:59:07 -07:00
Rome Reginelli
9befa993bf
Merge pull request #3125 from XRPLF/clio-release-2.4.1
...
Add release notes for Clio v2.4.1
2025-05-28 12:14:12 -07:00
Maria Shodunke
16c8fdd871
Add release notes for Clio v2.4.1
2025-05-28 12:43:31 +01:00
t-ube
625221cf40
Merge remote-tracking branch 'upstream/master' into ja-deep-freeze
2025-05-28 19:45:29 +09:00
Rome Reginelli
d1648846d0
Merge pull request #3123 from t-ube/ja-freeze-kanji-to-katakana
...
[JA] Change freeze translation from kanji to katakana for consistency
2025-05-27 20:14:49 -07:00
Dennis Dawson
9ce8f3faae
Batch mint and broker sale
2025-05-27 14:25:01 -07:00
t-ube
2612ad0839
Change freeze translation from kanji to katakana for consistency
2025-05-27 13:26:51 +09:00
t-ube
a27dad4cbd
[JA] Change freeze translation from kanji to katakana for consistency
2025-05-27 12:31:21 +09:00
Dennis Dawson
471c2e48df
add authorized minter
2025-05-23 17:06:30 -07:00
Dennis Dawson
cc10aa0f94
Update with transfer nfts.
2025-05-23 14:17:56 -07:00
Dennis Dawson
08f2fde9e4
WIP - refactoring the NFT tutorials, code, and screenshots
2025-05-23 09:54:46 -07:00
t-ube
306e169cb5
[JA] translate Simulate documents
2025-05-22 02:22:02 +09:00
Dennis Dawson
a74231ab0d
improve client disconnect
2025-05-20 16:13:12 -07:00
t-ube / shirome
4cd3709973
Update @l10n/ja/docs/concepts/tokens/fungible-tokens/deep-freeze.md
...
Co-authored-by: tequ <git@tequ.dev >
2025-05-20 17:11:10 +09:00
t-ube / shirome
5cd3029b31
Update @l10n/ja/docs/concepts/tokens/fungible-tokens/deep-freeze.md
...
Co-authored-by: tequ <git@tequ.dev >
2025-05-20 17:10:26 +09:00
t-ube / shirome
7123820201
Update @l10n/ja/docs/concepts/tokens/fungible-tokens/deep-freeze.md
...
Co-authored-by: tequ <git@tequ.dev >
2025-05-20 17:10:14 +09:00
t-ube / shirome
1c1b570bef
Update @l10n/ja/docs/concepts/tokens/fungible-tokens/deep-freeze.md
...
Co-authored-by: tequ <git@tequ.dev >
2025-05-20 17:09:15 +09:00
t-ube / shirome
3afd06b23d
Update @l10n/ja/resources/contribute-blog/_blog-template.md
...
Co-authored-by: tequ <git@tequ.dev >
2025-05-20 17:04:41 +09:00
t-ube / shirome
0eb60e6571
Update @l10n/ja/resources/contribute-blog/_blog-template.md
...
Co-authored-by: tequ <git@tequ.dev >
2025-05-20 17:04:34 +09:00
t-ube / shirome
72b1cdd150
Update @l10n/ja/resources/contribute-blog/_blog-template.md
...
Co-authored-by: tequ <git@tequ.dev >
2025-05-20 17:04:20 +09:00
Rome Reginelli
a0015990e9
Merge pull request #3112 from XRPLF/dependabot/npm_and_yarn/multi-91f5d45fea
...
Bump esbuild and @redocly/realm
2025-05-19 17:30:03 -07:00
mDuo13
0bef4e48c9
Fix tx-serialization JS sample code
2025-05-19 15:09:05 -07:00
Amarantha Kulkarni
f88f9d1cf0
Merge pull request #3108 from XRPLF/rr-link-mpts-from-payment
...
Link MPTs from Payment page
2025-05-16 13:17:37 -07:00
Amarantha Kulkarni
ec84bead02
Merge pull request #3118 from XRPLF/blog-dia-oracle
...
New blog post: Integrating DIA oracles on the XRP Ledger
2025-05-16 13:16:45 -07:00
amarantha-k
fbcccafb45
Minor editorial update
2025-05-16 11:29:57 -07:00
amarantha-k
f109dc8f45
Add missing image
2025-05-16 09:56:49 -07:00
amarantha-k
44e111acec
Add blog post to integrate dia oracles on XRPL
2025-05-16 09:49:41 -07:00
oeggert
bdcc397433
Merge pull request #3116 from XRPLF/mvadari-patch-1
...
Update known-amendments.md
2025-05-15 10:32:48 -07:00
oeggert
1523837d9f
Update known-amendments.md
...
Fix misspelling.
2025-05-15 10:31:48 -07:00
t-ube
84e8c3e241
[JA] translate Contribute Blog documents
2025-05-15 14:22:32 +09:00
Amarantha Kulkarni
f1f4004bf6
Merge pull request #3109 from XRPLF/update-amendment-status
...
Update the known amendment page to capture recent status updates
2025-05-14 14:03:49 -07:00
Mayukha Vadari
29bdf2210f
Update known-amendments.md
2025-05-14 15:05:41 -04:00
mDuo13
d1b72a5b39
Minor tweaks to Known Amendments format
2025-05-13 18:12:10 -07:00
t-ube
862128d717
fix
2025-05-14 09:50:57 +09:00
Rome Reginelli
ee81ed9544
Merge pull request #3110 from XRPLF/rm_legacy_links
...
Update/remove legacy links
2025-05-13 17:44:00 -07:00
dependabot[bot]
f00d710f32
Bump esbuild and @redocly/realm
...
Bumps [esbuild](https://github.com/evanw/esbuild ) to 0.25.0 and updates ancestor dependency @redocly/realm. These dependencies need to be updated together.
Updates `esbuild` from 0.17.15 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.15...v0.25.0 )
Updates `@redocly/realm` from 0.120.2 to 0.121.1
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.25.0
dependency-type: indirect
- dependency-name: "@redocly/realm"
dependency-version: 0.121.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-13 17:29:05 +00:00
Dennis Dawson
79e1612b72
Merge pull request #3091 from XRPLF/refactor_payment_modular_tuts
...
Revise payment tutorials, add/remove screenshots
2025-05-13 10:27:34 -07:00
Dennis Dawson
ec1f33d4e3
Merge branch 'master' into refactor_payment_modular_tuts
2025-05-13 07:31:45 -07:00
Amarantha Kulkarni
e6add92430
Merge pull request #3106 from ihomp/patch-6
...
Amendments: Bithomp link update
2025-05-12 13:25:23 -07:00
amarantha-k
5efad8cba7
Adding missing opening tag to fix build error
2025-05-12 13:21:02 -07:00
Rome Reginelli
8fe9041a96
Merge pull request #3111 from XRPLF/dependabot/npm_and_yarn/_code-samples/build-a-browser-wallet/js/vite-4.5.14
...
Bump vite from 4.5.13 to 4.5.14 in /_code-samples/build-a-browser-wallet/js
2025-05-12 13:11:16 -07:00
dependabot[bot]
49300a328f
Bump vite in /_code-samples/build-a-browser-wallet/js
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.13 to 4.5.14.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.14/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.14/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 4.5.14
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-09 00:41:02 +00:00
mDuo13
4ba07466e1
Update/remove legacy links
2025-05-08 17:01:48 -07:00
amarantha-k
447b8640c8
Update amendment status
2025-05-08 13:21:37 -07:00
Rome Reginelli
559da0932c
Link MPTs from Payment page
...
The "MPT Payments" section of this page is one of the first search results for MPTs. This seems like a place where it's useful to link back to the concept article for MPTs.
2025-05-08 09:46:57 -07:00
Dennis Dawson
c7a11da4fd
Fix bad image link
2025-05-07 13:19:35 -07:00
Dennis Dawson
e57011070b
change to kick off a build
2025-05-07 13:03:12 -07:00
Viacheslav Bakshaev
5f877ebd93
Bithomp link update
...
Changing the link from https://xrplexplorer.com/amendments to a newer https://bithomp.com/en/amendments
Changing the name from the XRPLExplorer to Bithomp
(re-branded back to older version)
2025-05-07 15:51:17 +02:00
tequ
a4ab945215
[JA] Add Dynamic NFTs concept and reference
2025-05-05 10:14:38 +09:00
Dennis Dawson
dba9871513
minor changes, mostly to try and kick a new build
2025-05-02 12:56:39 -07:00
Dennis Dawson
1ae3992c3a
Merge branch 'master' into refactor_payment_modular_tuts
2025-05-02 12:50:46 -07:00
Dennis Dawson
b598a607a6
Updates based on feedback
2025-05-02 12:42:24 -07:00
Dennis Dawson
5bb552db12
Revise payment tutorials, add/remove screenshots
2025-04-24 10:49:20 -07:00
Elliot.
d81db84aa0
Update tec-codes.md
...
In certain cases, future `tec` codes may have other side effects on the ledger. For example, `tecWASM_REJECTED` is expected to be able to modify the value of the (new) "Data" field in the Escrow ledger entry.
2025-04-11 16:29:44 -07:00