Jacob Homanics

Results 10 issues of Jacob Homanics

### Describe the bug When copying the sample code for VRFv2Consumer, the import for `VRFCoordinatorV2Mock` is incorrect, as presumably, the location of it has changed recently. ### To Reproduce 1....

bug
in progress

## Closing issues closes #1833 ## Description Fixes a bug where copying the provided code results in a compiler error due to an import path being incorrect. ## Changes Updates...

blocked
Do not merge

## Description Switches the handling of private keys from .env's to keystores within foundry projects. *Deeper explanation found within the associated issue. ## Additional Information - [x] I have read...

## Description Simplifies the setup process when cloning a new project by adding `yarn setup` as a command from the root directory. As a result, it copies .env.example to .env....

### Is there an existing issue for this? - [X] I have looked through the [existing issues](https://github.com/scaffold-eth/scaffold-eth-2/issues) ### Current Behavior When using a project built with "npx create-eth@latest" and the...

bug
foundry
cli

### Is there an existing issue for this? - [X] I have looked through the [existing issues](https://github.com/scaffold-eth/scaffold-eth-2/issues) ### Which method was used to setup Scaffold-ETH 2 ? npx create-eth@latest ###...

## Description The issue and discussion surrounding these changes: [Issue 607](https://github.com/scaffold-eth/scaffold-eth-2/issues/607) ## Additional Information - [x] I have read the [contributing docs](/scaffold-eth/scaffold-eth-2/blob/main/CONTRIBUTING.md) (if this is your first contribution) - [x]...

I used to be able to use my Ledger device through the Rainbow interface perfectly fine. Suddenly a few weeks back, I can no longer complete transactions with my connected...

bug

## Description Provides the option to pass a different network into the scaffold hooks than the one that the user's wallet is currently connected to. This allows for applications that...

We are experiencing, 9 out of 10 times, that when a new account is created the user's handle seems to bug out: This happens when a user is created through...