Artem Pikulin
1ff4621fde
#58 Add ETH/ERC20 avevolume/maxvolume to orderbooks.
7 years ago
Artem Pikulin
7eeb533b74
#71 Fix crash on failing ETH/ERC20 balance requests.
7 years ago
jl777
3227dc9142
+print
7 years ago
jl777
4302955f38
Remove dup
7 years ago
jl777
92db58605e
Add back 10 second connect()
7 years ago
jl777
8f478087bd
Fix
7 years ago
jl777
bc181dc041
LP_alicequery_clear();
7 years ago
jl777
4d3bb7d04e
Ifdef electrum connect timeout
7 years ago
jl777
8ff428b226
Unrevert
7 years ago
jl777
6d37c041db
Revert double send of request
7 years ago
jl777
c99b5d5f03
Revert connect timeout
7 years ago
jl777
c4c960ab8d
10 seconds connect
7 years ago
Artem Pikulin
245325e5a2
#70 Make instantdex_deposit method error more clear.
7 years ago
Artem Pikulin
869e57a8af
#69 Add ETH/ERC20 balance to LP_RTsmartbalance.
7 years ago
jl777
f93654ac75
-print
7 years ago
jl777
247600cbf6
PRLPAY
7 years ago
Artem Pikulin
adb2364056
#57 . Add "broadcast" parameter to eth_withdraw method.
7 years ago
DeckerSU
b17a01b384
fix (2) work with nonblocking socket for Windows
7 years ago
jl777
8c71bb2164
Fix !=
7 years ago
DeckerSU
1508814b3a
fix (?) work with nonblocking socket for Windows
read https://msdn.microsoft.com/en-us/library/windows/desktop/ms737625%28v=vs.85%29.aspx from:
With a nonblocking socket, the connection attempt cannot be completed immediately. In this case, connect will return SOCKET_ERROR, and WSAGetLastError will return WSAEWOULDBLOCK. In this case, there are three possible scenarios:
[Solution] Use the select function to determine the completion of the connection request by checking to see if the socket is writeable.
What exactly do we do below ... calls to `select`.
7 years ago
jl777
88fec8dcd3
Disable errno closing
7 years ago
jl777
f61ca0fc4f
Fix komodo_connect retail
7 years ago
jl777
c563ba96a6
Fix windows nonblack connect, thanks decker!
7 years ago
jl777
54079372af
Max coins -> 255
7 years ago
jl777
7c8cfd6e86
Disable parallel curl
7 years ago
jl777
b1287211ce
#define LP_MAXPRICEINFOS 512
7 years ago
jl777
4cb8f5db3c
-print
7 years ago
jl777
09fa8e6845
+coins
7 years ago
jl777
0c6ba9b760
WinSock2
7 years ago
jl777
5a2f464f46
#include <fcntl.h>
7 years ago
jl777
66dd9e250e
-CMM
7 years ago
jl777
b0ec10c3f3
Fix
7 years ago
jl777
0b9f991354
socklen_t
7 years ago
Artem Pikulin
efd963831f
#62 Add "version" RPC method.
7 years ago
jl777
992200cbd9
Fix
7 years ago
jl777
8604be5128
Fix
7 years ago
jl777
e511a96a76
-bool
7 years ago
jl777
cfe4b1585f
+struct
7 years ago
jl777
fb238bfd73
Test 5 sec connect() timeout
7 years ago
jl777
602b0dbfdf
+/- prints
7 years ago
Artem Pikulin
4e50178ca0
#59 Check ETH/ERC20 payment/deposit status before trying to spend it.
7 years ago
jl777
cb87645672
+print
7 years ago
jl777
545b8adee3
Add coin name to mining sig print
7 years ago
jl777
ef0763a957
Syntax
7 years ago
jl777
65fe92cd58
Syntax
7 years ago
jl777
ee8724eecb
Per coin curl handle
7 years ago
jl777
8beb9e4da8
Syntax
7 years ago
jl777
9f02ad2a58
Test 10 to 20
7 years ago
Artem Pikulin
a291ae5f4f
Fix non-etomic swap start crash.
7 years ago
jl777
f9ae50cad9
Extra request
7 years ago