-
When importing from OpenZeppelin Contracts installed via npm the default settings of the plugin give a compiler error. `File import callback not supported`
It would be great if importing OpenZe…
-
I have added haskell-language-server to my shell.nix as follows:
```nix
let
pkgs = import ./default.nix;
in
pkgs.shellFor {
packages = ps: [ ps.act ];
tools = {
haskell-lan…
-
Just noting some ideas that @msooseth and I discussed for nice fuzzing pipelines that we could write if had an Expr -> EVM compiler.
Compiling an Expr End into EVM bytecode should be fairly simple…
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [ ] Foundryup
### What version of Foundry are you on?
forge 0.1.0 (77882ab 2022-03-22T00:21:2…
-
- [x] Account for gas refunds! OG tools does not right now.
- [x] Don't include test call overhead in gas snapshots. OG tools includes some of the overhead rn:
- [x] - `--diff` flag …
-
This is feedback: https://github.com/nomiclabs/hardhat-vscode-feedback/issues/6
Currently, we only show compilation errors for Hardhat projects. Different tools can compile the same codebase differ…
-
With the advent of Foundry, more and more Solidity projects are now tested in Solidity itself. This has led to the community coalescing around several conventions, such as using the following regex fo…
-
Examples of fuzz tests I've found helpful:
https://github.com/fei-protocol/flywheel-v2/blob/main/src/test/FlywheelTest.sol
https://github.com/fei-protocol/flywheel-v2/blob/main/src/test/token/ERC20…
-
**Nix flakes** should be the way environments and releases are managed.
No submodules though. Personally I am using dapp2nix https://github.com/icetan/dapp2nix
💊 + ❄️ + 🦀 = 🧙♂️
-
as title