How to upgrade Bitcoin Unlimited node

To install node on Centos you can check the blog post here. Just  in time before UAHF (User Activated Hard Fork), this version Bitcoin Unlimited (1.0.3.0, July 18, 2017) is not yet implement the UAHF/BUIP055 specification (Bitcoin Cash) but once the later version does you know what to do. Here’s the step: SSH or Mosh to your VPS […]

The Surrounding Game, Finally!

If you’ve read my previous blog post, perhaps you knew that there has been screening lately and sadly the trailer has been removed from YouTube from the previous post. I was not the original backers from Kickstarter, I was donating as contributor from their website, although days after donating I was really worried that this project […]

How to run Bitcoin-Unlimited node on CentOS

This will be a quick guide, I am using CentOS v6.5: SSH or Mosh to your VPS Download the latest bitcoin-unlimited client from: https://www.bitcoinunlimited.info/download At the time article written the latest version = v1.0.1.4 (Apr 24, 2017) type: Untar the file. type: Create your own RPC User and RPC Password for bitcoin-cli. Step 1, create bitcoin folder: Step 2, […]

SSH over USB (Windows)

I use this so I don’t need to check what is my iPhone IP address every time or disable VPN to connect properly with SSH over network. For Mac it’s relatively easy follow this link: http://iphonedevwiki.net/index.php/SSH_Over_USB For Windows I tried this morning had some issues but finally resolved it and here’s how I do it. […]