This website works better with JavaScript.
Explore
Help
Register
Sign In
mirror
/
openzeppelin-contracts
mirror of
https://github.com/OpenZeppelin/openzeppelin-contracts
Watch
2
Star
1
Fork
You've already forked openzeppelin-contracts
1
Code
Issues
Releases
Wiki
Activity
Configure compilation with solc 0.7.4
Browse Source
release-v3.2.0-solc-0.7
Francisco Giordano
4 years ago
parent
7af8b51048
commit
78196f09af
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
buidler.config.js
2
buidler.config.js
Unescape
Escape
View File
@ -15,6 +15,6 @@ module.exports = {
}
,
}
,
solc
:
{
version
:
'0.
6.12
'
,
version
:
'0.
7.4
'
,
}
,
}
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/openzeppelin-contracts
Title
Body
Create Issue