lightninglabs / lightninglabs/taproot-assets
Safe-math package for asset amount overflow check
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 525
- Forks
- 150
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Math package could use contraints.Integer. Raised in this comment: https://github.com/lightninglabs/taro-private/pull/58#discussion_r1186574198
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 by reading the linked pull-request discussion, which is the only implementation context provided. Determine the scope and API for a safe-math package that handles asset amount overflow checks; done means the required overflow checking is implemented and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100