FuelLabs / FuelLabs/fuel-explorer

Functions selector name is not aligned with specs

Open
#370 0 comments 0 reactions 0 assignees View on GitHub
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
Screenshot 2024-06-12 at 11 22 11 AM

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.