lukso-network / lsp-smart-contracts

The reference implementation for universal profiles smart contracts
https://www.npmjs.com/package/@lukso/lsp-smart-contracts
Apache License 2.0
76 stars 50 forks source link

build!: upgrade all packages + root to latest Hardhat version and ethers v6 #889

Closed CJ42 closed 7 months ago

CJ42 commented 8 months ago

What does this PR introduce?

📦 Build

Note: the tests for @lukso/lsp17-extensions have been skipped due to an issue related to the deployment of NickFactory. See this opened issue on Hardhat repository for reference: https://github.com/NomicFoundation/hardhat/issues/4939

Upgrade Hardhat and ethers to latest version, including ethers v6.

PR Checklist

CJ42 commented 7 months ago

Referencing this issue on Hardhat for the blocker on LSP17 Extensions contracts tests and the Create2Factory not deploying: https://github.com/NomicFoundation/hardhat/issues/4939