StephenGrider / EthereumCasts

Companion repo to an Ethereum/Solidity course on Udemy
2.13k stars 1.31k forks source link

Returned values aren't valid, did it run Out of Gas? #17

Open AdhikariNaveen opened 5 years ago

AdhikariNaveen commented 5 years ago

For the first campaign in the same address, I was able to get the requests and manipulate on the same, however, while I created another campaign this error started to pop up whenever I try to click on the get request button. "dependencies": { "fs-extra": "^7.0.1", "ganache-cli": "^6.3.0", "mocha": "^5.2.0", "next": "^4.1.4", "next-routes": "^1.4.2", "react": "^16.7.0", "react-dom": "^16.7.0", "semantic-ui-css": "^2.4.1", "semantic-ui-react": "^0.85.0", "solc": "^0.4.25", "truffle-hdwallet-provider": "0.0.3", "web3": "^1.0.0-beta.37"