Make FillBlock consume txn_available to avoid shared_ptr copies
commit6713f0f142d97b4608c95a3ea03b4b670fceab2b
authorPieter Wuille <pieter.wuille@gmail.com>
Fri, 11 Nov 2016 21:01:27 +0000 (11 13:01 -0800)
committerPieter Wuille <pieter.wuille@gmail.com>
Thu, 22 Dec 2016 02:18:28 +0000 (21 18:18 -0800)
treefb1ea76626fcb165c700ed63a963a4dfc19f36fa
parent62607d796cd93bfc5ce4ee5050c93cf0ca80ba91
Make FillBlock consume txn_available to avoid shared_ptr copies
src/blockencodings.cpp
src/blockencodings.h
src/test/blockencodings_tests.cpp