Commit Graph

7 Commits

Author SHA1 Message Date
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
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
mDuo13
74fc83479e Update reserves info
Reserves blog post: edits per review
2024-12-11 13:52:28 -08:00
mDuo13
f42bb6c813 Migrate old callout syntax 2024-10-09 15:26:34 -07:00
mDuo13
ae891dc925 Fix some filename/URL issues.
- Change transaction-results/transaction-results/ to not repeat itself,
  adding a redirect from the old URL.
- Fix Japanese localization of 'tasks' not being updated to 'how-tos'.
  (Translated pages in this subfolder were not being shown as translated
  due to the mismatch.)
- Fix unparsed `[base58][]` link in addresses snippet.
2024-03-20 17:41:29 -07:00
mDuo13
7645140477 Re-levelization: move non-docs content, rename content→docs
For better URLs, the content folder has been renamed 'docs' and all
other files have been moved up a level. Also, non-docs images have been
moved to the static folder at the top level where they belong.

Many relative paths had to be fixed to make this work.
2024-01-31 17:53:52 -08:00
mDuo13
c10beb85c2 Re-level non-docs content to top of repo and rename content→docs 2024-01-31 16:24:01 -08:00