-
I ran tests with:
```
npm install
npx hardhat help
npx hardhat test test/units/staking/ValidatorShare.test.ts
```
They failed with:
```
...
Compiled 131 Solidity files successfully
…
-
When I compile hardhat project, it succeeds with some warnings.
What I want is to make github action CI succeeds only when it compiles with no warnings.
How can I achieve this?
`npx hardhat compile…
-
Update needs to be done for users reference.
Hardhat
Nodejs
Solidity
-
I have a contract that behaves differently when the block number exceeds
2^64. Obviously, this height isn't expected to be reached any time soon
under current mainnet parameters, but it could plausi…
-
I've got this hardhat project, with a silly contract and test to get ERC165 interface id's, and I try to get it from IERC20 from OZ which is not imported in the AdvancedERC721 contract.
Obviously …
-
```
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…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x7a3baf79a5e5fb65a4159163e6cd86c8fb3d31293741d6a5484875a8abb7c9cf
**Severity:** medium
**Description:**
**Descriptio…
-
## Goal
Check-in into the BatchRegistry contract.
💡 This issue doesn't require you to raise a PR, just get yourself checked-in. Create a local branch to work on this.
## BatchRegistry contrac…