April 26, 2026

Samourai Wallet 0.96.03 APK file

The release page for Samourai Wallet 0.96.03 lists an APK hash but does not have a downloadable APK file. From the available zip or tar.gz files how can I locate (or create) an APK file […]

Read More

Monitor a bunch of addresses for deposits

I have a situation where I create one address per user through GetNewAddress(User.Id) So, in the end, I have a lot of addresses to monitor, to see if any user has deposited money. I can […]

Read More

What is the pool in Nicehash?

I am new to Bitcoin and recently have invested in bitcoins. I came across Nicehash when I was planning to get into Bitcoin mining. I understand that Nicehash gives you an option to rent hash […]

Read More

Setting up the bitcoind to run at startup Ubuntu 17.04

I’ve created a Bitcoin.service file as found here: https://github.com/bitcoin/bitcoin/blob/master/contrib/init/bitcoind.service However i’ve modified it as i build bitcoin-core from source to the following: https://gist.github.com/anonymous/7e1bca97739147d698327d7f3a119992 It is installed to: /lib/systemd/system As apparently in this version of Ubuntu […]

Read More

Errors when running bitcoind at startup

Hi i’ve built Bitcoin core 0.15 from source and am trying to get it to run at startup. I’ve used the bitcoind.conf file found in the bitcoin core repository https://github.com/bitcoin/bitcoin/blob/master/doc/init.md I’m also running Ubuntu 16.04 […]

Read More