Ernesto García

Results 132 comments of Ernesto García

After testing @Amxx's example I'm getting pretty similar results: ``` Ran 1 test for test/Arrays.t.sol:ArraysTest [PASS] testSort(bytes32[]) (runs: 256, μ: 210172, ~: 207395) Suite result: ok. 1 passed; 0 failed;...

> I would also put a grain of salt to the claim that "Proxies are meant to be deployed as cheap as possible". I don't think that is true Strongly...

> Usecases need to be evaluated. I don't see a good use case other for very specific cases of on-chain pagination. But they're unclear to me. > Note, if we...

Hey! I'm trying to find the function you're trying to call. To which function does `e9ae9e51` methodID corresponds? I'm calculating the functionSignatures for the ABI at https://etherscan.io/address/0x22d202872950782012baC53346EE3DaE3D78E0CB#code and this is...

[EthPM explorer is down](http://explorer.ethpm.com/) and I couldn't any recent relevant activity. Also, Truffle is being sunset and most of the discussion is for using EthPM in Truffle. Closing

Took the freedom to update the documentation. I left some comments and I think this still needs some work but it's looking really good in my opinion.

I gave it a thought and I started to see why you wanted to call the function `stdPairKeccak256` like that in the `Hashes` library considering the context of the Javascript...

Closing in favor of #2839 since there's more activity and attention over there