Alex Kremer
|
0273ba0da3
|
chore: Unreachable code is error (#2216)
|
2025-06-12 16:16:11 +01:00 |
|
Ayaz Salikhov
|
57b8ff1c49
|
fix: Use UniformRandomGenerator class to prevent threading issue (#2165)
|
2025-05-29 19:59:40 +01:00 |
|
Ayaz Salikhov
|
9b69da7f91
|
test: Skip slow DB sleep-based test on Mac (#2148)
Fix: https://github.com/XRPLF/clio/issues/2147
Fix: https://github.com/XRPLF/clio/issues/2132
|
2025-05-28 14:03:38 +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
|
34ed4a1eb0
|
test: Increase cassandra timeouts in tests (#2127)
Fix: https://github.com/XRPLF/clio/issues/2124
|
2025-05-15 14:16:57 +01: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 |
|
github-actions[bot]
|
59d27db5ab
|
style: clang-tidy auto fixes (#2092)
Fixes #2091. Please review and commit clang-tidy fixes.
Co-authored-by: mathbunnyru <12270691+mathbunnyru@users.noreply.github.com>
|
2025-05-07 14:29:12 +01:00 |
|
Ayaz Salikhov
|
e75aa1add1
|
fix: Make ctors/dtors public in tests (#2089)
Fix: https://github.com/XRPLF/clio/issues/2087
|
2025-05-07 12:49:47 +01: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 |
|
Alex Kremer
|
fcd891148b
|
chore: Fix clang-tidy 'fixes' (#1996)
Undo some of #1994
|
2025-04-08 17:18:33 +01:00 |
|
github-actions[bot]
|
99adb31184
|
style: clang-tidy auto fixes (#1994)
Fixes #1993.
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
|
2025-04-08 11:18:52 +01:00 |
|
Sergey Kuznetsov
|
2c1a90a20d
|
feat: Nodes communication via DB (#1976)
Fixes #1966.
|
2025-04-07 14:18:49 +01:00 |
|
github-actions[bot]
|
66b3f40268
|
style: clang-tidy auto fixes (#1972)
Fixes #1971.
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
|
2025-03-24 12:14:38 +00: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 |
|
Sergey Kuznetsov
|
fc3e60f17f
|
test: Fix integration tests (#1788)
Fixes #1784
|
2024-12-17 15:35:17 +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 |
|
Alex Kremer
|
475e309f25
|
chore: Add clang-tidy 19 checks (#1774)
Fix #1664
|
2024-12-09 16:27:53 +00: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 |
|
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 |
|
Alex Kremer
|
cbc856b190
|
Separate unit tests and integration tests (#1393)
Fixes #1391
|
2024-05-07 15:12:48 +01:00 |
|