FuelLabs / FuelLabs/fuel-explorer
Functions selector name is not aligned with specs
Open
- Dominant language
- TypeScript
- Stars
- 93
- Forks
- 81
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 44
Description
On the selector specs, the methods hash should be padded with leading zeros, but on the current operation call in the explorer, we only show the hash without leading zeros.
Specs: https://docs.fuel.network/docs/specs/abi/fn-selector-encoding/#function-selector-encoding
Contributor guide
Research direction
Start by locating the explorer's current operation-call selector display and compare its output with the function selector encoding specification linked in the issue. The change is complete when the methods hash is shown with the required leading-zero padding, matching the specification and screenshot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100