cyan317
|
963685dd31
|
Ledger_entry return invalid parameter error for v1 (#873)
Fixes #875
|
2023-09-28 09:14:01 +01:00 |
|
cyan317
|
e36545058d
|
Duplicate signer_lists in account_info (#870)
Fix #871
|
2023-09-25 13:24:16 +01:00 |
|
cyan317
|
44527140f0
|
Fix inaccurate coverage caused by LOG (#868)
Fix #845
|
2023-09-21 16:19:53 +01:00 |
|
Alex Kremer
|
0eaaa1fb31
|
Add workaround for async_compose (#841)
Fixes #840
|
2023-09-18 18:52:32 +01:00 |
|
Alex Kremer
|
1846f629a5
|
AccountTx filtering by transaction type (#851)
Fixes #685
|
2023-09-18 18:52:00 +01:00 |
|
Alex Kremer
|
83af5af3c6
|
Remove deprecated cassandra options (#852)
Fixes #849
|
2023-09-18 13:40:38 +01:00 |
|
Alex Kremer
|
418a0ddbf2
|
Add libxrpl version to server_info output (#854)
Fixes #853
|
2023-09-18 13:39:01 +01:00 |
|
Alex Kremer
|
6cfbfda014
|
Repeatedly log on amendment block (#829)
Fixes #364
|
2023-09-13 13:34:02 +01:00 |
|
Alex Kremer
|
91648f98ad
|
Fix malformed taker error to match rippled (#827)
Fixes #352
|
2023-09-11 19:39:10 +01:00 |
|
Sergey Kuznetsov
|
59cd2ce5aa
|
Fix missing lock (#837)
|
2023-09-11 16:19:57 +01:00 |
|
cyan317
|
1ce8a58167
|
Add number of requests to log (#838)
|
2023-09-11 12:58:45 +01:00 |
|
Alex Kremer
|
435d56e7c5
|
Fix empty log lines (#825)
|
2023-08-16 22:57:52 +01:00 |
|
Alex Kremer
|
bf3b24867c
|
Implement sanitizer support via CMake (#822)
Fixes #302
|
2023-08-15 15:20:50 +01:00 |
|
Alex Kremer
|
ec70127050
|
Add LOG macro to prevent unnecessary evaluations (#823)
Fixes #824
|
2023-08-15 14:36:11 +01:00 |
|
Alex Kremer
|
547cb340bd
|
Update doxygen comments (#818)
Fixes #421
|
2023-08-11 21:32:32 +01:00 |
|
Peter Chen
|
696b1a585c
|
Refactor namespaces part 2 (#820)
Part 2 of refactoring effort
|
2023-08-11 17:00:31 +01:00 |
|
Peter Chen
|
23442ff1a7
|
Refactor namespaces part 1 (#817)
Part 1 of refactoring effort
|
2023-08-10 18:05:13 +01:00 |
|
Alex Kremer
|
db4046e02a
|
Move connection state logic to an earlier point (#816)
|
2023-08-09 16:42:33 +01:00 |
|
Peter Chen
|
fc1b5ae4da
|
Support whitelisting for IPV4/IPV6 with CIDR (#796)
Fixes #244
|
2023-08-08 16:04:16 +01:00 |
|
cyan317
|
e3ada6c5da
|
Remove deprecated fields (#814)
Fix #801
|
2023-08-07 18:23:13 +01:00 |
|
cyan317
|
d61d702ccd
|
Account_info add flags (#812)
Fixes #768
|
2023-08-04 16:22:39 +01:00 |
|
Alex Kremer
|
4d42cb3cdb
|
Expose advanced options from cassandra-cpp-driver thru the config (#808)
Fixes #810
|
2023-08-03 15:49:56 +01:00 |
|
cyan317
|
c90bc15959
|
Return error when limit<=0 (#804)
Fix #806
|
2023-08-02 15:34:42 +01:00 |
|
Alex Kremer
|
24f69acd9e
|
Fix Linux/gcc compilation (#795)
Fixes #803
|
2023-08-02 13:44:03 +01:00 |
|
cyan317
|
665890d410
|
Fix connect_timeout request_timeout not work + tsan in RPCServerTestSuite (#790)
Fixes #791
|
2023-07-27 13:35:52 +01:00 |
|
Alex Kremer
|
68eec01dbc
|
Fix TSAN issues part1 (#788)
Fixes a few issues from boost 1.82 migration and some Conan misconfigurations
|
2023-07-26 21:39:39 +01:00 |
|
Peter Chen
|
02621fe02e
|
Add new RPC Handler "version" (#782)
Fixes #726
|
2023-07-26 20:02:11 +01:00 |
|
Arihant Kothari
|
1d0a43669b
|
Fix noRippleCheck fee field (#786)
Fixes #709
|
2023-07-26 19:22:17 +01:00 |
|
cyan317
|
71aabc8c29
|
Nftids (#780)
Fixes #769
|
2023-07-26 17:12:20 +01:00 |
|
cyan317
|
6b98579bfb
|
Remove try catch for server_info(#781)
Avoid tsan false alert
|
2023-07-26 12:44:56 +01:00 |
|
Alex Kremer
|
c6ca650767
|
Add initial Conan integration (#712)
Fixes #645
|
2023-07-24 18:43:02 +01:00 |
|
cyan317
|
2336148d0d
|
Fix missing "validated" (#778)
Fixes #779
|
2023-07-18 10:52:22 +01:00 |
|
Shawn Xie
|
12178abf4d
|
Use mismatch in getNFTokenMintData (#774)
|
2023-07-17 22:09:15 +01:00 |
|
Alex Kremer
|
b8705ae086
|
Add time/uptime/amendment_blocked to server_info (#775)
|
2023-07-14 16:46:10 +01:00 |
|
cyan317
|
b83d7478ef
|
Unsupported Error when request server stream (#772)
Fixes #773
|
2023-07-14 14:44:40 +01:00 |
|
cyan317
|
4fd6d51d21
|
Rename WsSession to WsBase (#770)
|
2023-07-14 13:28:15 +01:00 |
|
cyan317
|
d195bdb66d
|
Change limit tests (#766)
Fixes #771
|
2023-07-14 13:08:08 +01:00 |
|
Alex Kremer
|
50dbb51627
|
Implement configuration options for useful cassandra driver opts (#765)
Fixes #764
|
2023-07-12 15:59:06 +01:00 |
|
cyan317
|
2f369e175c
|
Add "network_id" to server_info (#761)
Fixes #763
|
2023-07-12 12:09:08 +01:00 |
|
cyan317
|
47e03a7da3
|
Forward not supported fields (#757)
Fixes #760
|
2023-07-11 16:49:16 +01:00 |
|
cyan317
|
d7b84a2e7a
|
Missing "tx_hash" for transaction_entry (#758)
Fixes #759
|
2023-07-11 16:47:47 +01:00 |
|
cyan317
|
e79425bc21
|
Remove "strict" (#755)
Fixes #756
|
2023-07-11 13:21:56 +01:00 |
|
cyan317
|
7710468f37
|
Ledger owner fund (#753)
Fixes #754
|
2023-07-11 12:36:48 +01:00 |
|
Alex Kremer
|
210d7fdbc8
|
Use clamp modifier on limit field instead of between validator (#752)
Fixes #751
|
2023-07-10 17:57:26 +01:00 |
|
Alex Kremer
|
ba8e7188ca
|
Implement the Clamp modifier (#740)
Fixes #750
|
2023-07-10 16:09:20 +01:00 |
|
cyan317
|
271323b0f4
|
account_object supports nft page (#736)
Fix #696
|
2023-07-10 13:42:57 +01:00 |
|
cyan317
|
7b306f3ba0
|
version2's account_info (#747)
Fixes #743
|
2023-07-10 13:42:09 +01:00 |
|
cyan317
|
73805d44ad
|
account_tx rpcLGR_IDXS_INVALID adapt to v2 (#749)
Fixes #748
|
2023-07-10 13:41:11 +01:00 |
|
cyan317
|
f19772907d
|
account_flags (#745)
Fixes #746
|
2023-07-10 13:01:33 +01:00 |
|
Alex Kremer
|
616f0176c9
|
Change an error code in account_lines to match rippled (#742)
Fixes #741
|
2023-07-07 16:50:32 +01:00 |
|