smartcontractkit / smartcontractkit/chainlink

[SMRT] Missing VRFConsumerV2Plus Contract

Open
#15,145 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.