Rinat

Results 13 issues of Rinat

Component doesn't change status of antd Select depending on error Expected behavior: passing status: 'error' to Select if field has error, so border will be red

bug

### Describe the bug I need to listen to events using `useWatchContractEvent` and it's working fine. At the same time I need to watch balance of some address. I'm using...

## Description Basic config for testing hardhat/foundry/no_solidity_framework apps of cli. Gh actions creates all three versions of create-eth apps and checks - "Scaffold-ETH" text on the logo for all versions...

### 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 ? git clone, npx...

## Description Solidity framework option from CLI. It could be a discussion but I think in this case it's easier to discuss when you already see the code. Feel free...

1) on first loading skeleton after adding an address to "transfer to" field 2) when transferring to valid ens address context https://github.com/scaffold-eth/se-2-challenges/pull/171#issuecomment-2077032076

[Old tests](https://github.com/scaffold-eth/scaffold-eth-challenges/blob/challenge-5-multisig/packages/hardhat/test/MetaMultiSigWalletTest.js) relies to "monyo" erc20 token which we don't need currently

We need to rewrite test files of migrated challenges to viem too - [ ] Rewrite tests for Challenge 0 - [ ] Rewrite tests for challenge 1 - [...