Ahmed Castro

Results 4 issues of 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 ![image](https://user-images.githubusercontent.com/707484/103455710-8d582600-4d32-11eb-8051-d2bb68599014.png)

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.