Artem Pikulin
|
8bc79dbfb0
|
Add balance and withdraw API methods for ETH/ERC20.
|
7 years ago |
Artem Pikulin
|
0c7c283de0
|
Fix Alice ETH payment reclaim.
|
7 years ago |
Artem Pikulin
|
5797208e07
|
Not wait time(NULL) > rswap.dlocktime-3*INSTANTDEX_LOCKTIME/2 when no bobpayment.
|
7 years ago |
Artem Pikulin
|
12181a5d42
|
Temporary set payment wait timeout to 180 seconds instead of 1800.
|
7 years ago |
Artem Pikulin
|
a7c75feef9
|
Do not wait for Alice payment to be confirmed on Bob side.
|
7 years ago |
Artem Pikulin
|
0c7d1eae67
|
Do not wait for Alice payment confirmation on Bob side temporary.
|
7 years ago |
Artem Pikulin
|
da1f888d62
|
Use secp256k1 functions definitions from cpp-ethereum.
|
7 years ago |
Artem Pikulin
|
6478012ad8
|
Use secp256k1 functions definitions from cpp-ethereum.
|
7 years ago |
Artem Pikulin
|
3afbc2ce67
|
Set different linker options for MacOS.
|
7 years ago |
Artem Pikulin
|
a371cc99ba
|
Wait 1800 seconds for dexfee. Required for lot of ETH concurrent swaps.
|
7 years ago |
Artem Pikulin
|
6d4eac4f77
|
Add existence checks to verifies/spends of ETH transactions.
|
7 years ago |
Artem Pikulin
|
813eb464ee
|
Check for tx existence 30 times before returning error.
|
7 years ago |
Artem Pikulin
|
2e8942d7a5
|
Check for ETH tx existence 10 times before aborting.
|
7 years ago |
Artem Pikulin
|
b94284daac
|
Use static nanomsg build by default.
|
7 years ago |
Artem Pikulin
|
43b92c9be6
|
Sleep on tx confirmation check only if it's not confirmed yet.
|
7 years ago |
Artem Pikulin
|
754fab7b07
|
Use mutex lock to allow only 1 concurrent ETH tx send.
|
7 years ago |
Artem Pikulin
|
58fa860f82
|
Wait for another thread to get nonce when simultaneous calls are done.
|
7 years ago |
jl777
|
2797ff58ba
|
Update
|
7 years ago |
jl777
|
a227b31914
|
Tweak client
|
7 years ago |
jl777
|
ccc0148491
|
Adjust
|
7 years ago |
Artem Pikulin
|
dbbc7f8392
|
Check ETH tx receipts in payment claim/spend methods.
|
7 years ago |
Artem Pikulin
|
86e121ecda
|
Add NULL checks when ETH txs are sent.
|
7 years ago |
jl777
|
7375b995ba
|
+print
|
7 years ago |
jl777
|
db928a431f
|
Calcaddrhash for SMART
|
7 years ago |
Artem Pikulin
|
cd7d47a571
|
Add keccak.c to marketmaker build.
|
7 years ago |
Artem Pikulin
|
918e836a4f
|
Add separate marketmaker targets for mainnet and testnet.
|
7 years ago |
jl777
|
00bc5befb1
|
Null terminate ./marketmaker events output
|
7 years ago |
jl777
|
799ff00379
|
Add requestid/quoteid to "update" output
|
7 years ago |
Artem Pikulin
|
7ccf068a32
|
Fix setting allowance.
|
7 years ago |
Artem Pikulin
|
14094d85bb
|
Check ERC20 decimals value and change amounts accordingly.
|
7 years ago |
jl777
|
174cfa6d42
|
Define NN_WS_MSG_TYPE
|
7 years ago |
Artem Pikulin
|
1583d252f0
|
Set bobconfirms, aliceconfirms to 1 for ETOMIC.
|
7 years ago |
Artem Pikulin
|
a062d7ecf0
|
Log ETH tx verification errors.
|
7 years ago |
jl777
|
bfdbf2c43f
|
"update" method in swapstatus
|
7 years ago |
Artem Pikulin
|
c249b831a0
|
Get gas price from ETH gas station.
|
7 years ago |
Artem Pikulin
|
10e6ef9326
|
Get gas price from ETH gas station.
|
7 years ago |
Artem Pikulin
|
9e2a43d029
|
Verify Alice ETH/ERC20 fee amount.
|
7 years ago |
jl777
|
955e9f8ac4
|
Reduce assetchain confirms
|
7 years ago |
Artem Pikulin
|
452cea9d76
|
Check that alice ETH/ERC20 dex fee is confirmed.
|
7 years ago |
Artem Pikulin
|
780fe71235
|
Send Alice ETH and ERC20 fee.
|
7 years ago |
Artem Pikulin
|
22f5e27b7c
|
Fix Alice ERC20 payment verification.
|
7 years ago |
Artem Pikulin
|
06eb88dd7a
|
Got both Bob and Alice ERC20 working.
|
7 years ago |
jl777
|
024a7ed7b7
|
Trim string terminator from IPC_ENDPOINT
|
7 years ago |
jl777
|
d15f620554
|
Revert bob prevention during alice swap
|
7 years ago |
Artem Pikulin
|
fe42ebff03
|
Add ETH tx validations. Add automatic ERC20 approve.
|
7 years ago |
jl777
|
2a68539cdf
|
DNR
|
7 years ago |
jl777
|
4d9b490ebe
|
Test
|
7 years ago |
jl777
|
541c3beec4
|
Prints
|
7 years ago |
jl777
|
7e0dcb1872
|
-prints
|
7 years ago |
jl777
|
663d32c065
|
-prints
|
7 years ago |