luismasuelli

Results 3 issues of luismasuelli

There is an issue in: https://github.com/mitsuhiko/flask-oauth/blob/master/.gitmodules The git:// (i.e. git+git://) protocol is unsupported and trying to install this package as git+ssh:// or similar methods does not work because of the...

### What happened? When I have two contracts with the same name (let's say "MyContract", in different .sol files in different paths) the resolution in the `m.contract("MyContract", [], ...)` future...

type:bug
status:ready

### Describe the feature Sometimes the deployment of certain features depends on contracts that do not fully belong to us. For example: 1. Interacting with a per-chain ENS contract. 2....

status:ready
type:feature