Mathieu Moreau
Mathieu Moreau
I get the same error, even with ` .parse(t, strict=False)` "WARNING:bitcoinlib.scripts:Malformed script, not enough data found" from https://github.com/1200wd/bitcoinlib/blob/a61f490f5ac4c043af01b502d0df43b2c49af7a9/bitcoinlib/scripts.py#L336 **only after it runs for ~24hrs on all incoming transactions!** Then it...
Would this SDRplay clone work the mentioned patch? https://www.aliexpress.com/item/1005007134319517.html Chip: MSI 001+MSI 2500 chip Model: FSP1A Pro
if you add an option to animate then also add an option to disable it, no one wastes my CPU time :D
Sorry, I'm trying to validate a hex transaction, same way a node would. chatgpt said there suppose to be a network.check_tx( ) for that, but based on history it was...
Possibly only reorder the list when reopening the window, not during setting each item.
I have similar issue, after a while Noscript decides to go crazy and blocks every domain, tabs just keep on loading forever. I disable Noscript everything works great. Then I...
I still have this problem on Firefox/110.0 and I'm able to reliably reproduce it, current logging level doesn't say much. I don't remember other addons stopped working. Also why would...
+1 for readability, but color settings is not necessary.
other addons create this entry  moz-extension://4823f6b6-cf78-438b-a20e-47d688912436/index.html
pip3 install web.py works but then ``` Traceback (most recent call last): File "/home/pi/.local/bin/blockChainBay.py", line 512, in init() File "/home/pi/.local/bin/blockChainBay.py", line 184, in init log("Is blockchain connected: "+repr(web3.isConnected()),'I') AttributeError: 'Web3'...