16949 Commits (292ad9daabaa88547969f041872e90c58f14deba)
 

Author SHA1 Message Date
Artem Pikulin 292ad9daab Use inhouse parity nodes for both mainnet and testnet. 7 years ago
Artem Pikulin 15709d0c59 Rollback get nonce and sendRawTxWaitConfirm changes. 7 years ago
Artem Pikulin 881ef0e0f0 Add null checks of blockHash and blockNumber on getting txReceipt. 7 years ago
Artem Pikulin 8deb71e918 Use parity_nextNonce to get nonce. Use inhouse node for Ropsten. 7 years ago
Artem Pikulin 47a4088327 Update Bob contract ETH mainnet address. 7 years ago
Artem Pikulin d6ed0f2d52 Update Bob smart contract integration. 7 years ago
Artem Pikulin 6cceada65c Use exact amount instead of satoshis for eth_withdraw. 7 years ago
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 8447d660c8 Merge branch 'dev' of https://github.com/jl777/SuperNET into etomic 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 3fdb771dd1
Merge pull request #655 from jl777/jl777 7 years ago
jl777 2797ff58ba Update 7 years ago
jl777 a227b31914 Tweak client 7 years ago
jl777 e00d003ca8 Merge branch 'master' into jl777 7 years ago
jl777 513f10576d
Merge pull request #654 from jl777/beta 7 years ago
jl777 0273a09fad
Merge pull request #653 from jl777/dev 7 years ago
jl777 88bf44fe21
Merge pull request #652 from DeckerSU/dev-decker-dev 7 years ago
DeckerSU d20f3b2fe0 fixed Windows build 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
Artem Pikulin 12b036007b Merge branch 'dev' of https://github.com/jl777/SuperNET into etomic 7 years ago
jl777 57d336c4bb
Merge pull request #651 from jl777/jl777 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 cfd66f79ed Merge branch 'jl777' of https://github.com/jl777/SuperNET into etomic 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
jl777 a3f426b8bb Add keccak hash 7 years ago
Artem Pikulin 6cb88cb2ed Merge branch 'dev' of https://github.com/jl777/SuperNET into etomic 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 a295176f86
Merge pull request #650 from jl777/jl777 7 years ago