Ahmed Castro
Ahmed Castro
When a github user creates a contribution for the first time, a message will be automatically delivered in the PR like in the image. Action used: https://github.com/actions/first-interaction 
Added the http:// prefix so github routes to the correct page.
Hello, I'm writing educational content about Noir in spanish and @critesjosh has been guiding me on the process. I stumbled into following issue while writing a guide on how to...
Made this change only on `BaseStandardVerifier.sol` and `BaseUltraVerifier.sol` solidity files. The `IVerifier.sol` interfaces should continue `external` as is expected from interfaces.