cyan317
|
047d64983c
|
add coverage for clang (#472)
add report target for CI to parse
Extract the coverage function
format
format
add last line
|
2023-01-16 15:38:26 +00:00 |
|
Alex Kremer
|
1708b929b8
|
Demote couple errors to warning/info in ETLSource (#471)
Fixes #468
|
2023-01-16 11:16:20 +00:00 |
|
cyan317
|
a377514287
|
Replace unique_lock with scoped_lock (#467)
Fixes #466
|
2023-01-10 17:50:53 +00:00 |
|
Michael Legleux
|
c51d696181
|
Write Clio version file from template (#457)
* Set build version from git
* disallow untagged commits to master
* remove clang-format ingore around versionString
|
2023-01-09 09:36:33 -08:00 |
|
cyan317
|
1a9d328f94
|
Add requests limit to DosGuard (#462)
Fixing #448
|
2023-01-06 19:06:33 +00:00 |
|
Francis Mendoza
|
3b1dc60f63
|
Change error message to match rippled (#463)
Fixes #263
|
2023-01-06 17:38:47 +00:00 |
|
Francis Mendoza
|
0c2ca1737e
|
Match format to rippled error code (#461)
Fixes #263
|
2023-01-04 20:53:37 +00:00 |
|
cyan317
|
2f65a26dc7
|
Add time measurement profiler (#458)
Rebase
|
2022-12-20 18:57:47 +00:00 |
|
Michael Legleux
|
37c765a072
|
Build macOS and Ubuntu 22.04 (#456)
build release/x.y.z branches
|
2022-12-19 17:37:38 -08:00 |
|
Alex Kremer
|
29f1f860d8
|
Add unit tests for DOSGuard (#453)
Fixes #452
|
2022-12-19 17:24:02 +00:00 |
|
CJ Cobb
|
414a416938
|
Document dos_guard in example config. Log when client surpasses rate limit (#451)
|
2022-12-16 12:53:28 -05:00 |
|
Alex Kremer
|
1a4180f678
|
Update readme with more log configurations (#447)
Fixes #446
|
2022-12-13 19:17:41 +00:00 |
|
Michael Legleux
|
bca086d776
|
Increase file descriptor limit (#449)
|
2022-12-13 19:17:10 +00:00 |
|
Alex Kremer
|
f81086f40c
|
Add copyright to top of each source file (#444)
Fixes #411
|
2022-12-12 21:11:01 +00:00 |
|
Francis Mendoza
|
962fb12410
|
Update README and example config to describe start_sequence (#438)
Fixes #250
|
2022-12-12 19:16:46 +00:00 |
|
Alex Kremer
|
10af787324
|
Fix gateway balances to match rippled output (#441)
Fixes #271
|
2022-12-12 19:03:51 +00:00 |
|
Francis Mendoza
|
5f32bbbd81
|
Update documentation and config with ssl_cert_file and ssl_key_file (#443)
Fixes #424
|
2022-12-12 19:01:43 +00:00 |
|
Alex Kremer
|
fa78d4e783
|
Implement cli parsing using boost::po (#436)
Fixes #367
|
2022-12-09 21:21:19 +00:00 |
|
Michael Legleux
|
05b03b2086
|
Remove branch name from version string (#437)
Fixes a bug from #430
|
2022-12-07 20:57:49 +00:00 |
|
Alex Kremer
|
866b1d32b3
|
Fix malformed output format over ws rpc (#426)
Fixes #405
|
2022-12-07 19:20:21 +00:00 |
|
CJ Cobb
|
8a1f00debb
|
add connection counting (#433)
|
2022-12-07 13:12:38 -05:00 |
|
Michael Legleux
|
3ec5755930
|
Implement always adding git ref to version string (#430)
Fixes #427
|
2022-12-06 16:23:33 +00:00 |
|
Alex Kremer
|
a0d173feb8
|
Fix source_location issue on MacOSX and Debug build (#431)
Fixes #428
|
2022-12-06 15:53:14 +00:00 |
|
Alex Kremer
|
b0f678411c
|
Return srcCurMalformed on invalid taker_pays in book_offers (#413)
Fixes #267
|
2022-11-30 15:51:09 +00:00 |
|
Alex Kremer
|
1369eaeef6
|
Add custom error for malformed request (#414)
Fixes #276
|
2022-11-30 15:02:43 +00:00 |
|
Alexander Kremer
|
bf217345ae
|
Update headers to use #pragma once
|
2022-11-23 14:26:16 -08:00 |
|
Francis Mendoza
|
7bb567761c
|
Return lgrIdxsInvalid error for ledger_max_index less than ledger_min_index (#339)
Fixes #263
|
2022-11-23 21:38:13 +00:00 |
|
Alex Kremer
|
4b94ed3e55
|
Use custom malformedAddress error in ledger_entry (#419)
Fixes #272
|
2022-11-22 22:18:10 +00:00 |
|
Alex Kremer
|
75c0d22f87
|
Add custom error for malformed owner and request (#417)
Fixes #274
|
2022-11-22 22:05:03 +00:00 |
|
Alex Kremer
|
9803e86158
|
Add closed to header for all paths of ledger_data (#416)
Fixes #219
|
2022-11-22 22:03:49 +00:00 |
|
CJ Cobb
|
0f7e1d5517
|
helper function for subscribe to ensure cleanup (#402)
|
2022-11-22 13:39:14 -05:00 |
|
CJ Cobb
|
cf7a6ecc89
|
include searched_all in error response of tx (#407)
|
2022-11-21 15:52:59 -06:00 |
|
Michael Legleux
|
5c9dce0f8a
|
Remove the github action package signing step
This will be done elsewhere.
|
2022-11-20 22:46:40 -08:00 |
|
Alex Kremer
|
041aba9a0b
|
Implement account ownership check and fix paging (#383)
Fixes #222
|
2022-11-18 17:51:18 +00:00 |
|
Alexander Kremer
|
b13c44eb12
|
Fix pre-commit to only check staged files
|
2022-11-18 09:24:43 -08:00 |
|
Alex Kremer
|
a47bf2e8fe
|
Implement logging abstraction (#371)
Fixes #290
|
2022-11-17 22:02:16 +00:00 |
|
manojsdoshi
|
4b8dd7b981
|
Merging 1.0.3 to develop
|
2022-11-17 12:08:09 -08:00 |
|
Michael Legleux
|
d2c870db92
|
Set version to 1.0.3
1.0.3
|
2022-11-17 11:06:35 -08:00 |
|
Michael Legleux
|
8e17039586
|
Build Clio with CentOS 7
|
2022-11-17 11:02:54 -08:00 |
|
Francis Mendoza
|
25067c97ed
|
Add rpcNOT_SUPPORTED due to Clio disparity with Rippled (#360)
Mitigates #280
|
2022-11-17 17:02:49 +00:00 |
|
manojsdoshi
|
1310e5dde9
|
Set version to 1.0.3-rc1
|
2022-11-16 11:54:09 -05:00 |
|
Alex Kremer
|
0a5bf911c1
|
Add error code extension mechanism and use malformed currency code (#396)
Fixes #275
|
2022-11-15 17:08:09 +00:00 |
|
Francis Mendoza
|
6015faa0d3
|
Return srcIsrMalformed for taker_gets issuer in book_offers (#266)
Fixes #266
|
2022-11-14 21:05:26 +00:00 |
|
Francis Mendoza
|
e68fd3251a
|
Use rpcBAD_ISSUER for empty taker in subscribe cmd (#352)
Fixes #352
|
2022-11-14 20:50:42 +00:00 |
|
Francis Mendoza
|
c13ac79552
|
Use rpcINVALID_PARAMETERS for invalid ledger_index in ledger command (#279)
Fixes #279
|
2022-11-14 20:42:50 +00:00 |
|
CJ Cobb
|
b1299792a6
|
Better handle markers in nft_buy_offers and nft_sell_offers (#400)
|
2022-11-14 14:59:12 -05:00 |
|
CJ Cobb
|
2cbf09d6ae
|
handle invalidHotWallet in gateway_balances (#384)
|
2022-11-14 13:21:18 -05:00 |
|
CJ Cobb
|
42cf55fd0e
|
remove accountFromSeed (#399)
|
2022-11-14 13:20:42 -05:00 |
|
Francis Mendoza
|
e825be24cc
|
Add Doxyfile and comments for BackendInterface.h (#307)
Fixes #285
|
2022-11-11 12:26:44 +00:00 |
|
Francis Mendoza
|
997742b555
|
Add limit in four additional files (#328)
Fixes #221
|
2022-11-10 13:47:13 +00:00 |
|