Andreas Schildbach

Results 113 issues of Andreas Schildbach

When starting up bitcoind and fork-explorer at the same time, I've seen this error from bitcoind and fork-explorer exits: ``` fork-explorer_1 | Bootstrapping real block data... fork-explorer_1 | Listening on:...

Chances are that people who use the dockerized version of electrs are already using bitcoind within a docker container. An easy way to orchestrate containers with depencencies is docker-compose. I'd...

It would be nice to have a free implementation of the APIs necessary for Android Wear. com.google.android.gms.wearable.NodeApi com.google.android.gms.wearable.MessageApi com.google.android.gms.wearable.DataApi

enhancement
confirmed

Currently if one reporter fails (e.g. email server rejects SMTP message) it will fail all the following reporters for the same event. Even if the email succeeds, a delay in...

enhancement

I want to monitor a not yet existing URL for something to appear. Unfortunately currently each request will trigger a change, regardless of if it just again returned the same...

All of them are unmaintained and their tests are in the way of refactorings. MySQL and Postgres had been disabled for a while, and one seems to care. H2 is...

I propose removing support for libsecp256k1 until a clear support path is established. Currently, the removed code is untested and it's not clear to me if it's still compatible. Also...

* Support for different wallet structures * Support for multiple output script types * Wallet upgrade from basic to deterministic was removed