rrmanukyan
|
dc5f8b9c23
|
fix: Add gRPC Timeout and keepalive to handle stuck connections (#2676)
|
2025-10-08 13:50:11 +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]
|
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
|
a172d0b7ea
|
feat: Validate unexpected config values (#2457)
|
2025-08-20 12:38:51 +01:00 |
|
Ayaz Salikhov
|
9420c506ca
|
feat: Use spdlog logger (#2372)
|
2025-08-11 18:04:04 +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 |
|
github-actions[bot]
|
27e29d0421
|
style: clang-tidy auto fixes (#2245)
Fixes #2244. Please review and commit clang-tidy fixes.
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
|
2025-06-19 11:27:06 +01:00 |
|
Alex Kremer
|
63ec563135
|
feat: ETLng cleanup and graceful shutdown (#2232)
|
2025-06-18 21:40:11 +01:00 |
|
Ayaz Salikhov
|
082f2fe21e
|
style: Put static before type (#2231)
|
2025-06-17 16:07:19 +01:00 |
|
Alex Kremer
|
3d3db68508
|
feat: Support start and finish sequence in ETLng (#2226)
This PR adds support for start and finish sequence specified through the
config (for parity).
|
2025-06-13 17:39:21 +01:00 |
|
github-actions[bot]
|
d0b2a24a30
|
style: clang-tidy auto fixes (#2215)
|
2025-06-12 10:47:34 +01:00 |
|
Alex Kremer
|
743c9b92de
|
feat: Read-write switching in ETLng (#2199)
Fixes #1597
|
2025-06-11 17:53:14 +01:00 |
|
Ayaz Salikhov
|
ecdea015b9
|
style: Mark JSON literal strings with R"JSON (#2169)
|
2025-05-30 15:50:39 +01:00 |
|
github-actions[bot]
|
bfa17134d2
|
style: clang-tidy auto fixes (#2167)
Fixes #2166. Please review and commit clang-tidy fixes.
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
|
2025-05-30 10:54:16 +01:00 |
|
Ayaz Salikhov
|
57b8ff1c49
|
fix: Use UniformRandomGenerator class to prevent threading issue (#2165)
|
2025-05-29 19:59:40 +01:00 |
|
github-actions[bot]
|
561eae1b7f
|
style: clang-tidy auto fixes (#2164)
|
2025-05-28 11:13:01 +01:00 |
|
Alex Kremer
|
28062496eb
|
feat: ETLng MPT support (#2154)
|
2025-05-27 13:05:03 +01:00 |
|
github-actions[bot]
|
3e83b54332
|
style: clang-tidy auto fixes (#2159)
Fixes #2158. Please review and commit clang-tidy fixes.
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2025-05-26 16:56:39 +01:00 |
|
Alex Kremer
|
2a147b9487
|
feat: ETLng publisher and service refactoring (#2138)
|
2025-05-23 15:01:50 +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]
|
683e2ba54b
|
style: clang-tidy auto fixes (#2126)
|
2025-05-15 10:34:59 +01:00 |
|
Ayaz Salikhov
|
d5195e3e52
|
feat: Implement load balancer metrics in etlng (#2119)
|
2025-05-14 15:19:38 +01:00 |
|
Alex Kremer
|
3daa735b31
|
fix: Flaky test in ETLng (#2077)
Fixes a flaky test
Fix: https://github.com/XRPLF/clio/issues/2075
---------
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2025-05-02 15:55:12 +01:00 |
|
Sergey Kuznetsov
|
46514c8fe9
|
feat: More efficient cache (#1997)
Fixes #1473.
|
2025-04-17 16:44:53 +01:00 |
|
Alex Kremer
|
1d011cf8d9
|
feat: ETLng integration (#1986)
For #1594
|
2025-04-04 15:52:22 +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
|
b31b7633c9
|
feat: ETLng extensions (#1967)
For #1599 #1597
|
2025-03-21 16:41:29 +00:00 |
|
Alex Kremer
|
8ac1ff7699
|
feat: Implement and use LedgerCacheInterface (#1955)
For #1200
|
2025-03-12 13:48:33 +00:00 |
|
Sergey Kuznetsov
|
c57fe1e6e4
|
test: Add assert mock to avoid death tests (#1947)
Fixes #1750
|
2025-03-07 18:11:52 +00:00 |
|
github-actions[bot]
|
f577139f70
|
style: clang-tidy auto fixes (#1920)
Fixes #1919. Please review and commit clang-tidy fixes.
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
|
2025-02-24 09:35:25 +00:00 |
|
Alex Kremer
|
491cd58f93
|
feat: ETLng monitor (#1898)
For #1594
|
2025-02-21 16:10:25 +00:00 |
|
Alex Kremer
|
73f375f20d
|
feat: ETLng task manager (#1843)
|
2025-01-29 15:29:13 +00:00 |
|
Sergey Kuznetsov
|
540e938223
|
refactor: Use mutex from utils (#1851)
Fixes #1359.
|
2025-01-27 15:28:00 +00:00 |
|
Alex Kremer
|
2cf849dd12
|
feat: ETLng scheduling (#1820)
For #1596
|
2025-01-14 15:50:59 +00:00 |
|
Alex Kremer
|
48c8d85d0c
|
feat: ETLng loader basics (#1808)
For #1597
|
2025-01-09 14:47:08 +00:00 |
|
Alex Kremer
|
820b32c6d7
|
chore: No ALL_CAPS (#1760)
Fixes #1680
|
2025-01-02 11:39:31 +00:00 |
|
Alex Kremer
|
4ff2953257
|
fix: Fix and re-enable flaky test (#1773)
Fixes #1752
|
2024-12-09 16:30:51 +00:00 |
|
Alex Kremer
|
475e309f25
|
chore: Add clang-tidy 19 checks (#1774)
Fix #1664
|
2024-12-09 16:27:53 +00:00 |
|
Alex Kremer
|
385d99c56e
|
chore: Disable a flaky test (#1757)
For #1752
|
2024-11-26 02:11:37 +00:00 |
|
github-actions[bot]
|
b5da61931f
|
style: clang-tidy auto fixes (#1749)
Fixes #1748.
|
2024-11-22 10:28:17 +00:00 |
|
Alex Kremer
|
6af86367fd
|
feat: GrpcSource for ETL ng (#1745)
For #1596 and #1597
|
2024-11-21 17:03:37 +00:00 |
|
github-actions[bot]
|
524d096777
|
style: clang-tidy auto fixes (#1740)
Fixes #1739. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
|
2024-11-18 09:30:34 +00:00 |
|
Alex Kremer
|
815dfd672e
|
feat: Extraction basics (#1733)
For #1596
|
2024-11-15 19:55:13 +00:00 |
|
github-actions[bot]
|
e6cdb141c5
|
style: clang-tidy auto fixes (#1720)
Fixes #1719. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
|
2024-11-08 08:58:20 +00:00 |
|
Alex Kremer
|
c435466fb0
|
feat: ETLng Registry (#1713)
For #1597
|
2024-11-07 17:56:29 +00:00 |
|