chainlink icon indicating copy to clipboard operation
chainlink copied to clipboard

#13615

Open rishabhRsinghvi opened this issue 1 year ago • 1 comments

Requires

Resolves

rishabhRsinghvi avatar Oct 17 '24 08:10 rishabhRsinghvi

@rishabhRsinghvi Please note that this change goes against the guidelines: https://github.com/smartcontractkit/chainlink/blob/develop/contracts/STYLE_GUIDE.md#picking-a-pragma We shouldn't change pragma versions for audited contracts and none of these contracts are customer-facing contracts. Consumer-facing contracts already have loose versioning, for example: VRFConsumerBaseV2Plus Solidity version used in pragma in the public VRF docs is just an example, a customer can set a newer Solidity version if needed.

ibrajer avatar Oct 17 '24 09:10 ibrajer

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Dec 17 '24 00:12 github-actions[bot]