59 Commits (a5daea1aecb8b68860c4be7d5ee4f627d560f665)

Author SHA1 Message Date
Artem Pikulin 6f64ac0f18 #104 Add txChain field to tradestatus. 7 years ago
Artem Pikulin 9cf5e88a30 #104. Expose ETH transactions data on WS events. 7 years ago
Artem Pikulin 437d9b23df #82 Use prev ETH/ERC20 balance on portfolio in case of request error. 7 years ago
Artem Pikulin 79f7579e5a #79 Add proper ETH address comparison based on cpp-ethereum code. 7 years ago
Artem Pikulin 963c8fcc7c #66 Use only 1 ETOMIC for ETH/ERC20 trades instead of using 1:1 amount. 7 years ago
Artem Pikulin 4e50178ca0 #59 Check ETH/ERC20 payment/deposit status before trying to spend it. 7 years ago
Artem Pikulin 2eeb227a1b Fix decimals value handling for ERC20 tokens. 7 years ago
Artem Pikulin 18873c4502 Add "decimals" field for ERC20 tokens without decimals function. 7 years ago
Artem Pikulin 1a65ec313b Increase default gas price. Eth_withdraw errors if station request fails. 7 years ago
jl777 6362d5c75e 2017 -> 2018 in copyright notice 7 years ago
Artem Pikulin 1319802aa0 #16 Add gas and gas price to eth_withdraw. Add eth_gas_price method. 7 years ago
Artem Pikulin 2c37c827d7 Use INSTANTDEX_PUBKEY ETH addr to send fees. 7 years ago
Artem Pikulin f036d8cee5 Add ETH/ERC20 balance to few API methods. 7 years ago
Artem Pikulin d6ed0f2d52 Update Bob smart contract integration. 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 0c7d1eae67 Do not wait for Alice payment confirmation on Bob side temporary. 7 years ago
Artem Pikulin 3afbc2ce67 Set different linker options for MacOS. 7 years ago
Artem Pikulin 6d4eac4f77 Add existence checks to verifies/spends of ETH transactions. 7 years ago
Artem Pikulin 754fab7b07 Use mutex lock to allow only 1 concurrent ETH tx send. 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 14094d85bb Check ERC20 decimals value and change amounts accordingly. 7 years ago
Artem Pikulin a062d7ecf0 Log ETH tx verification errors. 7 years ago
Artem Pikulin 9e2a43d029 Verify Alice ETH/ERC20 fee amount. 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
Artem Pikulin fe42ebff03 Add ETH tx validations. Add automatic ERC20 approve. 7 years ago
Artem Pikulin 9a9b1a10ae In progress of adding ETH tx validations. 7 years ago
jl777 c2d500708e Mainnet toggle 7 years ago
Artem Pikulin 753a1aac7e Add ERC20 bob deposit/payment. Bob spends alice payment only when alicetomic not empty. 7 years ago
Artem Pikulin 222584f497 Fix remember bobtomic/alicetomic. 7 years ago
Artem Pikulin 84385107f4 Add methods for reclaim/refunds. Stop put persistent privkey to file. 7 years ago
Artem Pikulin e699a75bf2 Remove Bob double payment send. Fix Alice spend. 7 years ago
Artem Pikulin 3511f9aeeb Fix warnings. 7 years ago
Artem Pikulin 00c6897902 Send ETH payments and deposits inside sendrawtx. 7 years ago
Artem Pikulin 4a0785b1a3 Bob sends ETH deposit and payment and able to refund deposit. 7 years ago
Artem Pikulin 1058553c19 Send Alice ETH payment and claim by Bob. 7 years ago
Artem Pikulin d7945c24db Send Alice's ETH payment and claim it by Bob. 7 years ago
jl777 4a89d15097 Test 7 years ago
jl777 b41230f4b9 Test 7 years ago
jl777 8c569350a5 Test 7 years ago
jl777 014b1b3dd7 Test 7 years ago
jl777 913d75219b Test 7 years ago
jl777 84329750a1 Pub33-> pub64 7 years ago
Artem Pikulin ba5aafd5ca Move etomic lib to SuperNet. 7 years ago
jl777 d7c8daff1a Test 7 years ago
jl777 f0fc937835 Test 7 years ago
jl777 f08b7700ed Test 7 years ago