Gonzalo Othacehe
Gonzalo Othacehe
## DESCRIPTION Solución al reto: Nombre: Gonzalo Othacehe Usuario Platzi: gonzaotc Deploy: https://react-eth-challenge-alpha.vercel.app/ ## Reto: - [x] Primer problema - [x] Segundo problema - [x] Tercer problema - [x] Cuarto...
**🧐 Motivation** With the recent addition of sorting via quickSort to the library, results very convenient for consumers to also have an `Array.uniquifySorted` available for uniquifying sorted arrays. **📝 Details**...
## 🧐 Motivation `uint32`‐based timestamps work for ~136 years at 1 s block emission, but that shrinks fast when you need sub‑second block times. | Block‑time | `uint32` (2³² − ...
Consider supporting the [ERC-7535](https://eips.ethereum.org/EIPS/eip-7535) extension of the ERC-4626 for the use of Native Asset Tokenized Vaults in the library. Consistent with the interface of ERC-4626 and with final status, this...
### Describe the desired feature Currently, Slither’s warnings do not include the specific detector’s identifier, and include a "similar" but not exact approximation that attempts to be human readable, which...
Document in readme.md / contributing.md that yarn classic is required to run the project, as yarn modern fails to run scripts such as `yarn prepare`, without a clear explanation that...