Page MenuHomePhabricator

Merge #10581: Simplify return values of GetCoin/HaveCoin(InCache)
ClosedPublic

Authored by nakihito on Jul 9 2019, 21:07.

Details

Summary

21180ff Simplify return values of GetCoin/HaveCoin(InCache) (Pieter Wuille)

Tree-SHA512: eae0aa64fa1308191100cdc7cdc790c825f33b066c200a18b5895d7d5806cee1cc4caba1766ef3379a7cf93dde4bbae2bc9be92947935f5741f5c126d3ee991b

Backport of Core PR10581
https://github.com/bitcoin/bitcoin/pull/10581

Test Plan
make check
test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR10581
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6779
Build 11605: Bitcoin ABC Buildbot (legacy)
Build 11604: arc lint + arc unit

Event Timeline

Owners added a reviewer: Restricted Owners Package.Jul 9 2019, 21:07
deadalnix requested changes to this revision.Jul 9 2019, 23:25
deadalnix added inline comments.
src/coins.h
141 ↗(On Diff #10160)

Fix style.

This revision now requires changes to proceed.Jul 9 2019, 23:25

Fixed comment formatting.

This revision is now accepted and ready to land.Jul 9 2019, 23:42