< 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
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #13229: [trivial] Qt: Add testnet chainsize constants and switch for intro (master...2018/05/fix_intro_chainsize) https://github.com/bitcoin/bitcoin/pull/13229
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13230: Allow for easy include analysis by enforcing the developer guide's include syntax preference (master...bracket-syntax-includes) https://github.com/bitcoin/bitcoin/pull/13230
< Empact>
Hey Guys, I've been making contributions in a pretty ad-hoc way but I'm open to suggestions on how to be more helpful. For example, if I take https://github.com/bitcoin/bitcoin/pull/13228 as an impetus to break the circular dependencies (which is one of the categories of work I'm inclined to enjoy), would it be better to:
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #13229: [trivial] Qt: Add testnet chainsize constants and switch for intro (master...2018/05/fix_intro_chainsize) https://github.com/bitcoin/bitcoin/pull/13229
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13214: Enable Travis checking for two Python linting rules we are currently not violating (master...enable-python-lint-rules) https://github.com/bitcoin/bitcoin/pull/13214
< bitcoin-git>
bitcoin/master 0612d96 MarcoFalke: Merge #13214: Enable Travis checking for two Python linting rules we are currently not violating...
< bitcoin-git>
bitcoin/master 506c578 practicalswift: Enable Travis checking for two Python linting rules we are currently not violating
< jtimon>
can anyone remind me what used to be the latest best design on bitcoin-based (feel free to add a new opcode and/or sighash if you need it) for prvably fair lotery?
< bitcoin-git>
[bitcoin] sipa opened 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] Empact opened pull request #13226: Optimize SelectCoinsBnB by tracking the selection by index rather than by position (master...select-bnb-by-index) https://github.com/bitcoin/bitcoin/pull/13226
< IGHOR>
does anyone knows what Bitcoin Core doing on confirmations fork if happen? Is it replacing forked blocks or just appending new one?
2018-05-12
< bitcoin-git>
[bitcoin] Empact opened pull request #13223: refactor: Accept fee argument to CInputCoin constructor (master...duplicate-fee-calc) https://github.com/bitcoin/bitcoin/pull/13223
< bitcoin-git>
[bitcoin] Empact opened pull request #13222: test: Improve test coverage of SelectCoinsBnB (master...select-coins-bnb-tests) https://github.com/bitcoin/bitcoin/pull/13222
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13221: travis: Rename the build stage "check_doc" to "lint" (master...lint) https://github.com/bitcoin/bitcoin/pull/13221
< bitcoin-git>
[bitcoin] sipa closed pull request #13199: Bugfix: ensure consistency of m_failed_blocks after reconsiderblock (master...2018-05-fix-reconsider-block) https://github.com/bitcoin/bitcoin/pull/13199
< bitcoin-git>
bitcoin/master 418ae49 Pieter Wuille: Merge #13199: Bugfix: ensure consistency of m_failed_blocks after reconsiderblock...
< bitcoin-git>
bitcoin/master 11fa6bb Suhas Daftuar: Bugfix: ensure consistency of m_failed_blocks after reconsiderblock
< rahulk>
c++ got in demand now due to bitcoin...I am a java guy and need to again learn c++
< rahulk>
which IDE should I use for bitcoin core
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13220: Remove unneeded start parameter of zero from Python range function (master...range-fix) https://github.com/bitcoin/bitcoin/pull/13220
< bitcoin-git>
[bitcoin] jbampton opened pull request #13220: Remove unneeded start parameter of zero from Python range function (master...range-fix) https://github.com/bitcoin/bitcoin/pull/13220
< bitcoin-git>
[bitcoin] marcoagner opened pull request #13216: [qt] implements concept for different disk sizes on intro (master...fix_testnet_disk_usage_msg) https://github.com/bitcoin/bitcoin/pull/13216
< bitcoin-git>
[bitcoin] ken2812221 opened pull request #13215: [WIP] Travis: Build tests on Ubuntu 18.04 with docker (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13215
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13214: Enable Travis checking for two Python linting rules we are currently not violating (master...enable-python-lint-rules) https://github.com/bitcoin/bitcoin/pull/13214
< bitcoin-git>
[bitcoin] promag closed pull request #11515: Assert cs_main is held when retrieving node state (master...201710-node-state-guard) https://github.com/bitcoin/bitcoin/pull/11515
< bitcoin-git>
[bitcoin] lmanners opened pull request #13212: Net: Fixed a race condition when disabling the network. (master...setnetworkactive) https://github.com/bitcoin/bitcoin/pull/13212
< bitcoin-git>
[bitcoin] laanwj opened pull request #13211: Use a semaphore or pipe for shutdown notification (master...2018_05_shutdown_notification) https://github.com/bitcoin/bitcoin/pull/13211
< bitcoin-git>
[bitcoin] jbampton opened pull request #13210: Trivial: Remove trailing whitespace from Python files (master...remove-whitespace) https://github.com/bitcoin/bitcoin/pull/13210