You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2022. It is now read-only.
We're shadowing the Solidity built-in keyword
reserved
in https://github.com/parity-contracts/name-registry/blob/12282e0b20f9e6d611237a59014f33c317c9a648/contracts/SimpleRegistry.sol#L283We should rename that function, possibly into
isReseved
.Repercussions of such renaming in production (procy contracts, ABI usage) need to be taken in account.
The text was updated successfully, but these errors were encountered: