-
**Issue by [mabeller](https://github.com/mabeller)**
_Wednesday Jan 29, 2014 at 23:54 GMT_
_Originally opened as https://github.com/Shopify/active_merchant/pull/1019_
---
GoCoin is a digital curren…
-
I cannot say how to repeat it.
It happens (more often?) when a remote wallet is on a physically different machine.
When it happens once, I think the gateway or/and client needs to be restarted to re…
-
guys, the rewards as advertised in the ANN thread are different than the ones in GetProofOfStakeReward
at least compared to the current "master" branch
the difference starts after block 150k, whe…
-
First of all: Amazing effort to write an independent Bitcoin implementation as an (as it seems) single contributor.
I stumbled upon this thanks to [this Tweet](https://twitter.com/lopp/status/11935…
-
main.go
```
package main
import (
"html/template"
"log"
"net/http"
Blockchain "github.com/achievermina/gocoin/blockchain"
)
const port string = ":8000"
type data struct {
B…
-
Hello there,
There's every day more premium porn sites dedicated to virtual reality porn (also known as "5k"). I think "Virtual Reality" should be added ASAP inside /adult/.
Here some virtual re…
xskl0 updated
6 years ago
-
Hi. I am trying to get an API key to work with the Blockchain. I have already applied for several times using the link https://www.blockchain.com/api/request. the first time it was 10.09. 10 days have…
-
Due to testnet woes, i tried out downloading mainnet. Having installed btcd version 0.12.0-beta after the bug fix for filter calculation (announced feb 12 2019), i went about downloading bitcoin mainn…
-
Officially, bitcoind is the one and only Bitcoin client. There's also no official protocol because bitcoind is the protocol.
Despite this, we may want to run two alternative clients with bitcoind, …
-
Hey. What is bitcoin module do u use?
I getting this error
```Traceback (most recent call last):
File "main.py", line 4, in
from bitbalance import BitcoinBalanceFacade, Session, bitcoin…