Andreas Schildbach
Andreas Schildbach
**Describe the bug** An audio call with one person not hearing the other person for a quite a while **Server** - Version: [1.8.4] - Environment: [Docker] - LiveKit is used...
When connecting to an MQTT broker, please allow putting an mDNS domain into the "broker" field. Currently (on version 0.15.1.beta2) it seems only IP addresses and regular DNS names are...
**Is your feature request related to a problem? Please describe.** WLED 0.13.x on an ESP32 (Athom Addressable Strip Controller) connects to Wifi only via WPA2. With WPA2, several kind of...
My MQTT naming scheme (with mostly Tasmota clients) would require the topic name: `cmnd/studio/desk/strip/light/POWER` That's 34 characters.
This is early work on Testnet4. When I last tested it several rebases ago, it successfully synced the Testnet4 chain. However, the specific rules for difficulty transitions are still missing...
Just got this error when building locally (Ubuntu 20.04, Gradle 4.4.1, openjdk 11.0.14.1). I've never seen this before, and it went away already with the next build. ``` org.bitcoinj.core.FilteredBlockAndPartialMerkleTreeTest >...
I think for full blocks mode, we could be able to replicate the ["smart fee estimation" from Bitcoin Core](https://github.com/bitcoin/bitcoin/blob/master/src/policy/fees.h). Or at least something close to it. One problem is we...
It's needed in both in the `bitcoinj-core` unit tests and in the `integration-test` subproject, but it can't stay in the `bitcoinj-core` main class path. This adds a test dependency of...