-
### Description
We currently use hardhat directly integrated into our monorepo's toolchain to develop and test smart contracts. While this makes the initial setup easy, it has some shortcomings (time…
-
Once the fix is confirmed [here](https://github.com/trufflesuite/truffle/issues/5967), enable the plugin.
-
When calling the Hardhat Upgrades `verify` task with a proxy address, the task checks if the existing proxy's bytecode matches with the expected artifact bytecode that would normally be deployed by th…
-
Trying to deploy to Sepolia testnet, using the Hardhat and Fireblocks plugin but running into this error:
hardhat: v2.14.0
@fireblocks/hardhat-fireblocks: v1.2.1
hardhat.config.js
`Error:…
-
Hi!
First I'd like to thank you for developing and maintaining `hardhat-deploy`. It's a great addition to `hardhat`.
There's one thing that has been an annoyance but I've always wondered when it w…
-
Running tests involves a lot of friction this makes the dev cycle slower. I have these ideas,
1. Dockerize tests - This is a quick fix to avoid the need to having a specific environment to run the te…
-
### Describe the enhancement
Seems like Hardhat updated Hardhat-etherscan with hardhat-verify which isnt working as its intented
But it shows error when used, which is because i believe they didnt u…
-
# Lines of code
https://github.com/Tapioca-DAO/tap-token-audit/blob/59749be5bc2286f0bdbf59d7ddc258ddafd49a9f/contracts/options/TapiocaOptionBroker.sol??#L382-L387
# Vulnerability details
# Get sin…
-
https://github.com/0xSpaceShard/starknet-hardhat-plugin/blob/18363cc4579895de69f0d2d11329893e9680754a/src/types/index.ts#L379
Plan:
- if constructors array is empty, we return a dummy always-false…
-
Build fails trying to run gyp to compile some native dependency. Usually this happens because there was a pre-built x86 binary that is used and the gyp build is therefore never run, and there's some b…