Details
Details
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- PR16205
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 10304 Build 18429: Default Diff Build & Tests Build 18428: arc lint + arc unit
Event Timeline
Comment Actions
[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.
src/tinyformat.h | ||
---|---|---|
1089 | Nit: comment style should be: /** * stuff... */ |
Comment Actions
There are a ton of callsites missing. Check
grep -r ../src/ -e fprintf | grep -v leveldb | grep -v secp256k1 | grep -v univalue