Extend ABI documentation of function types
Open
documentation :book:
medium effort
medium impact
must have eventually
- Dominant language
- C++
- Stars
- 25.7k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 21
Description
The documentation at https://github.com/ethereum/solidity/blob/develop/docs/abi-spec.rst doesn't explain how function types (https://solidity.readthedocs.io/en/v0.5.3/types.html#function-types) are encoded.
Contributor guide
Research direction
Start with docs/abi-spec.rst and compare its existing type-encoding sections with the function types reference linked in the issue. Determine how function types are encoded and document that behavior in the ABI specification. Done means the ABI documentation explicitly explains function-type encoding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100