Ayaz Salikhov
|
586a2116a4
|
test: Enable address sanitizer testing (#2628)
|
2025-09-18 16:08:02 +01:00 |
|
Ayaz Salikhov
|
93919ab8b7
|
ci: Move clang-tidy_on_fix_merged workflow into a main one (#2641)
|
2025-09-18 14:55:59 +01:00 |
|
Ayaz Salikhov
|
e92a63f4e5
|
ci: Make separate download/upload options for ccache (#2637)
|
2025-09-18 13:46:34 +01:00 |
|
github-actions[bot]
|
5e5dd649cf
|
style: clang-tidy auto fixes (#2639)
|
2025-09-18 10:32:06 +01:00 |
|
Peter Chen
|
fb1cdcbde5
|
fix: mpt_issuance_id not in tx for MPTIssuanceCreate (#2630)
fixes: #2332
|
2025-09-17 16:17:58 +01:00 |
|
Alex Kremer
|
b66d13bc74
|
fix: Workaround large number validation and parsing (#2608)
Fixes #2586
|
2025-09-17 16:12:32 +01:00 |
|
Bart
|
e78ff5c442
|
ci: Wrap GitHub CI conditionals in curly braces (#2629)
Co-authored-by: Bart Thomee <11445373+bthomee@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2025-09-16 16:13:03 +01:00 |
|
Ayaz Salikhov
|
c499f9d679
|
test: Run LoggerFixture::init in integration tests (#2636)
|
2025-09-16 15:27:03 +01:00 |
|
github-actions[bot]
|
420b99cfa1
|
style: clang-tidy auto fixes (#2635)
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
|
2025-09-16 14:14:55 +01:00 |
|
Ayaz Salikhov
|
3f2ada3439
|
fix: Keep spdlog loggers valid between tests (#2614)
|
2025-09-15 14:47:35 +01:00 |
|
emrearıyürek
|
e996f2b7ab
|
refactor: Use expected<void, error> instead of optional<error> (#2565)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2025-09-15 13:54:09 +01:00 |
|
Ayaz Salikhov
|
26112d17f8
|
ci: Run only 10 instances of upload-conan-deps using max-parallel (#2617)
|
2025-09-15 13:52:37 +01:00 |
|
dependabot[bot]
|
e4abec4b98
|
ci: [DEPENDABOT] bump tj-actions/changed-files from 46.0.5 to 47.0.0 (#2619)
|
2025-09-15 12:14:38 +01:00 |
|
Ayaz Salikhov
|
503e23055b
|
docs: Update conan lockfile docs to work on all machines the same way (#2607)
|
2025-09-12 14:32:14 +01:00 |
|
github-actions[bot]
|
97480ce626
|
style: clang-tidy auto fixes (#2606)
|
2025-09-12 11:08:44 +01:00 |
|
Alex Kremer
|
bd966e636e
|
fix: ETLng task manager stops queue on run (#2585)
|
2025-09-11 14:02:05 +01:00 |
|
Peter Chen
|
91b248e3b2
|
fix: remove MPTIssuanceID from tx (#2569)
fixes #2332 : Essentially, remove `mpt_issuance_id` for
`MPTokenIssuanceCreate`
|
2025-09-10 08:38:03 -07:00 |
|
github-actions[bot]
|
140ac78e15
|
style: clang-tidy auto fixes (#2574)
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
|
2025-09-10 10:31:11 +01:00 |
|
Ayaz Salikhov
|
f1bf423f69
|
fix: Remove global static loggers (#2557)
|
2025-09-08 22:50:08 +01:00 |
|
emrearıyürek
|
dcf369e4ec
|
docs: Fix some doxygen issues in LedgerFeed (#2556)
|
2025-09-08 20:33:53 +01:00 |
|
Ayaz Salikhov
|
56f4dc591c
|
chore: Remove all conan options and use purely CMake targets (#2538)
Closes: https://github.com/XRPLF/clio/pull/2535
|
2025-09-08 12:22:36 +01:00 |
|
dependabot[bot]
|
c40cd8154f
|
ci: [DEPENDABOT] bump codecov/codecov-action from 5.5.0 to 5.5.1 (#2548)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-08 11:17:03 +01:00 |
|
github-actions[bot]
|
989a0c8468
|
style: clang-tidy auto fixes (#2552)
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
|
2025-09-08 11:03:58 +01:00 |
|
Ayaz Salikhov
|
1adbed7913
|
ci: Use image with new remote name and newer Conan (#2539)
|
2025-09-05 16:28:07 +01:00 |
|
Ayaz Salikhov
|
490ec41083
|
chore: Rename conan remote (#2537)
|
2025-09-05 16:22:23 +01:00 |
|
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 |
|