-
Downloaded the repo, unmodified and attempted to run hardhat tests. Getting a typescript error, when executing terminal command
`npx hardhat test`
```
test/Base64.spec.ts:15:14 - error TS2352:…
-
See the [Hardhat guide](https://hardhat.org/guides/mainnet-forking.html).
-
### \[SP-3\] Develop PlayerManagement smart contract
* Implement player registration, balance management, and payout functions.
* Ensure security and gas efficiency in contract operations…
-
Here´s the original solidity source code:
```
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
// RUN: %soll %s
contract HelloWorld {
function sayHello() public pure returns (string…
-
is there any plan to update to support ethers version 6?
Regards
-
While #15 I've stumbled upon a problem with hardhat generated `*.json` files stored in nested directories.
-
```
$ uname -a
Linux 5.8.0-44-generic #50-Ubuntu SMP Tue Feb 9 06:29:41 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
$ npm run test
> workshop-clone@1.0.0 test open-zeppeling/workshops/02-contrac…
-
What Ethereum Framework(s) should we use? Here are my researched recommendations:
[TheGraph](https://thegraph.com/): Use this to index and query the EVM for fiduciary token state
[EthersJS](https:…
-
When upgrading to undici we introduced two problems:
1. We are not passing the [`bodyTimeout`](https://github.com/nodejs/undici/blob/main/docs/api/Dispatcher.md#parameter-dispatchoptions) [here](ht…
-
This is sorta a suggestion to keep in mind while developing mines. I feel like the mines should seems more desolate and dangerous, as a place player would need to be prepared beforehand, in style of p…