-
On a feature branch we see the system test fail due to this reported error:
```
error: {"code":-1,"message":"vector::_M_default_append"}
```
Googling for `vector::_M_default_append` shows stuff abou…
-
Supersedes #549
This is my attempt to document what we need to complete before we release:
@knnniggett
- ~~zms is causing memory corruption in some of my test environments. I've spent quite a bit of…
-
There are several ways our initial release of Equihash are suboptimal for memory usage and time. Let's do a subsequent release to improve those so that we can set the parameters (#856) appropriately.
…
-
Hello Sir/Mam,
I had bought my first bitcoin on 26NOV13 via VirWox. The BitCoins were appearing in my multibit wallet until today. I verified the transaction address on blockinfo and I found the same…
-
Goals:
- provision a host manually (see bonuses below)
- install our software on it, and ensure it's easy to update to later (and specific) revisions in the future
- configure the persistent nodes for…
-
I've been looking at the possibility to use the bx commandline tool to process incoming bitcoin payment notifications.
At the moment, I just use bitcoind for that. In bitcoin.conf, it is possible to …
-
Hi, i believe address should begin with Z
https://en.bitcoin.it/wiki/Base58Check_encoding
chart says 32 is the Z character
-
Something that would be nice to have is a random Bitcoin address generator :smile:
-
I use oj in my whole projects and everything works just fine
BUT when I run a tests and try parse json response like this
```
'{"cursor":{"next":null},"customers":[{"id":"2d5ded172fad40598cc99fc7eeb2…
-
Your code inspired me to try ditch openssl and switch to polarSSL for my vanity bitcoin generator. However, having issues with ecp_point_read_binary() , I am trying to pass a public point like so:
ec…