Undo failed subtree merge 0.9.0 #3879

pull jmcorgan wants to merge 27 commits into bitcoin:master from jmcorgan:undo_failed_subtree_merge_0.9.0 changing 38 files +1613 −1317
  1. jmcorgan commented at 8:28 PM on March 15, 2014: contributor

    This reverts commit 260cf5c, which appears to be a failed subtree merge, from the 0.9.0 branch.

  2. Fix coin control sorts date as text 79ce7e9117
  3. Text and language editing of release-notes.md
    Added changes taken from Gavin's notes; fixed line wrapping; some small language changes.
    5bde2ae4eb
  4. Merge pull request #3797 from tgeller/patch-2
    Text and language editing of release-notes.md
    7f6a86f4e9
  5. Clarify the error message when unable to bind to port
    When bitcoind can't bind, bitcoin server (or Bitcoin Core Daemon) is
    probably already running. Add the missing word "server". Bitcoin itself
    is definitely running ;-)
    
    Add _(...) so the string can be localized.
    
    Rebased-From: 094eeff, 2d2d8fa
    d307681b18
  6. Fix null pointer in IsTrusted()
    Rebased-From: ba51c7d
    8b68263ed3
  7. gui: Prevent status icons from being cut off
    After the Qt5 switch, status icons were being cut off by 1-2px.
    
    Also fixes some other cases where the UI is slightly off mentioned in #3800.
    
    Fixes #3800.
    
    Rebased-from: 1bcf81e0
    46bf675f98
  8. Log which wallet is used during init
    Now that the wallet can be selected using -wallet it is important
    to log which wallet is being used for later troubleshooting.
    
    Rebased-From: 8a6894ca
    adf6d4d428
  9. Total money limit test
    Added bounds check by @il--ya.
    
    Updated-by: Wladimir van der Laan <laanwj@gmail.com>
    Rebased-From: 1156167
    12858f5234
  10. update bash-completion for v0.9
    Recognize completable arguments of new and expanded commands.
    Now that bitcoin-cli(1) exists, add completion for it as well.
    
    Rebased-From: 16bfd68
    1ff620e975
  11. Fix typo in doc/build-unix.md regarding building without UPnP
    Rebased-From: 947e23d
    57ae367fe9
  12. qt: Adjust BLOCK_CHAIN_SIZE to 20GB
    This increases the space requirement for selecting a data directory in
    the UI.
    As suggested by @bardiharborow, fixes #3830.
    
    Rebased-From: 70b8cb9
    17ca4fd40b
  13. add --enable-debug for configure
    Rebased-From: f5f157b
    c41736d0df
  14. Transifex pull pre-0.9.0rc3/final
    Rebased-From: 064a6905
    f55bf39de4
  15. doc/build-unix.md use github flavored md for table
    Rebased-From: a75cacd
    0085891749
  16. Update release notes for 0.9.0rc3
    No new features/bugfixes to be mentioned, but some authors have
    contributed minor changes so add them to the credits.
    94e93531f5
  17. qt: Remove control characters from ko_KR translation
    Last Transifex pull (064a690) introduced a few control characters
    into the Korean translation, which sometimes causes the build to fail.
    
    Manually remove these characters for now to get the build working --
    they should still be removed at Transifex too.
    
    Rebased-From: 0ffd87f
    7dee83aa89
  18. Display progress of rescan.
    Rebased-From: 75b8953
    4568254568
  19. Add progress to initial display of latest block downloaded.
    Rebased-From: c4656e0
    ff882789af
  20. Make mining fee policy match relay fee policy.
    This resolves a case in which a mismatch could be used to bloat up the
    mempool by sending transactions that pay enough fee to relay, but not
    to be mined, with the default policies.
    
    Rebased-From: 037b4f1
    1eedbbb3a6
  21. qt: Make it possible again to specify -testnet in config file
    Changes for the datadir chooser have made it impossible to specify
    the network (testnet/regtest) in the configuration file for the GUI.
    
    Reorganize the initialization sequence to make this possible again.
    
    - Moves the "datadir" QSetting so that is no longer dependent on the
      network-specific application name (doing otherwise would create a
      chicken-and-egg problem).
    
    - Re-initialize translations after choosing network. There may be a
      different language configured in network-specific settings
      (slim chance, but handle it for sanity).
    
    Fixes point 1 of #3840.
    
    Rebased-From: c52c4e5
    17d955fef5
  22. Update release notes for mining change
    Mining code fee policy now matches relay fee policy (1eedbbb)
    32e27993c4
  23. Update the list of threads to the current state. a0cb3779ac
  24. Fix release notes transaction fees e4583071ef
  25. Warn about downgrading to 0.8.x
    Fixes #3782
    af57c1b1a7
  26. release notes: command line option is spendzeroconfchange
    nospendzeroconfchange is valid as well on the command line,
    but confusion about the name of the option was causing people to do things like
    nospendzeroconfchange=0/1.
    e67ce3b7b1
  27. Update docs about boost on unix b233b8af72
  28. Revert "Squashed 'qa/rpc-tests/python-bitcoinrpc/' content from commit e484743"
    This reverts commit 260cf5c0a4754be39b05f6a247b8a354de7eced6.
    3c789da31e
  29. jmcorgan closed this on Mar 15, 2014

  30. jmcorgan deleted the branch on Mar 15, 2014
  31. DrahtBot locked this on Sep 8, 2021
Contributors

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-19 03:16 UTC

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