Hello, guys, is there a solution to reduce the chainlink vrf response time?
SC will be on ethereum mainnet, currently working on rinkeby testnet, it takes more than 1 min to receive 2 random numbers, which is so slow, ideally i want it in less than 15 secs.

Sep 7, 2022, 1:11 PM
Ethereum is slow
Sep 7, 2022, 1:18 PM
nope its just the time it takes, its like that on polygon too. V1 used to take 3 min, now it like 1min not too bad in comparison. You could just alert on the front end to your users that it will take some time
Sep 7, 2022, 1:22 PM
you think even polygon will have any big difference?
https://stackoverflow.com/questions/68107865/chain-link-vrf-takes-a-long-time-to-get-random-numbers
Sep 7, 2022, 1:22 PM
it still takes 1min approx
Sep 7, 2022, 1:23 PM
i see
Sep 7, 2022, 1:23 PM
ive timed it
Sep 7, 2022, 1:23 PM
you may run your own oracle for a blazingly fast experience
Sep 7, 2022, 1:23 PM
hmmm, so 1 min seems to be the avg time
what about the upcoming ethereum merge? it'll reduce the response time?
Sep 7, 2022, 1:23 PM
nope
Sep 7, 2022, 1:24 PM
i think its because of chainlink, not the network
maybe reducing confirmations will help
Sep 7, 2022, 1:25 PM
i don't think so, chainlink vrf depends on block times on the network, normally 2 or 3 blocks
so the avg time will be 3 * block time
Sep 7, 2022, 1:25 PM
I thought rinkeby is deprecated.
Sep 7, 2022, 1:48 PM
Alchemy still supports it. Going to deprecate soon
Sep 7, 2022, 1:52 PM
Kovan, Rinkeby, Ropsten going to be deprecated soon..

Goerli and Sepolia will be there as a tesnet for ethereum networks..
Sep 7, 2022, 1:55 PM
previously they intentionally blocked testnet
Sep 7, 2022, 3:47 PM

© 2024 Draquery.com All rights reserved.