Results 9 issues of Will Minshew

log below, wasn't very informative unfortunately. Total haskell beginner here, hoping this is something easy to fix (did some searching but didn't find much related). Please let me know if...

I feel like there are some use cases where users may want to add their own custom hooks instead of using cells (e.g. for auth, although that use case is...

enhancement
cookbook

you could add them to libraries or projects, but imo those have a distinct connotation (maybe that's a mistake on my part, not sure) ideally they could be sorted or...

getting `undefined` for the params on inherited events. Currently working around the issue by copy/pasting the events from the inherited interface over to the main contract docs, but wanted to...

### Component Cast ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? cast...

T-bug
C-cast

Modified keyboard shortcuts to allow easy image navigation with left hand (preserving your right for drawing boxes!). Added some functionality around tracking data across frames (pulling last frames labels forward,...

Started as an interesting experiment & now opening this draft PR to continue the conversation. Goal was to get rid of all js / dependencies to make it easy to...

`ethereum_types::U256` is basically the same as `primitive_types::U256` but later on it will allow you to `#[derive(Deserialize)]` directly from the json. I spent a lot of time learning how serde worked...

as discussed in https://github.com/redwoodjs/redwood/pull/1734#issuecomment-773634120, `` needs to be replaced by `` to work with [0.24.0](https://github.com/redwoodjs/redwood/releases/tag/v0.24.0) (breaking change)