cyan317
eb1831c489
New subscription manager ( #1071 )
...
Fix #886
2024-01-08 14:45:57 +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
github-actions[bot]
a9d685d5c0
[CI] clang-tidy auto fixes ( #1046 )
...
Fixes #1045 .
2023-12-13 15:08:53 +00:00
cyan317
b886586de3
Unify ledger_index type ( #1019 )
...
Fix #1014
2023-12-08 14:20:40 +00:00
cyan317
dd018f1c5e
Fix ledger close_time_iso( #1008 )
...
Fix #1007
2023-11-29 18:04:12 +00:00
Sergey Kuznetsov
35f119a268
Switch to llvm 17 tools ( #1002 )
...
Fixes #952
2023-11-28 20:09:58 +00:00
cyan317
a5fbb01299
fix ( #999 )
...
Fix #985
2023-11-24 16:01:27 +00:00
cyan317
f0224581a5
Fix nfts_by_issuer's DB issue ( #997 )
...
Fix #988
2023-11-22 15:55:46 +00:00
cyan317
74660aebf1
binary ( #993 )
...
Fix #984
2023-11-20 17:53:34 +00:00
cyan317
db08de466a
Unify json ( #992 )
...
Fix #962
2023-11-20 13:09:28 +00:00
cyan317
feae85782c
DeliverMax alias of Payment tx ( #979 )
...
Fix #973
2023-11-09 13:35:08 +00:00
cyan317
b016c1d7ba
Fix lowercase ctid ( #977 )
...
Fix #963
2023-11-07 16:10:12 +00:00
Sergey Kuznetsov
0597a9d685
Add amm type to account objects ( #975 )
...
Fixes #834
2023-11-03 13:54:54 +00:00
cyan317
05bea6a971
add amm filter ( #972 )
...
Fix #968
2023-11-03 13:12:36 +00:00
cyan317
fa660ef400
Implement DID ( #967 )
...
Fix #918
2023-11-03 09:40:40 +00:00
Sergey Kuznetsov
a16b680a7a
Add prometheus support ( #950 )
...
Fixes #888
2023-11-02 17:26:03 +00:00
Shawn Xie
243858df12
nfts_by_issuer (#948 )
...
Fixes issue #385
Original PR:
#584
2023-10-30 19:53:32 +00:00
Sergey Kuznetsov
200d97f0de
Add AMM types to AccountTx filter ( #954 )
2023-10-30 16:36:28 +00:00
cyan317
1ec5d3e5a3
Amm ledgerentry ( #951 )
...
Fix #916
2023-10-30 15:23:47 +00:00
cyan317
e062121917
Add config to run without valid etl ( #946 )
...
Fix #943
2023-10-20 16:22:25 +01:00
Alex Kremer
1aab2b94b1
Move to clang-format-16 ( #908 )
...
Fixes #848
2023-10-19 16:55:04 +01:00
cyan317
8d783ecd6a
ctid for tx ( #907 )
...
Fix #898 and #917
2023-10-11 09:47:05 +01:00
Sergey Kuznetsov
5e6682ddc7
Add db usage counters ( #912 )
...
Fixes #911
2023-10-10 18:34:28 +01:00
Alex Kremer
f683b25f76
Add field name to output of invalidParams for OneOf ( #906 )
...
Fixes #901
2023-10-09 13:26:54 +01:00
cyan317
64b4a908da
Fix account_tx response both both ledger range and ledger index/hash are specified ( #904 )
...
Fix mismatch with rippled
2023-10-09 10:19:07 +01:00
Alex Kremer
4fe868aaeb
Add inLedger to tx and account_tx ( #895 )
...
Fixes #890
2023-10-05 21:16:52 +01:00
cyan317
59eb40a1f2
Fix ledger_entry error code ( #891 )
...
Fix #896
2023-10-05 18:11:42 +01:00
Sergey Kuznetsov
4b53bef1f5
Add clang tidy ( #864 )
...
Fixes #863
2023-10-03 10:43:54 +01:00
Sergey Kuznetsov
69f5025a29
Add compiler flags ( #850 )
...
Fixes #435
2023-10-02 16:45:48 +01:00
Sergey Kuznetsov
ebe7688ccb
Api v1 bool support ( #877 )
...
* Allow not bool for signer_lists
* Allow transactions to be not bool for v1
* Add tests for JsonBool
2023-09-28 12:56:38 +01:00
Sergey Kuznetsov
6ca777ea96
Account tx v1 api support ( #874 )
...
* Don't fail on ledger params for v1
* Different error on invalid ledger indexes for v1
* Allow forward and binary to be not bool for v1
* Minor fixes
* Fix tests
* Don't fail if input ledger index is out of range for v1
* Restore deleted test
* Fix comparison of integers with different signedness
* Updated default api version in README and example config
2023-09-28 11:31:35 +01:00
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
Alex Kremer
1846f629a5
AccountTx filtering by transaction type ( #851 )
...
Fixes #685
2023-09-18 18:52:00 +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
91648f98ad
Fix malformed taker error to match rippled ( #827 )
...
Fixes #352
2023-09-11 19:39:10 +01:00
Peter Chen
92e5c4792b
Change boost::json to json in unittests ( #831 )
2023-09-11 12:39:38 +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
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
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
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