Richard Ulrich

Results 35 issues of Richard Ulrich

With the last released version 0.8.0 of ethsign, "cargo audit" complains about outdated vulnerable AES dependencies. If I use the master branch instead, these warnings are gone. I prefer to...

Spark used to run just fine in the Tesla in-car browser for a couple of months. But since I upgraded the spark server, trying to load the website in the...

bug

I tried to get the address manually, but that leads to a wrong result: ` txhex = '010000000112f5d425f34045c53d7371c10379fc7a56267ee5663244ce4bb052fa7a73125300000000fdfe0000483045022100f128cb729c2fbf8b05408d1b96c3325a47c35e2b0ce8dd8f0c90883f585a730a022044a2df347bf3e4debcfed919ae2631733c5cb5ff2c7321401090f75f591f684501483045022100af4182f1f78f13a0c41f74e5c261ed8485b9df47411cac57f78eaad57be1099902207933cb57d02f915b6e049f3985843681adf923c161a4f27db6853e581a239adb014c695221030fdc2ebc297df4047442f6079f1ce3b7d1938a41f88bd11497545cc94fcfd3152102b243af0f2dadafcebf00d8aa3506c4178d8fe00e359dd97f63ab8f9ec798b02f2102e182cad9635ff99d13555e28141aadd061b7c6b7f3f4bb1186eb12218e52c0a553aeffffffff02c0320a03000000001976a9141d7ec16c05ee7d18be6dfab0b682495bc4fe101788ac40420f00000000001976a91498a71b69e8ca462056707a313d1b3c522ae0acc288ac00000000' tx = pycoin.tx.Tx.from_hex(txhex) for inp in tx.txs_in: addr = inp.bitcoin_address() if addr...

### Description of the problem When I received the Volla phone, I was so relieved that I finally had a phone again with an OS that I can trust where...

Brief Description: Cannot complete moderated order with ZEC. Operating System (OS and version): ubuntu 16.04 / 18.04 OpenBazaar version (shown on `About OpenBazaar` page in menu): 2.3.7 and previous Hardware:...

Brief Description: When I started the order, I closed the payment window before the payment was detected. So the status dind't automatically switch to "paid". The seller saw the transaction,...

Did anybody run VisibleTesla in a docker container yet? A docker file would be really cool.

I wanted to give it a try on a C.H.I.P (https://getchip.com/pages/chip) But the first problem was already that I didn't find a Java7 download from Oracle. So, before I invest...

closes https://github.com/jpasqua/VisibleTesla/issues/124 This docker container makes use of multiple pre-built jar files. It would be better to build them from source, but that would have to be done by somebody...

I have a number of "set analog variable" blocks in ardublock. The assignment of all of them is correctly in the setup function. But they all get initialized to 0,...