Artem Pikulin
7e7e473bc5
#162 Check ETOMIC balance only when adding electrum server 1st time.
6 years ago
Artem Pikulin
38bf61e56c
#97 Do not request ETOMIC from faucet if balance >= 20.
7 years ago
jl777
2069950ea8
revert flag for transaction get
7 years ago
jl777
75b8466595
Add true arg to blockchain.transaction.get
7 years ago
jl777
d61798d473
Decode I-return
7 years ago
jl777
92db58605e
Add back 10 second connect()
7 years ago
jl777
4d3bb7d04e
Ifdef electrum connect timeout
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
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
0c6ba9b760
WinSock2
7 years ago
jl777
5a2f464f46
#include <fcntl.h>
7 years ago
jl777
b0ec10c3f3
Fix
7 years ago
jl777
0b9f991354
socklen_t
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
jl777
cb87645672
+print
7 years ago
jl777
2800b74418
Initial condition fix
7 years ago
jl777
cd042e5ead
Default using SPV cache firsttime
7 years ago
jl777
858fbf7690
Revert uncached SPV
7 years ago
jl777
40e2429f7c
-print +coins
7 years ago
jl777
de7b325ef3
Disable unspents cache
7 years ago
jl777
6362d5c75e
2017 -> 2018 in copyright notice
7 years ago
jl777
1e30d696dc
Test
7 years ago
jl777
afbc9329d7
Fixed BCH electrum, by using BTC addresses
7 years ago
jl777
e49a71cd2d
Test
7 years ago
jl777
25b5946838
Test
7 years ago
jl777
d5cb6f8b53
Testing
7 years ago
jl777
0d8165f60b
Scripthash != script
7 years ago
jl777
0fb4868fdf
Scripthash != script
7 years ago
jl777
20b0be3a19
Scripthash electrum for BCH
7 years ago
jl777
0038e3f315
Test
7 years ago
jl777
9078e332d6
Disable electrum error overflow kickstarting
7 years ago
jl777
b2fc780679
Test
7 years ago
jl777
6d7d947313
Test
7 years ago
jl777
f9ca420d1c
Test
7 years ago
jl777
03f9fb0667
Test
7 years ago
jl777
08db8aa6bc
Test
7 years ago
jl777
a4bfef1b12
Test
7 years ago
jl777
ae4f4801f7
Test
7 years ago