OK, I am sure that this is a really dumb, rookie question, so sorry in advance… I am trying to read through the blockchain and display the receiving address(es) for all transactions in the chain. […]
I’m completely new to python (and programming), and I know this question will sound very dumb to most of you people. I’m experimenting on getting datas from the cryptocurrencies exchenge bittrex and put it into […]
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 […]
here you can find a public challenge aimed to brute force a brain wallet private key, derived from 8 char long [a-zA-Z0-9] passphrase with a salt of “a@b.c”. Is it possible to adapt an hashing […]
I’m trying to implement paginations using : https://chainquery.com/Bitcoin-api/listtransactions I want to have reverse listing (oldest first), so I need to get total number of transaction returned by listtransactions call. I know that getwalletinfo returns number […]
I’m curious about the development of application of Identity management in Blockchain platform, but I’m a bit confused about the technologies to use. In short words, when is more convenient to develop an application coding […]
79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798,483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8 seems very random to me. I see how this point is on the curve, but how exactly was this specific point chosen to be the base point? Could other base points have worked?
I am using Ledger Nano S hardware wallet to store my bitcoins. Last week, for an experiment, I decided to send bitcoins to hitbtc currency exchange with zero BTC fees. I was wondering how many […]