cyan317
4940d463dc
Fix empty currency ( #1481 )
2024-06-21 13:01:14 +01:00
Peter Chen
c795cf371a
Fix base_asset value in getAggregatePrice ( #1467 )
...
Fixes #1372
2024-06-18 09:04:33 -04:00
cyan317
5ba08b1d26
Improve etl check ( #1465 )
...
Fix #1444
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
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
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
1125b09611
Allow tlsv13 in Clio ( #1447 )
...
Fixes #1419
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com >
2024-06-10 11:52:53 -04: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
Alex Kremer
c56998477c
Upgrade libxrpl to 2.2.0-rc3 ( #1417 )
...
Fixes #1414
2024-05-21 13:56:53 +01:00
cyan317
df17b429c5
Fix: Duplicate messages when subscribe both accounts and proposed_accounts ( #1415 )
...
Fix #1134
2024-05-21 09:04:46 +01:00
Alex Kremer
642aaf8902
Upgrade to xrpl 2.2.0-rc2 with temporary fixes ( #1413 )
...
For #1414
2024-05-17 18:57:37 +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
cyan317
3a6390caf5
Fix bug: api version change does not affect the subscribed session ( #1404 )
...
Fix #1133
2024-05-13 09:12:35 +01:00
Alex Kremer
cbc856b190
Separate unit tests and integration tests ( #1393 )
...
Fixes #1391
2024-05-07 15:12:48 +01:00
cyan317
98ef83d470
Fix missing tx from account_tx ( #1390 )
...
Fix #1389
Since our selectAccountTxForward is no longer inclusive, we should adjust this place.
2024-05-03 10:34:52 +01:00
Alex Kremer
d5ed0cff77
Use LLVM 18 tooling ( #1382 )
...
Fixes #1381
2024-05-03 09:57:16 +01:00
Alex Kremer
b18d73eef0
Combine requestStop and cancel as abort ( #1379 )
...
Fixes #1367
2024-05-01 15:34:59 +01:00
github-actions[bot]
8f47128424
[CI] clang-tidy auto fixes ( #1385 )
...
Fixes #1384 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
2024-04-30 12:39:35 +01:00
Alex Kremer
0dcbbf9afa
Static linkage ( #1377 )
...
Fixes #1300
2024-04-25 16:51:16 +01:00
Alex Kremer
c00342c792
Disable cache on missing data ( #1368 )
...
For #1354
2024-04-24 18:57:32 +01:00
github-actions[bot]
82b8316978
[CI] clang-tidy auto fixes ( #1375 )
...
Fixes #1374 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
2024-04-24 09:04:53 +01:00
Sergey Kuznetsov
890e5bb4c2
Add signals handler ( #1365 )
...
For #442 .
2024-04-23 14:14:15 +01:00
Alex Kremer
adadd70a05
Remove TTL usage ( #1361 )
...
Fixes #1322
2024-04-16 16:45:07 +01:00
Alex Kremer
e66cc7759e
Remove full from ledger RPC forwarding ( #1360 )
...
Fixes #777
2024-04-15 18:53:14 +01:00
Alex Kremer
e931f27d3b
Support clang 16 in docker CI ( #1348 )
...
Fixes #1175
2024-04-15 12:09:34 +01:00
github-actions[bot]
3fa1df9117
[CI] clang-tidy auto fixes ( #1352 )
...
Fixes #1351 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com >
2024-04-12 11:45:20 +01:00
cyan317
25876aef9b
Add detail to error log ( #1353 )
2024-04-12 10:56:37 +01:00
Sergey Kuznetsov
e744a5a8a9
Warn about deprecated fields ( #1314 )
...
Fixes #1251 .
2024-04-11 15:23:59 +01:00
Alex Kremer
230212213b
Remove Any wrapper ( #1336 )
...
Fixes #1174
2024-04-10 19:14:53 +01:00
github-actions[bot]
470585461d
[CI] clang-tidy auto fixes ( #1341 )
...
Fixes #1340 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
2024-04-09 11:36:17 +01:00
Alex Kremer
6ff6956a53
Move to std::expected ( #1288 )
...
Fixes #1173
2024-04-08 16:13:33 +01:00
github-actions[bot]
dade122c6e
[CI] clang-tidy auto fixes ( #1335 )
...
Fixes #1334 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
2024-04-08 14:15:25 +01:00
cyan317
8095e6893d
Change log level ( #1319 )
...
Fix #1205
2024-04-08 13:21:37 +01:00
cyan317
36a790d666
Implement get_aggregate_price ( #1313 )
...
Fix #1129
2024-04-03 13:26:56 +01:00
Alex Kremer
03a01e55f9
Upgrade CI docker image to gcc-12 ( #1289 )
...
Fixes #1271
2024-03-25 18:19:34 +00:00
Alex Kremer
27a422369d
Add support for Price Oracle in ledger_entry ( #1287 )
...
Fixes #1277
2024-03-22 16:51:06 +00:00
Maria Shodunke
6e8de0b64e
Improve developer docs + formatting ( #1278 )
...
Fixes #1235 .
Signed-off-by: Sergey Kuznetsov <skuznetsov@ripple.com >
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com >
2024-03-20 17:02:41 +00:00
Alex Kremer
8e75818b4f
Support fields from XRPFees amendment ( #1282 )
...
Fixes #1280
2024-03-20 16:34:39 +00:00
Sergey Kuznetsov
9d91fddce5
Make assertions to be printed even when logger is off ( #1275 )
2024-03-19 13:06:17 +00:00
github-actions[bot]
94706bfff9
[CI] clang-tidy auto fixes ( #1270 )
...
Fixes #1269 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
2024-03-15 08:59:03 +00:00
cyan317
a1243da956
Cache loading update ( #1254 )
...
Fix #1199
2024-03-14 16:42:57 +00:00
Sergey Kuznetsov
e83dfcbcc3
Export etl metrics to prometheus ( #1256 )
...
Fixes #1248 .
2024-03-14 11:37:31 +00:00
cyan317
010538d6fe
Add 'oracle' to ledger object filter ( #1264 )
...
Fix #1265
2024-03-14 11:35:01 +00:00