July, 2019 - Dev Update

Step by step walk the thousand-mile road.

Miyamoto Musashi, The Book of Five Rings

July has been intense, our main focus was to make Bobtimus ready for Testnet. We implemented a custom algorithm for the rates, based on the wallet balances to ensure that (or at least help with) Bobtimus' wallets does not get drained. This is of course not to be used for mainnet but it was a good exercise to test the modularity of Bobtimus rate service. Ultimately, we want to make it possible for everyone to implement their own trading algorithm using Bobtimus.

Then, we deployed Bobtimus in the cloud to allow you to have a go and try it out. You need to have full nodes running to use comit-rs at this stage. We know it is not ideal as you would have to sync Bitcoin testnet and Ethereum ropsten chains but we are working toward usability as part of our quaterly goals.

We have also published a blog post that explains our Bitcoin HTLC in more details.

Cheers,

— Franck


If you want to check out in more details the work done, here are the GitHub issues closed in July: