nervosnetwork / nervosnetwork/neuron
[Bug Report] Versions before 202 will fail to update by clicking Check for Upgrates
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 204
- Forks
- 95
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 4
Description
Detail of the issue
It seems that starting from version 204, the app's directory was marked with the app5 identifier, causing the upgrade to report :Could not locate update bundle for com.nervos.neuron. So currently, the only option is to re-download the new version from the GitHub release : https://github.com/nervosnetwork/neuron/releases
bundled-ckb.log
bundled-ckb-light-mainnet.log
main.log
status.log
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report identifies the app upgrade flow and GitHub Releases but names no source files or tests. Start by locating the Check for Updates implementation and tracing how versions before 204 resolve the update bundle relative to the app5 identifier. Done means older versions can find and install the available update through the app, with regression coverage if updater tests exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100