Alex Kremer
|
232acaeff2
|
Implement nextgen nft_sell_offers handler (#571)
Fixes #570
|
2023-03-30 12:46:54 +01:00 |
|
Alex Kremer
|
d86104577b
|
Implement new experimental cassandra backend (#537)
|
2023-03-29 19:38:38 +01:00 |
|
cyan317
|
e9937fab76
|
account_offer in new RPC framework (#567)
Fixes #569
|
2023-03-29 16:40:51 +01:00 |
|
Alex Kremer
|
75c2011845
|
Implement nextgen handler for nft_buy_offers (#568)
Fixes #564
|
2023-03-29 16:33:48 +01:00 |
|
cyan317
|
5604b37c02
|
account_tx of new RPC framework (#562)
Fixes #566
|
2023-03-28 13:21:51 +01:00 |
|
cyan317
|
f604856eab
|
Use JSS string (#563)
#565
|
2023-03-28 09:07:10 +01:00 |
|
cyan317
|
b69e4350a1
|
noripple_check implementation of new RPC system (#554)
Fixes #561
|
2023-03-27 14:17:51 +01:00 |
|
Alex Kremer
|
95da706fed
|
Implement nextgen nft_info handler (#558)
Fixing #557
|
2023-03-27 11:50:13 +01:00 |
|
cyan317
|
430812abf5
|
Transaction entry with new RPC framework (#553)
Fixes #555
|
2023-03-24 12:57:54 +00:00 |
|
Alex Kremer
|
8d5e28ef30
|
Implement nextgen account_lines handler (#551)
Fixing #550
|
2023-03-24 12:00:00 +00:00 |
|
cyan317
|
4180d81819
|
Fix subscription forward issue (#544)
Fixes #552
|
2023-03-23 13:54:55 +00:00 |
|
Alex Kremer
|
21eeb9ae02
|
Implement ledger_range rpc handler (#548)
Fixes #549
|
2023-03-21 14:14:43 +00:00 |
|
cyan317
|
edd2e9dd4b
|
Implement book_offers in new RPC framework (#542)
Fixes #547
|
2023-03-21 09:12:25 +00:00 |
|
ledhed2222
|
b25ac5d707
|
Write NFT URIs to nf_token_uris table and pull from it for nft_info API (#313)
Fixes #308
|
2023-03-20 17:43:31 +00:00 |
|
cyan317
|
9d10cff873
|
Custom error validator (#540)
Fixes #541
|
2023-03-15 17:19:57 +00:00 |
|
cyan317
|
bc438ce58a
|
Ledger entry in new RPC framework (#534)
Fixes #539
|
2023-03-15 13:01:40 +00:00 |
|
cyan317
|
b99a68e55f
|
Gateway balance (#536)
Fixes #538
|
2023-03-14 14:21:28 +00:00 |
|
cyan317
|
7a819f4955
|
Gateway balance fix (#535)
Fixes #464
|
2023-03-08 15:08:20 +00:00 |
|
cyan317
|
6b78b1ad8b
|
Fix ledger_entry bug (#532)
Fixes #533
|
2023-03-07 09:32:39 +00:00 |
|
cyan317
|
488e28e874
|
Add IfType requirement to RPC framework (#530)
Fixes #531
|
2023-03-03 12:25:53 +00:00 |
|
cyan317
|
d26dd5a8cf
|
Fix (#528)
Fixes #529
|
2023-02-28 15:29:12 +00:00 |
|
cyan317
|
67f0fa26ae
|
Tx handler in new RPC framework (#526)
Fixes #527
|
2023-02-28 09:35:13 +00:00 |
|
cyan317
|
a3211f4458
|
Handler account_currencies (#524)
Fixes #525
|
2023-02-27 09:17:51 +00:00 |
|
cyan317
|
7d4e5ff0bd
|
Account channel (#519)
Fixes #523
|
2023-02-24 09:34:29 +00:00 |
|
cyan317
|
f6c2008540
|
Provide coroutine process interface for handler (#521)
Fixes #522
|
2023-02-23 16:35:01 +00:00 |
|
cyan317
|
739807a7d7
|
Fix marker issue (#518)
* Fixes #515
|
2023-02-21 13:48:52 +00:00 |
|
Alex Kremer
|
9fa26be13a
|
Change few loglines severity and channel (#517)
Fix #516
|
2023-02-20 11:14:05 +00:00 |
|
cyan317
|
b7fa9b09fe
|
Add common validator (#510)
Fixes #512
|
2023-02-15 13:54:53 +00:00 |
|
cyan317
|
09ac1b866e
|
Add ping handler (#503)
Fix #506
|
2023-02-08 16:20:24 +00:00 |
|
Alex Kremer
|
c07e04ce84
|
Document RPC framework (#501)
Fixes #500
|
2023-02-03 12:07:51 +00:00 |
|
cyan317
|
19455b4d6c
|
Add Unittests for subscription module (#488)
Fix #492
|
2023-02-03 09:07:02 +00:00 |
|
Alex Kremer
|
023e02da15
|
Implement base for nextgen rpc subsystem (#487)
Fixes #494
|
2023-02-02 13:16:01 +00:00 |
|
cyan317
|
8dbf049a71
|
Adjust DosGuard default cfg (#496)
Fix #497
|
2023-02-02 09:04:00 +00:00 |
|
Francis Mendoza
|
992d5a7a70
|
[FOLDED] Eliminate remaining bypass and add comment on rare edge case where it's necessary (#298) (#484)
|
2023-01-25 13:49:28 -08: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 |
|
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
|
f81086f40c
|
Add copyright to top of each source file (#444)
Fixes #411
|
2022-12-12 21:11:01 +00:00 |
|
Alex Kremer
|
10af787324
|
Fix gateway balances to match rippled output (#441)
Fixes #271
|
2022-12-12 19:03:51 +00:00 |
|
Alex Kremer
|
fa78d4e783
|
Implement cli parsing using boost::po (#436)
Fixes #367
|
2022-12-09 21:21:19 +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 |
|