This is the scenario I have an old wallet This wallet misses a transaction. This transaction was confirmed several times in 2014 I have the public address of that transaction If I ask to my […]
I read the api documentation but I could not find anythin related to market buy and sell commands. Where do I find this information? Moreover, I read the following from the api site https://bittrex.com/api/v1.1/market/selllimit?apikey=API_KEY&market=BTC-LTC&quantity=1.2&rate=1.3 My […]
I’ve followed the advice found on the https://github.com/Bitcoin-wallet/bitcoin-wallet/blob/master/wallet/README.recover.md, but I’m having issues decrypted a wallet backup file When I run below line openssl enc -d -aes-256-cbc -md md5 -a -in Bitcoin-wallet-backup-2017-12-25 > bitcoin-wallet-decrypted-backup I got […]
i don’t know if this is the right place to ask this, but i haven’t found a proper one to do so, so here we go : I wanna get only the LAST OHLCV candle […]
I am trying to open an old (~2012) Bitcoin core wallet.dat with a bitcoin.com wallet, and it says that my password is incorrect, although it works great on my bitcoin core wallet. Was there any […]
first time user here so politely point out any thing I have done wrong. I am looking for three things, but first let me explain the situation and use case: I am using bitcond full […]
Alright, so I’ve been trying to learn a little more about the blockchain and blockchain-development lately. For every other altcoin, I’ve noticed that there’s such a thing as a bootstrap.dat-file which, as I understood it, […]
I am trying to generate BIP32 HD addresses from my Trezors xPub key. I keep getting errors with most of the libs our there. What am I missing? pywallet: from pywallet import wallet xpub = […]
From the README of BFGminer, I see: The totals line shows the following: 6/32 75.0C | 171.3/170.8/171.2Gh/s | A:729 R:8+0(.01%) HW:0/.81% Each column is as follows: The number of devices and processors currently mining Hottest […]