Backport bugfixes to 0.11 (2015-10-22 / f2c869a) #6825

pull luke-jr wants to merge 17 commits into bitcoin:0.11 from luke-jr:backport-bugfixes-to-0.11-20151014 changing 32 files +193 −137
  1. luke-jr commented at 8:25 AM on October 14, 2015: member

    Probably should leave this open until we're ready for the next 0.11.x release so I can keep adding to it.

  2. Fix spelling of Qt 9b9acc27d2
  3. Fix locking in GetTransaction.
    GetTransaction needs to lock cs_main until ReadBlockFromDisk completes, the data inside CBlockIndex's can change since pruning.  This lock was held by all calls to GetTransaction except rest_tx.
    01878c9c3f
  4. [Qt] Raise debug window when requested
    * Raise the debug window when hidden behind other windows
    * Switch to the debug window when on another virtual desktop
    * Show the debug window when minimized
    
    This change is a conceptual copy of 5ffaaba and 382e9e2
    b3eaa301ff
  5. Include bitcoin-tx binary on Debian/Ubuntu
    Currently left out of Matt's PPA.  Debian's package for unstable already has it.
    1e672ae343
  6. Split bitcoin-tx into its own package
    Reverts the change putting it in the bitcoind deb.
    2394f4d674
  7. Drop "with minimal dependencies" from description
    Five boost libs plus libcrypto are needed; I don't think that quite passes for minimal.
    6fd0019232
  8. [trivial] Fix rpc message "help generate" a33cd5ba86
  9. build: Remove dependency of bitcoin-cli on secp256k1
    bitcoin-cli (in contrast to bitcoin-tx, which does signing ops)
    shouldn't need secp256k1, and indeed it doesn't.
    87a797a016
  10. Bugfix: Allow mining on top of old tip blocks for testnet (fixes testnet-in-a-box use case) 33d6825c6f
  11. build: disable -Wself-assign
    Prevent these warnings in clang 3.6:
    
        ./serialize.h:96:9: warning: explicitly assigning value of variable of type 'uint64_t' (aka 'unsigned long') to itself [-Wself-assign]
            obj = (obj);
            ~~~ ^  ~~~
    9e45157815
  12. [Trivial] Fixed typo when referring to a previous section in
    depends/README.md [skip ci]
    bfc6154429
  13. Update bluematt-key, the old one is long-since revoked 54f9dee50c
  14. Clarification of unit test build instructions. e42bf16ae0
  15. luke-jr commented at 8:26 AM on October 14, 2015: member

    Is 6a07eb676a020b0035173facb25f92f1ff6380f7 a bugfix hiding inside #6424 ? O.o

  16. Correct spelling mistakes in doc folder
    - OSX —> OS X
    - XCode —> Xcode
    - github —> GitHub
    - homebrew —> Homebrew
    - gitian —> Gitian
    - Other miscellaneous obvious spelling fixes and whitespace removal
    4fbfebea5b
  17. Update debian/changelog and slight tweak to debian/control 7ce2c91503
  18. Change URLs to https in debian/control 131d7f997c
  19. *: alias -h for --help af6edac0bd
  20. luke-jr renamed this:
    [WIP] Backport bugfixes to 0.11 (2015-10-14 / a1d623d)
    Backport bugfixes to 0.11 (2015-10-14 / a1d623d)
    on Nov 5, 2015
  21. luke-jr renamed this:
    Backport bugfixes to 0.11 (2015-10-14 / a1d623d)
    Backport bugfixes to 0.11 (2015-10-22 / f2c869a)
    on Nov 5, 2015
  22. MarcoFalke commented at 9:18 PM on November 5, 2015: member

    Skimmed-diff ACK.

  23. sipa commented at 10:32 PM on November 5, 2015: member

    Skimmed-diff ACK.

  24. fanquake commented at 2:36 AM on November 6, 2015: member

    utACK

  25. laanwj commented at 11:24 AM on November 6, 2015: member

    utACK

  26. laanwj merged this on Nov 6, 2015
  27. laanwj closed this on Nov 6, 2015

  28. laanwj referenced this in commit 6c31ac019f on Nov 6, 2015
  29. luke-jr deleted the branch on Nov 8, 2015
  30. zkbot referenced this in commit 8713d73daf on Dec 18, 2019
  31. zkbot referenced this in commit 2da77edbfe on Dec 18, 2019
  32. zkbot referenced this in commit 577f7ef72a on Dec 18, 2019
  33. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-14 15:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me