-
Notifications
You must be signed in to change notification settings - Fork 23
Future Improvements
There are a significant amount of the hacks which are involved to get the swap working at that time, here is the list of items which may be considered for improvement
Bitcore library made the issues while packing it up for the web, to mitigate this script at the altcoin-atomic-trading-platform/scripts/startfirsttime.sh is made to fix the bitcore library inline.
Remove MQTT service and put the pubsub logic on the decentralized platform. This could be done in several ways using the ethereum Whisper protocol, putting same logic on the smart contract or listening for the events on the ethereum and act according to the message.
Fix all TODOs. Six them which one is related to the security issue (extracting secret should be done through the contract), others are related to the events in case of the failure.