wallet tool silently ignores trailing options #20902

issue MarcoFalke openend this issue on January 11, 2021
  1. MarcoFalke commented at 2:09 pm on January 11, 2021: member

    Steps to reproduce:

     0$ ./src/bitcoin-wallet -datadir=/tmp  info  -wallet=asdf
     1Wallet info
     2===========
     3Name: 
     4Format: bdb
     5Descriptors: no
     6Encrypted: no
     7HD (hd seed available): yes
     8Keypool Size: 2000
     9Transactions: 0
    10Address Book: 0
    

    (See the mismatching wallet name!)

    Compare to:

     0$ ./src/bitcoin-wallet -datadir=/tmp  -wallet=asdf info
     1Wallet info
     2===========
     3Name: asdf
     4Format: bdb
     5Descriptors: no
     6Encrypted: no
     7HD (hd seed available): yes
     8Keypool Size: 2000
     9Transactions: 0
    10Address Book: 0
    
  2. MarcoFalke added the label Bug on Jan 11, 2021
  3. MarcoFalke added the label Wallet on Jan 11, 2021
  4. MarcoFalke added the label Scripts and tools on Jan 11, 2021
  5. MarcoFalke commented at 2:10 pm on January 11, 2021: member
    Fixed in #20715
  6. fanquake deleted a comment on Jan 19, 2021
  7. MarcoFalke closed this on Feb 4, 2021

  8. DrahtBot locked this on Aug 18, 2022

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-07-05 22:12 UTC

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