• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

v0.11.2.x Testing

Something like the warning info saying that you have 'x amount' addresses left in your wallet before you make a new back up, would be helpful.
You can refill your pool addresses or change the wallet then.
 
Hi it's been awhile for me really getting into testnet for reporting bugs, can anyone refresh my memory are we still using JIRA? Can someone post the link for bug tracking?

I'm sure our awesome Dev team has this on their list already since someone mentioned it here and its a newer feature they are working on but in both windows and linux when i type "masternode vote" without the response the client crashes.
 
Hi it's been awhile for me really getting into testnet for reporting bugs, can anyone refresh my memory are we still using JIRA? Can someone post the link for bug tracking?

I'm sure our awesome Dev team has this on their list already since someone mentioned it here and its a newer feature they are working on but in both windows and linux when i type "masternode vote" without the response the client crashes.

well, jira is kind of abandoned now...

"vote" crash should be fixed https://github.com/darkcoin/darkcoin/commit/5c03872655ece67ede2efea2a0b5bdeb8a93a9e8 in next binaries or you can recompile from source.
 
Something like the warning info saying that you have 'x amount' addresses left in your wallet before you make a new back up, would be helpful.
You can refill your pool addresses or change the wallet then.
I love this idea, but it would require somehow having memory of when you backup your wallet, which I don't believe the wallet tracks. I think the wallet always keeps a backup of 1000 empty account numbers, each time you start it it adds to the list. So it's kind of an ongoing thing. However, it might not be a bad idea for the wallet to create a backup each time it's started or stopped?? It could be called walletBK.dat or something? But then maybe people would start relying on it and if the HD failed.... I dunno?
 
It would be nice if wallet have automatic wallet backup func with configurable disk/folder address.
Backup should be auto launch when client exits.
And max saved backups for example 20 or 30, and older deleted if max is reached.
 
******************** TESTNET : 11.2.20 - DS Fixes *********************************

I'll probably push this out to mainnet tomorrow, thanks for the help everyone!

- vote-many now supports loading up your masternode.conf on a completely separate computer where your coins are NOT. This will allow masternodes to vote without exposing their cold wallet.
- DS max rounds in config moved down to 8. There's really no reason ever to use more, however, the parameter still supports up to 16 for advanced users.
- fixed crash with voting
- updated chinese translations
- masternode stop should disable MN and remove it from MN list - Udjin
- fix filtering for masternode list votes rpc - Udjin

* Compiling atm

Windows 32bit:
http://bamboo.darkcoin.qa/artifact/DRKW-DEV/JOB1/build-171/gitian-win-dash-bin/32/dash-qt.exe

Windows 64bit:
http://bamboo.darkcoin.qa/artifact/DRKW-DEV/JOB1/build-171/gitian-win-dash-bin/64/dash-qt.exe

Mac OS X:
http://bamboo.darkcoin.qa/browse/DR...1/gitian-osx-dash-dist/dash-0.11.2.20-osx.dmg

Linux 32bit:
http://bamboo.darkcoin.qa/artifact/DRKL-DEV/JOB1/build-192/gitian-linux-dash-bin/bin/32/dash-qt
http://bamboo.darkcoin.qa/artifact/DRKL-DEV/JOB1/build-192/gitian-linux-dash-bin/bin/32/dashd

Linux 64bit:
http://bamboo.darkcoin.qa/artifact/DRKL-DEV/JOB1/build-192/gitian-linux-dash-bin/bin/64/dash-qt
http://bamboo.darkcoin.qa/artifact/DRKL-DEV/JOB1/build-192/gitian-linux-dash-bin/bin/64/dashd
 
******************** TESTNET : 11.2.20 - DS Fixes *********************************

I'll probably push this out to mainnet tomorrow, thanks for the help everyone!

Mixing is humming nice.

Reminder:
- Overview tab -> Darksend progress bar -> tooltip is NOT translated.
- Overview tab -> Darksend Mixing -> "Last Darksend Message" some messages is NOT translated.
- Send tab -> Send confirm window -> "Yes" and "Cancel" buttons is NOT translated.
- Receive tab -> Request payment window -> "Close" button is NOT translated.

Last 2 is already translated but not connected to these 3 buttons.
 
Confirm, top and bottom cant be grabbed with mouse.
hmm didn't notice at the bottom but yeah same for me minor issue depending on screen resolution, it was right below the word amount that i could grab it.
 
eduffield crowning flare UdjinM6
Mixing is humming nice.

Reminder:
- Overview tab -> Darksend progress bar -> tooltip is NOT translated.
- Overview tab -> Darksend Mixing -> "Last Darksend Message" some messages is NOT translated.
- Send tab -> Send confirm window -> "Yes" and "Cancel" buttons is NOT translated.
- Receive tab -> Request payment window -> "Close" button is NOT translated.

Last 2 is already translated but not connected to these 3 buttons.

3 more:
- File menu -> Open URI -> "Cancel" button is NOT translated.
- Options menu -> Change passphrase -> "Cancel" button is NOT translated.
- Options menu -> Open wallet -> "Cancel" button is NOT translated.
 
well, jira is kind of abandoned now..
UdjinM6 eduffield flare
Any particular reason for the abandoning of Jira? It seemed to me that it was a great way to have a centralized list of problems in need of fixing, and it seemed to work well.

There should be plans to establish another area to report bugs for the not so technical. Please look into this matter. It's very important.
 
Last edited by a moderator:
I love this idea, but it would require somehow having memory of when you backup your wallet, which I don't believe the wallet tracks. I think the wallet always keeps a backup of 1000 empty account numbers, each time you start it it adds to the list. So it's kind of an ongoing thing. However, it might not be a bad idea for the wallet to create a backup each time it's started or stopped?? It could be called walletBK.dat or something? But then maybe people would start relying on it and if the HD failed.... I dunno?
It doesn't have to remember the date of your last back up, just counting down your keypool size. When it drops down to XX addresses then the message pops up informing you that you will need to refill your keypoolsize or change the wallet.dat
 
It would be nice if wallet have automatic wallet backup func with configurable disk/folder address.
Backup should be auto launch when client exits.
And max saved backups for example 20 or 30, and older deleted if max is reached.
I'm not a fan of auto back ups. I have to be sure :smile:
 
Windows 64bit client: Masternode wallet states 10 MN's and only 2 connections; regular wallet, 151 Mn's, 8 connections. Deleted mncache.dat and peers.dat, same issue.
Getting alot of this in debug.log:
dseep - Asking source node for missing entry CTxIn(COutPoint(bd35b721ae8e81baeb9786c6ab067ae0e24f2eb47073e2f1b2c250a387b738b7, 0), scriptSig=)
2015-04-08 23:15:36 ERROR: CheckProofOfWork() : nBits below minimum work
2015-04-08 23:15:36 ERROR: ReadBlockFromDisk : Errors in block header
2015-04-08 23:15:36 dsee - Got mismatched pubkey and vin
2015-04-08 23:15:36 Misbehaving: 108.61.171.45:19999 (0 -> 100) BAN THRESHOLD EXCEEDED
THIS IS MY OWN IP FOR MASTERNODE being banned!!

Edit: I forgot to mention both of these wallets are on the same computer.
 
Last edited by a moderator:
Back
Top