< 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
< bitcoin-git>
[bitcoin] benma opened pull request #9897: AppInitMain: split initialization of Connman into a new function (master...connman) https://github.com/bitcoin/bitcoin/pull/9897
< bitcoin-git>
[bitcoin] luke-jr opened pull request #9892: Bugfix: Only install manpages for built programs (master...bugfix_man_onlybuilt) https://github.com/bitcoin/bitcoin/pull/9892
< bitcoin-git>
[bitcoin] theuni opened pull request #9891: depends: make osx output deterministic (master...fix-osx-link-determinism) https://github.com/bitcoin/bitcoin/pull/9891
< BlueMatt>
(which you would pass into bitcoin-cli to tell it where to connect)
< profall>
if I rpcbind to a different address then localhost, when I try to use bitcoin-cli it cannot connect to the server. Before you assume, it's binded to a private IP on a VLAN that only I control.
< bitcoin-git>
[bitcoin] ericshawlinux opened pull request #9890: Add a button to open the config file in a text editor (master...master) https://github.com/bitcoin/bitcoin/pull/9890
< achow101>
whoever finishes osx next, let me know if your hashes match mine: 9b247d80bb79f3b96d49e9d61b1977e07260c788022714e670dc7673a35fbf25 bitcoin-0.14.0-osx-unsigned.dmg
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #9888: travis: Verify commits only for one target (master...Mf1702-travisCommits) https://github.com/bitcoin/bitcoin/pull/9888
< bitcoin-git>
bitcoin/master fa32a16 MarcoFalke: travis: Verify commits only for one target...
< bitcoin-git>
bitcoin/master 36afd4d MarcoFalke: Merge #9888: travis: Verify commits only for one target...
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #9888: travis: Verify commits only for one target (master...Mf1702-travisCommits) https://github.com/bitcoin/bitcoin/pull/9888
< bitcoin-git>
bitcoin/0.14 ad24256 Russell Yanofsky: Fix importmulti returning rescan errors for wrong keys...
< bitcoin-git>
bitcoin/0.14 289204f Marijn Stollenga: Change bitcoin address in RPC helpaddress to an invalid address, so people don't accidentally send coins there (like I did)....
< bitcoin-git>
bitcoin/master 30bdcfc Wladimir J. van der Laan: Merge #9865: Change bitcoin address in RPC help message...
< bitcoin-git>
bitcoin/master 83ac719 Marijn Stollenga: Change bitcoin address in RPC helpaddress to an invalid address, so people don't accidentally send coins there (like I did).