Patrick Collins
Patrick Collins
## Abstract If I'm understanding correctly, solidity currently has support for the new `BLOBHASH` opcode, and can read from this and can call this opcode with `blobhash` yul. However, it's...
Hi all, I'm looking to help support the kovan testnet faucet however I can, and it looks like one of the ways to do so might be to run our...
Note: Since ape has a hard time running tests in a non-local network environment, this might have to wait. Related issue in ape: https://github.com/ApeWorX/ape/issues/935
**Describe the topic that you want to learn more about** https://www.youtube.com/watch?v=gyMwXuJrbJQ
Is this still active? I can't seem to get it to work
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...
### Component Forge ### Describe the feature you would like It would be great, if we could go to a program counter for smart contracts in the foundry debugger. If...
I'd like to propose a vyper refactor, so that the vyper plugin has 1st priority support the same way solidity does. Vyper is a fantastic python based language which often...
# What :computer: Added a warning about using unencrypted private keys. # Why :hand: New developers accidentally exposing private keys to GitHub is one of the quickest ways to destroy...