-
This is a tracking issue related to the development of a Hardhat plugin for the PolkaVM compiler.
So far what we've got is a simple plugin in order to enable hardhat to compile to PolkaVM instead o…
-
currently supersim only works with anvil.
Few options
1. shell out to hardhat (may require nodejs dependencies)
2. build a JSON RPC server on top of EDR https://github.com/NomicFoundation/edr
-
I am trying to use the tool to translate UniswapV3 code, and I have encountered the following two issues:
1 In Hardhat, when importing files from node_modules, the paths are not recognized. I need …
-
The Hardhat v3 alpha includes `--init` support. Testing for alpha has shown we need some follow up tasks.
## TODO
- [ ] Tests for installation of `--init`, this doesn't need to be e2e but it sho…
-
требуется респрайт укреплённой и тёмно-жёлтой касок
/Resources/Textures/Clothing/Head/Hardhats/armored.rsi/
/Resources/Textures/Clothing/Head/Hardhats/dark_yellow.rsi/
-
Create a Hardhat plugin to support usage of HTS in a forked network.
```[tasklist]
### Tasks
- [ ] https://github.com/hashgraph/hedera-forking/issues/44
- [ ] https://github.com/hashgraph/hedera…
-
Update and improve unit tests written for smart contracts.
-
Hi, this issue is meant to be a continuation of https://github.com/ethereum/solidity/pull/15461 As @cameel pointed out in that PR, we also need to update the CI in this repo to be able to remove the n…
-
Intellisense will not work at all if there are any problems in the hardhat config file.
This happens if it is a misconfigured module export. For example a missing closing curley bracket
`module.ex…
-
Tried to trace tests for [AA-Benchmarks](https://github.com/alchemyplatform/aa-benchmarks) repo with no success.
Steps to reproduce:
clone above repo
```
cp env.sample .env
```
```
pnpm…