Alex Kremer
|
2f8a704071
|
feat: Ledger publisher use async framework (#2756)
|
2025-11-05 15:26:03 +00:00 |
|
Alex Kremer
|
fcc5a5425e
|
feat: New ETL by default (#2752)
|
2025-11-05 13:29:36 +00: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 |
|
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 |
|
Ayaz Salikhov
|
5e43c3b099
|
test: Remove SetUp and TearDown methods in tests (#2086)
Fix: https://github.com/XRPLF/clio/issues/910
|
2025-05-07 09:41:23 +01:00 |
|
Ayaz Salikhov
|
af0a8af287
|
style: Add typos pre-commit hook (#2041)
|
2025-04-29 09:59:11 +01:00 |
|
Alex Kremer
|
8ac1ff7699
|
feat: Implement and use LedgerCacheInterface (#1955)
For #1200
|
2025-03-12 13:48:33 +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 |
|
cyan317
|
b2eacf9868
|
build: Upgrade to libxrpl 2.3.0-b1 (#1489)
Update libxrpl and change include path
|
2024-06-25 15:05:01 +01:00 |
|
cyan317
|
c7fee023e7
|
Fix issue: "Updating cache" prints in log when cache is disabled (#1479)
Fixed #1461
|
2024-06-24 13:05:07 +01:00 |
|
Peter Chen
|
967b85ca33
|
Change ledgerInfo and replace with ledgerHeader (#1426)
Fixes [#1396](https://github.com/XRPLF/clio/issues/1396)
|
2024-06-03 13:11:31 -04:00 |
|
Sergey Kuznetsov
|
da10535bc0
|
Cover LoadBalancer with tests (#1394)
Fixes #680. Fixes #1222.
|
2024-05-15 14:02:36 +01:00 |
|
Alex Kremer
|
cbc856b190
|
Separate unit tests and integration tests (#1393)
Fixes #1391
|
2024-05-07 15:12:48 +01:00 |
|