Jake Sung

Results 9 comments of Jake Sung

I have faced with this issue while trying to compile a contract with Solidity ver 0.6.6. dependencies are: - Remix IDE v0.25 - Remix daemon v0.6.2 - Windows 10 -...

@l3pp4rd hi! Just saw README and would like to participate in contribution. - email: [email protected]

Upvoted. I'm using hardhat-ts in workplace for Optimism L2 smart contract, dealing with batch transactions. And [fee estimate package](https://github.com/ethereum-optimism/optimism/tree/develop/packages/fee-estimation) provided by optimism is based on ts ESM and [hardhat is...

Upvoted this issue. I ran into the sample problem using current smock version. Deps ```json "@defi-wonderland/smock": "^2.3.5", "hardhat": "^2.17.3", "@nomicfoundation/hardhat-toolbox": "^3.0.0", "@typechain/ethers-v6": "^0.5.0", "@typechain/hardhat": "^9.0.0", "ethers": "^6.7.1", ``` When running...

> it seems to be clashing with the plugin: > > import 'hardhat-deploy' > > is this known issue? Try to provide more detailed context about the issue :) for...

Air supports directory setup to include/exclude. Place `.air.toml` at project root and adjust config like this. ```toml root = "." [build] exclude_dir = ["assets", "tmp", "vendor", "testdata"] include_dir = ["cmd","docs",...

met the same issue while using react ^18 and next 15.2.1 `react-quill-new` worked for me

this is a working example I'm using for my side project. needed to compile first, and then start migration. I changed `entities` and `migrations` options in data source config from...

same here tried dbeaver v24.3.5 and 25.0.0 on Windows 11. seems like something broken since 24.3.3