DanielWeigl

Results 8 issues of DanielWeigl

Wrong calculation of the content-length in payAck.php - depending on the http-client behavior, it might get a truncated response.

Hello, I used gavins installation of this repo at https://bitcoincore.org/~gavin/createpaymentrequest.php to test a BIP70 implementation, but it seems the generated PaymentRequest has always an empty signature and pki_data: ![Screenshot](http://imgur.com/W6Ue5xO.jpg) (pki_data...

Some RTU devices need to get initialized to a certain address via the 0x00 broadcast address. But currently `RTU_SLAVEADDR_MIN` is defined as `1` If I change it to `#define RTU_SLAVEADDR_MIN...

the current lowercase "yy" also accepts 4-digits, which fails if the date has no separators and other not-strict length tokens in it. eg. the date "22031609025910" fails to parse with...

needs thought

I updated my nodered on my RaspberryPi to `latest` and now it doe not does not run anymore: Steps to reproduce: ``` docker run -it --rm --name mynodered nodered/node-red:3.0.0 #...

At line https://github.com/tekdemo/MiniPID-Java/blob/master/src/com/stormbots/MiniPID.java#L304 you reset the error sum, if the output reaches a limit - but if the output reached the limit because of the I-term going (correctly) towards the...

gradle > 6.5 currently throws a warning and will fail to compile after 7.0 with this plugin: ``` The BuildListener.buildStarted(Gradle) method has been deprecated. This is scheduled to be removed...

### Checklist - [X] I have updated to the latest available Home Assistant version. - [X] I have cleared the cache of my browser. - [X] I have tried a...