godmode icon indicating copy to clipboard operation
godmode copied to clipboard

Use GodMode to get full control of any Ethereum contract or account

Results 7 godmode issues
Sort by recently updated
recently updated
newest added

Bumps [web3-utils](https://github.com/ChainSafe/web3.js) from 1.3.4 to 4.2.1. Release notes Sourced from web3-utils's releases. [email protected] Initial alpha release Install with yarn add [email protected] Changelog Sourced from web3-utils's changelog. [1.3.4] Changed Fixed mutation...

dependencies

### Problem When using the default Infura mainnet endpoint, you get the latest 128 blocks of Ethereum state. Given a block production rate of about 13 seconds, that is about...

The library relies on websocket to send request to godmode-ganache-cli There are times that this library disconnects from the ganache-cli when trying to send over a bytecode. From experience, this...

bug

The library reverts on calling a view/pure function when using the `executeAs`. This is likely because the storage is tainted by the `putContract`. There might be two ways to resolve...

bug

> Hey everybody! I've been thinking about trying to model first order effects of Tether getting rekt (by prosecution, rug pull, or similar), and I was wondering if one of...

enhancement
good first issue