mafintosh / mafintosh/protocol-buffers
represent bigints in a safe way
Open
- Dominant language
- JavaScript
- Stars
- 760
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
it would be nice to be able to get ints that can't be represented as doubles as strings, buffers, or BN.js objects
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Start by tracing integer decoding in the JavaScript/Node.js implementation and reviewing existing integer-related tests; done means values beyond double precision are exposed consistently as strings, buffers, or BN.js objects with coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100