Alex Kremer
b63e98bda0
Update libxrpl to 2.0.0 ( #1096 )
2.1.0-rc1
2024-01-11 16:36:39 +00:00
Alex Kremer
f4df5c2185
Implement amm_info handler ( #1060 )
...
Fixes #283
2024-01-11 15:57:53 +00:00
github-actions[bot]
93d5c12b14
[CI] clang-tidy auto fixes ( #1094 )
...
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
2024-01-11 09:37:54 +00:00
cyan317
2514b7986e
Fix unstable test ( #1089 )
2024-01-10 16:56:57 +00:00
cyan317
d30e63d49a
add api_version to response ( #1088 )
...
Fix #1020
2024-01-09 15:53:09 +00:00
github-actions[bot]
61f1e0853d
[CI] clang-tidy auto fixes ( #1086 )
...
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
2024-01-09 09:35:42 +00:00
cyan317
eb1831c489
New subscription manager ( #1071 )
...
Fix #886
2024-01-08 14:45:57 +00:00
Shi Cheng
07bd4b0760
upload clio_server artificat ( #1083 )
2024-01-08 10:49:53 +00:00
Alex Kremer
e26a1e37b5
Improve batching code ( #1079 )
...
Fixes #1077
2024-01-05 15:44:30 +00:00
Sergey Kuznetsov
e89640bcfb
Add debug cache to ci ( #1078 )
...
Fixes #1066
2024-01-05 10:59:26 +00:00
github-actions[bot]
ae135759ef
[CI] clang-tidy auto fixes ( #1081 )
...
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
2024-01-05 09:31:56 +00:00
Alex Kremer
28188aa0f9
Add batching to writes ( #1076 )
...
Fixes #1077
2024-01-04 15:17:15 +00:00
Sergey Kuznetsov
af485a0634
Add gcovr to CI docker image ( #1072 )
...
For #1066
2024-01-03 16:53:26 +00:00
github-actions[bot]
b609298870
[CI] clang-tidy auto fixes ( #1070 )
...
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com >
2024-01-03 08:53:47 +00:00
Alex Kremer
d077093a8d
Simplify backend mock access for unittests ( #1062 )
2024-01-02 13:35:57 +00:00
Alex Kremer
781f3b3c48
Bump libxrpl version to 2.0.0-rc6 ( #1061 )
...
Fixes #1063
2023-12-23 20:28:07 +00:00
Bronek Kozicki
a8bae96ad4
Add coverage_report target ( #1058 )
2023-12-21 15:08:32 +00:00
Bronek Kozicki
fe9649d872
Fix c++20 requires syntax ( #1057 )
2023-12-19 20:52:53 +00:00
Sergey Kuznetsov
431b5f5ab8
Add ccache mention in docs ( #1055 )
2023-12-18 16:43:15 +00:00
Sergey Kuznetsov
b1dc2775fb
Remove exception text from error sending ( #1048 )
...
Fixes #1037
2023-12-13 16:30:16 +00:00
Elliot Lee
dd35a7cfd2
Update CONTRIBUTING.md ( #1047 )
2023-12-13 15:47:07 +00:00
github-actions[bot]
a9d685d5c0
[CI] clang-tidy auto fixes ( #1046 )
...
Fixes #1045 .
2023-12-13 15:08:53 +00:00
Sergey Kuznetsov
6065d324b5
Remove push-to-fork in clang-tidy workflow
2023-12-13 14:23:21 +00:00
Sergey Kuznetsov
fe7b5fe18f
Another try to sign commit in CI ( #1043 )
2023-12-13 13:54:28 +00:00
Sergey Kuznetsov
1c663988f5
Use different token to sign commits ( #1041 )
...
For #884
2023-12-13 13:23:24 +00:00
Sergey Kuznetsov
d11d566121
Fix wrong image ( #1040 )
...
For #884
2023-12-13 12:49:44 +00:00
Sergey Kuznetsov
a467cb2526
Add signing clang-tidy commit ( #1036 )
...
Fixes #884
2023-12-12 18:04:40 +00:00
Sergey Kuznetsov
f62e36dc94
Add status to readme ( #1035 )
...
For #844
2023-12-12 17:07:51 +00:00
Sergey Kuznetsov
d933ce2a29
Use clio_ci docker image ( #1033 )
...
Fixes #884
2023-12-12 16:03:08 +00:00
Sergey Kuznetsov
db751e3807
Make root default user in CI image ( #1034 )
...
For #884
2023-12-12 14:05:30 +00:00
Sergey Kuznetsov
3c4a8f0cfb
Add conan setup into image ( #1032 )
...
For #884
2023-12-12 12:00:57 +00:00
Sergey Kuznetsov
397ce97175
Fix docker publish ( #1027 )
...
Fixes docker build for #884
2023-12-11 17:08:42 +00:00
Sergey Kuznetsov
ac6ad13f6c
Fix release notes ( #1022 )
...
Fixes release notes for #884
2023-12-11 15:52:36 +00:00
Sergey Kuznetsov
7d1d1749bc
Another fix of clang-tidy workflow ( #1026 )
...
Another fix for clang-tidy nightly check for #884
2023-12-11 15:11:30 +00:00
Sergey Kuznetsov
acf359d631
Fix permissions issue for clang-tidy ( #1023 )
...
Fixes issue creation for clang-tidy nightly checks for #884
2023-12-11 11:53:22 +00:00
Sergey Kuznetsov
a34e107b86
Add nightly builds ( #1013 )
...
Partially fixes #884 .
Adds:
- Docker image for CI on Linux
- Nightly builds without cache and releases
- Nightly clang-tidy checks
- Fix typos in .clang-tidy
2023-12-08 18:22:22 +00:00
cyan317
b886586de3
Unify ledger_index type ( #1019 )
...
Fix #1014
2023-12-08 14:20:40 +00:00
cyan317
a57abb15a3
Fix example json format ( #1018 )
2023-12-05 12:45:01 +00:00
cyan317
c87586a265
Fix compiler error: header missing ( #1016 )
2023-12-04 13:45:48 +00:00
cyan317
8172670c93
Add close_time_iso to transaction stream ( #1012 )
...
Fix #1011
2023-11-30 13:32:50 +00:00
Sergey Kuznetsov
3fdcd3315b
Make assert write to both log file and cerr ( #1009 )
2023-11-30 10:33:52 +00:00
cyan317
dd018f1c5e
Fix ledger close_time_iso( #1008 )
...
Fix #1007
2023-11-29 18:04:12 +00:00
Sergey Kuznetsov
c2b462da75
Fix paste on mac ( #1006 )
2023-11-29 15:41:45 +00:00
Sergey Kuznetsov
252920ec57
Fix CI
2023-11-29 15:24:50 +00:00
Sergey Kuznetsov
9ef6801c55
Fix git hook
2023-11-29 15:24:50 +00:00
Sergey Kuznetsov
24c562fa2a
Add hostname resolving to dosguard ( #1000 )
...
Fixes #983 .
Cassandra, ETL sorces and cache already support hostname resolving.
Also added config to show missing includes by clangd.
2023-11-29 15:13:40 +00:00
Sergey Kuznetsov
35f119a268
Switch to llvm 17 tools ( #1002 )
...
Fixes #952
2023-11-28 20:09:58 +00:00
Sergey Kuznetsov
1be368dcaf
Fix wrong assert ( #1003 )
2023-11-28 14:06:17 +00:00
cyan317
a5fbb01299
fix ( #999 )
...
Fix #985
2023-11-24 16:01:27 +00:00
Sergey Kuznetsov
3b75d88a35
Add server_definitions to forwarding set ( #996 )
...
Fixes #942
2023-11-22 16:21:03 +00:00