illuzen

Results 17 comments of illuzen

Hey @samnet, thanks for your interest in Bitmesh! Interoperability was precisely the reason we chose to modify them. Bitmesh has a javascript frontend, which uses bitcore. Bitcore at the time...

I had this problem bc I did `dashman syn` after `dashman update` instead of before like I was supposed to. This worked for me: ```` rm /root/.dashcore/dash-cli ln -s /root/.dashcore/dashcore-0.12.2/bin/dash-cli...

I wrote a fix for this, but am confused how to use gulp. Will make a pull request once this happens. Will somebody explain how to run "gulp lint" on...

I believe the latest merge takes care of this.

It looks like the latest merge covers the issues I was addressing, but more cleanly. Next time!

I take that back. There's still the issue that setupRefund expects the commitmentTx to have an output, and it doesn't. I think it should be in processFunding: Consumer.prototype.processFunding = function(utxo)...