Browse Source

feat: upgrade to solc@0.8.4

Paul Razvan Berg 4 years ago
parent
commit
3b83497ee9
2 changed files with 4 additions and 4 deletions
  1. 3 3
      README.md
  2. 1 1
      hardhat.config.ts

+ 3 - 3
README.md

@@ -87,7 +87,7 @@ Delete the smart contract artifacts, the coverage reports and the Hardhat cache:
 $ yarn clean
 ```
 
-### Deploy 
+### Deploy
 
 Deploy the contracts to Hardhat Network:
 
@@ -109,9 +109,9 @@ compiler version is to add the following fields to your VSCode user settings:
 
 ```json
 {
-  "solidity.compileUsingRemoteVersion": "v0.8.3+commit.8d00100c",
+  "solidity.compileUsingRemoteVersion": "v0.8.4+commit.c7e474f2",
   "solidity.defaultCompiler": "remote"
 }
 ```
 
-Where of course `v0.8.3+commit.8d00100c` can be replaced with any other version.
+Where of course `v0.8.4+commit.c7e474f2` can be replaced with any other version.

+ 1 - 1
hardhat.config.ts

@@ -80,7 +80,7 @@ const config: HardhatUserConfig = {
     tests: "./test",
   },
   solidity: {
-    version: "0.8.3",
+    version: "0.8.4",
     settings: {
       metadata: {
         // Not including the metadata hash