kokke / kokke/tiny-bignum-c

Display in base-10?

Open
#23 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
474
Forks
90
PR merge metrics
No merged PRs in 30d

Description

`bignum_to_string` appears to render a `struct bn` as hex rather than decimal; can we get a decimal option?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating bignum_to_string and tracing how it currently renders struct bn values as hexadecimal. Determine how a decimal option should be exposed, then verify the result renders values in decimal while preserving the existing hexadecimal behavior. No test file or other entry point is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.