Sergey Kuznetsov
|
e98e74d768
|
Add cmake-format to docker and mac runners (#1213)
For #1067
|
2024-02-26 23:08:31 +00:00 |
|
Sergey Kuznetsov
|
c94f55b7eb
|
Add doc for Random and TerminationHandler (#1206)
Fixes #1010
|
2024-02-26 23:07:05 +00:00 |
|
Sergey Kuznetsov
|
0f5da4414c
|
Turn on macOS runners in CI (#1185)
|
2024-02-23 13:22:03 +00:00 |
|
Alex Kremer
|
33700e3305
|
Update issue templates (#1202)
Fixes #1203
|
2024-02-22 13:39:35 +00:00 |
|
Alex Kremer
|
a7a1a724e2
|
Fix logo backdrop and alignment (#1198)
|
2024-02-21 15:17:08 +00:00 |
|
github-actions[bot]
|
656ab286b6
|
[CI] clang-tidy auto fixes (#1197)
Fixes #1196
|
2024-02-21 13:50:46 +00:00 |
|
Alex Kremer
|
190b5c6a37
|
Rewrite cache loader to async framework (#1193)
Fixes #1188
|
2024-02-20 19:24:49 +00:00 |
|
Maria Shodunke
|
27fe35a2d1
|
Cleanup location of docs and example files (#1195)
|
2024-02-20 18:40:03 +00:00 |
|
Sergey Kuznetsov
|
62f55a7dce
|
Refactor source (#1171)
For #51
|
2024-02-20 14:07:27 +00:00 |
|
Maria Shodunke
|
26d663c0be
|
Split README into separate files (#1191)
Fixes #1059
|
2024-02-20 11:52:32 +00:00 |
|
github-actions[bot]
|
9b0dab602f
|
[CI] clang-tidy auto fixes (#1190)
|
2024-02-16 10:21:59 +00:00 |
|
Alex Kremer
|
97a63db51d
|
Basic execution context framework (#1004)
Fixes #1187
|
2024-02-15 20:36:00 +00:00 |
|
Sergey Kuznetsov
|
75c6ad5c8d
|
Improve Prometheus section in Readme (#1182)
|
2024-02-15 17:32:46 +00:00 |
|
github-actions[bot]
|
52d6d2c54f
|
[CI] clang-tidy auto fixes (#1177)
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-02-15 09:10:54 +00:00 |
|
cyan317
|
b89cdb26f2
|
Use json value_to<string> to do the string convert (#1172)
Fix #953
|
2024-02-14 13:26:00 +00:00 |
|
Alex Kremer
|
cce695c570
|
Rename all detail to impl (#1168)
Fixes #1084
|
2024-02-12 11:54:41 +00:00 |
|
Alex Kremer
|
cea9c41a88
|
Upload codecov in separate workflow (#1166)
Fixes #1165
|
2024-02-08 16:20:54 +00:00 |
|
Sergey Kuznetsov
|
8575f786a8
|
Comment out macOS CI (#1164)
2.1.0
2.1.0-rc5
|
2024-02-07 15:57:50 +00:00 |
|
Alex Kremer
|
08b02c64cb
|
Fix amm_info amounts in output map to user input (#1162)
Fixes #1156
|
2024-02-06 21:12:57 +00:00 |
|
Alex Kremer
|
b358649cf9
|
Add missing include (#1161)
Fixes #1160
|
2024-02-06 12:35:35 +00:00 |
|
github-actions[bot]
|
6bd72355db
|
[CI] clang-tidy auto fixes (#1159)
Fixes #1158
|
2024-02-06 12:08:44 +00:00 |
|
Alex Kremer
|
a1699d7484
|
Rename headers to .hpp (#1154)
Fixes #1153
|
2024-02-05 13:10:50 +00:00 |
|
Sergey Kuznetsov
|
957aadd25a
|
Requests library (#1140)
For #51.
First part of improving forwarding - library for easy async requests.
|
2024-02-05 11:35:10 +00:00 |
|
Alex Kremer
|
8f89a5913d
|
Fix paging bug in range deletion tool (#1150)
|
2024-02-02 16:29:17 +00:00 |
|
github-actions[bot]
|
ecfe5e84e5
|
[CI] clang-tidy auto fixes (#1152)
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-02-02 09:34:08 +00:00 |
|
Alex Kremer
|
03c0940649
|
Fix most includes in headers (#1149)
Fixes #1146
|
2024-02-01 12:49:11 +00:00 |
|
cyan317
|
dc5aacfe39
|
Side chain ledgerentry (#1144)
Fix #861
|
2024-02-01 09:12:24 +00:00 |
|
Alex Kremer
|
3fda74e3f7
|
Cassandra data removal tool (#1142)
Fixes #1143
|
2024-01-30 13:27:42 +00:00 |
|
Santiago Reig
|
df27c4e629
|
Forward server_state to rippled (#1135)
Fixes #1138.
2.1.0-rc4
|
2024-01-25 15:56:31 +00:00 |
|
cyan317
|
37ee74c293
|
Fix bookbase (#1139)
Fix #1137
|
2024-01-25 14:01:01 +00:00 |
|
Bronek Kozicki
|
ec335176bb
|
Fixes for gcc 13 (#1128)
* Add include <cstdint> where needed
* Add .devcontainer to .gitignore
* Document gcc-13 compilation fix for rocksdb
|
2024-01-25 12:01:11 +00:00 |
|
cyan317
|
ab33b26ec4
|
Fix ETL race condition problem (#1132)
Wait for previous publish being finished to switch to writer.
|
2024-01-24 16:55:08 +00:00 |
|
cyan317
|
28c8fa2a9a
|
Ledger entry type filter for account_objects and ledger_data (#1116)
Fix #1109
|
2024-01-17 17:29:59 +00:00 |
|
Alex Kremer
|
12bbed194c
|
Rerun clang tidy on fix merge (#1124)
|
2024-01-16 18:14:09 +00:00 |
|
Alex Kremer
|
1fa09006f8
|
Trigger clang-tidy restart via git commands (#1123)
|
2024-01-16 16:44:35 +00:00 |
|
Alex Kremer
|
e3b6fc4bd4
|
[CI] clang-tidy auto fixes (manual) (#1122)
Fixes #1121
|
2024-01-16 16:13:52 +00:00 |
|
Alex Kremer
|
34594ff8c0
|
[CI] clang-tidy auto fixes (FAKE4) (#1120)
|
2024-01-16 14:49:28 +00:00 |
|
Alex Kremer
|
40eeb57920
|
Add permission for actions (#1119)
|
2024-01-16 14:44:04 +00:00 |
|
Alex Kremer
|
3eb36c049c
|
[CI] clang-tidy auto fixes (FAKE3) (#1118)
|
2024-01-16 14:32:40 +00:00 |
|
Alex Kremer
|
81602e8ae7
|
Change to running workflow via gh (#1117)
|
2024-01-16 14:27:21 +00:00 |
|
Alex Kremer
|
0cef9e0620
|
[CI] clang-tidy auto fixes (FAKE2) (#1115)
|
2024-01-16 12:50:07 +00:00 |
|
Alex Kremer
|
81d1b30607
|
Use contains syntax to grep for title (#1114)
|
2024-01-16 12:46:02 +00:00 |
|
Alex Kremer
|
923d021c83
|
[CI] clang-tidy auto fixes (FAKE) (#1113)
|
2024-01-16 12:36:29 +00:00 |
|
Alex Kremer
|
cd2b09ffb7
|
Use contains syntax to grep for label (#1112)
|
2024-01-16 12:28:48 +00:00 |
|
github-actions[bot]
|
3c62a1f42c
|
[CI] clang-tidy auto fixes (#1111)
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-01-16 09:19:57 +00:00 |
|
cyan317
|
f97e0690c8
|
Account tx type improvement (#1108)
Fix #1090
|
2024-01-16 09:18:47 +00:00 |
|
Alex Kremer
|
eeaccbabd9
|
Add attempt at auto rerun functionality (#1105)
Attempting to refactor clang-tidy as an action and reuse it from two workflows.
|
2024-01-15 19:48:59 +00:00 |
|
Alex Kremer
|
13d2d4e2ca
|
Enable DB tests via ScyllaDB service (#1103)
Fixes #1092
|
2024-01-15 12:09:00 +00:00 |
|
cyan317
|
350a45e7e2
|
Fix unstable unittest (#1102)
Properly mock wsbase
|
2024-01-15 12:06:14 +00:00 |
|
Alex Kremer
|
ce86572274
|
Fix forwarded flag placement (#1101)
Fixes #1091
2.1.0-rc3
|
2024-01-12 14:02:50 +00:00 |
|