Skip to content

bitcoind has -prune=0 hardcoded but the guide says it's optional #182

Open
@pyskell

Description

  • I'm submitting a ...

    • bug report
    • feature request
    • support request
  • What is the current behavior?
    As per the guide pruning is automatically turned off if low on disk space.

image

However I'm above 150 GB but still want to prune, and to accomplish this I can't simply check the UI box in bitcoind as the configuration file shipped with the node launcher adds prune=0 and txindex=1 to bitcoin.conf.

image

  • What is the motivation / use case for changing the behavior?
    This is, in my opinion, non-obvious to users.

  • Please tell us about your environment:

    • Operating System: [ Windows ]
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

It would be nice to have a check box in the node launcher to do the first launch of bitcoind as either a pruned or full node.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions