Alejandro Santander

Results 22 comments of Alejandro Santander

I report having this problem as well and none of the above solutions work. Atom 1.18.0

@TravisGDev this looks very interesting! Thank you. We are currently planning a lot of changes to Ethernaut in Zeppelin, so please be patient regarding this feature and your PR. Reviewing...

Hmm. Interesting. Can you make a suggestion as to how this would be achieved, considering `Ethernaut.sol`'s `validateInstance` function?

Plus one here. Observing the same behavior. Any ideas on what might be causing this?

Good news tho! compiler.compileStandardWrapper(...) does work with all versions. See the solc-js documentation for more info on how to use it.

@chriseth @maxsam4 I think upgradeability should not be considered in this proposal. Users should implement it at a higher level, for example, by using a universal proxy whose implementation is...

After assessing addressing my semantic overload concerns (https://github.com/Synthetixio/synthetix/pull/1838), we're pretty sure that the code is solid despite the concerns. So we're moving on with audit.

This is great! Thanks @i-stam So, what can we read from these measurements? I'll list a few that come to my mind immediately. Perhaps we can later validate/falsify them on...

+1 on this feature request!

Seems to be related to https://github.com/TypeStrong/typedoc/issues/237