dapptools icon indicating copy to clipboard operation
dapptools copied to clipboard

Dapp, Seth, Hevm, and more

Results 118 dapptools issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.25.48 to 1.34.0. Changelog Sourced from github.com/aws/aws-sdk-go's changelog. Release v1.34.0 (2020-08-07) Service Client Updates service/glue: Updates service API and documentation AWS Glue now adds support for Network...

dependencies

## Description Based on top of #967. This PR removes the `hevm` source tree from this repo and instead uses the `hevm` from [ethereum/hevm](https://github.com/ethereum/hevm) which is more actively maintained. It...

Hello, I'm BM, a very nice and polite guy. I test a lot of packages. I cannot get the dapptools to install on my Raspberry Pi 4. Please provide a...

curl https://dapp.tools/install | sh gives at the end copying path '/nix/store/cay94li1m7s8qiigvp6h30l2gf89ys49-cctools-binutils-darwin-949.0.1' from 'https://cache.nixos.org'... copying path '/nix/store/5kibw14bhhimyikrkh13kxqbc2bbi31l-cctools-binutils-darwin-wrapper-949.0.1' from 'https://cache.nixos.org'... copying path '/nix/store/8i0yaj3r82kqcdbr453wzzijnszxg4gx-clang-wrapper-7.1.0' from 'https://cache.nixos.org'... copying path '/nix/store/vbr7ll48szf0cwirl9m0l8dcwl8nqa20-stdenv-darwin' from 'https://cache.nixos.org'... curl: (60)...

## Description It can be useful to see the RPC request that `seth` is making e.g. under `seth call` or `seth send`. Seems natural to put it under `-v`. ##...

Hi! Thanks for the tool! Just started using it, but having some problems so far. Any guidance is appreciated 👍 Here are the commands I have tried: First Command: ```shell...