Sergey Kuznetsov
|
2fef03d766
|
refactor: Refactor main (#1555)
For #442.
|
2024-08-01 10:53:17 +01:00 |
|
cyan317
|
d6598f30f1
|
fix: Add more account check (#1543)
Make sure all char is alphanumeric for account
|
2024-07-15 16:42:12 +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 |
|
cyan317
|
094ed8f299
|
fix: Fix the ledger_index timezone issue (#1522)
Fix unittest failures
|
2024-07-09 13:14:22 +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
|
132ec743e1
|
Add support for ltNEGATIVE_UNL (#1474)
Fixed #1369
|
2024-06-20 11:19:42 +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 |
|
github-actions[bot]
|
37cd79ceb0
|
[CI] clang-tidy auto fixes (#1464)
Fixes #1463. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-06-17 09:18:35 +01:00 |
|
Sergey Kuznetsov
|
1334bd05d9
|
Add forwarding timeout option (#1462)
Fixes #1454.
|
2024-06-14 16:53:08 +01:00 |
|
Peter Chen
|
067dd72aed
|
Move NameGenerator to util (#1428)
Fixes for #876
|
2024-05-29 09:08:27 -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 |
|