Zer0dot
Zer0dot
Hey, having worked on some stuff interfacing with Aave V3, I've come up with a few feature requests that I'd like to bring up, for potential future inclusion. 1. Token...
Found after discussions with @bensparkscode, @donosonaumczuk and @vicnaum. We are not certain whether this is a lack of clarity in the [standard's description](https://eips.ethereum.org/EIPS/eip-4626) or an inconsistency in the [implementation](https://github.com/transmissions11/solmate/blob/main/src/mixins/ERC4626.sol). The...
**Problem** When I run a fullstack webapp, even the "hello-world" example, and press "o" to open the webapp in my browser (Vivaldi), it errors with: ``` called `Result::unwrap()` on an...