< September 2024 >
Su Mo Tu We Th Fr Sa 12345678910 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
2018-04-16
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12997: [doc] build-windows: Switch to Artful, since Zesty is EOL (master...Mf1804-docBuildWinArtful) https://github.com/bitcoin/bitcoin/pull/12997
< bitcoin-git>
[bitcoin] laanwj closed pull request #12993: tests: Remove compatibility code not needed now when we're on Python 3 (master...remove-python-2-compatibility-code) https://github.com/bitcoin/bitcoin/pull/12993
< bitcoin-git>
bitcoin/master 0d69921 Wladimir J. van der Laan: Merge #12993: tests: Remove compatibility code not needed now when we're on Python 3...
< bitcoin-git>
bitcoin/master b95f9a6 practicalswift: tests: Remove compatibility code not needed now when we're on Python 3
<@wumpus>
jonasschnelli: @I just tried to run the "bitcoin-0.16.99-arm-linux-gnueabihf-debug.tar.gz": that's expected, the debug files contain separate debug information for the main executables, they're not executable in themselves
< jonasschnelli>
readelf -A bitcoin-tx.dbg tells me it should be executable
< jonasschnelli>
I just tried to run the "bitcoin-0.16.99-arm-linux-gnueabihf-debug.tar.gz" debug binaries on my arm machine but get a "cannot execute binary file: Exec format error"
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12993: tests: Remove compatibility code not needed now when we're on Python 3 (master...remove-python-2-compatibility-code) https://github.com/bitcoin/bitcoin/pull/12993
< Kanna>
<fanquake> my fork should happen on this parameter Max Blocksize 8MB Block time 2 mins or 2.5 [ to test the bitcoin fork ]
< Kanna>
I want to do the bitcoin fork with some predefined block size for example 4mb [ Testing ]
< sipa>
consensus changes to bitcoin are generally discussed on the mailing list
< gribble>
https://github.com/bitcoin/bitcoin/issues/12882 | tests: Make test_bitcoin pass under ThreadSanitzer (clang). Fix lock-order-inversion (potential deadlock). by practicalswift · Pull Request #12882 · bitcoin/bitcoin · GitHub
< fanquake>
aj unfortunately all of the /bitcoin subtrees are at /bitcoin-core
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #11320: Include the wallet name in log messages relating to wallets (master...wallet_name_in_log) https://github.com/bitcoin/bitcoin/pull/11320
< bitcoin-git>
[bitcoin] PierreRochard opened pull request #12992: [wallet] Add wallet name to log messages (master...pr/log-wallet-name) https://github.com/bitcoin/bitcoin/pull/12992
< bitcoin-git>
[bitcoin] Empact opened pull request #12991: Remove unused default args to Invalid and DoS (master...remove-unused-default-args-dos) https://github.com/bitcoin/bitcoin/pull/12991
< bitcoin-git>
[bitcoin] Empact closed pull request #12976: Remove return and corruptionPossible arguments from DoS, rename to Reject (master...drop-dos-return-scripted) https://github.com/bitcoin/bitcoin/pull/12976
< bitcoin-git>
[bitcoin] skeees opened pull request #12988: Hold cs_main while calling UpdatedBlockTip() signal (master...updatedblocktip-race) https://github.com/bitcoin/bitcoin/pull/12988
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12987: tests/python: Enable additional Python flake8 rules for automatic linting via Travis (master...enable-flake8-checks) https://github.com/bitcoin/bitcoin/pull/12987
2018-04-14
< bitcoin-git>
[bitcoin] okayplanet opened pull request #12986: Trivial: Corrected comment array name from pnSeeds6 to pnSeed6 (master...comment_correction) https://github.com/bitcoin/bitcoin/pull/12986
< bitcoin-git>
[bitcoin] jnewbery closed pull request #12981: [DO NOT MERGE] [logging] Add logging to UpdatedBlockTip (master...p2p_compactblocks_race) https://github.com/bitcoin/bitcoin/pull/12981
< bitcoin-git>
[bitcoin] laanwj closed pull request #12569: net: Increase signal-to-noise ratio in debug.log by adjusting log level when logging failed non-manual connect():s (master...logging-signal-to-noise) https://github.com/bitcoin/bitcoin/pull/12569
< bitcoin-git>
bitcoin/master 23e7fe8 Wladimir J. van der Laan: Merge #12569: net: Increase signal-to-noise ratio in debug.log by adjusting log level when logging failed non-manual connect():s...
< bitcoin-git>
bitcoin/master cba2800 practicalswift: Increase signal-to-noise ratio in debug.log by adjusting log level when logging failed non-manual connect():s...
<@wumpus>
#bitcoin-dev is virtually dead, best is to just use #bitcoin
<@wumpus>
yes, #bitcoin
< Randolf>
yair24: There is the #bitcoin-dev channel. I also suggest that you get familiar with the GitHub.com repository for Bitcoin.
< Randolf>
Well, in that case I suggest that you keep an eye on the #bitcoin channel as well. This #bitcoin-core-dev is likely to get quite advanced, but you're certainly welcome to be here too.
< Randolf>
New to Bitcoin? Or new to Bitcoin development?
< swampthing>
how to get free bitcoin?
< bitcoin-git>
[bitcoin] laanwj closed pull request #12950: bitcoin-tx: Flatten for loop over one element (master...Mf1804-bitcoinTxUnusedLoop) https://github.com/bitcoin/bitcoin/pull/12950
< bitcoin-git>
bitcoin/master e625548 Wladimir J. van der Laan: Merge #12950: bitcoin-tx: Flatten for loop over one element...
< bitcoin-git>
bitcoin/master fa72f34 MarcoFalke: bitcoin-tx: Remove unused for loop
< bitcoin-git>
[bitcoin] Empact closed pull request #12463: Drop the return and corruptionPossible arguments from CValidationState::DoS, and rename to ::Reject (master...drop-dos-return) https://github.com/bitcoin/bitcoin/pull/12463
< bitcoin-git>
[bitcoin] Empact opened pull request #12976: Remove return and corruptionPossible arguments from DoS, rename to Reject (master...drop-dos-return-scripted) https://github.com/bitcoin/bitcoin/pull/12976
< bitcoin-git>
[bitcoin] sipa opened pull request #12973: Avoid std::locale/imbue madness in DateTimeStrFormat (master...201804_noimbue) https://github.com/bitcoin/bitcoin/pull/12973
< bitcoin-git>
[bitcoin] laanwj closed pull request #12803: Make BaseSignatureCreator a pure interface (master...201803_puresignaturecreator) https://github.com/bitcoin/bitcoin/pull/12803
< bitcoin-git>
bitcoin/master 8480d41 Wladimir J. van der Laan: Merge #12803: Make BaseSignatureCreator a pure interface...
< bitcoin-git>
bitcoin/master 190b8d2 Pieter Wuille: Make BaseSignatureCreator a pure interface
< bitcoin-git>
bitcoin/master be67831 Pieter Wuille: Make DummySignatureCreator a singleton
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #12965: Add RPC call setscriptthreadsenabled: allow to temp. throttle CPU usage (master...2018/04/svt) https://github.com/bitcoin/bitcoin/pull/12965
< kallewoof>
sipa: well, in my case I realized I had an old GUI wallet with bitcoin in it, and it allowed me to export the private keys. I just imported those into bitcoin core, rather than sending the amount (it was tiny). In the future, this will probably be done using the HD master key instead, but I don't know. Anyway, I may not always want to import the entire wallet, just a specific key...
< bitcoin-git>
[bitcoin] lutangar closed pull request #12736: [RPC][Refactoring] Meaningful error code when called with wrong number of arguments (master...error-code-for-param-number) https://github.com/bitcoin/bitcoin/pull/12736
< jonasschnelli>
Is there a central place for bitcoin core implementation concepts?
< mryandao>
while most open source project struggle with funding, bitcoin-core has a funny situation where there simply enough human resources to spend funding? :/
< 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] fanquake closed pull request #12433: [qt] move SendCoinsRecipient to its own file (master...2018/02/qt-send-coins-recipient) https://github.com/bitcoin/bitcoin/pull/12433
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12956: contrib: Only lint our src files for include guards (master...Mf1804-lintFixups) https://github.com/bitcoin/bitcoin/pull/12956
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12960: doc: Revert to previous header include policy (master...Mf1804-docIncludes) https://github.com/bitcoin/bitcoin/pull/12960
< bitcoin-git>
[bitcoin] Empact opened pull request #12959: Drop IsCompressedOrUncompressedPubKey and IsCompressedPubKey (master...is-compressed-or-uncompressed) https://github.com/bitcoin/bitcoin/pull/12959
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12956: contrib: Only lint our src files for include guards (master...Mf1804-lintFixups) https://github.com/bitcoin/bitcoin/pull/12956
2018-04-11
< dongcarl>
Looking at https://github.com/bitcoin/bitcoin/issues/3171 here, wondering about the specifics: Should we bootstrap and measure every time an RC release is tagged? Would this be on some bare metal cloud instance? How would this be funded?
< bitcoin-git>
[bitcoin] conscott closed pull request #12930: WIP Refactor large transaction generation for tests and make generic (master...CRS_tests_flexible_tx_size) https://github.com/bitcoin/bitcoin/pull/12930
< bitcoin-git>
[bitcoin] jamesob opened pull request #12951: [doc] Fix comment in FindForkInGlobalIndex (master...2018-04-11-findforkinglobalindex-doc) https://github.com/bitcoin/bitcoin/pull/12951
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12950: bitcoin-tx: Flatten for loop over one element (master...Mf1804-bitcoinTxUnusedLoop) https://github.com/bitcoin/bitcoin/pull/12950
< bitcoin-git>
[bitcoin] instagibbs opened pull request #12947: Wallet hd functional test speedup and clarification (master...wallet_hd_speedup) https://github.com/bitcoin/bitcoin/pull/12947
< bitcoin-git>
[bitcoin] fanquake closed pull request #10619: [rpc]Avoid possibility of NULL pointer dereference in getblockchaininfo(...) (master...fix01) https://github.com/bitcoin/bitcoin/pull/10619
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12912: Minor readability/maintainability changes to warnings.cpp (master...warnings) https://github.com/bitcoin/bitcoin/pull/12912
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12937: Handle witness version and OP_N results as an unsigned char (master...unsigned-char-witnessversion) https://github.com/bitcoin/bitcoin/pull/12937
< fanquake>
provoostenator What do you mean? You can't build bitcoin-qt with homebrew installed dependencies after 0.15.1 ?
< bitcoin-git>
[bitcoin] instagibbs opened pull request #12944: [wallet] ScanforWalletTransactions should mark input txns as dirty (master...scandirty) https://github.com/bitcoin/bitcoin/pull/12944
< bitcoin-git>
[bitcoin] laanwj closed 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/master 7b6041d Wladimir J. van der Laan: Merge #12916: Introduce BigEndian wrapper and use it for netaddress ports...
< bitcoin-git>
bitcoin/master ece88fd Pieter Wuille: Introduce BigEndian wrapper and use it for netaddress ports
< bitcoin-git>
[bitcoin] Empact opened pull request #12938: Overload CScript::IsWitnessProgram with a test-only version (master...test-only-iswitnessprogram) https://github.com/bitcoin/bitcoin/pull/12938
< bitcoin-git>
[bitcoin] Empact opened pull request #12937: Handle witness version and OP_N results as an unsigned char (master...unsigned-char-witnessversion) https://github.com/bitcoin/bitcoin/pull/12937
< bitcoin-git>
[bitcoin] laanwj closed pull request #12731: Support serialization as another type without casting (master...201803_astype) https://github.com/bitcoin/bitcoin/pull/12731
< bitcoin-git>
bitcoin/master 0a8054e Wladimir J. van der Laan: Merge #12731: Support serialization as another type without casting...
< bitcoin-git>
bitcoin/master 818dc74 Pieter Wuille: Support serialization as another type without casting...