Replies: 4 comments 57 replies
-
Hey @ashrth you have an error on line 26 in your 01-deploy-raffle.js file. You are I've made a PR. Tell me if it fixes your issue. |
Beta Was this translation helpful? Give feedback.
-
@ashrth I have fixed your tests, Now it is working. Going to push it to your repo, check it. |
Beta Was this translation helpful? Give feedback.
-
It being stuck is most likely because of Rinkeby; try Goerli and if it persists, let me know :) |
Beta Was this translation helpful? Give feedback.
-
@ashrth : So, You want to pass your staging test right ? and it is not resolving the promise in fulfillRandomWords! And are you using the same code and node_modules from the Patrick repo ? So, that I don't have to again install dependencies! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am facing the issues mentioned below, could anyone please look into it?
My repo link https://github.com/ashrth/Hardhat-Raffle
I have gone through all the discussion related to the problem, as well I don't see any discrepancies. I am at [ 16:22:49 ] currently which is lesson 9
The exact error is:]
Also, when I am trying to run my unit and staging test, it is throwing this error:
I have not misspelled Raffle, tried to match my code with Patrick's repo and went through different discussions also, but no luck so far
Beta Was this translation helpful? Give feedback.
All reactions