[wallet] importmulti doesn't honor `internal` flag #14662

issue instagibbs opened this issue on November 5, 2018
  1. instagibbs commented at 5:27 PM on November 5, 2018: member

    Specifically, it adds an address into the wallet.

    Easy to test now thanks to #14410

    diff --git a/test/functional/wallet_importmulti.py b/test/functional/wallet_importmulti.py
    index 9ba6860..bff37b2 100755
    --- a/test/functional/wallet_importmulti.py
    +++ b/test/functional/wallet_importmulti.py
    @@ -95,6 +95,7 @@ class ImportMultiTest(BitcoinTestFramework):
             assert_equal(address_assert['iswatchonly'], True)
             assert_equal(address_assert['ismine'], False)
             assert_equal(address_assert['timestamp'], timestamp)
    +        assert_equal(address_assert['ischange'], True)
     
             # ScriptPubKey + internal + label
             self.log.info("Should not allow a label to be specified when internal is true")
    
  2. instagibbs renamed this:
    importmulti doesn't honor `internal` flag
    [wallet] importmulti doesn't honor `internal` flag
    on Nov 5, 2018
  3. fanquake added the label Wallet on Nov 6, 2018
  4. laanwj closed this on Nov 13, 2018

  5. laanwj referenced this in commit f617e05c38 on Nov 13, 2018
  6. deadalnix referenced this in commit 937a91eb9e on Feb 14, 2020
  7. vijaydasmp referenced this in commit 24e2066978 on Sep 8, 2021
  8. DrahtBot locked this on Sep 8, 2021
  9. vijaydasmp referenced this in commit 1d70029577 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-21 15:15 UTC

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