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]
|
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 |
|
Ayaz Salikhov
|
e6b2f9cde7
|
style: Fix JSON indent style in C++ code (#2485)
|
2025-08-28 15:10:36 +01:00 |
|
Ayaz Salikhov
|
a172d0b7ea
|
feat: Validate unexpected config values (#2457)
|
2025-08-20 12:38:51 +01:00 |
|
Alex Kremer
|
b29e2e4c88
|
chore: Update boost usages to match 1.88 (#2355)
|
2025-07-23 15:49:19 +01:00 |
|
github-actions[bot]
|
cc506fd094
|
style: Update pre-commit hooks (#2290)
Update versions of pre-commit hooks to latest version.
Co-authored-by: mathbunnyru <12270691+mathbunnyru@users.noreply.github.com>
|
2025-07-02 16:36:34 +01:00 |
|
Ayaz Salikhov
|
57dda8ac50
|
chore: Update fmt to 11.2.0 (#2281)
Seems that new clang-tidy fails with our old fmt lib
|
2025-07-02 14:11:35 +01:00 |
|
Ayaz Salikhov
|
ecdea015b9
|
style: Mark JSON literal strings with R"JSON (#2169)
|
2025-05-30 15:50:39 +01:00 |
|
Peter Chen
|
cdb5882688
|
refactor: remove old config (#2097)
fixes #1805
---------
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com>
|
2025-05-15 11:53:47 -04:00 |
|
github-actions[bot]
|
00aff5cfe0
|
style: clang-tidy auto fixes (#2107)
Fixes #2106.
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
|
2025-05-13 12:06:39 +01:00 |
|
Peter Chen
|
0b0794d9bf
|
feat: Cache FetchLedgerBySeq (#2014)
fixes #1758
|
2025-05-12 11:45:54 -04:00 |
|
Ayaz Salikhov
|
af0a8af287
|
style: Add typos pre-commit hook (#2041)
|
2025-04-29 09:59:11 +01:00 |
|
cyan317
|
1753c95910
|
feat: Support Dynamic NFT (#1525)
Fix #1471
Clio's changes for supporting DNFT
https://github.com/XRPLF/rippled/pull/5048/files
|
2025-01-31 13:33:20 +00:00 |
|
Alex Kremer
|
820b32c6d7
|
chore: No ALL_CAPS (#1760)
Fixes #1680
|
2025-01-02 11:39:31 +00:00 |
|
github-actions[bot]
|
15a441b084
|
style: clang-tidy auto fixes (#1786)
Fixes #1785. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
|
2024-12-17 09:45:14 +00:00 |
|
Peter Chen
|
3c4903a339
|
refactor: Replace all old instances of Config with New Config (#1627)
Fixes #1184
Previous PR's found [here](https://github.com/XRPLF/clio/pull/1593) and
[here](https://github.com/XRPLF/clio/pull/1544)
|
2024-12-16 15:33:32 -08:00 |
|
yinyiqian1
|
54c9a6e7c0
|
refactor: separate fixtures (#1495)
refactor #945
|
2024-06-28 13:25:52 -04:00 |
|
Alex Kremer
|
cbc856b190
|
Separate unit tests and integration tests (#1393)
Fixes #1391
|
2024-05-07 15:12:48 +01:00 |
|