Add support for decimal types
Open
type: feature
type: lang-spec
- Dominant language
- Rust
- Stars
- 1.7k
- Forks
- 218
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 6
Description
### What is wrong?
We should provide a type to represent decimals.
Prior art:
- https://docs.soliditylang.org/en/develop/types.html#rational-and-integer-literals
- https://vyper.readthedocs.io/en/latest/types.html?highlight=decimal#decimals
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no implementation files, tests, or entry points. Start by reviewing the linked Solidity and Vyper decimal-type references and determine the required scope and semantics; the issue does not define what completion or validation should include.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, solidity
- Domain
- blockchain, compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100