< gribble>
https://github.com/bitcoin/bitcoin/issues/17204 | wallet: Do not turn OP_1NEGATE in scriptSig into 0x0181 in signing code (sipa) by meshcollider · Pull Request #17204 · bitcoin/bitcoin · GitHub
< bitcoin-git>
bitcoin/master 4d4bd5e Wladimir J. van der Laan: Merge #17204: wallet: Do not turn OP_1NEGATE in scriptSig into 0x0181 in s...
< bitcoin-git>
[bitcoin] laanwj merged pull request #17204: wallet: Do not turn OP_1NEGATE in scriptSig into 0x0181 in signing code (sipa) (master...201910_1negate_rebase) https://github.com/bitcoin/bitcoin/pull/17204
< wumpus>
fanquake: no, I've never used that option, from what I remember, let's see
< wumpus>
oh gitian-build not github-merge, no, I must shamefully admit have used that script one or twice for testing, I still have my own age-old gitian build script
< hebasto>
it seems everyone uses its own self-crafted gitian build script :D
< wumpus>
it has always been "oh it will work for now, no need to switch around scripts, this release we're going to switch to something else than gitian, right 😳
< jonatack>
i've basically been using fanquake's guide, slightly adapted for linux
< hebasto>
how to conditionally skip a benchmark in nanobench framework?
< wumpus>
maybe something with -filter=<regex> ?
< wumpus>
it seems more suitable for running a subset than excluding a benchmark but still, depending on the regex subset supported it should be possible
< achow101>
that are reasonably close to being merged?
< kanzure>
hi
< fjahr>
I think #14582 is interesting but long forgotten
< gribble>
https://github.com/bitcoin/bitcoin/issues/14582 | wallet: always do avoid partial spends if fees are within a specified range by kallewoof · Pull Request #14582 · bitcoin/bitcoin · GitHub
< instagibbs>
hi
< fjahr>
enough concept ACK now I think and a tested ACK from me so not super close but still
< meshcollider>
achow101: time to review-beg for your coin selection PRs?
< jonatack>
hi
< achow101>
meshcollider: yep
< achow101>
if sqlite is too big/scary to review, how about coin selection, almost as scary!
< achow101>
#17458 is close to being merged. 3 ACKs
< gribble>
https://github.com/bitcoin/bitcoin/issues/17458 | Refactor OutputGroup effective value calculations and filtering to occur within the struct by achow101 · Pull Request #17458 · bitcoin/bitcoin · GitHub
< bitcoin-git>
bitcoin/master 7d07e86 Andrew Chow: Use real value when calculating OutputGroup value
< bitcoin-git>
bitcoin/master 9adc2f8 Andrew Chow: Refactor OutputGroups to handle effective values, fees, and filtering
< bitcoin-git>
bitcoin/master f269165 Samuel Dobson: Merge #17458: Refactor OutputGroup effective value calculations and filter...
< bitcoin-git>
[bitcoin] meshcollider merged pull request #17458: Refactor OutputGroup effective value calculations and filtering to occur within the struct (master...cleanup-outputgroups) https://github.com/bitcoin/bitcoin/pull/17458