-
```
What steps will reproduce the problem?
1. play any late-era Exidy game (Venture, Mouse Trap, Hardhat).
2.
3.
What is the expected output? What do you see instead?
Of the three games I tested, Ve…
-
```
What steps will reproduce the problem?
1. play any late-era Exidy game (Venture, Mouse Trap, Hardhat).
2.
3.
What is the expected output? What do you see instead?
Of the three games I tested, Ve…
-
```
What steps will reproduce the problem?
1. play any late-era Exidy game (Venture, Mouse Trap, Hardhat).
2.
3.
What is the expected output? What do you see instead?
Of the three games I tested, Ve…
-
```
What steps will reproduce the problem?
1. play any late-era Exidy game (Venture, Mouse Trap, Hardhat).
2.
3.
What is the expected output? What do you see instead?
Of the three games I tested, Ve…
-
### \[SP-3\] Develop PlayerManagement smart contract
* Implement player registration, balance management, and payout functions.
* Ensure security and gas efficiency in contract operations…
-
## Basics 😎
- [Deploying locally in hardhat and interacting through the console - Openzeppelin]( https://docs.openzeppelin.com/learn/deploying-and-interacting?pref=hardhat)
- [Tests with chai - Open…
-
Dear @re2005, @renasboy
I hope this message finds you well.
I am reaching out to confirm if you are the owner of the Ethereum wallet address 0x3a44fc70077511f4ea72171dd000021a2133158e. If so, I…
-
When executing the following in Hardhat console for confirm the balance of the owner of tokens in L1:
```
await ERC721.connect(deployer).balanceOf(deployer.address)
```
There is the following er…
-
I'm trying to verify an upgradeable contract, that is deployed via another contract on zkSync Era testnet. It was deployed with the following code:
![image](https://github.com/matter-labs/hardhat-…
-
Even after building with forge, I get these errors when running `yarn coverage` :
````
yarn run v1.22.10
$ npx hardhat coverage --solcoverjs ./.solcover.js
Version
=======
> solidity-coverag…