Sergey Kuznetsov
|
1b4eed3b2b
|
refactor: Move interval timer into a separate class (#1588)
For #442.
|
2024-08-07 17:38:24 +01:00 |
|
cyan317
|
895f3c0059
|
fix: nftData unique bug (#1550)
Fix: failed to unique the NFT data in one ledger as we wish.
|
2024-07-25 11:05:28 +01:00 |
|
github-actions[bot]
|
648cedcba5
|
style: clang-tidy auto fixes (#1548)
Fixes #1547. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-07-17 10:48:27 +01:00 |
|
cyan317
|
8a613c5de8
|
fix: Fail to deduplicate the same nfts in ttNFTOKEN_CANCEL_OFFER (#1542)
|
2024-07-16 10:50:20 +01:00 |
|
github-actions[bot]
|
e85f6cd9e4
|
style: clang-tidy auto fixes (#1528)
Fixes #1527. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-07-10 10:35:59 +01:00 |
|
Sergey Kuznetsov
|
46bd67a9ec
|
feat: More verbose forwarding errors (#1523)
Fixes #1516.
|
2024-07-09 15:22:01 +01:00 |
|
Sergey Kuznetsov
|
f77186002a
|
ci: Clio docker image (#1509)
Fixes #1051.
|
2024-07-02 18:04:38 +01: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 |
|
github-actions[bot]
|
bdb72f91a2
|
[CI] clang-tidy auto fixes (#1478)
Fixes #1477. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-06-20 09:13:24 +01:00 |
|
Peter Chen
|
e135aa49d5
|
Create generate free port class to avoid conflicting ports (#1439)
Fixes #1317
|
2024-06-18 11:29:05 +01:00 |
|
cyan317
|
5ba08b1d26
|
Improve etl check (#1465)
Fix #1444
|
2024-06-17 11:52:39 +01:00 |
|
Sergey Kuznetsov
|
1334bd05d9
|
Add forwarding timeout option (#1462)
Fixes #1454.
|
2024-06-14 16:53:08 +01:00 |
|
Sergey Kuznetsov
|
56ab943be5
|
Add option to set X-User header value for forwarded requests (#1425)
Fixes #1422.
|
2024-06-11 17:59:10 +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 |
|
cyan317
|
df17b429c5
|
Fix: Duplicate messages when subscribe both accounts and proposed_accounts (#1415)
Fix #1134
|
2024-05-21 09:04:46 +01:00 |
|
github-actions[bot]
|
99400d74ba
|
[CI] clang-tidy auto fixes (#1412)
Fixes #1411. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-05-16 10:47:06 +01: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 |
|