log always says Using default signet network #20053

issue jsarenik opened this issue on October 1, 2020
  1. jsarenik commented at 1:27 PM on October 1, 2020: none

    When starting bitcoind it always says Using default signet network

    $ timeout 1 bitcoind 2>&1 | grep -i signet
    2020-10-01T13:20:59Z Using default signet network
    2020-10-01T13:20:59Z Signet derived magic (message start): 0a03cf40
    Terminated
    

    No matter if started on mainnet, regtest, testnet.

    <!-- Describe the issue -->

    Expected behavior

    The non-signet bitcoind should not report about Signet in the log. It is confusing.

    Actual behavior

    It prints a message about Signet and should not.

    <!--- What was the actual behavior (provide screenshots if the issue is GUI-related)? -->

    To reproduce

    $ bitcoind --version | head -1
    Bitcoin Core version v0.20.99.0-40aab35e9
    $ timeout 1 bitcoind 2>&1 | grep -i signet
    2020-10-01T13:23:58Z Using default signet network
    2020-10-01T13:23:58Z Signet derived magic (message start): 0a03cf40
    Terminated
    

    <!--- How reliably can you reproduce the issue, what are the steps to do so? -->

    System information

    Ubuntu 20.04 LTS x86_64

    <!-- What version of Bitcoin Core are you using, where did you get it (website, self-compiled, etc)? -->

    <!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->

    <!-- GUI-related issue? What is your operating system and its version? If Linux, what is your desktop environment and graphical shell? -->

    <!-- Any extra information that might be useful in the debugging process. -->

    <!--- This is normally the contents of a `debug.log` or `config.log` file. Raw text or a link to a pastebin type site are preferred. -->

  2. jsarenik added the label Bug on Oct 1, 2020
  3. jsarenik renamed this:
    log says always Using deault signet network
    log always says Using default signet network
    on Oct 1, 2020
  4. jonatack commented at 1:34 PM on October 1, 2020: member

    Thanks for the report @jsarenik! This was fixed in #20048 today on latest master.

  5. jonatack commented at 1:36 PM on October 1, 2020: member

    Can you pull the latest master branch and report here if you still see the issue, or close it?

  6. jsarenik commented at 1:37 PM on October 1, 2020: none

    Sure, @jonatack

  7. jsarenik commented at 1:40 PM on October 1, 2020: none

    Fixed. Thank you!

    $ bitcoind --version | head -1
    Bitcoin Core version v0.20.99.0-9fc2f011b
    $ timeout 1 bitcoind | grep -i signet
    Terminated
    
  8. jsarenik closed this on Oct 1, 2020

  9. MarcoFalke locked this on Feb 15, 2022
Contributors
Labels

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-20 21:14 UTC

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