smartcontractkit / smartcontractkit/chainlink
[SMRT] Missing VRFConsumerV2Plus Contract
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 8.2k
- Forks
- 2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 202
Description
Description
Missing Contracts for the latest VRF contract v2.5 specially VRFConsumerV2Plus
Basic Information
I was trying to integrate a vrf random number for a smart contract and found that all versions below 2.5 are being deprecated/marked as legacy, so I was trying to use the newer version which is v2.5 instead, but can't find it in contracts/src/v0.8 or any links directing to it in the docs
Steps to Reproduce
install contracts using foundry
forge install smartcontractkit/chainlink
Additional Information
forge version: forge 0.2.0 (c3069a5 2024-11-05T00:22:10.424475717Z)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the reported Foundry install command and inspecting contracts/src/v0.8 for the existing VRF consumer contracts and available versions. Done means the package includes the VRFConsumerV2Plus contract and the documentation provides a link or reference to it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100