Pages:
Author

Topic: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! - page 32. (Read 215672 times)

legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Hey gents!

Wanted to make a full resync but is seems that the wallet is stuck at block 5548 since yesterday, any fix for this?

Thanks!

use the blockchain snapshot ;-)
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
While writing this, it gave me an idea:
@pallas: do you think it'd be possible for a wallet to sync ONLY blocks that contain my own transactions? So I could get at least a complete tx history for my own wallet? I think that'd be a nice feature to have Smiley
I'm thinking about a switch in the wallet options to enable this.

I like the idea, but I can see at least one problem: to know which blocks you need to download, you'd need to download them all, then keep only the information you need. It is a bit against the original mini blockchain concept of not needing to keep all the past blocks. But, we've seen that there is at least a use case for full blockchain: the block explorer :-)

Ah, so how does my wallet know about old transactions then without having the full blockchain?
I mean, somehow the wallet at least knows that there have been transactions to me in the past:
Quote
Now it shows my ammount of coins but in transactions - all are gray and with red flag telling "Unknown". Is it ok?
So can't we derive the block ids from that source to then download those blocks only?

I know that the proof-chain only contains the headers which consist of just the hashes of the previous block and the root of the account tree, isn't that so? So I wonder how does the wallet know about my old transactions without downloading the full chain? It doesn't know the contents but it seems to know when they were.

This is what I mean:

I've just re-started syncing from scratch and right after opening my wallet, it knew about all my past transactions. It must be possible to salvage the block ids from that?

the transaction info you see is in wallet.dat, not sure what's in there but if there are block ids, then we could indeed try your solution :-)
hero member
Activity: 756
Merit: 579
Hey gents!

Wanted to make a full resync but is seems that the wallet is stuck at block 5548 since yesterday, any fix for this?

Thanks!
full member
Activity: 175
Merit: 113
While writing this, it gave me an idea:
@pallas: do you think it'd be possible for a wallet to sync ONLY blocks that contain my own transactions? So I could get at least a complete tx history for my own wallet? I think that'd be a nice feature to have Smiley
I'm thinking about a switch in the wallet options to enable this.

I like the idea, but I can see at least one problem: to know which blocks you need to download, you'd need to download them all, then keep only the information you need. It is a bit against the original mini blockchain concept of not needing to keep all the past blocks. But, we've seen that there is at least a use case for full blockchain: the block explorer :-)

Ah, so how does my wallet know about old transactions then without having the full blockchain?
I mean, somehow the wallet at least knows that there have been transactions to me in the past:
Quote
Now it shows my ammount of coins but in transactions - all are gray and with red flag telling "Unknown". Is it ok?
So can't we derive the block ids from that source to then download those blocks only?

I know that the proof-chain only contains the headers which consist of just the hashes of the previous block and the root of the account tree, isn't that so? So I wonder how does the wallet know about my old transactions without downloading the full chain? It doesn't know the contents but it seems to know when they were.

This is what I mean:

I've just re-started syncing from scratch and right after opening my wallet, it knew about all my past transactions. It must be possible to salvage the block ids from that?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
While writing this, it gave me an idea:
@pallas: do you think it'd be possible for a wallet to sync ONLY blocks that contain my own transactions? So I could get at least a complete tx history for my own wallet? I think that'd be a nice feature to have Smiley
I'm thinking about a switch in the wallet options to enable this.

I like the idea, but I can see at least one problem: to know which blocks you need to download, you'd need to download them all, then keep only the information you need. It is a bit against the original mini blockchain concept of not needing to keep all the past blocks. But, we've seen that there is at least a use case for full blockchain: the block explorer :-)
full member
Activity: 175
Merit: 113
pallas
It's strange. Finally my wallet became synced (it took 4-5 hours to sync 4000-5000 blocks)
So I wanted to experiment and deleted whole blockchain. After that wallet synced from scratch in 5-10 minutes. Very strange.
Now it shows my ammount of coins but in transactions - all are gray and with red flag telling "Unknown". Is it ok?

It's like this strange I know, but it looks like there is burden with re-sync after downloading blockchain.

it takes more time because it downloads more full blocks.

The way it works at the moment is:
- a fresh wallet only downloads ~ the last week of blocks for the most relevant tx history
- if there already is a block in the local blockchain, the wallet continues syncing from that block onwards which can take some time depending on network availability of the block and the number of blocks required to catch up. So if you wanted to get a local copy of the full chain, you'd need the first block and the wallet would do a complete sync.

Both variations give you the same security and wallet balance though. That's the greatness about the mini-blockchain. You don't need to know all details about old transactions. It's enough to know they exist (as they're still referenced in the proof-chain header) and your current balance from the account tree which is interlinked with that proof chain. Although even the existence is not necessary to get your account balance and can be forgotten.


While writing this, it gave me an idea:
@pallas: do you think it'd be possible for a wallet to sync ONLY blocks that contain my own transactions? So I could get at least a complete tx history for my own wallet? I think that'd be a nice feature to have Smiley
I'm thinking about a switch in the wallet options to enable this.
legendary
Activity: 3906
Merit: 6249
Decentralization Maximalist
I don't know if it's true posts, because I have seen a lot of such posts as @factomask posting almost the same message, about "this is really good project, and I look forward to blablabla.." Almost like a bots...
I think almost surely they are bots Wink I've already reported a post in the Slimcoin thread where a bot simply copied one of your earlier posts. Posts of mine were also already copied-and-pasted.

The "problem" is that ANN threads of altcoin projects "benefit" from these bot posts because they bump their threads, so the incentive to report them is low, and then they don't get banned ... I think the bot operators know about that "dilemma". But what one can do is to simply report them after another reply was written in the thread. Wink

BTW: Any news about the "transaction spam bot"?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
pallas
It's strange. Finally my wallet became synced (it took 4-5 hours to sync 4000-5000 blocks)
So I wanted to experiment and deleted whole blockchain. After that wallet synced from scratch in 5-10 minutes. Very strange.
Now it shows my ammount of coins but in transactions - all are gray and with red flag telling "Unknown". Is it ok?

It's like this strange I know, but it looks like there is burden with re-sync after downloading blockchain.

it takes more time because it downloads more full blocks.
sr. member
Activity: 882
Merit: 310
pallas
It's strange. Finally my wallet became synced (it took 4-5 hours to sync 4000-5000 blocks)
So I wanted to experiment and deleted whole blockchain. After that wallet synced from scratch in 5-10 minutes. Very strange.
Now it shows my ammount of coins but in transactions - all are gray and with red flag telling "Unknown". Is it ok?

It's like this strange I know, but it looks like there is burden with re-sync after downloading blockchain.
member
Activity: 96
Merit: 25
pallas
It's strange. Finally my wallet became synced (it took 4-5 hours to sync 4000-5000 blocks)
So I wanted to experiment and deleted whole blockchain. After that wallet synced from scratch in 5-10 minutes. Very strange.
Now it shows my ammount of coins but in transactions - all are gray and with red flag telling "Unknown". Is it ok?

When you do that the number of confirmations is forgotten but your balance is fine.
full member
Activity: 728
Merit: 106
pallas
It's strange. Finally my wallet became synced (it took 4-5 hours to sync 4000-5000 blocks)
So I wanted to experiment and deleted whole blockchain. After that wallet synced from scratch in 5-10 minutes. Very strange.
Now it shows my ammount of coins but in transactions - all are gray and with red flag telling "Unknown". Is it ok?
member
Activity: 96
Merit: 25
Hey people, what's the difference between the db48 and db61? Ty!

You can transfer your wallet file between OS if the wallet uses the same db version. Bitcoin maintains a repository for ubuntu with db4.8 so having a windows version makes it easier.

If you only ever use windows then db6.1
sr. member
Activity: 882
Merit: 310
I don't know if it's true posts, because I have seen a lot of such posts as @factomask posting almost the same message, about "this is really good project, and I look forward to blablabla.." Almost like a bots...
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
This altcoin has a very bright future, many coins on many fields are being created with new initiatives. But remember, before investing your money in cryptocurrency, you must be ready first mentally because investment in cryptocurrency a lot of risk. So, you have to be ready also if finally, you have to experience loss.yes, it's interesting.  but I am curious about what other HODLERs do. I have a wide portfolio and I am struggling to keep up to date with all these coins. I think I need to concentrate on fewer coins. Any advice?

Choose the coins which have something unique. Like mini-blockchain, for example ;-)
jr. member
Activity: 106
Merit: 2
This altcoin has a very bright future, many coins on many fields are being created with new initiatives. But remember, before investing your money in cryptocurrency, you must be ready first mentally because investment in cryptocurrency a lot of risk. So, you have to be ready also if finally, you have to experience loss.yes, it's interesting.  but I am curious about what other HODLERs do. I have a wide portfolio and I am struggling to keep up to date with all these coins. I think I need to concentrate on fewer coins. Any advice?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Hey people, what's the difference between the db48 and db61? Ty!

If you are making a new wallet, use db61.
If you want to keep using an old wallet, created with an old release, you may need db48 for compatibility.
full member
Activity: 728
Merit: 106
pallas
Is it possible to make wallet sync faster? I have a speed of around or even less than 1tx/second. I run it one a week to catch up with the chain but even so - it takes several hours to sync. Actually no other wallets are as slow as this one. Even Smartcash finally improved the speed and now it is not fast but mediocre.

sync speed has been improved a lot recently, are you sure you are using the latest wallet?
I have 0.1.5-2-gfa7a21b-beta
I think it is the latest or not?
full member
Activity: 546
Merit: 137
Hey people, what's the difference between the db48 and db61? Ty!
sr. member
Activity: 882
Merit: 310
0.1.5.2 is better than others wallet, those older were a disaster sometimes, they have to sync hours, if you didnt delete chain.
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
pallas
Is it possible to make wallet sync faster? I have a speed of around or even less than 1tx/second. I run it one a week to catch up with the chain but even so - it takes several hours to sync. Actually no other wallets are as slow as this one. Even Smartcash finally improved the speed and now it is not fast but mediocre.

sync speed has been improved a lot recently, are you sure you are using the latest wallet?
Pages:
Jump to: