< BlueMatt>
arowser: hum, works for me....very strange
< btcdrak>
BlueMatt: just that there is an unused file which should be deleted.
< BlueMatt>
btcdrak: yes, hence why i linked to that pr, but arowser said they cant build with it
< BlueMatt>
which seems strange
< arowser>
its wired, I found it in different build, not only for linux, for mac :http://blkdb.com:8080/view/All/job/apple-darwin11_MacOSX10.11/17/console
< bitcoin-git>
bitcoin/0.13 4ced313 Suhas Daftuar: Allow compactblock reconstruction when block is in flight
< bitcoin-git>
bitcoin/0.13 53b656f Suhas Daftuar: [qa] Update compactblocks test for multi-peer reconstruction
< bitcoin-git>
bitcoin/0.13 03b6f62 Wladimir J. van der Laan: Merge #9357: [0.13 backport] Attempt reconstruction from all compact block announcements...
< gribble>
https://github.com/bitcoin/bitcoin/issues/9262 | Prefer coins that have fewer ancestors, sanity check txn before ATMP by instagibbs · Pull Request #9262 · bitcoin/bitcoin · GitHub
< wumpus>
seems it is still in flux
< wumpus>
can we pass on that one?
< btcdrak>
wumpus: seems solid to me
< wumpus>
well there are still un-addresed comment so it cetainly can't be merged in this state
< wumpus>
and it looks non-trivial to backport too
< btcdrak>
for the backported stuff, I'm not sure refactoring makes sense. seems better in a separate PR after.
< wumpus>
I think if we want to do a rc before the holidays we should do it now
< wumpus>
probably refactoring will only make it more difficult to backport
< BlueMatt>
wumpus: yea, sorry, was trying to get to 9262 today but other bugs resulted in me not getting to it until I was too tired to want to review something :(
< btcdrak>
it seems to clear cherr-pick except for the benchmarking file which is a clean add.
< btcdrak>
s/clear/clean/
< btcdrak>
at least at first glance....
< wumpus>
thanks for checking btcdrak
< wumpus>
I had assumed it to be worse with all the changes in wallet post-0.13
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #9377: fundrawtransaction: Keep change-output keys by default, make it optional (master...2016/12/fix_frt_adr) https://github.com/bitcoin/bitcoin/pull/9377
< btcdrak>
wumpus: so the cherry-pick compiles ok, test_bitcoin, bencher etc all work. didnt run rpc-tests yet
< bitcoin-git>
[bitcoin] laanwj closed pull request #8734: Send NOTFOUND when we don't have the block data. (master...NotfoundIfPruned) https://github.com/bitcoin/bitcoin/pull/8734