2016-11-07

< GitHub89> bitcoin/master e892dc1 Jiaxing Wang: Use prefix operator in for loop of DecodeBase58.
< GitHub89> bitcoin/master 159ed95 Jiaxing Wang: base58: Improve DecodeBase58 performance....
< GitHub89> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/c8c572f8f1ea...5fa7b07565d2
< GitHub68> [bitcoin] MarcoFalke opened pull request #9093: [doc] release-process: Mention GitHub release and archived release notes (master...Mf1611-docRel) https://github.com/bitcoin/bitcoin/pull/9093
< MarcoFalke> I feel like we should change the releases to only contain a link to the release notes and not the full release notes copied: https://github.com/bitcoin/bitcoin/releases
< GitHub0> [bitcoin] laanwj closed pull request #8708: net: have CConnman handle message sending (master...connman-send) https://github.com/bitcoin/bitcoin/pull/8708
< GitHub190> bitcoin/master ea33268 Cory Fields: net: switch all callers to connman for pushing messages...
< GitHub190> bitcoin/master 3e32cd0 Cory Fields: connman is in charge of pushing messages...
< GitHub190> bitcoin/master b98c14c Cory Fields: serialization: teach serializers variadics...
< GitHub190> [bitcoin] laanwj pushed 8 new commits to master: https://github.com/bitcoin/bitcoin/compare/7b22e5001a3d...c8c572f8f1ea
< GitHub111> [bitcoin] laanwj closed pull request #9070: Lockedpool fixes (master...lockedpool) https://github.com/bitcoin/bitcoin/pull/9070
< GitHub70> bitcoin/master 0b59f80 Kaz Wesley: LockedPool: fix explosion for illegal-sized alloc...
< GitHub70> bitcoin/master b3ddc5e Kaz Wesley: LockedPool: avoid quadratic-time allocation...
< GitHub70> bitcoin/master 21b8f3d Kaz Wesley: LockedPool: test handling of invalid allocations...
< GitHub70> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/05009935f9ac...7b22e5001a3d
< gribble> https://github.com/bitcoin/bitcoin/issues/8844 | Change sigops cost to sigops weight by jnewbery · Pull Request #8844 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8923 | Need documentation on minimum supported dependency versions · Issue #8923 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8639 | CVEs in depends packages · Issue #8639 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9039 | Various serialization simplifcations and optimizations by sipa · Pull Request #9039 · bitcoin/bitcoin · GitHub

2016-11-06

< GitHub104> [bitcoin] rebroad opened pull request #9091: Optimize sending of getheaders when pindexLast is an ancestor of pindexBestHeader (master...OptimizeMoreGetheaders) https://github.com/bitcoin/bitcoin/pull/9091
< GitHub154> [bitcoin] fanquake closed pull request #9090: Master (0.13...master) https://github.com/bitcoin/bitcoin/pull/9090
< GitHub102> [bitcoin] sagit77 opened pull request #9090: Master (0.13...master) https://github.com/bitcoin/bitcoin/pull/9090

2016-11-05

< GitHub137> [bitcoin] rebroad opened pull request #9088: Reduce ambiguity of warning message (master...LessAmbiguousWalletWarning) https://github.com/bitcoin/bitcoin/pull/9088
< GitHub182> [bitcoin] jtimon opened pull request #9087: RPC: WALLET: why not give more details when "generate" fails? (master...0.13-errors-rpc-mining) https://github.com/bitcoin/bitcoin/pull/9087
< jtimon> whphhg: now that you mention god instead of the creator of the system, it comes to mind that we should probably have #bitcoin-religion to redirect people who make such comments, or commments like this one
< jtimon> or 29 new users upgrading from a bitcoin bank to a full node :p

2016-11-04

< GitHub147> [bitcoin] sipa closed pull request #9085: Remove unused CTxOut::GetHash() (master...2016-11-remove-outpoint-hash) https://github.com/bitcoin/bitcoin/pull/9085
< GitHub138> bitcoin/master 0500993 Pieter Wuille: Merge #9085: Remove unused CTxOut::GetHash()...
< GitHub138> bitcoin/master 190fd32 Matt Corallo: Remove unused CTxOut::GetHash()
< GitHub138> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ed64bcec2dde...05009935f9ac
< jm22> that is why I thing bitcoin-qt is amazing and safe.
< jm22> iam talking about importing keys or addresses with the console of bitcoin-qt.
< GitHub114> [bitcoin] TheBlueMatt opened pull request #9085: Remove unused CTxOut::GetHash() (master...2016-11-remove-outpoint-hash) https://github.com/bitcoin/bitcoin/pull/9085
< otium> Thank you core dev for my new Bitcoin core node
< timothy> hi, which is the "reference" platform for bitcoin-core on linux? aka which distro and version is used with gitian to build it?
< GitHub142> [bitcoin] s-matthew-english opened pull request #9083: Enforcing consistency, 'gitian' to 'Gitian' (master...patch-9) https://github.com/bitcoin/bitcoin/pull/9083
< jouke> gmaxwell: just using bitcoin core 12.0
< rebroad> Victorsueca, I hope you are right... although I do get the impression that zcash has some quite clever technology in it... but why ddn't they help put this into bitcoin instead of an alt-coin... well.. I think I already know the answer to this... greed
< Victorsueca> actually nobody cares about classic or zcash, there's no competition at all because reasonable people just ignores them, they will eventually die like all other attempts to compete with bitcoin did so nothing to worry about and nothing we can do about
< rebroad> I just want to see bitcoin do well. I certainly don't want to see anyone burn out.. i'd rather see more collaboration rather than empire building
< rebroad> wumpus, gmaxwell, just want to say thank you for all the hard work you do on bitcoin-core and apologies that I sometimes facilitate a perception of distraction from the more important duties... certainly not my intention. and apologies for the paranoia I sometimes exhibit.. I just find it so hard to understand some of your decisions but I realise you feel you have too little time to explain them fully, so it's ok
< GitHub61> [bitcoin] laanwj closed pull request #9069: Clean up bctest.py and bitcoin-util-test.py (master...btutiltestcleanup) https://github.com/bitcoin/bitcoin/pull/9069
< GitHub133> bitcoin/master 2b175d4 John Newbery: Clean up bctest.py and bitcoin-util-test.py...
< GitHub133> bitcoin/master ed64bce Wladimir J. van der Laan: Merge #9069: Clean up bctest.py and bitcoin-util-test.py...
< GitHub133> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/82077ef6e49a...ed64bcec2dde
< gribble> https://github.com/bitcoin/bitcoin/issues/9061 | Ignore getheaders prior to passing all checkpoints. by rebroad · Pull Request #9061 · bitcoin/bitcoin · GitHub
< GitHub47> [bitcoin] rebroad opened pull request #9082: Fix peer selection so that non-Witness peers are still connected to (master...FixPeerSelection) https://github.com/bitcoin/bitcoin/pull/9082
< gribble> https://github.com/bitcoin/bitcoin/issues/8831 | Replace CWalletDB::ReadKeyValue with CWallet::LoadKeyValue by pstratem · Pull Request #8831 · bitcoin/bitcoin · GitHub

2016-11-03

< gribble> https://github.com/bitcoin/bitcoin/issues/8994 | Testchains: Introduce custom chain whose constructor... by jtimon · Pull Request #8994 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8930 | Move orphan processing to ActivateBestChain by TheBlueMatt · Pull Request #8930 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9075 | Decouple peer-processing-logic from block-connection-logic (#3) by TheBlueMatt · Pull Request #9075 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9026 | Fix handling of invalid compact blocks by sdaftuar · Pull Request #9026 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/1234 | During initial sync, chain download pauses if peer goes away · Issue #1234 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/3 | Encrypt wallet · Issue #3 · bitcoin/bitcoin · GitHub
< GitHub96> [bitcoin] ryanofsky opened pull request #9077: [qa] Increase wallet-dump RPC timeout (master...fix-wallet-dump-timeout) https://github.com/bitcoin/bitcoin/pull/9077
< GitHub16> [bitcoin] jonasschnelli opened pull request #9076: [WIP][Experimental] Add Hybrid full block SPV mode (master...2016/10/spv) https://github.com/bitcoin/bitcoin/pull/9076
< gribble> https://github.com/bitcoin/bitcoin/issues/520 | log low-level network messages only when fDebug is set by tcatm · Pull Request #520 · bitcoin/bitcoin · GitHub
< BlueMatt> luke-jr: after https://github.com/bitcoin/bips/pull/469, yea, probably
<@wumpus> is this about https://github.com/bitcoin/bitcoin/pull/9058? there was also talk of a protocol change there
< gribble> https://github.com/bitcoin/bitcoin/issues/9026 | Fix handling of invalid compact blocks by sdaftuar · Pull Request #9026 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9068 | Timeout for headers fetch · Issue #9068 · bitcoin/bitcoin · GitHub
< GitHub84> [bitcoin] TheBlueMatt closed pull request #8930: Move orphan processing to ActivateBestChain (master...net_processing_3) https://github.com/bitcoin/bitcoin/pull/8930
< GitHub136> [bitcoin] TheBlueMatt opened pull request #9075: Decouple peer-processing-logic from block-connection-logic (#3) (master...net_processing_4) https://github.com/bitcoin/bitcoin/pull/9075
<@wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr btcdrak sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012
< GitHub32> [bitcoin] laanwj closed pull request #9073: Trivial: Add common failure cases for rpc server connection failure (master...rpcnoconnectstring) https://github.com/bitcoin/bitcoin/pull/9073
< GitHub83> bitcoin/master 82077ef Wladimir J. van der Laan: Merge #9073: Trivial: Add common failure cases for rpc server connection failure...
< GitHub83> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3665483be7be...82077ef6e49a
< GitHub83> bitcoin/master 8f329f9 instagibbs: Add common failure cases for rpc server connection failure
< GitHub173> bitcoin/master d6ea737 Matt Corallo: Remove network state wipe from UnloadBlockIndex....
< GitHub146> [bitcoin] laanwj closed pull request #8969: Decouple peer-processing-logic from block-connection-logic (#2) (master...net_processing_2) https://github.com/bitcoin/bitcoin/pull/8969
< GitHub173> bitcoin/master fc0c24f Matt Corallo: Move MarkBlockAsReceived out of ProcessNewMessage
< GitHub173> bitcoin/master 65f35eb Matt Corallo: Move FlushStateToDisk call out of ProcessMessages::TX into ATMP
< GitHub173> [bitcoin] laanwj pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/fcf61b80fa2c...3665483be7be
< instagibbs> bitcoin/cache
< gribble> https://github.com/bitcoin/bitcoin/issues/8969 | Decouple peer-processing-logic from block-connection-logic (#2) by TheBlueMatt · Pull Request #8969 · bitcoin/bitcoin · GitHub
< GitHub2> [bitcoin] instagibbs opened pull request #9073: Trivial: Add common failure cases for rpc server connection failure (master...rpcnoconnectstring) https://github.com/bitcoin/bitcoin/pull/9073
< GitHub52> bitcoin/master fcf61b8 Wladimir J. van der Laan: Merge #9050: net: make a few values immutable, and use deterministic randomness for the localnonce...
< GitHub54> [bitcoin] laanwj closed pull request #9050: net: make a few values immutable, and use deterministic randomness for the localnonce (master...connman-const) https://github.com/bitcoin/bitcoin/pull/9050
< GitHub52> bitcoin/master aff6584 Cory Fields: net: constify a few CNode vars to indicate that they're threadsafe
< GitHub52> bitcoin/master 59ac5c5 Cory Fields: net: Use deterministic randomness for CNode's nonce, and make it const
< GitHub52> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/d1871da7fe63...fcf61b80fa2c
< GitHub139> [bitcoin] laanwj closed pull request #9071: Declare wallet.h functions inline (master...walletinline) https://github.com/bitcoin/bitcoin/pull/9071
< GitHub127> bitcoin/master d1871da Wladimir J. van der Laan: Merge #9071: Declare wallet.h functions inline...
< GitHub127> bitcoin/master 2ca882a Pieter Wuille: Declare wallet.h functions inline
< GitHub127> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/508404de98a8...d1871da7fe63
< GitHub156> [bitcoin] laanwj closed pull request #9061: Ignore getheaders prior to passing all checkpoints. (master...FixGetheadersResponseWhenSyncing) https://github.com/bitcoin/bitcoin/pull/9061
< GitHub127> [bitcoin] sipa closed pull request #9053: IBD using chainwork instead of height and not using header timestamps (master...no_checkpoint_for_ibd) https://github.com/bitcoin/bitcoin/pull/9053
< GitHub46> bitcoin/master e141beb Gregory Maxwell: IsInitialBlockDownload no longer uses header-only timestamps....
< GitHub46> bitcoin/master fd46136 Gregory Maxwell: IBD check uses minimumchain work instead of checkpoints....
< GitHub46> bitcoin/master 2082b55 Gregory Maxwell: Remove GetTotalBlocksEstimate and checkpoint tests that test nothing....
< GitHub46> [bitcoin] sipa pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/ed0cc50afed1...508404de98a8
< GitHub44> [bitcoin] sipa closed pull request #9036: wallet: Change default confirm target from 2 to 6 (master...2016_10_txconfirmtarget) https://github.com/bitcoin/bitcoin/pull/9036
< GitHub5> bitcoin/master ed0cc50 Pieter Wuille: Merge #9036: wallet: Change default confirm target from 2 to 6...
< GitHub5> bitcoin/master 0fdf810 Wladimir J. van der Laan: wallet: Change default confirm target from 2 to 6...
< GitHub5> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c9bdf9a75f9f...ed0cc50afed1
< GitHub32> [bitcoin] sipa opened pull request #9071: Declare wallet.h functions inline (master...walletinline) https://github.com/bitcoin/bitcoin/pull/9071

2016-11-02

< GitHub10> [bitcoin] kazcw opened pull request #9070: Lockedpool fixes (master...lockedpool) https://github.com/bitcoin/bitcoin/pull/9070
< GitHub151> [bitcoin] jnewbery opened pull request #9069: Clean up bctest.py and bitcoin-util-test.py (master...btutiltestcleanup) https://github.com/bitcoin/bitcoin/pull/9069
< GitHub106> [bitcoin] MarcoFalke closed pull request #9065: Merge `doc/unit-tests.md` into `src/test/README.md` (master...2016_11_unit_tests_doc) https://github.com/bitcoin/bitcoin/pull/9065
< GitHub101> bitcoin/master c9bdf9a MarcoFalke: Merge #9065: Merge `doc/unit-tests.md` into `src/test/README.md`...
< GitHub101> bitcoin/master eedc461 Wladimir J. van der Laan: Merge `doc/unit-tests.md` into `src/test/README.md`...
< GitHub101> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6a1343f73bd0...c9bdf9a75f9f
< GitHub18> [bitcoin] laanwj closed pull request #8977: [Wallet] Refactor wallet/init interaction (Reaccept wtx, flush thread) (master...2016/10/fix_wallet_init) https://github.com/bitcoin/bitcoin/pull/8977
< GitHub123> bitcoin/master 6a1343f Wladimir J. van der Laan: Merge #8977: [Wallet] Refactor wallet/init interaction (Reaccept wtx, flush thread)...
< GitHub123> bitcoin/master cab1da7 Jonas Schnelli: [Wallet] Refactor wallet/init interaction (Reaccept wtx, flush thread)
< GitHub123> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c05db8348838...6a1343f73bd0
< GitHub120> [bitcoin] laanwj closed pull request #9013: Trivial: Explicitly pass const CChainParams& to LoadBlockIndexDB() (master...global-params-cleanup) https://github.com/bitcoin/bitcoin/pull/9013
< GitHub97> bitcoin/master c05db83 Wladimir J. van der Laan: Merge #9013: Trivial: Explicitly pass const CChainParams& to LoadBlockIndexDB()...
< GitHub97> bitcoin/master d0b01f3 Geoffrey Tsui: Explicitly pass const CChainParams& to LoadBlockIndexDB()
< GitHub97> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bc785d71855f...c05db8348838
< GitHub119> [bitcoin] laanwj closed pull request #9042: [rpc] ParseHash: Fail when length is not 64 (master...Mf1611-rpcParseHash64) https://github.com/bitcoin/bitcoin/pull/9042
< GitHub141> bitcoin/master bc785d7 Wladimir J. van der Laan: Merge #9042: [rpc] ParseHash: Fail when length is not 64...
< GitHub141> bitcoin/master fa32619 MarcoFalke: [rpc] ParseHash: Fail when length is not 64
< GitHub141> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d316cfeb6e29...bc785d71855f
< GitHub4> bitcoin/master d316cfe Wladimir J. van der Laan: Merge #9066: tests: Remove variable unused after refactoring...
< GitHub164> [bitcoin] laanwj closed pull request #9066: tests: Remove variable unused after refactoring (master...unused-variable) https://github.com/bitcoin/bitcoin/pull/9066
< GitHub4> bitcoin/master f91afe9 Daniel Kraft: trivial: Remove variable unused after refactoring...
< GitHub4> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/774db92d3936...d316cfeb6e29
< GitHub131> [bitcoin] laanwj closed pull request #9023: Add logging to bitcoin-util-test.py (master...btutiltestlogging) https://github.com/bitcoin/bitcoin/pull/9023
< GitHub60> bitcoin/master 774db92 Wladimir J. van der Laan: Merge #9023: Add logging to bitcoin-util-test.py...
< GitHub60> bitcoin/master 32c0d6e jnewbery: Add logging to bitcoin-util-test.py...
< GitHub60> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a4fd8dff6836...774db92d3936
< GitHub152> [bitcoin] UdjinM6 opened pull request #9067: Fix exit codes (master...fixExitCodesBitcoin) https://github.com/bitcoin/bitcoin/pull/9067
< GitHub166> [bitcoin] domob1812 opened pull request #9066: trivial: Remove variable unused after refactoring (master...unused-variable) https://github.com/bitcoin/bitcoin/pull/9066
< GitHub191> [bitcoin] laanwj opened pull request #9065: Merge `doc/unit-tests.md` into `src/test/README.md` (master...2016_11_unit_tests_doc) https://github.com/bitcoin/bitcoin/pull/9065
< GitHub126> [bitcoin] s-matthew-english opened pull request #9064: unify capitalization of "bitcoin address" (master...changeCaps) https://github.com/bitcoin/bitcoin/pull/9064
< GitHub19> [bitcoin] laanwj closed pull request #8828: Move CWalletDB::ReorderTransactions to CWallet (master...2016-09-28-cwallet-reordertransactions) https://github.com/bitcoin/bitcoin/pull/8828
< GitHub29> bitcoin/master a4fd8df Wladimir J. van der Laan: Merge #8828: Move CWalletDB::ReorderTransactions to CWallet...
< GitHub29> bitcoin/master 86029e7 Patrick Strateman: Move CWalletDB::ReorderTransactions to CWallet
< GitHub29> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bae81b83d63f...a4fd8dff6836
< GitHub86> bitcoin/master bae81b8 Wladimir J. van der Laan: Merge #8674: tools for analyzing, updating and adding copyright headers in source files...
< GitHub54> [bitcoin] laanwj closed pull request #8674: tools for analyzing, updating and adding copyright headers in source files (master...copyright-scripts) https://github.com/bitcoin/bitcoin/pull/8674
< GitHub86> bitcoin/master 159597a isle2983: [devtools] script support for managing source file copyright headers...
< GitHub86> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1107653d05a4...bae81b83d63f
< GitHub15> [bitcoin] laanwj closed pull request #9060: trivial: fix bloom filter init to isEmpty = true (master...fix-bloom-filter-empty-init) https://github.com/bitcoin/bitcoin/pull/9060
< GitHub64> bitcoin/master 1107653 Wladimir J. van der Laan: Merge #9060: trivial: fix bloom filter init to isEmpty = true...
< GitHub64> bitcoin/master cccf73d Robert McLaughlin: trivial: fix bloom filter init to isEmpty = true...
< GitHub64> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f2a6e8243f2a...1107653d05a4
< GitHub158> [bitcoin] laanwj closed pull request #6355: Added test-before-evict discipline in Addrman, feeler connections. (master...master) https://github.com/bitcoin/bitcoin/pull/6355
< GitHub101> [bitcoin] laanwj closed pull request #5872: configure: BITCOIN_SUBDIR_TO_INCLUDE: Improve compatibility with paths including space and multiline cpp output (master...subdir_incl_compat) https://github.com/bitcoin/bitcoin/pull/5872
< GitHub72> bitcoin/0.13 1d048b9 jnewbery: Don't return the address of a P2SH of a P2SH....
< GitHub72> bitcoin/0.13 ce0d817 maiiz: Fix relaypriority calculation error...
< GitHub72> bitcoin/0.13 9ef3875 Matt Corallo: Add missing cs_main lock to ::GETBLOCKTXN processing...
< GitHub72> [bitcoin] laanwj pushed 8 new commits to 0.13: https://github.com/bitcoin/bitcoin/compare/2e2388a5cbb9...59ce53c13cfc
< GitHub36> [bitcoin] laanwj closed pull request #9011: 0.13.2 backports (0.13...2016_10_backports_conditional_rc3) https://github.com/bitcoin/bitcoin/pull/9011
< GitHub70> [bitcoin] laanwj closed pull request #7061: [Wallet] add rescanblockchain <height> RPC command (master...2015/11/wallet_rescan_rpc) https://github.com/bitcoin/bitcoin/pull/7061
< GitHub165> [bitcoin] laanwj closed pull request #9062: (WIP) Add -logtimemillis command line option (master...LogTimeMillisOption) https://github.com/bitcoin/bitcoin/pull/9062
< BlueMatt> yes, wouldve been hilarious if that ended up in bitcoin
< GitHub77> [bitcoin] laanwj closed pull request #9063: Do not shadow variable, use deprecated MAP_ANON if MAP_ANONYMOUS is not defined (master...20161102_fix_lockedpool) https://github.com/bitcoin/bitcoin/pull/9063
< GitHub68> bitcoin/master f2a6e82 Wladimir J. van der Laan: Merge #9063: Do not shadow variable, use deprecated MAP_ANON if MAP_ANONYMOUS is not defined...
< GitHub68> bitcoin/master 4a9f3c5 Pavel Janík: Do not shadow variable, use deprecated MAP_ANON if MAP_ANONYMOUS is not defined.
< GitHub68> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f8723d231812...f2a6e8243f2a
< GitHub123> [bitcoin] paveljanik opened pull request #9063: Do not shadow variable, use deprecated MAP_ANON if MAP_ANONYMOUS is not defined (master...20161102_fix_lockedpool) https://github.com/bitcoin/bitcoin/pull/9063
< GitHub111> [bitcoin] rebroad opened pull request #9062: Add -logtimemillis command line option (master...LogTimeMillisOption) https://github.com/bitcoin/bitcoin/pull/9062
< GitHub112> [bitcoin] laanwj closed pull request #8753: Locked memory manager (master...2016_09_lockedpool) https://github.com/bitcoin/bitcoin/pull/8753
< GitHub108> bitcoin/master 4536148 Wladimir J. van der Laan: support: Add LockedPool...
< GitHub108> bitcoin/master 999e4c9 Wladimir J. van der Laan: wallet: Change CCrypter to use vectors with secure allocator...
< GitHub108> bitcoin/master f4d1fc2 Wladimir J. van der Laan: wallet: Get rid of LockObject and UnlockObject calls in key.h...
< GitHub108> [bitcoin] laanwj pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/6a8be7ba999a...f8723d231812
< GitHub160> [bitcoin] laanwj closed pull request #9032: test: Add format-dependent comparison to bctest (master...2016_10_bctest_smart_compare) https://github.com/bitcoin/bitcoin/pull/9032
< GitHub161> bitcoin/master 6a8be7b Wladimir J. van der Laan: Merge #9032: test: Add format-dependent comparison to bctest...
< GitHub161> bitcoin/master 6c5cd9d Wladimir J. van der Laan: test: Add format-dependent comparison to bctest...
< GitHub161> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/101c642bef7f...6a8be7ba999a
< GitHub124> bitcoin/master 3f78562 Pieter Wuille: Add DumpMempool and LoadMempool
< GitHub32> [bitcoin] laanwj closed pull request #8448: Store mempool and prioritization data to disk (master...dumpmempool) https://github.com/bitcoin/bitcoin/pull/8448
< GitHub124> bitcoin/master ced7c94 Pieter Wuille: Add AcceptToMemoryPoolWithTime function
< GitHub124> bitcoin/master c3efb58 Pieter Wuille: Add feedelta to TxMempoolInfo
< GitHub124> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/273bde37d867...101c642bef7f
<@wumpus> oh the mempool save to disk isn't merged yet : https://github.com/bitcoin/bitcoin/pull/8448 that'd explain somethime jonasschnelli
< jonasschnelli> the new RelayWalletTransaction seems not to be called in that scenario https://github.com/bitcoin/bitcoin/blob/master/src/wallet/wallet.cpp#L1471
< jonasschnelli> wumpus: not sure if i'm deluded, but ReacceptWalletTransactions() does not inv/broadcast it to over the network https://github.com/bitcoin/bitcoin/blob/master/src/wallet/wallet.cpp#L1438
< gribble> https://github.com/bitcoin/bitcoin/issues/9049 | Remove duplicatble duplicate-input check from CheckTransaction by TheBlueMatt · Pull Request #9049 · bitcoin/bitcoin · GitHub
< jonasschnelli> But dig A seed.bitcoin.sipa.be returns no IPs...
< midnightmagic> sipa: Tor-only node -- Socks5() connect to seed.bitcoin.sipa.be:8333 failed: host unreachable
< GitHub31> [bitcoin] rebroad opened pull request #9061: Ignore getheaders prior to passing all checkpoints. (master...FixGetheadersResponseWhenSyncing) https://github.com/bitcoin/bitcoin/pull/9061
< GitHub120> [bitcoin] robmcl4 opened pull request #9060: trivial: fix bloom filter init to isEmpty = true (master...fix-bloom-filter-empty-init) https://github.com/bitcoin/bitcoin/pull/9060

2016-11-01

< gribble> https://github.com/bitcoin/bitcoin/issues/6 | Treat wallet as a generic keystore · Issue #6 · bitcoin/bitcoin · GitHub
< GitHub88> [bitcoin] MarcoFalke closed pull request #9059: 0.9 (master...0.9) https://github.com/bitcoin/bitcoin/pull/9059
< GitHub32> [bitcoin] Vitaminmm opened pull request #9059: 0.9 (master...0.9) https://github.com/bitcoin/bitcoin/pull/9059
< gmaxwell> achow101: using software bitcoin's creator wrote which has never been publically distributed.
< gmaxwell> achow101: sounds fine to me more or less.. Perhaps "Warning: This is outdated and network-inconsistent software. Also, the alert system has been deprecated. Upgrade is strongly recommended. See https://bitcoin.org/alert-retirement"
< sipa> kanzure: they're listed now on https://github.com/bitcoin/bitcoin/releases
< achow101> so, how about "Warning: Network rules in this version are out of date. Additionally the Alert System has been deprecated. Upgrade is strongly recommended. See https://bitcoin.org/alert-retirement"
< sipa> as they weren't showing up on https://github.com/bitcoin/bitcoin/releases
< achow101> gmaxwell: so just make the message "Warning: This version is obsolete. The Alert System has been deprecated. Upgrade is strongly recommended. See: https://bitcoin.org/alert-retirement"
< BlueMatt> bitcoin 0.10.4 released
< morcos> theuni/bitcoin/copy-move
< GitHub45> [bitcoin] ryanofsky opened pull request #9058: Fixes for p2p-compactblocks.py test timeouts on travis (#8842) (master...fix-8842-sync-timeouts) https://github.com/bitcoin/bitcoin/pull/9058
< gribble> https://github.com/bitcoin/bitcoin/issues/9055 | Skip processing of cmpctblocks we have previously downloaded. by rebroad · Pull Request #9055 · bitcoin/bitcoin · GitHub
< GitHub3> [bitcoin] jonasschnelli closed pull request #9043: [qt] Return useful error message on ATMP failure (master...Mf1611-qtATMPerror) https://github.com/bitcoin/bitcoin/pull/9043
< GitHub103> bitcoin/master 273bde3 Jonas Schnelli: Merge #9043: [qt] Return useful error message on ATMP failure...
< GitHub103> bitcoin/master 3333e5a MarcoFalke: [qt] Return useful error message on ATMP failure
< GitHub103> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3d69ecb4edeb...273bde37d867
< gribble> https://github.com/bitcoin/bitcoin/issues/8977 | [Wallet] Refactor wallet/init interaction (Reaccept wtx, flush thread) by jonasschnelli · Pull Request #8977 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/2 | Long-term, safe, store-of-value · Issue #2 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/1 | JSON-RPC support for mobile devices ("ultra-lightweight" clients) · Issue #1 · bitcoin/bitcoin · GitHub
< gmaxwell> https://github.com/bitcoin/bitcoin/pull/9053 < can someone trigger a rerun here? I'm pretty sure this change couldn't make test_bitcoin fail (and it passes locally.)
< gribble> https://github.com/bitcoin/bitcoin/issues/8828 | Move CWalletDB::ReorderTransactions to CWallet by pstratem · Pull Request #8828 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9039 | Various serialization simplifcations and optimizations by sipa · Pull Request #9039 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8708 | net: have CConnman handle message sending by theuni · Pull Request #8708 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10000 | HTTP Error 404: Not Found
< gribble> https://github.com/bitcoin/bitcoin/issues/40 | -rpcssl help text by dooglus · Pull Request #40 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9053 | IBD using chainwork instead of height and not using header timestamps by gmaxwell · Pull Request #9053 · bitcoin/bitcoin · GitHub
< GitHub58> [bitcoin] gmaxwell opened pull request #9053: IBD using chainwork instead of height and not using header timestamps (master...no_checkpoint_for_ibd) https://github.com/bitcoin/bitcoin/pull/9053
< GitHub141> [bitcoin] gmaxwell opened pull request #9052: Use RelevantServices instead of node_network in AttemptToEvict. (master...prefer_relevant2) https://github.com/bitcoin/bitcoin/pull/9052

2016-10-31

< BlueMatt> I mean its easy...4 digit number starting with a # and link to github.com/bitcoin/bitcoin/issue/#
< cfields_> gmaxwell: if we're speaking of the same race, this should've fixed it: https://github.com/bitcoin/bitcoin/commit/960cf2e4058a9c195bf64e1aecb46024f9ef022a
< GitHub106> [bitcoin] theuni opened pull request #9050: net: make a few values immutible, and use deterministic randomness for the localnonce (master...connman-const) https://github.com/bitcoin/bitcoin/pull/9050
< GitHub112> [bitcoin] TheBlueMatt opened pull request #9049: Remove duplicatble duplicate-input check from CheckTransaction (master...2016-10-bench-checkblock) https://github.com/bitcoin/bitcoin/pull/9049
< GitHub16> [bitcoin] MarcoFalke closed pull request #9041: keypoololdest denote Unix epoch, not GMT (master...patch-8) https://github.com/bitcoin/bitcoin/pull/9041
< GitHub133> bitcoin/master 3d69ecb MarcoFalke: Merge #9041: keypoololdest denote Unix epoch, not GMT...
< GitHub133> bitcoin/master 7f61b49 matthias: Change all instance of 'GMT epoch' to 'Unix epoch'
< GitHub133> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d2143dc937e3...3d69ecb4edeb
< GitHub117> [bitcoin] sdaftuar opened pull request #9048: [0.13 backport] Fix handling of invalid compact blocks (0.13...fix-invalid-cb-ban-0.13) https://github.com/bitcoin/bitcoin/pull/9048
<@wumpus> gmaxwell: can you take a look here? https://github.com/bitcoin-dot-org/bitcoin.org/pull/1401 (re: final alert stuff)
< jonasschnelli> sipa: https://github.com/bitcoin/bitcoin/pull/8977/files fixes BlueMatt's #ifdef ENABLE_WALLET
< sipa> BlueMatt: https://github.com/bitcoin/bitcoin/pull/8930/commits/37aefff5fcf7169a1b07ff8939850f630640f7e7 <- i remember there was some discussion about the reintroduction of #ifdef ENABLE_WALLET there, but i don't know where it was or what was said

2016-10-30

< GitHub178> [bitcoin] TheBlueMatt opened pull request #9045: Hash P2P messages as they are received instead of at process-time (master...2016-10-p2p-hash) https://github.com/bitcoin/bitcoin/pull/9045
< GitHub139> [bitcoin] paveljanik closed pull request #8468: Do not shadow member variables in serialization (master...20160805_Wshadow_serialization) https://github.com/bitcoin/bitcoin/pull/8468
< GitHub107> [bitcoin] MarcoFalke opened pull request #9043: [qt] Return useful error message on ATMP failure (master...Mf1611-qtATMPerror) https://github.com/bitcoin/bitcoin/pull/9043
< GitHub141> [bitcoin] MarcoFalke opened pull request #9042: [rpc] ParseHash: Fail when length is not 64 (master...Mf1611-rpcParseHash64) https://github.com/bitcoin/bitcoin/pull/9042
< Victorsueca> does bitcoin core support 64-bit POSIX time?
< GitHub39> [bitcoin] s-matthew-english opened pull request #9041: keypoololdest denote Unix epoch, not GMT (master...patch-8) https://github.com/bitcoin/bitcoin/pull/9041

2016-10-29

< luke-jr> ./dnsseed -h dnsseed.bitcoin.dashjr.org -n jun.dashjr.org -p 1053 -t 80
< sipa> jonasschnelli, petertodd, luke-jr: pushed a bugfix to bitcoin-seeder which could cause infinite loops in the dns handling thread
< sipa> use x9.seed.bitcoin.sipa.be
< arubi> Bi, as reported by bitcoin-cli, it's 508e4409c2cdff3d08b54370147cf6bf4d328f8248e4c60941a528b4d0375159 . not sure how much that'll help you
< Victorsueca> why does bitcoin-cli decoderawtransaction not work then?
< Bi> it decodes properly here: http://n.bitcoin.ninja/checktx
< GitHub115> [bitcoin] sipa opened pull request #9039: Various serialization simplifcations and optimizations (master...simpleserial) https://github.com/bitcoin/bitcoin/pull/9039

2016-10-28

< GitHub166> [bitcoin] EthanHeilman opened pull request #9037: net: Add test-before-evict discipline to addrman (master...test-before-evict) https://github.com/bitcoin/bitcoin/pull/9037
< ArtGravity> Just the logo covering the "Bit" in Bitcoin Core
< ArtGravity> in the 8043 screenshot, where it says Bitcoin Core - Wallet at the top left of the screen is where it should have the usual menus
< ArtGravity> my icon appears where the B in Bitcoin Core is in the image on 8043
< ArtGravity> What am I looking for in ~/.bitcoin/debug.log ?
< ArtGravity> Does anyone know how to fix the bitcoin-qt tray icon and integrated menus in the most recent Trusty client from the Ubuntu PPA?
< BlueMatt> I'd like to nominate https://github.com/bitcoin/bitcoin/pull/9026 (well, a variant of it, because that is gonna end up adapting to some reorgs that are in-progress) for 0.13.2
< aj> wumpus: fwiw bitcoin 0.13.1 is in debian unstable now too.
< GitHub64> [bitcoin] laanwj opened pull request #9036: wallet: Change default confirm target from 2 to 6 (master...2016_10_txconfirmtarget) https://github.com/bitcoin/bitcoin/pull/9036
< GitHub166> bitcoin/master cfe77ef Jonas Schnelli: [Qt] overhaul smart-fee slider, adjust default confirmation target
< GitHub166> bitcoin/master 6f02899 Jonas Schnelli: [Qt] Hide nTxConfirmTarget behind WalletModel
< GitHub166> bitcoin/master 004168d Jonas Schnelli: CoinControl: add option for custom confirmation target
< GitHub166> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/0dcb888266ea...d2143dc937e3
< GitHub65> [bitcoin] laanwj closed pull request #8989: [Qt] overhaul smart-fee slider, adjust default confirmation target (master...2016/10/qt_slider) https://github.com/bitcoin/bitcoin/pull/8989
< GitHub28> [bitcoin] laanwj closed pull request #9016: Return useful error message on ATMP failure (master...atmperror) https://github.com/bitcoin/bitcoin/pull/9016
< GitHub119> bitcoin/master 0dcb888 Wladimir J. van der Laan: Merge #9016: Return useful error message on ATMP failure...
< GitHub119> bitcoin/master 169bdab instagibbs: Return useful error message on ATMP failure
< GitHub119> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fea5e05a6380...0dcb888266ea

2016-10-27

< BlueMatt> anyway, I'll pr it after https://github.com/bitcoin/bitcoin/pull/8969, I know suhas was waiting on it
< BlueMatt> also, the fact that you can access commits via that url when they arent in the bitcoin/bitcoin repo is freaky
< btcdrak> sipa: remember to update your http://bitcoin.sipa.be/ver9-2k.png graphs :)
< petertodd> morcos: again, this is a scenario where bitcoin as you know it is horribly insecure - anyone with >10 machines could attack your min-diff chain. I had a high enough credit limit as a student to buy more machines than that. :)
< petertodd> Chris_Stewart_5: yes, removiing is a hard fork, but remember we're talking about a situation where bitcoin as you know it is useless, so tha'ts irrelevant IMO
< petertodd> jeremyrubin: yes, and at that point your idea of what bitcoin is is so insecure as to be useless
< petertodd> wumpus: right, I mean, w/o the minimum diff thing, the effect would be no different than ensuring bitcoin core shipped with blockchain data
< petertodd> note that from the point of view of consensus this is technically speaking no different than making bitcoin core come with a set of blockchain data
< jtimon> petertodd: not hmac, the chainpetname is simply used for the genesis block timestamp (ie replacing "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks"), see https://github.com/bitcoin/bitcoin/pull/8994/commits/ee3a9e4ed986a3aef84b0e081a31d91237d53294
<@wumpus> bitcoin.org change is merged
< BlueMatt> Frederic94500: we're in the middle of a meeting, please go to #bitcoin
< Frederic94500> #bitcoin If segwit doesn't activate, he will be activate to the next 2016 blocks?
< jtimon> I'm still trying to test the blocksigning stuff, but the "custom chain" code that preceeds it is pretty much ready I think (feel free to test it and give suggestions), see https://github.com/bitcoin/bitcoin/pull/8994
< gmaxwell> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr btcdrak sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier
<@wumpus> bitcoin.org should be updated after travis passes on https://github.com/bitcoin-dot-org/bitcoin.org/pull/1400
<@wumpus> or magnet:?xt=urn:btih:dbe48c446b1113890644bbef03e361269f69c49a&dn=bitcoin-core-0.13.1&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.publicbt.com%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.ccc.de%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&ws=https%3A%2F%2Fbitcoin.org%2Fbin%2F
< btcdrak> achow101_: looks like everything has been done barring release notes and upload to bitcoin.org
< andytoshi> kanzure: no, i have a rust json parsing library for bitcoin purposes, a low-priority TODO is for me to aggressively compare its behaviour to that of univalue
< michagogo> wumpus: I don't see the usual PR for the release notes on bitcoin.org