Sergey Kuznetsov
2951b4aaa0
style: Fix include ( #1687 )
...
Fixes #1686
2024-11-11 17:26:59 +00:00
github-actions[bot]
527020680a
style: clang-tidy auto fixes ( #1685 )
...
Fixes #1684 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com >
2024-11-11 17:26:59 +00:00
github-actions[bot]
b1be848098
style: clang-tidy auto fixes ( #1674 )
...
Fixes #1673 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com >
2024-11-11 17:26:58 +00:00
cyan317
41aabbfcce
feat: server info cache ( #1671 )
...
fix : #1181
2024-11-11 17:26:57 +00:00
Sergey Kuznetsov
9df3e936cc
chore: Update libxrpl to 2.3.0-b4 ( #1667 )
2024-09-25 14:44:03 +01:00
cyan317
3118110eb8
feat: add 'force_forward' field to request ( #1647 )
...
Fix #1141
2024-09-25 14:44:01 +01:00
cyan317
7aaba1cbad
fix: no restriction on type field ( #1644 )
...
'type' should not matter if 'full' or 'accounts' is false. Relax the
restriction for 'type'
2024-09-25 14:44:00 +01:00
cyan317
b7c50fd73d
fix: Add more restrictions to admin fields ( #1643 )
2024-09-25 14:44:00 +01:00
cyan317
0679034978
fix: Don't forward ledger API if 'full' is a string ( #1640 )
...
Fix #1635
2024-09-25 14:43:59 +01:00
cyan317
443c74436e
fix: not forward admin API ( #1628 )
2024-09-25 14:43:57 +01:00
Peter Chen
7b5e02731d
fix: AccountNFT with invalid marker ( #1589 )
...
Fixes [#1497 ](https://github.com/XRPLF/clio/issues/1497 )
Mimics the behavior of the [fix on Rippled
side](https://github.com/XRPLF/rippled/pull/5045 )
2024-08-27 15:38:19 -04:00
cyan317
4cbd3f5e18
refactor: Subscription Manager uses async framework ( #1605 )
...
Fix #1209
2024-08-16 13:46:14 +01:00
Sergey Kuznetsov
5499b892e6
feat: Add stop to WorkQueue ( #1600 )
...
For #442 .
2024-08-14 12:00:13 +01:00
cyan317
a7f34490b1
fix: account_objects returns error when filter does not make sense ( #1579 )
...
Fix #1488
2024-08-05 14:37:46 +01:00
Sergey Kuznetsov
fb90fb27ae
style: Fix clang-tidy issue ( #1571 )
...
Fixes #1569 . Fixes #1573 .
2024-07-31 11:06:42 +01:00
cyan317
8d0e904ecb
fix: LedgerEntryNotExist unittest failure ( #1564 )
2024-07-29 16:41:10 +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
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
29847caf0e
fix: Fix extra brackets in warnings ( #1519 )
...
Fixes #1518
2024-07-05 12:03:22 +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
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
2024-06-25 15:05:01 +01:00
cyan317
8cea9ee7e2
Fix empty currency ( #1481 )
2024-06-21 11:54:53 +01:00
Peter Chen
c795cf371a
Fix base_asset value in getAggregatePrice ( #1467 )
...
Fixes #1372
2024-06-18 09:04:33 -04:00
Peter Chen
437ea7bf98
Fix quoteAsset value in getAggregatePrice ( #1449 )
...
Fixes #1373
2024-06-12 11:16:11 -04: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
Alex Kremer
42c970a2a3
Forward feature RPC ( #1440 )
...
Fixes #1436
This is a temporary implementation of the `feature` RPC that will always
return `noPermission` iff `vetoed` is set.
If `vetoed` isn't specified, Clio will always forward the request to
`rippled` instead.
In the future, #1131 will implement a Clio-native `feature` RPC. This
requires specific support from `libxrpl` side and that is not going to
be available till at least 2.2.1, hence the temporary forwarding.
It would be great to review the error message and code so that we pick
the right one from the start.
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com >
2024-06-11 10:51:03 +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
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