< bitcoin-git>
bitcoin/0.18 2472733 Wladimir J. van der Laan: build: Bump version to -final
2019-04-29
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #15696: [qa] test_runner: Move feature_pruning to base tests (master...1904-qaPruning) https://github.com/bitcoin/bitcoin/pull/15696
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #15696: [qa] test_runner: Move feature_pruning to base tests (master...1904-qaPruning) https://github.com/bitcoin/bitcoin/pull/15696
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #15897: QA/mininode: Send all headers upfront in send_blocks_and_test to avoid sending an unconnected one (master...qa_mininode_headers) https://github.com/bitcoin/bitcoin/pull/15897
< bitcoin-git>
bitcoin/master 9f9db39 Luke Dashjr: QA/mininode: Send all headers upfront in send_blocks_and_test to avoid sen...
< bitcoin-git>
bitcoin/master ce67620 MarcoFalke: Merge #15897: QA/mininode: Send all headers upfront in send_blocks_and_tes...
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #15922: doc: Explain how to pass in non-fundamental types into functions (master...1904-docPassFun) https://github.com/bitcoin/bitcoin/pull/15922
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #15919: Remove unused OpenSSL includes to make it more clear where OpenSSL is used (master...openssl-includes) https://github.com/bitcoin/bitcoin/pull/15919
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #15920: lint: Check that all wallet args are hidden (master...1904-lintWalletArgsHidden) https://github.com/bitcoin/bitcoin/pull/15920
< bitcoin-git>
[bitcoin] practicalswift opened pull request #15919: Remove unused OpenSSL includes to make it more clear where OpenSSL is used (master...openssl-includes) https://github.com/bitcoin/bitcoin/pull/15919
< bitcoin-git>
[bitcoin] jonasschnelli merged pull request #15371: gui: Uppercase bech32 addresses in qr codes (master...gui_bech_32_optimized_qr_codes) https://github.com/bitcoin/bitcoin/pull/15371
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #13084: Do not turn OP_1NEGATE in scriptSig into 0x0181 in signing code (master...201804_keepnegone) https://github.com/bitcoin/bitcoin/pull/13084
< bitcoin-git>
[bitcoin] DrahtBot reopened pull request #13084: Do not turn OP_1NEGATE in scriptSig into 0x0181 in signing code (master...201804_keepnegone) https://github.com/bitcoin/bitcoin/pull/13084
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #13062: Make script interpreter independent from storage type CScript (master...201804_spaninterpret) https://github.com/bitcoin/bitcoin/pull/13062
< bitcoin-git>
[bitcoin] DrahtBot reopened pull request #13875: [doc] nChainTx needs to become a 64-bit earlier due to SegWit (master...2018/08/nChainTx) https://github.com/bitcoin/bitcoin/pull/13875
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #13789: crypto/sha256: Use pragmas to enforce necessary intrinsics for GCC and Clang (master...bugfix_asm_pragmas) https://github.com/bitcoin/bitcoin/pull/13789
< bitcoin-git>
[bitcoin] DrahtBot reopened pull request #13789: crypto/sha256: Use pragmas to enforce necessary intrinsics for GCC and Clang (master...bugfix_asm_pragmas) https://github.com/bitcoin/bitcoin/pull/13789
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #13875: [doc] nChainTx needs to become a 64-bit earlier due to SegWit (master...2018/08/nChainTx) https://github.com/bitcoin/bitcoin/pull/13875
< bitcoin-git>
[bitcoin] luke-jr opened pull request #15913: Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet options (master...bugfix_nowallet_avoidpspends) https://github.com/bitcoin/bitcoin/pull/15913
< bitcoin-git>
[bitcoin] Sjors opened pull request #15911: Use wallet RBF default for walletcreatefundedpsbt (master...2019/04/walletcreatefundedpsbt) https://github.com/bitcoin/bitcoin/pull/15911
< bitcoin-git>
[bitcoin] darosior opened pull request #15909: Use 'CreateProcess' instead of 'wsystem' in 'runCommand' for Windows. (master...windows_blocknotify_blink) https://github.com/bitcoin/bitcoin/pull/15909
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #15778: [wallet] Move maxtxfee from node to wallet (master...remove_maxtxfeerate_from_node) https://github.com/bitcoin/bitcoin/pull/15778
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #15899: rpc: Document iswitness flag and fix bug in converttopsbt (master...1904-docIsWitness) https://github.com/bitcoin/bitcoin/pull/15899
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #15896: QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME in messages rather than hardcoding Bitcoin Core (master...qa_pkgname) https://github.com/bitcoin/bitcoin/pull/15896
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #15893: Add test for superfluous witness record in deserialization (master...test_super_witness) https://github.com/bitcoin/bitcoin/pull/15893
< bitcoin-git>
bitcoin/master 25b0786 Gregory Sanders: Fix missing input template by making minimal tx
< bitcoin-git>
bitcoin/master cc556e4 Gregory Sanders: Add test for superfluous witness record in deserialization
< bitcoin-git>
bitcoin/master 653b2b4 MarcoFalke: Merge #15893: Add test for superfluous witness record in deserialization
2019-04-25
< bitcoin-git>
[bitcoin] luke-jr opened pull request #15897: QA/mininode: Send all headers upfront in send_blocks_and_test to avoid sending an unconnected one (master...qa_mininode_headers) https://github.com/bitcoin/bitcoin/pull/15897
< bitcoin-git>
[bitcoin] luke-jr opened pull request #15896: QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME in messages rather than hardcoding Bitcoin Core (master...qa_pkgname) https://github.com/bitcoin/bitcoin/pull/15896
< bitcoin-git>
[bitcoin] instagibbs opened pull request #15893: Add test for superfulous witness record in deserialization (master...test_super_witness) https://github.com/bitcoin/bitcoin/pull/15893
< bitcoin-git>
bitcoin/master 097c4aa Luke Dashjr: Bugfix: test/functional/rpc_psbt: Remove check for specific error message ...
< bitcoin-git>
bitcoin/master c87fc71 Luke Dashjr: Bugfix: test/functional/rpc_psbt: Correct test description comment
< bitcoin-git>
bitcoin/master 8cca1fb MarcoFalke: Merge #14818: Bugfix: test/functional/rpc_psbt: Remove check for specific ...
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #14818: Bugfix: test/functional/rpc_psbt: Remove check for specific error message that depends on uncertain assumptions (master...bugfix_test_rpc_psbt) https://github.com/bitcoin/bitcoin/pull/14818
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #15891: test: Require standard txs in regtest (master...1904-testRequireStandard) https://github.com/bitcoin/bitcoin/pull/15891
< bitcoin-git>
[bitcoin] harding opened pull request #15890: Doc: remove text about txes always relayed from -whitelist (master...2019-04-whitelist-help) https://github.com/bitcoin/bitcoin/pull/15890
< bitcoin-git>
[bitcoin] luke-jr opened pull request #15888: QA: Add wallet_implicitsegwit to test the ability to transform keys between address types (master...test_wallet_implicitsegwit) https://github.com/bitcoin/bitcoin/pull/15888
2019-04-24
< bitcoin-git>
[bitcoin] hebasto opened pull request #15887: docs: Align code example style with clang-format (master...20190424-coding-style) https://github.com/bitcoin/bitcoin/pull/15887
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #15870: wallet: Only fail rescan when blocks have actually been pruned (master...1904-walletRescanPruned) https://github.com/bitcoin/bitcoin/pull/15870
< bitcoin-git>
[bitcoin] hebasto opened pull request #15863: scripts and tools: Ensure repos are up-to-date in gitian-build.py (master...20190421-update-repos) https://github.com/bitcoin/bitcoin/pull/15863
< bitcoin-git>
[bitcoin] luke-jr opened pull request #15862: Bugfix: RPC: rawtransaction: Accept string-encoded amounts for maxfeerate in sendrawtransaction & testmempoolaccept (master...bugfix_rawtx_maxfeerate_str) https://github.com/bitcoin/bitcoin/pull/15862
< bitcoin-git>
[bitcoin] luke-jr opened pull request #15861: Restore warning for individual unknown version bits, as well as unknown version schemas (master...restore_vbits_warning) https://github.com/bitcoin/bitcoin/pull/15861
2019-04-19
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #15858: Faster tests with topological mempool rpc sync 🚀 (master...1904-qaSync) https://github.com/bitcoin/bitcoin/pull/15858
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12024: Remove most recent transaction timestamp stuff from nTimeSmart (master...fix-timesmart) https://github.com/bitcoin/bitcoin/pull/12024
< bitcoin-git>
bitcoin/0.18 4384839 Wladimir J. van der Laan: doc: Move release notes from wiki
< bitcoin-git>
[bitcoin] darosior opened pull request #15848: Add a check for free disk space at first startup. ref #15813 (master...check_free_disk_size) https://github.com/bitcoin/bitcoin/pull/15848
< kanzure>
why is bitcoin-git exiting so frequently. can we fix this?
< bitcoin-git>
bitcoin/master fa346fe MarcoFalke: doc: Remove upgrade note in release notes from EOL versions
< bitcoin-git>
bitcoin/master d1c2ed8 MarcoFalke: Merge #15821: doc: Remove upgrade note in release notes from EOL versions
< bitcoin-git>
[bitcoin] sipa opened pull request #15846: [POLICY] Make sending to future native witness outputs standard (master...201904_futuresegwitstandard) https://github.com/bitcoin/bitcoin/pull/15846
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #15845: wallet: Fast rescan with BIP157 block filters (master...1904-walletFastRescan) https://github.com/bitcoin/bitcoin/pull/15845
< bitcoin-git>
[bitcoin] laanwj merged pull request #15838: scripts and tools: Fetch missing review comments in github-merge.py (master...2019-04-fix-merge-script) https://github.com/bitcoin/bitcoin/pull/15838
< bitcoin-git>
[bitcoin] ariard opened pull request #15842: refactor: replace isPotentialtip/waitForNotifications by higher method (master...2019-04-is-potential-tip) https://github.com/bitcoin/bitcoin/pull/15842
2019-04-17
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #15841: test: append node stderr and stdout if it exists (master...1904-testLogStdErr) https://github.com/bitcoin/bitcoin/pull/15841