2018-04-09

< bitcoin-git> bitcoin/master b86730a Wladimir J. van der Laan: util: Remove designator initializer from ScheduleBatchPriority...
< bitcoin-git> bitcoin/master cff66e6 Wladimir J. van der Laan: util: Pass pthread_self() to pthread_setschedparam instead of 0...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/603975b96a15...a7cbe38ae2dd
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12094: Fix hdmaster-key / seed-key confusion (master...2018/01/hdseed) https://github.com/bitcoin/bitcoin/pull/12094
< bitcoin-git> [bitcoin] jnewbery opened pull request #12924: Fix hdmaster-key / seed-key confusion (scripted diff) (master...master_key_to_seed) https://github.com/bitcoin/bitcoin/pull/12924
< bitcoin-git> [bitcoin] jamesob closed pull request #12873: [ci] Run functional tests using bitcoin-qt in one Travis job (master...2018-04-03-travis-func-qt) https://github.com/bitcoin/bitcoin/pull/12873
< bitcoin-git> [bitcoin] laanwj opened pull request #12923: util: Pass pthread_self() to pthread_setschedparam instead of 0 (master...2018_04_pthread_self) https://github.com/bitcoin/bitcoin/pull/12923
< gribble> https://github.com/bitcoin/bitcoin/issues/12915 | Segmentation fault in util: ScheduleBatchPriority · Issue #12915 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12770: Use explicit casting in cuckoocache's compute_hashes(...) to clarify integer conversion (master...cuckoocache) https://github.com/bitcoin/bitcoin/pull/12770
< bitcoin-git> bitcoin/master 603975b MarcoFalke: Merge #12770: Use explicit casting in cuckoocache's compute_hashes(...) to clarify integer conversion...
< bitcoin-git> bitcoin/master 9142dfe practicalswift: Use explicit casting in cuckoocache's compute_hashes(...) to clarify integer conversion
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/cd8e45b4e75a...603975b96a15
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12007: [Doc] Clarify the meaning of fee delta not being a fee rate in prioritisetransaction RPC (master...master) https://github.com/bitcoin/bitcoin/pull/12007
< bitcoin-git> bitcoin/master cd8e45b MarcoFalke: Merge #12007: [Doc] Clarify the meaning of fee delta not being a fee rate in prioritisetransaction RPC...
< bitcoin-git> bitcoin/master c198dc0 Jan Čapek: [Doc] Clarify the meaning of fee delta not being a fee rate in prioritisetransaction RPC
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a04440feb9c9...cd8e45b4e75a
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11878: Add Travis check for duplicate includes (master...lint-includes) https://github.com/bitcoin/bitcoin/pull/11878
< bitcoin-git> bitcoin/master a04440f MarcoFalke: Merge #11878: Add Travis check for duplicate includes...
< bitcoin-git> bitcoin/master c36b720 practicalswift: Add Travis check for duplicate includes...
< bitcoin-git> bitcoin/master 280023f practicalswift: Remove duplicate includes
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/6fc5a050f216...a04440feb9c9
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12918: test: Assert on correct variable (master...test-typo-rpcrawtx) https://github.com/bitcoin/bitcoin/pull/12918
< bitcoin-git> bitcoin/master 6fc5a05 MarcoFalke: Merge #12918: test: Assert on correct variable...
< bitcoin-git> bitcoin/master bf08fc5 Karl-Johan Alm: test: Assert on correct variable
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4781813b5617...6fc5a050f216
< bitcoin-git> [bitcoin] Empact opened pull request #12921: Make use of cpuid.h bit definitions (master...cpuid-bits) https://github.com/bitcoin/bitcoin/pull/12921
< bitcoin-git> [bitcoin] kallewoof opened pull request #12920: test: Fix sign for expected values (master...test-signs) https://github.com/bitcoin/bitcoin/pull/12920
< bitcoin-git> [bitcoin] fanquake closed pull request #12919: no message (0.8...master) https://github.com/bitcoin/bitcoin/pull/12919
< bitcoin-git> [bitcoin] VizXu opened pull request #12919: no message (0.8...master) https://github.com/bitcoin/bitcoin/pull/12919
< bitcoin-git> [bitcoin] laanwj closed pull request #12537: [arith_uint256] Make it safe to use "self" in operators (master...uint-safe-self-op) https://github.com/bitcoin/bitcoin/pull/12537
< bitcoin-git> bitcoin/master 4781813 Wladimir J. van der Laan: Merge #12537: [arith_uint256] Make it safe to use "self" in operators...
< bitcoin-git> bitcoin/master b120f7b Karl-Johan Alm: [test] Add tests for self usage in arith_uint256
< bitcoin-git> bitcoin/master 08b17de Karl-Johan Alm: [arith_uint256] Do not destroy *this content if passed-in operator may reference it
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/27278dffe877...4781813b5617
< gribble> https://github.com/bitcoin/bitcoin/issues/9167 | IsAllFromMe by morcos · Pull Request #9167 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12508 | IsAllFromMe by kallewoof · Pull Request #12508 · bitcoin/bitcoin · GitHub

2018-04-08

< bitcoin-git> [bitcoin] kallewoof opened pull request #12918: test: Assert on correct variable (master...test-typo-rpcrawtx) https://github.com/bitcoin/bitcoin/pull/12918
< bitcoin-git> [bitcoin] laanwj closed pull request #12856: Tests: Add Metaclass for BitcoinTestFramework (master...meta-tst) https://github.com/bitcoin/bitcoin/pull/12856
< bitcoin-git> bitcoin/master 27278df Wladimir J. van der Laan: Merge #12856: Tests: Add Metaclass for BitcoinTestFramework...
< bitcoin-git> bitcoin/master c9cce0a Will Ayd: Tests: Add Metaclass for BitcoinTestFramework...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bd42b85e8b42...27278dffe877
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12905: [rpcwallet] Clamp walletpassphrase value at 100M seconds (master...2018-04-wallet-encryption-timeout) https://github.com/bitcoin/bitcoin/pull/12905
< bitcoin-git> bitcoin/master bd42b85 MarcoFalke: Merge #12905: [rpcwallet] Clamp walletpassphrase value at 100M seconds...
< bitcoin-git> bitcoin/master 662d19f Suhas Daftuar: [rpcwallet] Clamp walletpassphrase value at 100M seconds...
< bitcoin-git> bitcoin/master 2b2b96c Suhas Daftuar: Use std::bind instead of boost::bind to re-lock the wallet...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/97785863e2fa...bd42b85e8b42
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12917: qa: Windows fixups for functional tests (master...Mf1804-qaWinFixups) https://github.com/bitcoin/bitcoin/pull/12917
< bitcoin-git> [bitcoin] sipa opened pull request #12916: Introduce BigEndian wrapper and use it for netaddress ports (master...201804_beport) https://github.com/bitcoin/bitcoin/pull/12916
< bitcoin-git> [bitcoin] laanwj closed pull request #12886: Introduce Span type and use it instead of FLATDATA (master...201803_slice) https://github.com/bitcoin/bitcoin/pull/12886
< bitcoin-git> bitcoin/master 9778586 Wladimir J. van der Laan: Merge #12886: Introduce Span type and use it instead of FLATDATA...
< bitcoin-git> bitcoin/master 9272d70 Pieter Wuille: Support serializing Span<unsigned char> and use that instead of FLATDATA
< bitcoin-git> bitcoin/master 833bc08 Pieter Wuille: Add Slice: a (pointer, size) array view that acts like a container
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/15c3bb4268f3...97785863e2fa
< wumpus> MarcoFalke: sipa: fanquake: Your repository "bitcoin-core/bitcoin-incubator" was successfully deleted.
< wumpus> /home/orion/projects/bitcoin/bitcoin/src/interfaces/wallet.cpp:427:18: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
< bitcoin-git> [bitcoin] laanwj closed pull request #12904: [qa] Ensure bitcoind processes are cleaned up when tests end (master...2018-04-always-kill-bitcoind) https://github.com/bitcoin/bitcoin/pull/12904
< bitcoin-git> bitcoin/master 15c3bb4 Wladimir J. van der Laan: Merge #12904: [qa] Ensure bitcoind processes are cleaned up when tests end...
< bitcoin-git> bitcoin/master e36a0c0 Suhas Daftuar: [qa] Ensure bitcoind processes are cleaned up when tests end
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/25c56cdbe748...15c3bb4268f3
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12587: Introduce g_wallet_manager, prepare for better dynamic wallet loading/unloading (master...2018/03/dyn_wallet) https://github.com/bitcoin/bitcoin/pull/12587
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12878: [refactor] Config handling refactoring in preparation for network-specific sections (master...netconf-refactor) https://github.com/bitcoin/bitcoin/pull/12878
< bitcoin-git> bitcoin/master 834d303 Anthony Towns: [tests] Add unit tests for GetChainName
< bitcoin-git> bitcoin/master 6d5815a Anthony Towns: Separate out ReadConfigStream from ReadConfigFile
< bitcoin-git> bitcoin/master 11b6b5b Anthony Towns: Move ChainNameFromCommandLine into ArgsManager and rename to GetChainName
< bitcoin-git> [bitcoin] jonasschnelli pushed 8 new commits to master: https://github.com/bitcoin/bitcoin/compare/7e23972d1f71...25c56cdbe748
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12901: build: Show enabled sanitizers in configure output (master...print-enabled-sanitizers-in-configure-output) https://github.com/bitcoin/bitcoin/pull/12901
< bitcoin-git> bitcoin/master 7e23972 MarcoFalke: Merge #12901: build: Show enabled sanitizers in configure output...
< bitcoin-git> bitcoin/master 01189ab practicalswift: build: Show enabled sanitizers in configure output
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/24133b177a85...7e23972d1f71
< bitcoin-git> [bitcoin] fanquake closed pull request #12192: Trivial: Update http URL of MIT license to use https (master...12190-UPDATE_MIT_LINK_TO_HTTPS) https://github.com/bitcoin/bitcoin/pull/12192
< bitcoin-git> [bitcoin] practicalswift opened pull request #12914: scripted-diff: Remove redundant license reference (HTTP URL). Update copyright year. (master...copyright-headers) https://github.com/bitcoin/bitcoin/pull/12914
< wumpus> I think https://github.com/bitcoin-core/bitcoin-incubator should be removed, it was never used for the purpose it was created for
< bitcoin-git> [bitcoin] murrayn opened pull request #12912: Minor readability/maintainability changes to warnings.cpp (master...warnings) https://github.com/bitcoin/bitcoin/pull/12912
< bitcoin-git> [bitcoin] laanwj closed pull request #12561: Check for block corruption in ConnectBlock() (master...2018-02-improve-checkblock-failure) https://github.com/bitcoin/bitcoin/pull/12561
< bitcoin-git> bitcoin/master 24133b1 Wladimir J. van der Laan: Merge #12561: Check for block corruption in ConnectBlock()...
< bitcoin-git> bitcoin/master 0e7c52d Suhas Daftuar: Shut down if trying to connect a corrupted block...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3190785c11f7...24133b177a85
< bitcoin-git> [bitcoin] laanwj closed pull request #12891: [logging] add lint-logs.sh to check for newline termination. (master...log_lint) https://github.com/bitcoin/bitcoin/pull/12891
< bitcoin-git> bitcoin/master 3190785 Wladimir J. van der Laan: Merge #12891: [logging] add lint-logs.sh to check for newline termination....
< bitcoin-git> bitcoin/master d207207 John Newbery: [logging] add lint-logs.sh to check for newline termination....
< bitcoin-git> bitcoin/master 5c21e6c John Newbery: [logging] Comment all continuing logs....
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/d6f10b248a58...3190785c11f7
< bitcoin-git> [bitcoin] laanwj closed pull request #12895: tests: Add note about test suite name uniqueness requirement to developer notes (master...check-uniqueness-of-test-suite-names) https://github.com/bitcoin/bitcoin/pull/12895
< bitcoin-git> bitcoin/master d1b622b practicalswift: tests: Add check for test suite name uniqueness in lint-tests.sh
< bitcoin-git> bitcoin/master dc8067b practicalswift: tests: Add note about uniqueness requirement for test suite names
< bitcoin-git> bitcoin/master 3ebfb2d MarcoFalke: tests: Avoid test suite name collision in wallet crypto_tests
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/048ac8326b69...d6f10b248a58
< bitcoin-git> [bitcoin] kallewoof opened pull request #12911: wallet: Show fee in results for signrawtransaction* when complete=true (master...sign-show-fees) https://github.com/bitcoin/bitcoin/pull/12911

2018-04-07

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12906: Avoid `interface` keyword to fix windows gitian build (master...pr/is) https://github.com/bitcoin/bitcoin/pull/12906
< bitcoin-git> bitcoin/master 048ac83 MarcoFalke: Merge #12906: Avoid `interface` keyword to fix windows gitian build...
< bitcoin-git> bitcoin/master 17780d6 Russell Yanofsky: scripted-diff: Avoid `interface` keyword to fix windows gitian build...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/becd8dd2ec51...048ac8326b69
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12909: wallet: Make "settings" to be class members (master...Mf1804-walletMembers) https://github.com/bitcoin/bitcoin/pull/12909
< bitcoin-git> [bitcoin] laanwj closed pull request #12618: Set SCHED_BATCH priority on the loadblk thread. (master...sched_batch) https://github.com/bitcoin/bitcoin/pull/12618
< bitcoin-git> bitcoin/master becd8dd Wladimir J. van der Laan: Merge #12618: Set SCHED_BATCH priority on the loadblk thread....
< bitcoin-git> bitcoin/master d54874d Evan Klitzke: Set SCHED_BATCH priority on the loadblk thread....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b2e5fe8b559b...becd8dd2ec51
< bitcoin-git> [bitcoin] laanwj closed pull request #12708: Make verify-commits.sh test that merges are clean (master...201803_cleanmerge) https://github.com/bitcoin/bitcoin/pull/12708
< bitcoin-git> bitcoin/master 577f111 Pieter Wuille: Make verify-commits.sh test that merges are clean
< bitcoin-git> bitcoin/master b2e5fe8 Wladimir J. van der Laan: Merge #12708: Make verify-commits.sh test that merges are clean...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f8d6dc47cbe7...b2e5fe8b559b
< bitcoin-git> [bitcoin] laanwj closed pull request #12860: Add testmempoolaccept to release-notes, Add missing const (master...Mf1804-docReleaseNotes) https://github.com/bitcoin/bitcoin/pull/12860
< bitcoin-git> bitcoin/master f8d6dc4 Wladimir J. van der Laan: Merge #12860: Add testmempoolaccept to release-notes, Add missing const...
< bitcoin-git> bitcoin/master fafcad3 MarcoFalke: doc: Add testmempoolaccept to release-notes
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/319991db5b11...f8d6dc47cbe7
< bitcoin-git> [bitcoin] laanwj closed pull request #12850: doc: add qrencode to brew install instructions (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12850
< bitcoin-git> bitcoin/master 319991d Wladimir J. van der Laan: Merge #12850: doc: add qrencode to brew install instructions...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b15485eccace...319991db5b11
< bitcoin-git> bitcoin/master 0314ad4 buddilla: doc: add qrencode to brew install instructions...
< bitcoin-git> [bitcoin] laanwj closed pull request #12896: docs: Fix conflicting statements about initialization in developer notes (master...remove-conflicing-statements) https://github.com/bitcoin/bitcoin/pull/12896
< bitcoin-git> bitcoin/master b15485e Wladimir J. van der Laan: Merge #12896: docs: Fix conflicting statements about initialization in developer notes...
< bitcoin-git> bitcoin/master b119e78 practicalswift: docs: Fix conflicting statements about initialization in developer notes
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/215158a633c7...b15485eccace
< bitcoin-git> [bitcoin] laanwj closed pull request #12785: wallet: Initialize m_last_block_processed to nullptr (master...m_last_block_processed-setnull) https://github.com/bitcoin/bitcoin/pull/12785
< bitcoin-git> bitcoin/master 215158a Wladimir J. van der Laan: Merge #12785: wallet: Initialize m_last_block_processed to nullptr...
< bitcoin-git> bitcoin/master f63bc5e practicalswift: wallet: Initialize m_last_block_processed to nullptr. Initialize fields where defined.
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/83c7533eb1f3...215158a633c7
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12849: Tests: Add logging in loops in p2p_sendhears.py (master...tests-adding-logging-in-p2p_sendheaders) https://github.com/bitcoin/bitcoin/pull/12849
< bitcoin-git> bitcoin/master 8dd547d ccdle12: Adding logging for loop iteration level in p2p_sendheaders.py...
< bitcoin-git> bitcoin/master 83c7533 MarcoFalke: Merge #12849: Tests: Add logging in loops in p2p_sendhears.py...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/69310a342fd3...83c7533eb1f3
< bitcoin-git> [bitcoin] laanwj closed pull request #12766: [Tests] Tidy up REST interface functional tests (master...tidy_up_rest_test) https://github.com/bitcoin/bitcoin/pull/12766
< bitcoin-git> bitcoin/master 7a3181a John Newbery: [tests] Make json request building more consistent in interface_rest.py
< bitcoin-git> bitcoin/master 3fd4490 John Newbery: [tests] improve logging and documentation in interface_rest.py
< bitcoin-git> bitcoin/master abf190e John Newbery: [tests] fix flake8 warnings in interface_rest.py test
< bitcoin-git> [bitcoin] laanwj pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/9abdb7c67e4a...69310a342fd3
< bitcoin-git> [bitcoin] laanwj closed pull request #12836: Make WalletInitInterface and DummyWalletInit private, fix nullptr deref (master...2018-03-walletinit) https://github.com/bitcoin/bitcoin/pull/12836
< bitcoin-git> bitcoin/master 9abdb7c Wladimir J. van der Laan: Merge #12836: Make WalletInitInterface and DummyWalletInit private, fix nullptr deref...
< bitcoin-git> bitcoin/master d894894 João Barbosa: wallet: Refactor to WalletInitInterface* const g_wallet_init_interface
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/5f0c6a7b0e47...9abdb7c67e4a
< bitcoin-git> bitcoin/master 39bc2fa João Barbosa: wallet: Make WalletInitInterface and DummyWalletInit private
< bitcoin-git> [bitcoin] ryanofsky opened pull request #12906: Avoid `interface` keyword to fix windows gitian build (master...pr/is) https://github.com/bitcoin/bitcoin/pull/12906
< jtimon> aj: thanks again for your help with https://github.com/bitcoin/bitcoin/pull/10757 and sorry I had kind of abandoned for a whiel

2018-04-06

< sipa> bitcoin doesn't have those
< stevenroose> "if checkpoints ever have an effect, bitcoin is broken" you mean that when code breaks validity of an old block that no one will validate because checkpoints?
< sipa> stevenroose: people seem to misunderstand that if checkpoints ever have an effect, bitcoin is broken
< sipa> stevenroose: i believe btcd's design was based on bitcoin core's previous
< bitcoin-git> [bitcoin] sdaftuar opened pull request #12905: [rpcwallet] Clamp walletpassphrase value at 100M seconds (master...2018-04-wallet-encryption-timeout) https://github.com/bitcoin/bitcoin/pull/12905
< sipa> stevenroose: for the UTXO set the layers are: (1) disk (with OS cache etc) (2) LevelDB's cache (3) Bitcoin Core's pcoinsTip (a CCoinsViewCache object)
< bitcoin-git> [bitcoin] sdaftuar opened pull request #12904: [qa] Ensure bitcoind processes are cleaned up when tests end (master...2018-04-always-kill-bitcoind) https://github.com/bitcoin/bitcoin/pull/12904
< stevenroose> Does bitcoin core have a utxo cache? If so, could anyone point me to the file where it is defined?
< bitcoin-git> [bitcoin] sdaftuar opened pull request #12902: [qa] Handle potential cookie race when starting node (master...2018-04-improve-dbcrash-restarts) https://github.com/bitcoin/bitcoin/pull/12902
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12898: Comment cleanup and consistency (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12898
< bitcoin-git> [bitcoin] practicalswift opened pull request #12901: build: Show enabled sanitizers in configure output (master...print-enabled-sanitizers-in-configure-output) https://github.com/bitcoin/bitcoin/pull/12901
< bitcoin-git> [bitcoin] fanquake closed pull request #12900: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12900
< bitcoin-git> [bitcoin] martintibor40 opened pull request #12900: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12900
< bitcoin-git> [bitcoin] AkioNak opened pull request #12899: macOS: Prevent Xcode 9.3 build warnings (master...preventxcodebuildwarnings) https://github.com/bitcoin/bitcoin/pull/12899
< gribble> https://github.com/bitcoin/bitcoin/issues/2 | Long-term, safe, store-of-value · Issue #2 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] lachlangreenbank opened pull request #12898: Comment cleanup and consistency (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12898

2018-04-05

< bitcoin-git> [bitcoin] practicalswift opened pull request #12897: Add GetBlockIndex(const uint256& hash) for when the caller assumes that the block index exists for the given block hash (master...GetBlockIndex) https://github.com/bitcoin/bitcoin/pull/12897
< bitcoin-git> [bitcoin] practicalswift closed pull request #12782: Explicitly state our assumptions about LookupBlockIndex(...) return values (master...LookupBlockIndex-assumptions) https://github.com/bitcoin/bitcoin/pull/12782
< bitcoin-git> [bitcoin] practicalswift opened pull request #12896: docs: Fix conflicting statements about initialization in developer notes (master...remove-conflicing-statements) https://github.com/bitcoin/bitcoin/pull/12896
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12894: tests: Avoid test suite name collision in wallet crypto_tests (master...Mf1804-testRenameWalletCryptoTests) https://github.com/bitcoin/bitcoin/pull/12894
< bitcoin-git> [bitcoin] practicalswift opened pull request #12895: tests: Add note about test suite name uniqueness requirement to developer notes (master...check-uniqueness-of-test-suite-names) https://github.com/bitcoin/bitcoin/pull/12895
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12894: tests: Avoid test suite name collision in wallet crypto_tests (master...Mf1804-testRenameWalletCryptoTests) https://github.com/bitcoin/bitcoin/pull/12894
< bitcoin-git> [bitcoin] sipa closed pull request #12893: junior (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12893
< bitcoin-git> [bitcoin] chivambo opened pull request #12893: junior (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12893
< gribble> https://github.com/bitcoin/bitcoin/issues/12878 | [refactor] Config handling refactoring in preparation for network-specific sections by ajtowns · Pull Request #12878 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10244 | Refactor: separate gui from wallet and node by ryanofsky · Pull Request #10244 · bitcoin/bitcoin · GitHub
< jonasschnelli> I overhauled luke-jr's version mainly because of things like this: https://github.com/bitcoin/bitcoin/pull/11383/files#diff-2c15c5b52f35ea388ebab757eaab0f1cR506
< gribble> https://github.com/bitcoin/bitcoin/issues/12610 | Multiwallet for the GUI by jonasschnelli · Pull Request #12610 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12831 | [WIP] Run unit tests in parallel by MarcoFalke · Pull Request #12831 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8650 | Make tests much faster by replacing BOOST_CHECK with FAST_CHECK by JeremyRubin · Pull Request #8650 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12831 | [WIP] Run unit tests in parallel by MarcoFalke · Pull Request #12831 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12831 | [WIP] Run unit tests in parallel by MarcoFalke · Pull Request #12831 · bitcoin/bitcoin · GitHub
< jamesob> This PR fixes a null pointer deref that's currently in master: https://github.com/bitcoin/bitcoin/pull/12836
< 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 achow101 meshcollider jnewbery maaku fanquake promag provoostenator
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12873: [ci] Run functional tests using bitcoin-qt in one Travis job (master...2018-04-03-travis-func-qt) https://github.com/bitcoin/bitcoin/pull/12873
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #7729: rpc: introduce 'label' API for wallet (master...2016_03_wallet_label_api) https://github.com/bitcoin/bitcoin/pull/7729
< bitcoin-git> [bitcoin] jnewbery opened pull request #12892: [wallet] [rpc] introduce 'label' API for wallet (master...7729_jnewbery) https://github.com/bitcoin/bitcoin/pull/12892
< gribble> https://github.com/bitcoin/bitcoin/issues/11639 | Rewrite the interface between validation and net_processing wrt DoS by TheBlueMatt · Pull Request #11639 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11639 | Rewrite the interface between validation and net_processing wrt DoS by TheBlueMatt · Pull Request #11639 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11523 | [Refactor] CValidation State by JeremyRubin · Pull Request #11523 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11639 | Rewrite the interface between validation and net_processing wrt DoS by TheBlueMatt · Pull Request #11639 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12463 | Drop the return and corruptionPossible arguments from CValidationState::DoS, and rename to ::Reject by Empact · Pull Request #12463 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jl2012 closed pull request #8654: [WIP] Reuse sighash computations across evaluation (master...sighashcache) https://github.com/bitcoin/bitcoin/pull/8654
< sipa> "bitcoin core implementation proposal"
< bitcoin-git> bitcoin/master 71e0d90 Russell Yanofsky: Remove direct bitcoin calls from qt/bitcoin.cpp
< bitcoin-git> bitcoin/master c0f2756 Russell Yanofsky: Remove direct bitcoin calls from qt/optionsmodel.cpp
< bitcoin-git> [bitcoin] laanwj closed pull request #10244: Refactor: separate gui from wallet and node (master...pr/ipc-local) https://github.com/bitcoin/bitcoin/pull/10244
< bitcoin-git> bitcoin/master ea73b84 Russell Yanofsky: Add src/interface/README.md
< bitcoin-git> [bitcoin] laanwj pushed 22 new commits to master: https://github.com/bitcoin/bitcoin/compare/2b54155a459c...5f0c6a7b0e47
< gribble> https://github.com/bitcoin/bitcoin/issues/10244 | Refactor: separate gui from wallet and node by ryanofsky · Pull Request #10244 · bitcoin/bitcoin · GitHub
< ryanofsky> wumpus, had been wondering if you think #10244 is ready, pinged you here: https://github.com/bitcoin/bitcoin/pull/10244#issuecomment-378357905
< bitcoin-git> [bitcoin] jnewbery opened pull request #12891: [logging] add lint-logs.sh to check for newline termination. (master...log_lint) https://github.com/bitcoin/bitcoin/pull/12891
< bitcoin-git> [bitcoin] sipa opened pull request #12890: [DEBUG TRAVIS] Detailed unit test report for win32 (master...201803_debugtravis) https://github.com/bitcoin/bitcoin/pull/12890
< sipa> wine src/bitcoin/test_bitcoin.exe ?
< gribble> https://github.com/bitcoin/bitcoin/issues/8632 | Speed up prevector tests by parallelization by JeremyRubin · Pull Request #8632 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8650 | Make tests much faster by replacing BOOST_CHECK with FAST_CHECK by JeremyRubin · Pull Request #8650 · bitcoin/bitcoin · GitHub
< aj> haven't tried on other arches; running now as https://travis-ci.org/ajtowns/bitcoin/builds/362613881
< mryandao> cant the bitcoin core project afford dedicated machines with gitlab ci?
< gribble> https://github.com/bitcoin/bitcoin/issues/12240 | [rpc] Introduced a new `fees` structure that aggregates all sub-field fee types denominated in BTC by mryandao · Pull Request #12240 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #12877: doc: Use bitcoind in Tor documentation (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12877
< bitcoin-git> bitcoin/master 2b54155 Wladimir J. van der Laan: Merge #12877: doc: Use bitcoind in Tor documentation...
< bitcoin-git> bitcoin/master a5263fb Indospace.io: doc: Use bitcoind in Tor documentation
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bd59c4395c50...2b54155a459c
< bitcoin-git> [bitcoin] laanwj closed pull request #12859: Bugfix: Include <memory> for std::unique_ptr (master...incl_memory) https://github.com/bitcoin/bitcoin/pull/12859
< bitcoin-git> bitcoin/master bd59c43 Wladimir J. van der Laan: Merge #12859: Bugfix: Include <memory> for std::unique_ptr...
< bitcoin-git> bitcoin/master a5bca13 Luke Dashjr: Bugfix: Include <memory> for std::unique_ptr
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2fc94370f510...bd59c4395c50
< bitcoin-git> [bitcoin] laanwj closed pull request #12887: [trivial] Add newlines to end of log messages. (master...log_messages_newlines) https://github.com/bitcoin/bitcoin/pull/12887
< bitcoin-git> bitcoin/master 2fc9437 Wladimir J. van der Laan: Merge #12887: [trivial] Add newlines to end of log messages....
< bitcoin-git> bitcoin/master 5b10ab0 John Newbery: [trivial] Add newlines to end of log messages....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9a2db3b3d511...2fc94370f510
< gribble> https://github.com/bitcoin/bitcoin/issues/10026 | Overview of slow unit tests · Issue #10026 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/7729 | rpc: introduce label API for wallet by laanwj · Pull Request #7729 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] buddilla closed pull request #12889: doc: add qrencode to brew install instructions (#1) (master...master) https://github.com/bitcoin/bitcoin/pull/12889
< bitcoin-git> [bitcoin] buddilla opened pull request #12889: doc: add qrencode to brew install instructions (#1) (master...master) https://github.com/bitcoin/bitcoin/pull/12889
< bitcoin-git> [bitcoin] Empact closed pull request #12812: Test ReadConfigFile (master...test-read-config-file) https://github.com/bitcoin/bitcoin/pull/12812
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11818: I accidentally [deliberately] killed it [the ComparisonTestFramework] (master...remove_comp_framework) https://github.com/bitcoin/bitcoin/pull/11818
< bitcoin-git> bitcoin/master 9c92c8c John Newbery: [tests] Remove Comparison Test Framework
< bitcoin-git> bitcoin/master 9a2db3b MarcoFalke: Merge #11818: I accidentally [deliberately] killed it [the ComparisonTestFramework]...
< bitcoin-git> bitcoin/master e80c640 John Newbery: [tests] Remove bip9-softforks.py...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/88430cbab4dc...9a2db3b3d511
< bitcoin-git> [bitcoin] instagibbs opened pull request #12888: debug log number of unknown wallet records on load (master...unknownrec) https://github.com/bitcoin/bitcoin/pull/12888
< bitcoin-git> [bitcoin] sipa closed pull request #12167: Make segwit failure due to CLEANSTACK violation return a SCRIPT_ERR_CLEANSTACK error code (master...cleanstack-script-error) https://github.com/bitcoin/bitcoin/pull/12167
< bitcoin-git> bitcoin/master 88430cb Pieter Wuille: Merge #12167: Make segwit failure due to CLEANSTACK violation return a SCRIPT_ERR_CLEANSTACK error code...
< bitcoin-git> bitcoin/master 1e747e3 Mark Friedenbach: Make segwit failure due to CLEANSTACK violation return a SCRIPT_ERR_CLEANSTACK error code.
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bfaed1ab2ec7...88430cbab4dc

2018-04-04

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12460: Assert CPubKey::ValidLength to the pubkey's header-relevant size (master...key-size-check-header) https://github.com/bitcoin/bitcoin/pull/12460
< bitcoin-git> bitcoin/master bfaed1a MarcoFalke: Merge #12460: Assert CPubKey::ValidLength to the pubkey's header-relevant size...
< bitcoin-git> bitcoin/master f8c249a Ben Woosley: Assert CPubKey::ValidLength to the pubkey's header-relevent size...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2106c4c64c36...bfaed1ab2ec7
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12853: qa: Match full plain text by default (master...Mf1803-qaErrorMatchFullText) https://github.com/bitcoin/bitcoin/pull/12853
< bitcoin-git> bitcoin/master 2106c4c MarcoFalke: Merge #12853: qa: Match full plain text by default...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/dab0d6859b8a...2106c4c64c36
< bitcoin-git> bitcoin/master faace13 MarcoFalke: qa: Match full plain text by default
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12702: [wallet] [rpc] [doc] importprivkey: hint about importmulti (master...importprivkey-importmulti-hint) https://github.com/bitcoin/bitcoin/pull/12702
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12851: travis: Run verify-commits only on cron jobs (master...Mf1804-travisCronVerifyCommits) https://github.com/bitcoin/bitcoin/pull/12851
< bitcoin-git> bitcoin/master 648252e MarcoFalke: Merge #12851: travis: Run verify-commits only on cron jobs...
< bitcoin-git> bitcoin/master fa6f12a MarcoFalke: travis: Run verify-commits only on cron jobs
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1d540046fe47...648252e8ae91
< gribble> https://github.com/bitcoin/bitcoin/issues/7729 | rpc: introduce label API for wallet by laanwj · Pull Request #7729 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jamesob reopened pull request #12873: [ci] Run functional tests using bitcoin-qt in one Travis job (master...2018-04-03-travis-func-qt) https://github.com/bitcoin/bitcoin/pull/12873
< bitcoin-git> [bitcoin] jamesob closed pull request #12873: [ci] Run functional tests using bitcoin-qt in one Travis job (master...2018-04-03-travis-func-qt) https://github.com/bitcoin/bitcoin/pull/12873
< sipa> please go to #bitcoin or https://bitcoin.stackexchange.com
< DrDraake> This might be a silly question to some. I'm just having a hard time finding the answer. If someone has a Bitcoin Core wallet and I install the Bitcoin Core Wallet on a new PC. Do I need to wait for the entire history of the blockchain to download prior to receiving coins?
< bitcoin-git> [bitcoin] jnewbery opened pull request #12887: [trivial] Add newlines to end of log messages. (master...log_messages_newlines) https://github.com/bitcoin/bitcoin/pull/12887
< bitcoin-git> [bitcoin] sipa opened pull request #12886: Introduce Slice type and use it instead of FLATDATA (master...201803_slice) https://github.com/bitcoin/bitcoin/pull/12886
< bitcoin-git> [bitcoin] jamesob reopened pull request #12873: [ci] Run functional tests using bitcoin-qt in one Travis job (master...2018-04-03-travis-func-qt) https://github.com/bitcoin/bitcoin/pull/12873
< gribble> https://github.com/bitcoin/bitcoin/issues/12460 | Assert CPubKey::ValidLength to the pubkeys header-relevant size by Empact · Pull Request #12460 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12167 | Make segwit failure due to CLEANSTACK violation return a SCRIPT_ERR_CLEANSTACK error code by maaku · Pull Request #12167 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jamesob closed pull request #12873: [ci] Run functional tests using bitcoin-qt in one Travis job (master...2018-04-03-travis-func-qt) https://github.com/bitcoin/bitcoin/pull/12873
< jnewbery> just unit tests I believe. See https://travis-ci.org/bitcoin/bitcoin/jobs/361486215 for example
< gribble> https://github.com/bitcoin/bitcoin/issues/12772 | [CI]: bump travis timeout for make check to 50m by jnewbery · Pull Request #12772 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] sipa opened pull request #12885: Reduce implementation code inside CScript (master...201803_reducescript) https://github.com/bitcoin/bitcoin/pull/12885
< gribble> https://github.com/bitcoin/bitcoin/issues/12873 | [ci] Run functional tests using bitcoin-qt in one Travis job by jamesob · Pull Request #12873 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jamesob closed pull request #12873: [ci] Run functional tests using bitcoin-qt in one Travis job (master...2018-04-03-travis-func-qt) https://github.com/bitcoin/bitcoin/pull/12873
< sdaftuar> setpill: i think it might be pretty straightforward to do what i think you're asking. perhaps open an issue on bitcoin core as a feature request?
< provoostenator> But it matters if your new transaction is smaller and the fee rate isn't increased enough to offset that. There's some discussion on the bitcoin-dev mailinglist to relax that particular rule
< provoostenator> https://github.com/bitcoin/bips/blob/master/bip-0125.mediawiki "3. The replacement transaction pays an absolute fee of at least the sum paid by the original transactions."
< bitcoin-git> [bitcoin] practicalswift opened pull request #12882: tests: Fix lock-order-inversion (potential deadlock) in DoS_tests. Reported by TSAN. (master...lock-order-inversion-in-DoS_tests) https://github.com/bitcoin/bitcoin/pull/12882
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12870: make clean removes src/qt/moc_ files (master...2018/04/make_clean_qt_moc) https://github.com/bitcoin/bitcoin/pull/12870
< bitcoin-git> bitcoin/master 1d54004 Jonas Schnelli: Merge #12870: make clean removes src/qt/moc_ files...
< bitcoin-git> bitcoin/master 2ebad11 Sjors Provoost: make clean removes src/qt/moc_ files
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ad960f5771dc...1d540046fe47
< bitcoin-git> [bitcoin] murrayn opened pull request #12881: Tighten up bech32::Decode(); add tests. (master...bech32_decode) https://github.com/bitcoin/bitcoin/pull/12881
< aj> wumpus: ...and can't cut&paste to irc competently apparently. https://github.com/bitcoin/bitcoin/pull/11862#issuecomment-378524308 has rationale. maybe 12878 could be high-pri-for-review?
< gribble> https://github.com/bitcoin/bitcoin/issues/11862 | Network specific conf sections by ajtowns · Pull Request #11862 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12878 | [refactor] Config handling refactoring in preparation for network-specific sections by ajtowns · Pull Request #12878 · bitcoin/bitcoin · GitHub
< aj> wumpus: i've split #12878 out of #11862 (-sasl/daer] has joined #bitcoin
< bitcoin-git> [bitcoin] kallewoof opened pull request #12879: [scripted-diff] No extern function declarations (master...scripted-no-extern-functions) https://github.com/bitcoin/bitcoin/pull/12879
< bitcoin-git> [bitcoin] ajtowns opened pull request #12878: [refactor] Config handling refactoring in preparation for network-specific sections (master...netconf-refactor) https://github.com/bitcoin/bitcoin/pull/12878
< bitcoin-git> [bitcoin] knoxcard opened pull request #12877: Show correct bitcoin daemon bash commands (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12877

2018-04-03

< bitcoin-git> [bitcoin] sipa opened pull request #12874: Only accept bare multisig outputs after addmultisigaddress (master...201803_nowalletbaremultisig) https://github.com/bitcoin/bitcoin/pull/12874
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12484: [net] Skip stale tip checks in regtest (master...no-staletip-check-regtest) https://github.com/bitcoin/bitcoin/pull/12484
< bitcoin-git> [bitcoin] jamesob opened pull request #12873: [ci] Run functional tests using bitcoin-qt in one Travis job (master...2018-04-03-travis-func-qt) https://github.com/bitcoin/bitcoin/pull/12873
< bitcoin-git> [bitcoin] jnewbery closed pull request #12490: Remove deprecated wallet rpc features from bitcoin_server (master...remove_deprecated_rpcs) https://github.com/bitcoin/bitcoin/pull/12490
< bitcoin-git> [bitcoin] jnewbery reopened pull request #12490: Remove deprecated wallet rpc features from bitcoin_server (master...remove_deprecated_rpcs) https://github.com/bitcoin/bitcoin/pull/12490
< bitcoin-git> [bitcoin] jnewbery closed pull request #8695: [Net] Retry feeler connection if OpenNetworkConnection fails in under 1ms. (master...2016-09-09-net-feeler-timeout) https://github.com/bitcoin/bitcoin/pull/8695
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12846: [moveonly] Extract HelpRequested to dry up the help options testing (master...dry-help) https://github.com/bitcoin/bitcoin/pull/12846
< bitcoin-git> bitcoin/master ad960f5 MarcoFalke: Merge #12846: [moveonly] Extract HelpRequested to dry up the help options testing...
< bitcoin-git> bitcoin/master b386970 Ben Woosley: [moveonly] Extract HelpRequested to dry up the help options testing...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c564424d98b1...ad960f5771dc
< bitcoin-git> [bitcoin] practicalswift opened pull request #12871: Add shell script linting: Check for shellcheck warnings in shell scripts (master...lint-shell) https://github.com/bitcoin/bitcoin/pull/12871
< bitcoin-git> [bitcoin] Sjors opened pull request #12870: make clean removes src/qt/moc_ files (master...2018/04/make_clean_qt_moc) https://github.com/bitcoin/bitcoin/pull/12870
< bitcoin-git> [bitcoin] kallewoof opened pull request #12869: Extend WIF format with key type (master...importmulti-wif-extended) https://github.com/bitcoin/bitcoin/pull/12869

2018-04-02

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12860: Add testmempoolaccept to release-notes, Add missing const (master...Mf1804-docReleaseNotes) https://github.com/bitcoin/bitcoin/pull/12860

2018-04-01

< ossifrage> bitcoin.git/src/wallet/wallet.cpp:2490: undefined reference to `KnapsackSolver(long const&, std::vector<CInputCoin, std::allocator<CInputCoin> >&, std::set<CInputCoin, std::less<CInputCoin>, std::allocator<CInputCoin> >&, long&)'
< ossifrage> Is it normal for the head to fail to compile? Failing: bitcoin.git/src/wallet/wallet.cpp:2478: undefined reference to `SelectCoinsBnB(std::vector<CInputCoin, std::allocator<CInputCoin> >&, long const&, long const&, std::set<CInputCoin, std::less<CInputCoin>, std::allocator<CInputCoin> >&, long&, long)'

2018-03-31

< r251d> marcinja: there are plenty of things to work on listed at https://github.com/bitcoin/bitcoin/issues
< marcinja> Hi everyone. I’m an undergrad looking to contribute to Bitcoin Core as a summer project. One idea I had was to work on implementing a assume UTXO option for speeding up IBD, but I got some feedback suggesting it might require more work on design and documentation than on coding. I’m still thinking through some other ideas, but was wondering if anyone here had any ideas they could share. Ideally it
< gribble> https://github.com/bitcoin/bitcoin/issues/20 | JSON-RPC callback · Issue #20 · bitcoin/bitcoin · GitHub

2018-03-30

< bitcoin-git> [bitcoin] jnewbery opened pull request #12843: [tests] Test starting bitcoind with -h and -version (master...test_help) https://github.com/bitcoin/bitcoin/pull/12843
< bitcoin-git> [bitcoin] promag opened pull request #12842: Prevent concurrent savemempool (master...2018-03-concurrent-savemempool) https://github.com/bitcoin/bitcoin/pull/12842
< BlueMatt> sipa: I dont see what your comment has to do with the pr here: https://github.com/bitcoin/bitcoin/pull/11857#issuecomment-377421311
< BlueMatt> cfields: you probably have an opinion here: https://github.com/bitcoin/bitcoin/pull/11857#discussion_r178187241
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12804: [tests] Fix intermittent rpc_net.py failure. (master...rpc_net_py_fix) https://github.com/bitcoin/bitcoin/pull/12804
< bitcoin-git> bitcoin/master 243c9bb MarcoFalke: Merge #12804: [tests] Fix intermittent rpc_net.py failure....
< bitcoin-git> bitcoin/master 5a67c05 John Newbery: [tests] Fix intermittent rpc_net.py failure....