github-actions[bot]
|
2de49b4d33
|
style: clang-tidy auto fixes (#2706)
|
2025-10-20 10:41:59 +01:00 |
|
Peter Chen
|
7538efb01e
|
fix: Add mpt_issuance_id to meta of MPTIssuanceCreate (#2701)
fixes #2332
|
2025-10-17 09:58:38 -04:00 |
|
emrearıyürek
|
b361e3a108
|
feat: Support new types in ledger_entry (#2654)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2025-10-14 17:37:14 +01:00 |
|
Ayaz Salikhov
|
dabaa5bf80
|
fix: Drop dynamic loggers to fix memory leak (#2686)
|
2025-10-09 16:51:55 +01:00 |
|
Peter Chen
|
aa64bb7b6b
|
refactor: Keyspace comments (#2684)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2025-10-08 19:58:05 +01:00 |
|
rrmanukyan
|
dc5f8b9c23
|
fix: Add gRPC Timeout and keepalive to handle stuck connections (#2676)
|
2025-10-08 13:50:11 +01:00 |
|
Ayaz Salikhov
|
7300529484
|
docs: All files are .hpp (#2683)
|
2025-10-07 19:28:00 +01:00 |
|
Ayaz Salikhov
|
33802f475f
|
docs: Build docs using doxygen 1.14.0 (#2681)
|
2025-10-07 18:48:19 +01:00 |
|
Alex Kremer
|
693ed2061c
|
fix: ASAN issue with AmendmentBlockHandler test (#2674)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2025-10-07 15:18:01 +01:00 |
|
github-actions[bot]
|
aa9eea0d99
|
style: clang-tidy auto fixes (#2665)
|
2025-10-06 10:35:33 +01:00 |
|
Peter Chen
|
1cfa06c9aa
|
feat: Support Keyspace (#2454)
Support AWS Keyspace queries
---------
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Alex Kremer <akremer@ripple.com>
|
2025-10-03 11:28:50 -04:00 |
|
github-actions[bot]
|
2f3e9498dc
|
style: clang-tidy auto fixes (#2645)
|
2025-09-23 11:31:26 +02:00 |
|
emrearıyürek
|
d2de240389
|
fix: Print out error details of web context (#2351)
|
2025-09-22 13:45:04 +01:00 |
|
Alex Kremer
|
245a808e4b
|
feat: Cache state endpoint (#2642)
|
2025-09-18 16:20:17 +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 |
|
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 |
|
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 |
|
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 |
|
github-actions[bot]
|
7c68770787
|
style: clang-tidy auto fixes (#2519)
|
2025-09-04 10:57:00 +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 |
|
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 |
|
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 |
|
Ayaz Salikhov
|
0403248a8f
|
test: Move prettyPath to its own file and test it (#2486)
|
2025-08-28 18:33:03 +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 |
|
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 |
|
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 |
|
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
|
46c96654ee
|
fix: Fix default severity in Logger (#2449)
|
2025-08-18 16:04:54 +01:00 |
|
Ayaz Salikhov
|
4232359dce
|
refactor: Put log options in log section in config (#2440)
|
2025-08-18 15:22:33 +01:00 |
|