Kris Kaczor

Results 97 issues of Kris Kaczor

Hey! Have you thought about building actual integration with GitHub? For example, a GitHub "check" that would contain summary of changes introduced in a given PR. Like "5 views changed,...

What do you think about adding babel-plugin-proxy https://github.com/krzkaczor/babel-plugin-proxy ? IMO It's interesting to see how ES6 proxy behaviour can be imitated in ES5. Disclosure: I am the author ;)

## Motivation Often during rapid prototyping phase when I dont need full type correctness (or I cant provide it JUST yet). I want to just put any value and execute...

enhancement

Is it possible to create generic Deep type that would minimize repetition between `DeepPartial`, `DeepReadonly` etc ?

enhancement

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

good first issue
C-forge
D-easy
Cmd-forge-pm

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

T-bug
C-anvil

https://twitter.com/elyx0/status/1491682636955369474?s=21

someone already did it :) and we could help maintaining it: https://github.com/kesar/deth-extension

All inputs coming from etherscan (user) could be an XSS vector. We need to ensure that we are not vulnerable.