Deprecate the use of ``contractdata`` as identifier
Open
low effort
medium impact
selected for development
- Dominant language
- C++
- Stars
- 25.7k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 21
Description
Anticipating https://github.com/ethereum/solidity/issues/13723 and https://github.com/ethereum/solidity/pull/13468 we should emit a warning on any use of ``contractdata`` as an identifier.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating identifier handling and warning coverage in the Solidity compiler; done means every use of contractdata emits a deprecation warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, solidity
- Domain
- blockchain, compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100