
frangio
@frangio_
Smart contracts. Prev @OpenZeppelin
ID: 234558212
https://frang.io 05-01-2011 23:31:50
620 Tweet
2,2K Followers
1,1K Following


Lefteris Karapetsas Ledger What's known as pinning in npm (to depend on a specific version) is not a good practice IMO, because it makes it harder for fixes to reach apps: every package in the middle has to opt in to a fix. Ranges and lockfiles are better. Obv loading an unknown version from a CDN is wild.



Hayden Adams 🦄 Not worth removing events, but if you must, Uniswap v4 could cut down gas spent on events by 70% by simply packing all parameters instead of using the default ABI encoding. Nonstandard encoding will be a pain, but not as much as call traces.




Having worked on OpenZeppelin Contracts for 6 years I've formed some... thoughts about Solidity. Next week at Devconnect ARG I'll be sharing some of them and what I think might be a good path to explore. I hope you join me! app.devcon.org/schedule/QE7RWH
