* replace `immutable` with `constant` for _PERMIT_TYPEHASH This commit is related to the following issue discussion: https://github.com/OpenZeppelin/contracts-wizard/issues/89#issuecomment-1042391318 Since Solidity version `0.6.12` the `keccak256` of string literals is treated specially and the hash is evaluated at compile time. Since the OpenZeppelin Wizard also uses `constant` for OpenZeppelin's AccessControl's roles declarations, it's good practice to make this consistent. * Update CHANGELOG * fix: ensure transpiler compatibility * fix: fixing var-name-mixedcase * prettier & lint check Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch> Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .github | Loading commit data... | |
| audit | Loading commit data... | |
| certora | Loading commit data... | |
| contracts | Loading commit data... | |
| docs | Loading commit data... | |
| hardhat | Loading commit data... | |
| migrations | Loading commit data... | |
| scripts | Loading commit data... | |
| test | Loading commit data... | |
| .codecov.yml | Loading commit data... | |
| .editorconfig | Loading commit data... | |
| .eslintrc | Loading commit data... | |
| .gitattributes | Loading commit data... | |
| .gitignore | Loading commit data... | |
| .mocharc.js | Loading commit data... | |
| .prettierrc | Loading commit data... | |
| .solcover.js | Loading commit data... | |
| .solhint.json | Loading commit data... | |
| CHANGELOG.md | Loading commit data... | |
| CODE_OF_CONDUCT.md | Loading commit data... | |
| CONTRIBUTING.md | Loading commit data... | |
| DOCUMENTATION.md | Loading commit data... | |
| GUIDELINES.md | Loading commit data... | |
| LICENSE | Loading commit data... | |
| README.md | Loading commit data... | |
| RELEASING.md | Loading commit data... | |
| SECURITY.md | Loading commit data... | |
| hardhat.config.js | Loading commit data... | |
| logo.svg | Loading commit data... | |
| netlify.toml | Loading commit data... | |
| package-lock.json | Loading commit data... | |
| package.json | Loading commit data... | |
| renovate.json | Loading commit data... |