nervosnetwork / nervosnetwork/neuron
DAO Calculations bug on Light Client works on Internal Node
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 204
- Forks
- 95
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 4
Description
Topic Type
Other
Detail of the issue
When operating on the Light Mainnet Light Client the DAO calculations for how much was earned since depositing do not calculate and the compensation cycle never completes calculations. But when I choose my internal node, everything works fine.
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
Compare DAO calculations on the Light Mainnet Light Client with the internal node, then inspect bundled-ckb-light-mainnet.log, bundled-ckb.log, and main.log for the failing compensation cycle. Done means earned-since-deposit values calculate and the compensation cycle completes on the light client as it does on the internal node.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100