< bitcoin-git>
[bitcoin] sdaftuar opened pull request #9959: Mining: Prevent slowdown in CreateNewBlock on large mempools (master...2017-03-cnb-optimizations) https://github.com/bitcoin/bitcoin/pull/9959
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #9955: Don't require segwit in getblocktemplate for segwit signalling or mining (master...2017-03-mining-segwit-changes) https://github.com/bitcoin/bitcoin/pull/9955
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #9953: Fix shutdown hang with >= 8 -addnodes set (master...2017-03-exit-with-addnode) https://github.com/bitcoin/bitcoin/pull/9953
< bitcoin-git>
[bitcoin] practicalswift opened pull request #9949: [bench] Avoid function call arguments which are pointers to uninitialized values (master...avoid-pointers-to-unitialized-values-in-function-calls) https://github.com/bitcoin/bitcoin/pull/9949
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #9945: Improve logging in bctest.py if there is a formatting mismatch (master...improve_bctest_logging) https://github.com/bitcoin/bitcoin/pull/9945
< bitcoin-git>
bitcoin/master ac23a7c MarcoFalke: Merge #9945: Improve logging in bctest.py if there is a formatting mismatch...
< bitcoin-git>
bitcoin/master 6c1fb73 John Newbery: Improve logging in bctest.py if there is a formatting mismatch
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #9947: Add true/false return value to prioritisetransaction (master...2017/03/ptx) https://github.com/bitcoin/bitcoin/pull/9947
2017-03-07
< bitcoin-git>
[bitcoin] pinheadmz opened pull request #9946: Fix build errors if spaces in path or parent directory (master...dirspaces2) https://github.com/bitcoin/bitcoin/pull/9946
< bitcoin-git>
[bitcoin] jnewbery opened pull request #9945: Improve logging in bctest.py if there is a formatting mismatch (master...improve_bctest_logging) https://github.com/bitcoin/bitcoin/pull/9945
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #9940: Fix verify-commits on OSX, update for new bad Tree-SHA512, point travis to different keyservers (master...2017-03-verify-commits-no-recursion) https://github.com/bitcoin/bitcoin/pull/9940
< bitcoin-git>
[bitcoin] laanwj closed pull request #9932: Fix verify-commits on travis and always check top commit's tree (master...2017-03-fix-verify-commits) https://github.com/bitcoin/bitcoin/pull/9932
< bitcoin-git>
bitcoin/master 00c13ea Wladimir J. van der Laan: Merge #9932: Fix verify-commits on travis and always check top commit's tree...
< bitcoin-git>
bitcoin/master b3ec305 Matt Corallo: Fix bashisms in verify-commits and always check top commit's tree
< bitcoin-git>
bitcoin/master f20e664 Matt Corallo: Check gpg version before setting --weak-digest
< bitcoin-git>
[bitcoin] laanwj closed pull request #9928: Allow verify-commit.sh to just verify the HEAD commit (Use non-recursive verification by default) (master...2017/03/vc_simple) https://github.com/bitcoin/bitcoin/pull/9928
< bitcoin-git>
[bitcoin] laanwj opened pull request #9937: rpc: Prevent `dumpwallet` from overwriting files (master...2017_03_walletdump_nooverwrite) https://github.com/bitcoin/bitcoin/pull/9937
< bitcoin-git>
[bitcoin] practicalswift opened pull request #9936: [trivial] Fix three typos introduced into walletdb.h in yesterday's merge of commit 7184e25 (master...fix-typos-introduced-in-commit-7184e25c) https://github.com/bitcoin/bitcoin/pull/9936
< gmaxwell>
19:02 < pawn> gmaxwell: I have the new version. I opened the console. I ran dumpwallet, and it's not giving anything back to me. I passed wallet.dat and /Users/pawn/Library/Application\ Support/Bitcoin/wallet.dat as an argument.
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #9555: [test] Avoid reading a potentially uninitialized variable in tx_invalid-test (transaction_tests.cpp) (master...avoid-ub-in-tx_invalid-test) https://github.com/bitcoin/bitcoin/pull/9555
< bitcoin-git>
bitcoin/master 19be26a MarcoFalke: Merge #9555: [test] Avoid reading a potentially uninitialized variable in tx_invalid-test (transaction_tests.cpp)...
< bitcoin-git>
bitcoin/master 8455e36 practicalswift: [test] Avoid reading a potentially uninitialized variable in tx_invalid-test...
< bitcoin-git>
[bitcoin] jtimon closed pull request #9882: RPC: Introduce -rpcamountdecimals for the RPC to use other units than BTC (master...0.14.99-rpc-amounts) https://github.com/bitcoin/bitcoin/pull/9882
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #9932: Fix verify-commits on travis and always check top commit's tree (master...2017-03-fix-verify-commits) https://github.com/bitcoin/bitcoin/pull/9932
< wumpus>
and there is no other approach to support it in bitcoin-cli anyhow
< gmaxwell>
wumpus: for the unix domain socket bitcoin-cli, could you have the client behind an actual feature test? so that when the user's libevent is upgraded it starts working?
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #9928: Allow verify-commit.sh to just verify the HEAD commit (Use non-recursive verification by default) (master...2017/03/vc_simple) https://github.com/bitcoin/bitcoin/pull/9928
< bitcoin-git>
[bitcoin] laanwj closed pull request #9547: bench: Assert that division by zero is unreachable (master...avoid-potential-division-by-zero-in-benchmark-state-keeprunning) https://github.com/bitcoin/bitcoin/pull/9547
< bitcoin-git>
bitcoin/master d32581c Wladimir J. van der Laan: Merge #9547: bench: Assert that division by zero is unreachable...
< bitcoin-git>
bitcoin/master db07f91 practicalswift: Assert that what might look like a possible division by zero is actually unreachable
< bitcoin-git>
[bitcoin] laanwj closed pull request #9920: [0.14] Allow any subkey in verify-commits (BlueMatt) (0.14...Mf1703-verifySubkeys) https://github.com/bitcoin/bitcoin/pull/9920
< bitcoin-git>
[bitcoin] laanwj closed pull request #9905: [contrib] gh-merge: Move second sha512 check to the end (master...Mf1703-gh-merge) https://github.com/bitcoin/bitcoin/pull/9905
< bitcoin-git>
bitcoin/master 01b7cda Wladimir J. van der Laan: Merge #9905: [contrib] gh-merge: Move second sha512 check to the end...
< bitcoin-git>
bitcoin/master fa7da3f MarcoFalke: [contrib] gh-merge: Move second sha512 check to before signing
< bitcoin-git>
[bitcoin] laanwj opened pull request #9921: build: Probe MSG_DONTWAIT in the same way as MSG_NOSIGNAL (master...2017_03_cloudabi_netcompat) https://github.com/bitcoin/bitcoin/pull/9921
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #9920: [0.14] Allow any subkey in verify-commits (BlueMatt) (0.14...Mf1703-verifySubkeys) https://github.com/bitcoin/bitcoin/pull/9920
< jonasschnelli>
What I once started is to use sipas crawler (bitcoin-seeder) and fill everything into a db, then use that db from djbdns (which is still one of the best dnsd IMO).
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #9905: contrib: Move second sha512 check to the end (master...Mf1703-gh-merge) https://github.com/bitcoin/bitcoin/pull/9905
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #9359: Add test for CWalletTx::GetImmatureCredit() returning stale values. (master...pr/immature) https://github.com/bitcoin/bitcoin/pull/9359
< bitcoin-git>
bitcoin/master 7ed143c Russell Yanofsky: Add test for CWalletTx::GetImmatureCredit() returning stale values....
< bitcoin-git>
bitcoin/master f7ec7cf MarcoFalke: Merge #9359: Add test for CWalletTx::GetImmatureCredit() returning stale values....
< bitcoin-git>
[bitcoin] laanwj opened pull request #9904: test: Fail if InitBlockIndex fails (master...2017_03_test_check_blkindex_result) https://github.com/bitcoin/bitcoin/pull/9904
< bitcoin-git>
[bitcoin] ian-kelling opened pull request #9903: Docs: add details to -rpcclienttimeout doc (master...docs-client-timeout) https://github.com/bitcoin/bitcoin/pull/9903
< gribble>
https://github.com/bitcoin/bitcoin/issues/7533 | RPC: sendrawtransaction: Allow the user to ignore/override specific rejections by luke-jr · Pull Request #7533 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/8775 | RPC refactoring: Access wallet using new GetWalletForJSONRPCRequest by luke-jr · Pull Request #8775 · bitcoin/bitcoin · GitHub
< waxwing>
Micheal_PVR: this is for core development, use #bitcoin or maybe #bitcoin-dev
< Micheal_PVR>
Sorry for my lack of understanding, but in order for it to then go on to be imported as a mainnet bitcoin wallet, I would have to add a 5 infront?
< jonasschnelli>
MarcoFalke: I have no plans to revoke them,... just not to have them in the main Bitcoin Core repository anymore... because it seems that they are no longer relevant for newer releases.
< jonasschnelli>
No current available bitcoin HWW supports RSA,... NISP-2 and Ed25519 is supported though,...
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #9899: Add jonasschnellis new NIST-P 256 signing key (master...2017/03/key) https://github.com/bitcoin/bitcoin/pull/9899
< bitcoin-git>
[bitcoin] laanwj closed pull request #9821: util: Specific GetOSRandom for Linux/FreeBSD/OpenBSD (master...2017_02_osrandom) https://github.com/bitcoin/bitcoin/pull/9821
< bitcoin-git>
bitcoin/master 7cad849 Wladimir J. van der Laan: sanity: Move OS random to sanity check function...
< bitcoin-git>
bitcoin/master aa09ccb Wladimir J. van der Laan: squashme: comment that NUM_OS_RANDOM_BYTES should not be changed lightly
< bitcoin-git>
bitcoin/master 224e6eb Wladimir J. van der Laan: util: Specific GetOSRandom for Linux/FreeBSD/OpenBSD...
< bitcoin-git>
[bitcoin] laanwj closed pull request #9868: Abstract out the command line options for block assembly (master...assembleroptions) https://github.com/bitcoin/bitcoin/pull/9868
< bitcoin-git>
bitcoin/master cbdb473 Wladimir J. van der Laan: Merge #9868: Abstract out the command line options for block assembly...
< bitcoin-git>
bitcoin/master 277b472 Pieter Wuille: Run miner_tests with fixed options
< bitcoin-git>
bitcoin/master 48faf0b Pieter Wuille: Abstract out BlockAssembler options