Alex Kremer
|
230212213b
|
Remove Any wrapper (#1336)
Fixes #1174
|
2024-04-10 19:14:53 +01:00 |
|
Sergey Kuznetsov
|
7fcd3e48bd
|
Turn off some clang-tidy checks (#1344)
|
2024-04-09 17:24:05 +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 |
|
Sergey Kuznetsov
|
ec05b06370
|
Fix clang-tidy (#1339)
|
2024-04-09 11:03:34 +01:00 |
|
Sergey Kuznetsov
|
1b7d35b16c
|
Create issue if nightly fails (#1333)
Fixes #1276.
|
2024-04-09 10:25:14 +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 |
|
Sergey Kuznetsov
|
48b0a7690c
|
Fix docker update trigger (#1330)
|
2024-04-08 13:13:14 +01:00 |
|
Sergey Kuznetsov
|
7372442f3a
|
Fix clang-tidy in CI (#1325)
Also removed old docker files and scripts.
|
2024-04-08 11:49:43 +01:00 |
|
cyan317
|
36a790d666
|
Implement get_aggregate_price (#1313)
Fix #1129
|
2024-04-03 13:26:56 +01:00 |
|
Sergey Kuznetsov
|
285dd008de
|
Update ports to avoid conflicts (#1318)
Quick fix for conflicting ports. Better solution will be in #1317.
|
2024-04-03 12:52:00 +01:00 |
|
Alex Kremer
|
332b66dc4f
|
Round 9 of gcc-12 attempts (#1305)
Fixes #1271
|
2024-03-28 13:45:07 +00:00 |
|
Alex Kremer
|
231556d850
|
Round 8 of gcc-12 attempts (#1301)
Fixes #1271
|
2024-03-28 03:22:03 +00:00 |
|
Alex Kremer
|
d2439cc8a9
|
Round 7 of gcc-12 attempts (#1298)
Fixes #1271
|
2024-03-27 16:00:46 +00:00 |
|
Alex Kremer
|
03d6b1a3b6
|
Round 6 of gcc-12 attempts (#1297)
Fixes #1271
|
2024-03-27 15:07:32 +00:00 |
|
Alex Kremer
|
ebdcca51a6
|
Round 5 of gcc-12 attempts (#1295)
Fixes #1271
|
2024-03-26 13:25:45 +00:00 |
|
Alex Kremer
|
7e5f94c3fd
|
Round 4 of gcc-12 attempts (#1294)
Fixes #1271
|
2024-03-26 12:29:46 +00:00 |
|
Alex Kremer
|
1be4d5186d
|
Round 3 of gcc-12 attempts (#1293)
Fixes #1271
|
2024-03-26 12:06:30 +00:00 |
|
Alex Kremer
|
8240508d19
|
Second attempt at gcc 12.3 (#1292)
Fixes #1271
|
2024-03-25 17:25:14 -07:00 |
|
Alex Kremer
|
03a01e55f9
|
Upgrade CI docker image to gcc-12 (#1289)
Fixes #1271
|
2024-03-25 18:19:34 +00:00 |
|
github-actions[bot]
|
828fea6e30
|
[CI] clang-tidy auto fixes (#1291)
Fixes #1290. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-03-25 08:55:57 +00:00 |
|
Alex Kremer
|
27a422369d
|
Add support for Price Oracle in ledger_entry (#1287)
Fixes #1277
|
2024-03-22 16:51:06 +00:00 |
|
github-actions[bot]
|
b7d0fc0200
|
[CI] clang-tidy auto fixes (#1286)
Fixes #1285. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-03-21 09:39:59 +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
|
27db183aff
|
Fix conan on macos in CI (#1283)
|
2024-03-20 15:39:19 +00:00 |
|
Sergey Kuznetsov
|
d9362311ca
|
Run tests in container for nightly workflow (#1281)
|
2024-03-20 15:02:49 +00:00 |
|
Sergey Kuznetsov
|
9d91fddce5
|
Make assertions to be printed even when logger is off (#1275)
|
2024-03-19 13:06:17 +00:00 |
|
Sergey Kuznetsov
|
6d9446bf87
|
Fix tests (#1274)
Fix tests broken by #1256.
|
2024-03-19 11:38:22 +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 |
|
Alex Kremer
|
8004a0e0ff
|
Remove mentions of release docs from workflow (#1268)
Fixes #1239
|
2024-03-14 15:45:30 +00:00 |
|
Maria Shodunke
|
6978431c6a
|
Update README.md with developer docs link (#1267)
Fixes #1252
|
2024-03-14 15:09:59 +00:00 |
|
mounikakun
|
8211440711
|
Add note on credentials to issue templates (#1263)
|
2024-03-14 14:42:40 +00:00 |
|
Maria Shodunke
|
041608b243
|
Add instructions on how to generate Doxygen docs (#1208)
Fixes #1194
|
2024-03-14 14:19:22 +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 |
|
Alex Kremer
|
c17cc37c1c
|
Upgrade actions to newer versions (#1262)
Fixes #1245
|
2024-03-14 10:49:43 +00:00 |
|
Alex Kremer
|
9fa1740146
|
Fetch lfs files when generating docs (#1260)
Extra for #1258
|
2024-03-12 23:44:31 +00:00 |
|
Alex Kremer
|
7312b4af80
|
Add git-lfs to docker CI image (#1259)
Fixes #1258
|
2024-03-12 18:30:48 +00:00 |
|
Alex Kremer
|
c3125b4b1c
|
Configure git-lfs (#1210)
|
2024-03-12 17:40:13 +00:00 |
|
Sergey Kuznetsov
|
43ced3bf9d
|
Add debug symbols for all targets (#1250)
|
2024-03-11 13:35:52 +00:00 |
|
Sergey Kuznetsov
|
ecb7cdae88
|
Add workdir to safe directory in check format (#1247)
Fixes #1246.
|
2024-03-07 18:53:50 +00:00 |
|
Sergey Kuznetsov
|
7b84fab076
|
Add clean up workdir (#1244)
Fixes #1095.
2.2.0-b2
|
2024-03-07 17:22:02 +00:00 |
|
Sergey Kuznetsov
|
74455f5b99
|
Fix forwarding bug and float support for config (#1243)
|
2024-03-07 14:39:25 +00:00 |
|
Sergey Kuznetsov
|
d47f3b71bd
|
Refactor cmake (#1231)
Fixes #920.
|
2024-03-06 16:29:26 +00:00 |
|
github-actions[bot]
|
1842f26826
|
[CI] clang-tidy auto fixes (#1241)
Fixes #1240. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-03-06 10:09:07 +00:00 |
|
Alex Kremer
|
ee8a9f5ed0
|
Upgrade libxrpl to 2.2.0-b1 (#1237)
Fixes #1236
2.2.0-b1
|
2024-03-05 23:46:35 +00:00 |
|
Sergey Kuznetsov
|
8dbdb9d8e3
|
Fix documentation comment (#1234)
|
2024-03-05 19:25:38 +00:00 |
|