-
Hi, I finished the lessons 9 and everything seem to work. I tried different deploy, this is the last one: I don't understand why fulfillRandomWords function isn't called or never return the event "winnerPick". I configured the VRF and got the Subscription and added the costumer: Do you see what I'm doing wrong or some advice? Thanks a lot. |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 23 replies
-
Is it possible that such issue arise because I don't have enough gETH on my account? |
Beta Was this translation helpful? Give feedback.
-
What about the balance in other chainlink automation account
…On Wed, Nov 2, 2022, 22:24 chiesa ***@***.***> wrote:
I fund a solution:
[image: immagine]
<https://user-images.githubusercontent.com/26421691/199551694-b6ef2626-e675-4db8-99ce-fb41dfde716c.png>
there wasn't enough LINK in VFR Subscription. I added 20LINK and now
everything works.
Try to check if it works also for you!
—
Reply to this email directly, view it on GitHub
<#3627 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALCGNSARQF42NR6FQHQVDULWGKMDTANCNFSM6AAAAAARVGMOXU>
.
You are receiving this because you commented.Message ID:
<smartcontractkit/full-blockchain-solidity-course-js/repo-discussions/3627/comments/4039995
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Well mine still not working. Link balance more than 20 link
…On Thu, Nov 3, 2022, 14:48 chiesa ***@***.***> wrote:
I started there with 5 LINK. This is now:
[image: immagine]
<https://user-images.githubusercontent.com/26421691/199684587-559dbe5a-16a2-46dd-bc94-4e0bc71f830e.png>
—
Reply to this email directly, view it on GitHub
<#3627 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALCGNSD2N6UW4NDNOTSLHFDWGN7MZANCNFSM6AAAAAARVGMOXU>
.
You are receiving this because you commented.Message ID:
<smartcontractkit/full-blockchain-solidity-course-js/repo-discussions/3627/comments/4045136
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Have you run that shared code?
…On Fri, Nov 4, 2022, 19:21 pacelliv ***@***.***> wrote:
@chiesa <https://github.com/chiesa> thanks, I noticed that this test is
running slow it takes many minutes for the test to pass... could this be
due to the versions of the dependencies in the package.json file ?
—
Reply to this email directly, view it on GitHub
<#3627 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALCGNSAPENW6CNNLKU5M4GTWGUIE5ANCNFSM6AAAAAARVGMOXU>
.
You are receiving this because you commented.Message ID:
<smartcontractkit/full-blockchain-solidity-course-js/repo-discussions/3627/comments/4057090
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Without changing any code?
…On Fri, Nov 4, 2022, 19:27 pacelliv ***@***.***> wrote:
Yes, I ran it, the test passed and I verified in Etherscan that I entered
the Raffle, the VRF Request was made (performUpkeep and fulfillRandomWords
were called by the Chainlink nodes) and the prize sent to my wallet.
—
Reply to this email directly, view it on GitHub
<#3627 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALCGNSHXZT7LY46G5SDJCQTWGUI4RANCNFSM6AAAAAARVGMOXU>
.
You are receiving this because you commented.Message ID:
<smartcontractkit/full-blockchain-solidity-course-js/repo-discussions/3627/comments/4057143
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
well my mistake was that i registered in chainlink keeper using time based
option. but now i registered using custom based logic. but now new error
coming.
AssertionError: expected '345593590257924432' to equal '345770912272949262
…On Fri, 4 Nov 2022 at 19:35, pacelliv ***@***.***> wrote:
Yes, I made three changes, if you look above you will see them. Like
@chiesa <https://github.com/chiesa> said you could ignore A.1 and A.2.,
but without modifying the the staging test I don't think the test will pass.
—
Reply to this email directly, view it on GitHub
<#3627 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALCGNSASRJ4DOLWHJLZPYC3WGUJ3TANCNFSM6AAAAAARVGMOXU>
.
You are receiving this because you commented.Message ID:
<smartcontractkit/full-blockchain-solidity-course-js/repo-discussions/3627/comments/4057217
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
stage testing is done successfully. thanks for the cooprating
…On Sat, 5 Nov 2022 at 23:36, pacelliv ***@***.***> wrote:
Hmmm... I see... I'll look into it later. Please try to reply in the same
thread (don't create new comments) and avoid jumping between discussions
otherwise it'll become confusing.
—
Reply to this email directly, view it on GitHub
<#3627 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALCGNSFABUUJAXP2Y34ISL3WG2O2DANCNFSM6AAAAAARVGMOXU>
.
You are receiving this because you commented.Message ID:
<smartcontractkit/full-blockchain-solidity-course-js/repo-discussions/3627/comments/4065158
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
mine still doesnt work after checking all the related threads and fixes, can someone help? |
Beta Was this translation helpful? Give feedback.
Is it possible that such issue arise because I don't have enough gETH on my account?