vertoe
Three of Nine
well, no. that 0.8 "feature" is at least 2 years old.Might be worth a quick mention at time of release that a few things are in different places than what people might be used to.
well, no. that 0.8 "feature" is at least 2 years old.Might be worth a quick mention at time of release that a few things are in different places than what people might be used to.
Hmm, i was fooled that 'bug' also:what:Ok guys, I already admitted my mistake. What else do you want from me :grin:
I just got too excited by the prospect of discovering a bug that was missed by the talented dev team like you guys? :wink:
Hmm, i was fooled that 'bug' also:what:
Public shaming until at least page 10...Ok guys, I already admitted my mistake. What else do you want from me :grin:
I just got too excited by the prospect of discovering a bug that was missed by the talented dev team like you guys? :wink:
this discussion is already obsolete as the v11 wallet's addressbook is hidden to avoid this confusion.Public shaming until at least page 10...
But seriously, you're not the only one to misconstrue the intended functionality of the address book, This guy had it worse...Solution vectors involve [1] replacing the "These are your [X]Coin addresses for sending[...]" dialog and possibly [2] altering the error message to add additional line noting intended functionality to prevent user error. Simple implementation, but something that should really be pushed through its own discussion threads here and at bitcointalk.org as an enhancement.
Obsolete is a strong term assuming this is as implemented in core v.0.9.3, but you do almost have to try to shoot yourself in the foot with that configuration.this discussion is already obsolete as the v11 wallet's addressbook is hidden to avoid this confusion.
There's a bootstrap to help make the syncing faster: https://github.com/UdjinM6/darkcoin-bootstrapThis might not be the right thread, but I have a problem with .25 and .26.
For whatever reason, on my windows box, .25 forces a block re-index, and then hangs at 46 weeks behind, about block 19907
After waiting all night for something to restart, I shut down and moved the wallet.dat to an Ubuntu machine. Unfortunately .26 does the same thing. Any ides why it would take so long to load blocks? I remember there being some changes in the blockchain way back then, but is that enough to cause a hang?
Is there any way to archive the blockchain from another box (linux or windows) to speed up the process?
There's a bootstrap to help make the syncing faster: https://github.com/UdjinM6/darkcoin-bootstrap
I'm wondering if you try that and see if it can help.
I didn't have trouble installing this version and I used the bootstrap.
I'm not sure why you're having trouble with the GUI. I installed the windows 32bit qt, using the bootstrap, and it synced fine. I don't remember how long it took but not too long. I love using the bootstrap for both Mainnet and Testnet.OK - here's something interesting:
The bootstrap didn't help with the qt version, but after pondering the fact that the daemon uses the same wallet and data, I ran darkcoind instead (this works on linux, will try it on windows later).
With darkcoind, the blockchain seems to be loading at ~ 500 blocks in the time it takes me to hit up arrow and return (2 seconds?)
This makes me think it has something to do with the GUI, but I'm not sure what... Is there anything I should check to give you more info on this weird glitch?
Yes, the daemon usually syncs fine when the QT client for whatever reason hangs or gets stuck in treacle. The daemon also handles large wallet sizes (thousands of txes) without much slowdown where the QT version will just suck CPU and become unusable.OK - here's something interesting:
The bootstrap didn't help with the qt version, but after pondering the fact that the daemon uses the same wallet and data, I ran darkcoind instead (this works on linux, will try it on windows later).
With darkcoind, the blockchain seems to be loading at ~ 500 blocks in the time it takes me to hit up arrow and return (2 seconds?)
This makes me think it has something to do with the GUI, but I'm not sure what... Is there anything I should check to give you more info on this weird glitch?
It's interesting for sure. I'm sure there a bigger bugs to catch, but it is irritating from a user experience.Yes, the daemon usually syncs fine when the QT client for whatever reason hangs or gets stuck in treacle. The daemon also handles large wallet sizes (thousands of txes) without much slowdown where the QT version will just suck CPU and become unusable.
I ran into a similar issue, albeit while testing v11 on testnet. I finally got my windows-qt client to sync by creating a new wallet.dat - seems my old wallet.dat was too large or otherwise incompatible. Once sync was done I could open the old wallet.dat file, but decided to send all funds to the new wallet anyways just to be sure.It's interesting for sure. I'm sure there a bigger bugs to catch, but it is irritating from a user experience.
FYI, I ran the windows daemon, and it's going smoothly now, too.
I ran into a similar issue, albeit while testing v11 on testnet. I finally got my windows-qt client to sync by creating a new wallet.dat - seems my old wallet.dat was too large or otherwise incompatible. Once sync was done I could open the old wallet.dat file, but decided to send all funds to the new wallet anyways just to be sure.
Build 10.17.25 or 10.17.26 depending on what shows up when you getinfo (some versions of the latest [10.17.26] are reporting 101725) is the latest on mainnet.I was just thinking about that. my wallet version is 60000 whereas the protocol version is 70051. I realize that they aren't really related, but it bring sup the question: what is the most current wallet version?
wallet version and protocol version are not related. the latest was bumped in v11. the gui performance issue is being worked on for v11. it's because of the scanning for denominated funds. the daemon has darksend disabled by default.I was just thinking about that. my wallet version is 60000 whereas the protocol version is 70051. I realize that they aren't really related, but it bring sup the question: what is the most current wallet version?