Ayaz Salikhov
384e79cd32
chore: Rename conan remote in Dockerfie ( #2536 )
2025-09-05 15:57:18 +01:00
Peter Chen
9edc26a2a3
fix: Add MPT to txn JSON ( #2392 )
...
fixes #2332
2025-09-04 18:15:47 +01:00
Sergey Kuznetsov
08bb619964
fix: Fix data race in ClusterCommunication ( #2522 )
2025-09-04 18:14:53 +01:00
Sergey Kuznetsov
26ef25f864
feat: Add network id to ledger feed ( #2505 )
...
Fixes #2350 .
2025-09-04 16:58:50 +01:00
Ayaz Salikhov
a62084a4f0
chore: Use mold when available without option ( #2521 )
2025-09-04 16:03:05 +01:00
Ayaz Salikhov
b8c298b734
chore: Update Conan to 2.20.1 ( #2509 )
2025-09-04 14:01:34 +01:00
Ayaz Salikhov
cf4d5d649a
chore: Use conan options to only control dependencies ( #2503 )
2025-09-04 13:58:59 +01:00
Ayaz Salikhov
eb2778ccad
ci: Use cleanup-workspace action ( #2510 )
2025-09-04 12:26:29 +01:00
Ayaz Salikhov
790402bcfb
ci: Use conan_ref and add PR link in check_libxrpl ( #2508 )
2025-09-04 11:35:24 +01:00
github-actions[bot]
7c68770787
style: clang-tidy auto fixes ( #2519 )
2025-09-04 10:57:00 +01:00
Ayaz Salikhov
d9faf7a833
ci: Use pre-commit and pre-commit-autoupdate reusable workflows ( #2506 )
2025-09-03 18:23:01 +01:00
emrearıyürek
90ac03cae7
fix: Support canonical names for type in account_objects ( #2437 )
...
Fix: https://github.com/XRPLF/clio/issues/2275
---------
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com >
2025-09-03 17:06:21 +01:00
Sergey Kuznetsov
3a667f558c
feat: Proxy support ( #2490 )
...
Add client IP resolving support in case when there is a proxy in front
of Clio.
2025-09-03 15:22:47 +01:00
Ayaz Salikhov
0a2930d861
chore: Use xrpl/2.6.0 ( #2496 )
2025-09-02 17:10:15 +01:00
Sergey Kuznetsov
e86178b523
chore: Move cmake fatal error into status message ( #2497 )
2025-09-02 16:19:42 +01:00
Ayaz Salikhov
10e15b524f
chore: Pass use_mold correctly to CMake ( #2498 )
2025-09-02 16:19:15 +01:00
emrearıyürek
402ab29a73
fix: Change error style in Config ( #2314 )
...
Fix : #1886
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
Co-authored-by: Alex Kremer <akremer@ripple.com >
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com >
2025-09-02 11:14:37 +01:00
Ayaz Salikhov
3df28f42ec
ci: Use image with Python 3.13 ( #2495 )
2025-09-01 16:58:52 +01:00
Ayaz Salikhov
0e8896ad06
ci: Use Python 3.13 in CI docker image ( #2493 )
2025-09-01 16:16:22 +01:00
github-actions[bot]
ffd18049eb
style: Update pre-commit hooks ( #2491 )
...
Co-authored-by: mathbunnyru <12270691+mathbunnyru@users.noreply.github.com >
2025-09-01 13:21:47 +01:00
github-actions[bot]
7413e02a05
style: clang-tidy auto fixes ( #2488 )
...
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com >
2025-08-29 10:31:41 +01:00
Ayaz Salikhov
0403248a8f
test: Move prettyPath to its own file and test it ( #2486 )
2025-08-28 18:33:03 +01:00
Ayaz Salikhov
e6b2f9cde7
style: Fix JSON indent style in C++ code ( #2485 )
2025-08-28 15:10:36 +01:00
Peter Chen
2512a9c8e7
fix: add nft_id and offer_id to txn stream ( #2335 )
...
fixes #1804
Co-authored-by: Alex Kremer <akremer@ripple.com >
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
2025-08-28 06:50:52 -07:00
Ayaz Salikhov
5e7f6bb5bd
style: Fix JSON colon style in C++ code ( #2484 )
2025-08-28 13:34:25 +01:00
Alex Kremer
ae15bbd7b5
fix: ASAN issues from runSpawnWithTimeout ( #2482 )
2025-08-28 11:47:23 +01:00
Ayaz Salikhov
33c0737933
chore: Use prepare-runner action with dash ( #2481 )
2025-08-27 17:07:39 +01:00
Ayaz Salikhov
b26fcae690
ci: Use XRPLF/prepare_actions ( #2473 )
2025-08-27 15:49:31 +01:00
Alex Kremer
60baaf921f
fix: ASAN issues in CommunicationService ( #2480 )
...
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
2025-08-27 14:10:57 +01:00
dependabot[bot]
f41e06061f
ci: [DEPENDABOT] bump codecov/codecov-action from 5.4.3 to 5.5.0 ( #2477 )
2025-08-26 10:47:23 +01:00
dependabot[bot]
c170c56a84
ci: [DEPENDABOT] bump actions/upload-pages-artifact from 3 to 4 ( #2476 )
2025-08-26 10:44:37 +01:00
Ayaz Salikhov
c9c392679d
chore: Cleanup packages installed on macOS runner ( #2472 )
2025-08-22 18:15:34 +01:00
Ayaz Salikhov
47f5ae5f12
fix: Fix package issues ( #2469 )
2025-08-22 13:01:05 +01:00
github-actions[bot]
6c34458d6c
style: clang-tidy auto fixes ( #2471 )
2025-08-22 10:31:05 +01:00
Ayaz Salikhov
ec40cc93ff
fix: Shutdown LogService after exceptions are printed ( #2464 )
2025-08-21 15:43:30 +01:00
Ayaz Salikhov
3681ef4e41
feat: Do not print critical errors in stdout ( #2468 )
2025-08-21 15:33:01 +01:00
github-actions[bot]
e2fbf56277
style: clang-tidy auto fixes ( #2466 )
2025-08-21 10:31:22 +01:00
Michael Legleux
2d48de372b
feat: Generate Debian packages with CPack ( #2282 )
...
Builds the Linux packages with CPack.
Generate them by running Conan with `--options:host "&:package=True"
--options:host "&:static=True"` then after the build you can run `cpack
.` in the build directory.
@mathbunnyru Where do you think this should be built? QA needs a package
per-commit.
@godexsoft What to do with the `config.json` and service file. I can
just remove them or strip the comment out but it still won't work out
the box with the default `rippled.cfg`. Relates to #2191 .
---------
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
2025-08-21 00:07:29 -07:00
Peter Chen
c780ef8a0b
refactor: output struct ( #2456 )
...
fixes #2452
2025-08-20 11:13:05 -04:00
Ayaz Salikhov
d833d36896
refactor: Add kCONFIG_DESCRIPTION_HEADER ( #2463 )
2025-08-20 15:29:55 +01:00
Ayaz Salikhov
7a2090bc00
docs: Add log format description ( #2461 )
2025-08-20 13:45:22 +01:00
Ayaz Salikhov
b5892dd139
fix: Print error and help on unknown arg ( #2460 )
2025-08-20 12:56:27 +01:00
Ayaz Salikhov
a172d0b7ea
feat: Validate unexpected config values ( #2457 )
2025-08-20 12:38:51 +01:00
Peter Chen
e9ab081ab7
fix: add trustline locking flag to account_info ( #2338 )
...
fixes #2323
---------
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
2025-08-19 10:07:21 -04:00
Ayaz Salikhov
caedb51f00
docs: Update information about minimum compilers ( #2448 )
2025-08-19 12:14:09 +01:00
Michael Legleux
e6abdda0a7
ci: Update build image ( #2453 )
2025-08-19 00:52:09 +01:00
Ayaz Salikhov
46c96654ee
fix: Fix default severity in Logger ( #2449 )
2025-08-18 16:04:54 +01:00
Ayaz Salikhov
57ac234657
docs: Delete logging.md ( #2450 )
2025-08-18 15:57:26 +01:00
Ayaz Salikhov
4232359dce
refactor: Put log options in log section in config ( #2440 )
2025-08-18 15:22:33 +01:00
Ayaz Salikhov
8b1cab46e7
ci: "Revert ci: [DEPENDABOT] bump actions/checkout from 4 to 5" ( #2446 )
2025-08-18 11:49:05 +01:00