Skip to content

Conversation

@Diapolo
Copy link

@Diapolo Diapolo commented May 19, 2013

  • this directly sets up all GUI elements that have testnet special-casing
    without first setting up main net stuff and chaning afterwards (titles,
    icons etc.)
  • also fixes 2 wrong icons shown during testnet usage on our toolbar

@jonasschnelli Can you take a look if testnet icon is still shown imediately on Mac?

@BitcoinPullTester
Copy link

Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/6eec1c80a624f594209a0b3bc464dfa914267574 for binaries and test log.
This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/
Contact BlueMatt on freenode if something looks broken.

@jonasschnelli
Copy link
Contributor

ACK
@Diapolo looks good on mac. Started Bitcoin-Qt with -testnet. TN-Icon showed up simultaneous with the splashscreen.

@laanwj
Copy link
Member

laanwj commented May 20, 2013

Works for me. ACK for after 0.8.2 release

Sidenote: This is all great and al, but can we start focusing on normal users again. Only a very small percentage of users will ever even see the testnet.

@Diapolo
Copy link
Author

Diapolo commented May 20, 2013

@laanwj I'm fine with your sidenode, but as I use Testnet even more often than Mainnet, I wanted to make this "perfect" ;).

Copy link
Member

Choose a reason for hiding this comment

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

I don't like this direct call to a core function (GetBoolArg) in GUI code. Can you pass this as a parameter to the constructor?

Copy link
Author

Choose a reason for hiding this comment

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

Yes, I'll change that.
Edit: Can you take another look?

@BitcoinPullTester
Copy link

Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/725a6283d1c3545a800184cf0fe5cae46f1d2fda for binaries and test log.
This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/
Contact BlueMatt on freenode if something looks broken.

- this directly sets up all GUI elements that have testnet special-casing
  without first setting up main net stuff and changing afterwards (titles,
  icons etc.)
- also fixes 2 wrong icons shown during testnet usage on our toolbar
laanwj added a commit that referenced this pull request Jun 2, 2013
Bitcoin-Qt: setup testnet GUI directly
@laanwj laanwj merged commit fa9e5ad into bitcoin:master Jun 2, 2013
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants