A few problems with 0.9.0rc2 #3840

issue subSTRATA openend this issue on March 10, 2014
  1. subSTRATA commented at 8:53 pm on March 10, 2014: none

    Posted on bitcointalk, let me know if you want me to split it all into multiple issues.

    https://bitcointalk.org/index.php?topic=144331.msg5627812#msg5627812

    subSTRATA

  2. laanwj commented at 6:44 am on March 11, 2014: member
    1. New client does not recognize testnet=1 over bitcoin.conf file. Using -testnet over command line helped but then …

    Verified this, the GUI indeed doesn’t support providing -testnet/-regtest/… in the config file at the moment.

    1. New client failed to recognize testnet datadir (testnet3) is a subdirectory of datadir root so it shocked me a bit to see 0 coins and no blockchain downloaded. To solve issue, I had to copy all data from testnet3 subdirectory to datadir root (are we getting testnet4 maybe?).

    I cannot reproduce this. Everywhere I’ve tested, testnet is still in testnet3 inside the data directory.

    Wasn’t this caused by the client ignoring -testnet in the configuration file?

    Are you doing anything special with regard to command line arguments? What is in your bitcoin.conf / command line?

    [Leaving 3 and 4 which are coin-control specific details to @cozz]

    1. Not related to Coin Control but annoying, there is no “Copy address” upon right-clicking some receiving address nor address itself is shown

    This is as intended. The QR code window that appears when you request a payment or double-click an earlier invoice has a ‘copy address’ button.

  3. laanwj referenced this in commit 57a2d95a54 on Mar 11, 2014
  4. laanwj referenced this in commit a9a85df8d6 on Mar 11, 2014
  5. laanwj commented at 7:40 am on March 11, 2014: member
    See #3844.
  6. laanwj referenced this in commit c52c4e5d14 on Mar 11, 2014
  7. cozz commented at 1:51 pm on March 11, 2014: contributor

    about 3) see #3846

    about 4) No critical bug, it only means that manual created change addresses always appear in their own group in tree mode. The wallet only can consider addresses without an address book entry as change. There is a big fat TODO in CWallet::IsChange(..) already. Unless we change the way the wallet recognizes change in general, there is not much I can do about this for now. @laanwj I noticed the final linux builds are qt4, but windows is qt5. Any reason?

  8. laanwj commented at 1:54 pm on March 11, 2014: member
    Yes, Linux builds will keep using Qt4 for the forseeable feature, because it’s more compatible.
  9. laanwj referenced this in commit 17d955fef5 on Mar 11, 2014
  10. subSTRATA commented at 0:42 am on March 13, 2014: none

    @laanwj

    “I cannot reproduce this. Everywhere I’ve tested, testnet is still in testnet3 inside the data directory. Wasn’t this caused by the client ignoring -testnet in the configuration file? Are you doing anything special with regard to command line arguments? What is in your bitcoin.conf / command line?”

    bitcoin-qt.exe -testnet -datadir=D:\BitcoinTestnetData

    server=1 rpcuser=(usernamegoeshere) rpcpassword=(passwordgoeshere) rpcallowip=127.0.0.1 rpcport=8332 testnet=1 banscore=10 listen=0 onlynet=IPv4 par=1 printtoconsole=1

    Related to number 2. at https://bitcointalk.org/index.php?topic=144331.msg5627812#msg5627812

  11. laanwj commented at 9:36 am on March 17, 2014: member
    Have you tried with rc3?
  12. subSTRATA commented at 9:04 pm on March 18, 2014: none
    RC3 works fine except issue with checkboxes, as explained earlier.
  13. laanwj commented at 10:46 am on March 19, 2014: member
    The checkbox problem is not critical and was thus not backported to 0.9. It will be fixed in the next release. Thanks for testing.
  14. laanwj closed this on Mar 19, 2014

  15. sxcer referenced this in commit 5d3d90f7f6 on May 5, 2014
  16. MathyV referenced this in commit 8d8abb9efa on Oct 27, 2014
  17. DrahtBot 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: 2024-10-05 01:12 UTC

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