Arihant Kothari
25d9e3cc36
Use .empty() instead of .size() for vectors ( #971 )
2.1.0-b1
2023-11-02 23:02:00 +00:00
Sergey Kuznetsov
58f13e1660
Fix code inside assert ( #969 )
2023-11-02 21:34:03 +00:00
Sergey Kuznetsov
a16b680a7a
Add prometheus support ( #950 )
...
Fixes #888
2023-11-02 17:26:03 +00:00
cyan317
320ebaa5d2
Move AdminVerificationStrategy to Server ( #965 )
2023-11-02 10:17:32 +00:00
Alex Kremer
058df4d12a
Fix exit of ETL on exception ( #964 )
...
Fixes #708
2023-11-01 11:59:19 +00:00
Alex Kremer
5145d07693
Update conan to use xrpl 2.0.0-b4 ( #961 )
...
Fixes #960
2023-10-31 19:27:06 +00:00
cyan317
5e9e5f6f65
Admin password ( #958 )
...
Fix #922
2023-10-31 15:39:20 +00:00
Sergey Kuznetsov
1ce7bcbc28
Fix random source choosing ( #959 )
2023-10-31 15:04:15 +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
b363cc93af
Fix wrong random using ( #955 )
...
Fixes #855
2023-10-30 16:40:16 +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
Sergey Kuznetsov
5de87b9ef8
Upgrade fmt to 10.1.1 ( #937 )
2023-10-18 17:11:31 +01:00
Sergey Kuznetsov
398db13f4d
Add help part to readme ( #938 )
2023-10-18 17:10:51 +01:00
cyan317
5e8ffb66b4
Subscribe cleanup ( #940 )
...
Fix #939
2023-10-18 15:45:54 +01:00
cyan317
939740494b
Fix dosguard max_connection ( #927 )
...
Fix #928
2023-10-13 13:10:33 +01:00
Alex Kremer
ff3d2b5600
Set libxrpl version to 2.0.0-b2 ( #926 )
...
Fixes #925
2023-10-13 12:38:39 +01:00
cyan317
7080b4d549
Fix messages pile up ( #921 )
...
Fix #924
2023-10-11 17:24:39 +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
fca29694a0
Fix http params handling discrepancy ( #913 )
...
Fixes #909
2023-10-10 12:23:40 +01:00
Sergey Kuznetsov
a541e6d00e
Update gtest version ( #900 )
2023-10-09 15:36:28 +01:00
Alex Kremer
9bd38dd290
Update cassandra version ( #844 )
...
Fixes #843
2023-10-09 13:28:11 +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
91ad1ffc3b
Fix error "readability-else-after-return" ( #905 )
...
Fix compile error
2023-10-09 11:32:29 +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
ac752c656e
Change consume to full buffer recreate ( #899 )
2023-10-06 14:57:05 +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
Alex Kremer
0b5f667e4a
Fixes broken counters for broken pipe connections ( #880 )
...
Fixes #885
2023-10-04 16:59:40 +01:00
cyan317
fa42c5c900
Fix trans order of subscription transactions stream ( #882 )
...
Fix #833
2023-10-04 09:11:32 +01:00
Sergey Kuznetsov
0818b6ce5b
Add admin password check ( #847 )
...
Fixes #846
2023-10-03 17:22:37 +01:00
cyan317
e2cc56d25a
Add unittests for ledger publisher and bug fixes ( #860 )
...
Fix #881
2023-10-03 13:47:49 +01:00
Sergey Kuznetsov
caaa01bf0f
Add tests for special characters in currency validator ( #872 )
...
Fixes #835
We are using xrpl's function to check currency code is valid so there is no need to change our code.
I added more test cases to be sure that clio supports characters added in xrpl.
2023-10-03 12:13:17 +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
2.0-rc6
2023-10-02 16:45:48 +01:00
Sergey Kuznetsov
d1c41a8bb7
Don't use clio for conan cache hash ( #879 )
2023-10-02 11:43:51 +01:00
Sergey Kuznetsov
207ba51461
Fix CI ( #878 )
...
* Put conan-non-prod artifactory first
* Rebuild all conan packages if no cache
* Save cache only if there was no cache found
2023-09-28 16:49:15 +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
6d9f8a7ead
CI improvements ( #867 )
...
* Generate conan profile in CI
* Move linux build into main workflow
* Add saving/restoring conan data
* Move cache to Linux
* Fix error
* Change key to hash from conanfile
* Fix path error
* Populate cache only in develop branch
* Big refactor
- Move duplicated code to actions
- Isolate mac build from home directory
- Separate ccache and conan caches
* Fix errors
* Change ccache cache name and fix errors
* Always populate cache
* Use newer ccache on Linux
* Strip tests
* Better conan hash
2023-09-28 11:36:03 +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
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
2.0-rc5
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