Josh Hubbard

Results 28 comments of Josh Hubbard

Same here. I might end up doing some work to the RemoteDebugger repo but I don't feel like I have the bandwidth to do much work to this repo and...

Hey. Just wanted to throw out that I put together a small Svelte library [here](https://github.com/jhubbardsf/svelte-sortablejs).

Hmm, it does not. Only thing it shows is pull. I thought I saw hub specific autocompletes earlier but looks like I may have been mistaken.

Awesome PR and definitely a useful thing to add. Just wanted to link to Nick Mudge's diamond util's that he puts in his hardhat template repos. They've been useful when...

@thebrianchen The main reason I've updated my apps to ethers.js v6 is the use of the native BigInt type over the BigNumber library used in ethers.js v5. There's not really...

Hey, anything happening with this PR? Does anyone need some help getting it finished? I saw a lot of promise in it.

It causes type errors (below). Code still compiles and it's fine. It's just because of how actions are defined in Svelte. You can see the docs for them [here](https://svelte.dev/docs#template-syntax-element-directives-use-action). `Argument...

When I created my account it just hung after I hit the create button. I didn't inspect my console which I should have. But when I reloaded and tried to...

Should we start thinking about a new fork that could be a little better maintained? Doesn't look like this one is being developed anymore.