< bitcoin-git>
[bitcoin] promag opened pull request #13310: Report progress in ReplayBlocks while rolling forward (master...2018-05-replayblocks-progress) https://github.com/bitcoin/bitcoin/pull/13310
< gribble>
https://github.com/bitcoin/bitcoin/issues/11658 | During IBD, when doing pruning, prune 10% extra to avoid pruning again soon after by luke-jr · Pull Request #11658 · bitcoin/bitcoin · GitHub
< booyah>
eshays: let of known on #bitcoin if all worked out, see you
< booyah>
eshays: sorry, forgot you are on Windows. In this case just pastebin some portion of debug.log from end (check if there are no confidentail IP addresses or btc addresses). After that, imo, shut down the node, make a copy of entire data-directory of bitcoin to have snapshot of corrupted files, and start again to see if it's the same
< eshays>
hey guys, my bitcoin core program didnt close correctly and upon relaunch im stuck on replaying block 0%
< bitcoin-git>
[bitcoin] martinus opened pull request #13309: Faster unit tests: directloy operate with CMutableTransaction (master...SignSignature-with-CMutableTransaction) https://github.com/bitcoin/bitcoin/pull/13309
< bitcoin-git>
[bitcoin] achow101 opened pull request #13307: Replace coin selection fallback strategy with Single Random Draw (master...srd-fallback) https://github.com/bitcoin/bitcoin/pull/13307
< Chris_Stewart_5>
Does anyone know how to compile bitcoin core when there is a name conflict for threading libraries on windows?
< satwo_>
Hello all. Is the "witness_unknown" script type in Bitcoin Core essentially in place for backward compatibility in the event of a future soft fork adding a new witness script type (or increasing the version of an existing one)?
< sipa>
there is no way bitcoin-cli can know you're trying to connect to regtest without it
< sipa>
are you passing -regtest to bitcoin-cli?
< Varunram>
Is anyone else having this bug on macOS? bitcoind starts fine but I can't seem to query it using bitcoin-cli
< bitcoin-git>
[bitcoin] naumenkogs opened pull request #13298: Net: Random delays *per network group* to obfuscate transaction time (master...delay_per_net_group) https://github.com/bitcoin/bitcoin/pull/13298
< bitcoin-git>
[bitcoin] achow101 opened pull request #13289: [Qt] Re-setup args after translator setup to translate help text (master...qt-help-translations) https://github.com/bitcoin/bitcoin/pull/13289
< bitcoin-git>
[bitcoin] Empact opened pull request #13288: Remove the need to include "rpc/blockchain.cpp' in order to put `GetDifficulty` under test (master...get-difficulty) https://github.com/bitcoin/bitcoin/pull/13288
< belcher>
im writing for a bitcoin core PR, this is rpc_net.py https://pastebin.com/SJKwnfKQ my part starts at line 102, i open a p2pconnection to a node and send it some addresses, but then the node doesnt have those addresses in its getaddr as it should, can anyone see anything wrong?
< bitcoin-git>
[bitcoin] brandonrninefive opened pull request #13284: Fix for Issue #13231 - [gui] visual "overflow" of amount input. (master...ui_amount_overflow_fix) https://github.com/bitcoin/bitcoin/pull/13284
< bitcoin-git>
[bitcoin] qshuai closed pull request #13042: Calculated nBits will be replaced by the following GetNextWorkRequire… (master...master) https://github.com/bitcoin/bitcoin/pull/13042
< bitcoin-git>
[bitcoin] GreatSock opened pull request #13280: [qt] Removed "Pay only the required fee" checkbox (master...custom-fee) https://github.com/bitcoin/bitcoin/pull/13280
< kallewoof>
I was in lldb so I see the trace but it doesn't make sense why a file in the bitcoin datadir would lack permissions for the bitcoin process.
2018-05-18
< bitcoin-git>
[bitcoin] GreatSock opened pull request #13278: [qt] Fixed tx-view min amount typing period on locales using comma (master...minamount-fix) https://github.com/bitcoin/bitcoin/pull/13278
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13228: Add script to detect circular dependencies between source modules (master...201805_circular_detect) https://github.com/bitcoin/bitcoin/pull/13228
< bitcoin-git>
bitcoin/master d792e47 MarcoFalke: Merge #13228: Add script to detect circular dependencies between source modules...
< bitcoin-git>
[bitcoin] GreatSock opened pull request #13276: [qt] CoinControlDialog amount header display unit (master...coincontrol_unit) https://github.com/bitcoin/bitcoin/pull/13276
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #13275: Qt: use [default wallet] as name for wallet with no name (master...2018/05/loadwallet_gui_name) https://github.com/bitcoin/bitcoin/pull/13275
< bitcoin-git>
bitcoin/0.16 5d8de76 Wladimir J. van der Laan: wallet: Exit SyncMetaData if there are no transactions to sync...
< bitcoin-git>
[bitcoin] laanwj closed pull request #13265: wallet: Exit SyncMetaData if there are no transactions to sync (master...2018_05_wallet_syncmetadata_empty_range) https://github.com/bitcoin/bitcoin/pull/13265
< bitcoin-git>
bitcoin/master 1a8b12c Wladimir J. van der Laan: Merge #13265: wallet: Exit SyncMetaData if there are no transactions to sync...
< bitcoin-git>
bitcoin/master b0d2ca9 Wladimir J. van der Laan: wallet: Exit SyncMetaData if there are no transactions to sync...
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #13273: Qt/Bugfix: fix handling default wallet with no name (master...2018/05/loadwallet_fix) https://github.com/bitcoin/bitcoin/pull/13273
< bitcoin-git>
[bitcoin] Empact opened pull request #13269: refactoring: Drop UpdateTransaction in favor of UpdateInput (master...update-transaction) https://github.com/bitcoin/bitcoin/pull/13269
< bitcoin-git>
[bitcoin] Empact opened pull request #13268: Consistently bounds-check vin/vout access, and throw on out-of-bounds access (master...vout-bounds-check) https://github.com/bitcoin/bitcoin/pull/13268
< bitcoin-git>
[bitcoin] Empact opened pull request #13267: refactoring: Clean up GetWitnessCommitmentIndex, and exit early on success (master...witness-committment-index) https://github.com/bitcoin/bitcoin/pull/13267
< bitcoin-git>
[bitcoin] Empact opened pull request #13266: refactoring: Inline DataFromTransaction via new SignatureData constructor (master...data-from-transaction) https://github.com/bitcoin/bitcoin/pull/13266
< bitcoin-git>
[bitcoin] laanwj opened pull request #13265: wallet: Exit SyncMetaData if there are no transactions to sync (master...2018_05_wallet_syncmetadata_empty_range) https://github.com/bitcoin/bitcoin/pull/13265
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #13262: Wallet/RPC: Add listsincetx with a stateless (server-side) long polling option (master...2018/05/listsincetx) https://github.com/bitcoin/bitcoin/pull/13262
< bitcoin-git>
[bitcoin] kallewoof opened pull request #13259: validation: add a macro for determining if a block is pruned or not (master...block-pruned-macro) https://github.com/bitcoin/bitcoin/pull/13259
< bitcoin-git>
[bitcoin] kallewoof opened pull request #13258: uint256: Remove unnecessary crypto/common.h use (alternative) (master...uint256-no-crypto-alt) https://github.com/bitcoin/bitcoin/pull/13258
< bitcoin-git>
[bitcoin] Empact closed pull request #13257: wallet: Fix ReserveKeyFromKeyPool to always test key classification, even if last in the pool. (master...fix-reserve-key-classification-check) https://github.com/bitcoin/bitcoin/pull/13257
< bitcoin-git>
[bitcoin] Empact opened pull request #13257: wallet: Fix ReserveKeyFromKeyPool to always test key classification, even if last in the pool. (master...fix-reserve-key-classification-check) https://github.com/bitcoin/bitcoin/pull/13257
< bitcoin-git>
[bitcoin] fanquake closed pull request #10470: Fix for listsinceblock not filtering conflicted transactions (master...listsinceblock-filter-conflicts) https://github.com/bitcoin/bitcoin/pull/10470
< bitcoin-git>
[bitcoin] fanquake opened pull request #13255: trivial: Fixed typos and cleaned up language (master...language-cleanup) https://github.com/bitcoin/bitcoin/pull/13255
< bitcoin-git>
[bitcoin] Empact opened pull request #13254: Revert "Merge #12870: make clean removes src/qt/moc_ files" (master...make-clean-qt-moc) https://github.com/bitcoin/bitcoin/pull/13254
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13249: Make objects in range declarations immutable by default (master...for-const) https://github.com/bitcoin/bitcoin/pull/13249
< bitcoin-git>
[bitcoin] mess110 opened pull request #13248: [gui] Make proxy icon from statusbar clickable (master...make_proxy_icon_clickable) https://github.com/bitcoin/bitcoin/pull/13248
< bitcoin-git>
[bitcoin] skeees opened pull request #13247: Add tests to SingleThreadedSchedulerClient() and document the memory model (master...scheduler-tests) https://github.com/bitcoin/bitcoin/pull/13247
< bitcoin-git>
[bitcoin] jimpo opened pull request #13243: Make reusable base class for auxiliary indices (master...index-abstraction) https://github.com/bitcoin/bitcoin/pull/13243
< bitcoin-git>
[bitcoin] kallewoof opened pull request #13242: uint256: Remove unnecessary crypto/common.h use (master...uint256-no-crypto) https://github.com/bitcoin/bitcoin/pull/13242
< bitcoin-git>
[bitcoin] Empact closed pull request #13223: refactor: Extract BnB-specific data from CInputCoin (master...duplicate-fee-calc) https://github.com/bitcoin/bitcoin/pull/13223
2018-05-15
< bitcoin-git>
[bitcoin] Empact opened pull request #13241: scripted-diff: Avoid temporary copies when looping over std::map (master...pair-const-key) https://github.com/bitcoin/bitcoin/pull/13241
< bitcoin-git>
[bitcoin] Empact opened pull request #13239: [moveonly] Fix CConnman template methods to be fully-defined in net.h (master...net-template-methods) https://github.com/bitcoin/bitcoin/pull/13239
< gribble>
https://github.com/bitcoin/bitcoin/issues/12096 | [rpc] [wallet] Allow specifying the output index when using bumpfee by kallewoof · Pull Request #12096 · bitcoin/bitcoin · GitHub
< savantgarde>
About the method ListSinceBlock of Bitcoin Core - for a 'receive' category payment (entry of 'transactions' field), will vout refer to an output in a transaction?
< bitcoin-git>
[bitcoin] practicalswift closed pull request #13232: build: Use -DDEBUG_ADDRMAN when building with --enable-debug (master...enable-DEBUG_ADDRMAN-when-using-——enable-debug) https://github.com/bitcoin/bitcoin/pull/13232
< Guest94782>
i've grepped the shit out of bitcoin/src and cannot find a def for count(...)
< Guest94782>
can anyone point me to the function def used in bitcoin/src/interpreter.cpp @ line 280 ?
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #13233: Skip PrecomputedTransactionData hashing for cache hits. (master...2018-05-no-needless-precompute) https://github.com/bitcoin/bitcoin/pull/13233
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13232: build: Use -DDEBUG_ADDRMAN when building with --enable-debug (master...enable-DEBUG_ADDRMAN-when-using-——enable-debug) https://github.com/bitcoin/bitcoin/pull/13232
< bitcoin-git>
[bitcoin] laanwj closed pull request #9422: Refactor mempool.dat to be extensible, and store missing info (master...mempool_dat_extensible) https://github.com/bitcoin/bitcoin/pull/9422
< bitcoin-git>
[bitcoin] laanwj closed pull request #11859: Qt: Fixing restore from system tray behaviour of main window (master...minimize-to-tray) https://github.com/bitcoin/bitcoin/pull/11859