FluffyLabs / FluffyLabs/pvm-debugger-old
read program name from metadata
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
In case a JAM SPI program which includes metadata is loaded we should attempt to decode the metadata according to a common format of including name and version blob. These should be used to identify the program in the ui instead of the name based on uploaded file name.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the JAM SPI program-loading path and the UI code that derives a program name from the uploaded file name. Read how metadata is represented and decoded, then verify that programs with metadata use its name and version for UI identification while programs without it retain the existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100