jwbda
jwbda
### Version of Hardhat 2.22.3 ### What happened? solidity receive event sometimes work, sometimes not in no condition change. After runing the "## command entry shell code ", the result...
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.90.2 - OS Version: ubuntu 20.04 Steps to Reproduce: Sorry, I do not know how to...
### Ethers Version 6.12.0 ### Search Terms ProviderError: the method has been deprecated: ethaccounts ### Describe the Problem I use the following link to test solidity contract in bsctest net,...
`npm run test` show warning bellow: ```txtWarning: This declaration has the same name as another declaration. --> contracts/protocol/libraries/aave-upgradeability/BaseImmutableAdminUpgradeabilityProxy.sol:23:15: | 23 | constructor(address admin) { | ^^^^^^^^^^^^^ Note: The other declaration...