-
It is extremely difficult for me to use these functions (`prank`, `roll`, `warp` ...) without consulting the documentation.
This repo https://github.com/nomoixyz/vulcan tries to fix this.
-
When try to install dapp by the command
```
nix profile install github:dapphub/dapptools#dapp --extra-experimental-features nix-command --extra-experimental-features flakes
```
got an error for `e…
-
*The issue was raised in https://github.com/ethereum/solidity/issues/10166#issuecomment-734369933. I'm creating a separate issue to have a separate place to discuss it.*
Currently some of our relea…
-
By default HEVM creates a VM where `vmoptAllowFFI` is set to false:
https://github.com/dapphub/dapptools/blob/a2b96cc2dbc28508c9fe699d6438bf6eccafc2ad/src/hevm/src/EVM/Exec.hs#L21-L46
We can add…
-
solc `0.8.19` just got released https://github.com/ethereum/solidity/releases/tag/v0.8.19
-
### Component
Cast
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (16b4ef6 2022-07-13T00:15:34…
-
```
Preprocessing library for hevm-0.49.0..
Building library for hevm-0.49.0..
[ 1 of 32] Compiling EVM.Demand ( src/EVM/Demand.hs, dist/build/EVM/Demand.o, dist/build/EVM/Demand.dyn_o )
[ 2…
-
We already support non-Solidity tests as shown here, but gotta make the API better: https://github.com/gakonst/dapptools-rs/blob/master/dapp/src/multi_runner.rs#L191-L227.
The nicest way to write …
-
![foundry](https://www.paradigm.xyz/static/Foundry_Ink_2-1024x516.jpg)
https://github.com/gakonst/foundry
https://www.paradigm.xyz/2021/12/introducing-the-foundry-ethereum-development-toolbox/
-
Is it possible to use dapptools to deploy to other EVM compatible chains like fantom and the fantom testnet?
From looking at the seth docs the chains are only ethereum mainnet and its respective te…