decred / atomicswap

On-chain atomic swaps for Decred and other cryptocurrencies.
https://blog.decred.org/2017/09/20/On-Chain-Atomic-Swaps/
ISC License
507 stars 232 forks source link

Added qtum support for atomic swaps #93

Closed luoshang722 closed 5 years ago

luoshang722 commented 5 years ago

hi, I have added qtumatomicswap to decred, and there are some transactions below Initiate 1.2 qtum: https://testnet.qtum.info/tx/e133382747f7109252e4ebd7cdc223ff3c4db75e6858f30f4f535d9c5698cbd4 Participate 0.04 bitcoin: https://testnet.blockchain.info/tx/808e3db3bfb4aaa95f6bb122c14fc537ec85ca1b2cd51b2a0c1408dcd654dcd0 Redeem 0.04 bitcoin: https://testnet.blockchain.info/tx/7c3dcf3f61274d9e3062bab898bc72754095fd4bff88e21ef64869e0645d8a65 Redeem 1.2 qtum: https://testnet.qtum.info/tx/cd01c667bd92fa5e4e461c9ca81876355c4ea52712f5176ab1a73d507fe0862d

xaur commented 5 years ago

This looks like a blog covering it https://blog.qtum.org/atomic-cross-chain-swap-on-qtum-7e756a890ed7

xaur commented 5 years ago

Pardon if I'm mixing different things, but if QTUM is anything similar to ETH we also need more people to review the ETH support in #76 . I guess if both are merged QTUM<>ETH swaps will be possible.