lightninglabs / lightninglabs/loop
Android protobuf definitions generation failed for looprpc
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 595
- Forks
- 135
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 12
Description
I've been trying to generate looprpc protobuf definitions for my android application but it fails due to methods duplicates in the generated classes. The class Client.java in looprpc package but with the following errors

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
Start with the looprpc protobuf generation path and the generated looprpc Client.java file referenced in the report. Reproduce the Android generation failure and inspect the duplicate-method errors shown in the screenshot; done means looprpc definitions generate successfully without duplicate methods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, go
- Domain
- api, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100