bakatrouble
bakatrouble
Is there a way to show Metamask window even if transaction is going to fail, as it happens when using Web3 library?
### What I did Added a metadata output to solc which is needed for Sourcify and IPFS source verification Related issue: #931 ### How I did it Changed solc call...
### Describe the bug When I try to launch the project in Firefox, I'm getting the following warning on the `about:debugging#/runtime/this-firefox` page: ``` Reading manifest: Error processing content_security_policy.extension_pages: ‘script-src’ directive...
### What would you like to see added? I'm storing both my temp files and assembled timelapses on a network storage connected using NFS from a much more powerful machine...
At least cyrillic glyphs were missing
My SMBus controller (SMBus PIIX4) is also lacking the I2C Block Read functionality, but I was able to get the check string using byte read: ```bash $ i2cset -y 1...