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 |
|
cyan317
|
6ad72446d1
|
Disable xrpl tests (#785)
|
2023-07-26 19:31:12 +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 |
|
cyan317
|
375ac2ffa6
|
Enable CI MACOS node (#783)
Fixes #784
|
2023-07-26 11:39:13 +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 |
|
Alex Kremer
|
9f4f5d319e
|
Fix discrepancies in ledger_entry (#739)
Fixes #738
|
2023-07-07 12:04:59 +01:00 |
|
cyan317
|
dcbc4577c2
|
Use "invalidParam" when "book_offers" taker format is wrong (#734)
Fix #735
|
2023-07-05 17:25:17 +01:00 |
|
Alex Kremer
|
f4d8e18bf7
|
Add deletion_blockers_only support (#737)
Fixes #730
|
2023-07-05 17:04:08 +01:00 |
|
cyan317
|
b3e001ebfb
|
Remove date from account_tx (#732)
Fixes #733
|
2023-07-04 15:40:54 +01:00 |
|
Alex Kremer
|
524821c0b0
|
Add strict field support (#731)
Fixes #729
|
2023-07-04 15:39:34 +01:00 |
|
cyan317
|
a292a607c2
|
Implement 'type' for 'ledger_data' (#705)
Fixes #703
|
2023-07-04 15:26:21 +01:00 |
|
Alex Kremer
|
81894c0a90
|
Implement deposit_authorized RPC and tests (#728)
Fixes #727
|
2023-07-04 11:21:41 +01:00 |
|
Alex Kremer
|
0a7def18cd
|
Implement custom HTTP errors (#720)
Fixes #697
|
2023-07-04 11:02:32 +01:00 |
|
cyan317
|
1e969ba13b
|
Unknown Option (#710)
Fixes #711
|
2023-07-03 11:02:14 +01:00 |
|
cyan317
|
ef62718a27
|
Fix max limit for account tx (#723)
Fixes #724
|
2023-07-03 10:56:43 +01:00 |
|
Alex Kremer
|
aadd9e50f0
|
Forward api_version 1 requests to rippled (#716)
Fixes #698
|
2023-06-26 09:52:57 +01:00 |
|
cyan317
|
d9e89746a4
|
Stop etl when crash (#708)
Fixes #706
|
2023-06-21 13:10:24 +01:00 |
|
cyan317
|
557ea5d7f6
|
Remove sensitive info from log (#701)
Fixes #702
|
2023-06-16 16:50:54 +01:00 |
|
cyan317
|
4cc3b3ec0f
|
Fix account_tx marker issue (#699)
Fixes #700
|
2023-06-16 12:29:34 +01:00 |
|
Alex Kremer
|
a960471ef4
|
Support api_version (#695)
Fixes #64
|
2023-06-16 12:14:30 +01:00 |
|
cyan317
|
871d43c85f
|
Account_tx bug fix (#694)
Fixes #693
2.0-rc3
|
2023-06-14 14:57:42 +01:00 |
|
cyan317
|
5ce3fff788
|
Read only for backend (#691)
Fixes #663
|
2023-06-14 13:05:37 +01:00 |
|
cyan317
|
a76194d299
|
Fix clang crash (#690)
Fixes #692
|
2023-06-13 11:35:16 +01:00 |
|
Alex Kremer
|
14f9f98cf2
|
Implement basic transformer tests (#689)
|
2023-06-13 11:16:52 +01:00 |
|
cyan317
|
01e4eed130
|
Fix marker issue (#687)
Fixes #688
|
2023-06-12 10:44:42 +01:00 |
|
cyan317
|
893315c50d
|
Fix mismatch when subscribe book offers when both is true
Fixes #677
|
2023-06-12 10:23:19 +01:00 |
|
Alex Kremer
|
b83d206ced
|
Add more fine grained counters (#683)
Fixes #665
|
2023-06-09 16:48:55 +01:00 |
|
cyan317
|
9d28e64383
|
report not support (#682)
Fixes #678 #679
|
2023-06-09 16:14:19 +01:00 |
|