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
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
Artem Pikulin
71441d7d7a
Merge latest jl777 changes. Fix conflicts.
7 years ago
Artem Pikulin
adb2364056
#57 . Add "broadcast" parameter to eth_withdraw method.
7 years ago
jl777
e5fcb72648
Merge pull request #896 from jl777/jl777
Jl777
7 years ago
jl777
f10cf17b1b
Merge pull request #895 from DeckerSU/dev-decker-dev
fix (2) work with nonblocking socket for Windows
7 years ago
DeckerSU
b17a01b384
fix (2) work with nonblocking socket for Windows
7 years ago
jl777
164e76380f
Merge pull request #894 from jl777/jl777
Jl777
7 years ago
jl777
8c71bb2164
Fix !=
7 years ago
jl777
b0a14472f4
Merge pull request #893 from DeckerSU/dev-decker-dev
fix (?) work with nonblocking socket for Windows
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
77aca0a058
Merge pull request #892 from jl777/jl777
Jl777
7 years ago
jl777
88fec8dcd3
Disable errno closing
7 years ago
jl777
f61ca0fc4f
Fix komodo_connect retail
7 years ago
jl777
ca9015e011
Merge pull request #891 from jl777/jl777
Fix windows nonblack connect, thanks decker!
7 years ago
jl777
c563ba96a6
Fix windows nonblack connect, thanks decker!
7 years ago
jl777
c487a02a02
Merge pull request #889 from jl777/jl777
Max coins -> 255
7 years ago
jl777
54079372af
Max coins -> 255
7 years ago
jl777
66d19def5d
Merge pull request #888 from jl777/jl777
Disable parallel curl
7 years ago
jl777
7c8cfd6e86
Disable parallel curl
7 years ago
jl777
8a48c3ec3e
Merge pull request #887 from jl777/jl777
#define LP_MAXPRICEINFOS 512
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
560a75655b
Merge branch 'dev' into jl777
7 years ago
jl777
0c6ba9b760
WinSock2
7 years ago
jl777
5a2f464f46
#include <fcntl.h>
7 years ago
jl777
ec09b32623
HUSHwif
7 years ago
jl777
35d3a9c700
Merge pull request #886 from jl777/jl777
-CMM
7 years ago
jl777
66dd9e250e
-CMM
7 years ago
jl777
77d575b997
Merge pull request #885 from jl777/jl777
5 second connect() timeout
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
23fb98a175
Merge pull request #884 from jl777/jl777
per coin curl handle for mm
HUSH support for dPoW
7 years ago
jl777
6d1668d7df
Prevent MoM data in HUSH
7 years ago
jl777
545b8adee3
Add coin name to mining sig print
7 years ago
jl777
8c9771cfe7
-sleep
7 years ago
jl777
ef0763a957
Syntax
7 years ago
jl777
65fe92cd58
Syntax
7 years ago