Skip to content

Conversation

@Fuzzbawls
Copy link
Collaborator

This introduces per-network required disk space into the intro UI in the
least intrusive way for now. Mainnet and Testnet have their own static
const variables, whereas Regtest is always set to "0"

This is intended as a temporary fix for #2618, with future intention on
moving these over to chainparams a la upstream and using a node IPC
interface layer, which we do not have yet.

Can be tested by passing -choosedatadir with a combination of -testnet,
-regtest, or standalone, and this has zero impact on translation strings.

This introduces per-network required disk space into the intro UI in the
 least intrusive way for now. Mainnet and Testnet have their own static
 const variables, whereas Regtest is always set to "0"
@Fuzzbawls Fuzzbawls added the GUI label Oct 30, 2021
@Fuzzbawls Fuzzbawls self-assigned this Oct 30, 2021
@furszy furszy added this to the 5.4.0 milestone Nov 9, 2021
Copy link

@furszy furszy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested ACK fc444af

Copy link

@random-zebra random-zebra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK fc444af

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants