EthereumCasts icon indicating copy to clipboard operation
EthereumCasts copied to clipboard

Companion repo to an Ethereum/Solidity course on Udemy

Results 39 EthereumCasts issues
Sort by recently updated
recently updated
newest added

https://github.com/sherlock-audit/2023-06-dodo-SteveHarrington0/blob/0e27535e6943805c0fe42c30b90570fb24ebf9d9/new-dodo-v3/contracts/DODOV3MM/D3Vault/D3VaultFunding.sol#L117C1-L133C6

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together. Updates `loader-utils` from 1.1.0 to 1.4.2 Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.3 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `loader-utils` from 0.2.17 to 2.0.3 Release notes Sourced from loader-utils's releases. v2.0.3 2.0.3...

dependencies

Hi, In the kickstart project test script I ran into an issue where ganache was refusing to deploy the CampaignFactory. ``` VM Exception while processing transaction: out of gas ```...