As per title.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGING1d6f7c286305: Do not use Amount constructor taking satoshi as aprameter in the test code.
rABC1d6f7c286305: Do not use Amount constructor taking satoshi as aprameter in the test code.
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- satbuildtest
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 3202 Build 4491: Bitcoin ABC Buildbot (legacy) Build 4490: arc lint + arc unit
Event Timeline
src/test/main_tests.cpp | ||
---|---|---|
57 ↗ | (On Diff #4770) | ULL -> LL, as casting unsigned immediately to signed is pointless |