Carter Carlson

Results 31 comments of Carter Carlson

https://github.com/ConsenSys/smart-contract-best-practices/pull/252

This is a bug as the depositor receives the minimum amount of LP tokens and the Pair keeps the change. So, if we had a pair where `reserve0 == reserve1`,...

@Xanewok can we get some support on this feat? It would be great to have for navigating large contracts and can prevent a screen-split if you're working on, for example,...

The request would be the former - that `vm.writeFile` would automatically create the directory. `vm.mkdir` would be a nice to have but in terms of development process `vm.writeFile` should do...

Thanks for the ping @zerosnacks. This issue is now resolved.

That's great! It would be a real convenience if every set of L1 contracts for a given L2 were deterministic. It would probably help with bridging back to L1 as...

:1st_place_medal:

Do you have an idea of how much it would cost to post the updated mapping on L1 once we we're using blobs or no? Since blobs are pruned, my...