Zhiyuan Wang
e16a9510f1
fix: Support deleted object in ledger_entry ( #1483 )
...
Fixes #1306
2024-07-15 18:07:09 +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
Alex Kremer
b12d916276
fix: Relax error when full or accounts set to false ( #1540 )
...
Fixes #1537
2024-07-12 15:44:46 +01:00
Alex Kremer
4f6f717bfb
fix: Compatible feature response ( #1539 )
...
Fixes #1538
2024-07-12 15:03:19 +01:00
github-actions[bot]
46a616cdad
style: clang-tidy auto fixes ( #1536 )
...
Fixes #1535 .
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
2024-07-12 09:40:12 +01:00
Alex Kremer
f771478da0
feat: Native Feature RPC ( #1526 )
2024-07-11 12:18:13 +01:00
cyan317
6e606cb7d8
fix: Change the field name from "close_time_iso" to "closed ( #1531 )
2024-07-10 13:47:02 +01:00
Sergey Kuznetsov
5bcc11b347
test: Add more tests for warnings ( #1532 )
...
For #1518 .
2024-07-10 13:33:59 +01:00
github-actions[bot]
d227c53ef3
style: clang-tidy auto fixes ( #1530 )
...
Fixes #1529 .
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com >
2024-07-10 11:42:39 +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
cyan317
094ed8f299
fix: Fix the ledger_index timezone issue ( #1522 )
...
Fix unittest failures
2024-07-09 13:14:22 +01:00
Sergey Kuznetsov
d536433d64
ci: Fix bugs in nightly docker publishing ( #1520 )
2024-07-05 15:04:08 +01:00
Sergey Kuznetsov
29847caf0e
fix: Fix extra brackets in warnings ( #1519 )
...
Fixes #1518
2024-07-05 12:03:22 +01:00
Sergey Kuznetsov
aa86075159
ci: Fix nightly ( #1514 )
2024-07-03 17:46:14 +01:00
Sergey Kuznetsov
4dd3254354
style: Fix clang-tidy issue ( #1515 )
...
Fixes #1513
2024-07-03 16:22:25 +01:00
github-actions[bot]
f55872d496
style: clang-tidy auto fixes ( #1512 )
...
Fixes #1511 .
---------
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com >
2024-07-03 11:23:08 +01:00
Sergey Kuznetsov
6cb63ed9b2
style: Fix clang-tidy issues ( #1510 )
...
Fixes #1508 , #1506 , #1500
2024-07-03 09:16:26 +01:00
Sergey Kuznetsov
f77186002a
ci: Clio docker image ( #1509 )
...
Fixes #1051 .
2024-07-02 18:04:38 +01:00
cyan317
66849432be
feat: Ledger index ( #1503 )
...
Fixed #1052
2024-07-02 13:58:21 +01:00
github-actions[bot]
d26c93a711
style: clang-tidy auto fixes ( #1505 )
...
Fixes #1504 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
2024-07-01 09:21:46 +01:00
yinyiqian1
54c9a6e7c0
refactor: separate fixtures ( #1495 )
...
refactor #945
2024-06-28 13:25:52 -04:00
github-actions[bot]
b24aadc898
style: clang-tidy auto fixes ( #1499 )
...
Fixes #1498 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
2024-06-28 09:51:50 +01:00
Alex Kremer
7bd21345a1
feat: AmendmentCenter ( #1418 )
...
Fixes #1416
2024-06-27 18:21:30 +01:00
yinyiqian1
2ff51ff416
refactor: Structure global validators better ( #1484 )
...
refactor: #1170 Structure global validators better
2024-06-27 09:55:17 -04:00
cyan317
72f9a8fe78
fix: Remove unused file ( #1496 )
2024-06-27 14:25:38 +01:00
cyan317
b2eacf9868
build: Upgrade to libxrpl 2.3.0-b1 ( #1489 )
...
Update libxrpl and change include path
2.3.0-b1
2024-06-25 15:05:01 +01:00
Sergey Kuznetsov
77cec26cc9
ci: Turn off PR labelling ( #1492 )
2024-06-25 14:52:26 +01:00
Sergey Kuznetsov
6a848649b3
ci: Add permissions to pr title check workflow ( #1491 )
2024-06-25 14:30:50 +01:00
Sergey Kuznetsov
c761b50fa4
docs: mention conventional commits ( #1490 )
...
Also add build type to the allowed types.
2024-06-25 12:55:08 +01:00
Sergey Kuznetsov
062ef9f0a5
ci: added conventional commits check ( #1487 )
...
Fixes #1366
2024-06-24 15:11:03 +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]
e65351e9e6
[CI] clang-tidy auto fixes ( #1486 )
...
Fixes #1485 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
2024-06-24 08:05:53 +01:00
cyan317
8cea9ee7e2
Fix empty currency ( #1481 )
2024-06-21 11:54:53 +01:00
Michael Legleux
9d299a1948
Make sure release commit signed and tagged ( #1468 )
...
Best practices, good housekeeping and help me look stuff up.
Looks like the annotated tag train has derailed. This is an attempt to
enforce it.
2024-06-20 15:30:25 -07: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
Michael Legleux
0cdc24023f
Ignore checking formatting if no formatted files are staged ( #1469 )
...
I'm constantly harassed to follow the rules when I'm not doing anything
relevant.
This is an attempt to ameliorate that rather than `--no-verify` or just
disabling hooks altogether. 🍄 ☁️
Somebody might want to confirm `basename` is included with macOS.
2024-06-18 10:11:06 -07:00
Peter Chen
c795cf371a
Fix base_asset value in getAggregatePrice ( #1467 )
...
Fixes #1372
2.2.0-rc2
2024-06-18 09:04:33 -04: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
2.2.0-rc1
2024-06-17 11:52:39 +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
437ea7bf98
Fix quoteAsset value in getAggregatePrice ( #1449 )
...
Fixes #1373
2024-06-12 11:16:11 -04:00
github-actions[bot]
f9f3bc928e
[CI] clang-tidy auto fixes ( #1459 )
...
Fixes #1458 . Please review and commit clang-tidy fixes.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com >
2024-06-12 11:25:16 +01:00
cyan317
aa1f3efda2
Add trouble shooting md ( #1455 )
...
Fix #1284
2024-06-12 10:34:49 +01:00
github-actions[bot]
a6d21c1a02
[CI] clang-tidy auto fixes ( #1457 )
...
Fixes #1456 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
2024-06-12 10:34:13 +01:00
cyan317
49b80c7ad8
Support string type integer for oracle_document_id ( #1448 )
...
Fix #1420
2024-06-12 10:31:32 +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
Sergey Kuznetsov
9d3b4f0313
Add assertion to process method ( #1453 )
...
Also adjust clangd so it doesn't bother us with header files about `expected`.
2024-06-11 13:10:08 +01:00