smartcontractkit / hardhat-starter-kit

A repo for boilerplate code for testing, deploying, and shipping chainlink solidity code.
MIT License
1.21k stars 493 forks source link

update for npm contracts v1.1.1-beta (testing). #185

Closed zeuslawyer closed 4 months ago

zeuslawyer commented 4 months ago

When merging need to remove the beta tag from package.json dep.

QingyangKong commented 4 months ago

Hi @zeuslawyer , I updated the contracts, config, unit tests, and staging tests from VRF2.0 to VFRF2.5. Can you please review the changes?

zeuslawyer commented 4 months ago

also @QingyangKong no need to merge yet. Once you process the comments, we will wait for the package to be published without the beta tag, then we remove the beta tag from package.json and then merge.