Pages:
Author

Topic: CREDITS [CRE] | SHA256 | SIDECHAIN | NEW BLOCK-DEPOSIT FEATURE | OFFICIAL THREAD - page 12. (Read 57384 times)

legendary
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
By the way... how does claim bitcoins work then. I understood it correctly that all addresses that held bitcoins in the last three months and where i have the privkey from hold credits. I can claim them and then i have the credits. I don't lose anything by that except that i should not use that bitcoin address anymore. Right?

Is the timeframe of three months a fixed one or would bitcoins i got yesterday still have credits, at least if the previous owners didn't claim them?
legendary
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
Can i download the credits blockchain safely somewhere? It would take ages to wait for the 22 weeks to download... i have fast internet but still, p2p is not the fastest. So a direct download link would be good.

There's a bootstrap torrent p2p but no direct mirror anywhere yet, I will look into setting that up, and will mention to gabriel.

That's a good idea and a good point though, I hadn't thought of it!

I only found bitcoin bootstrap.dat's from 2014 max.

Though i found the start option -bitcoin-loadblock and since i have a bitcoin-qt, i tried to point it to its blk00000.dat. When credits wallet starts then it verifies some blocks but it seems those are only the ones it already downloaded itself. Since later it starts downloading from where it ended again.

How can i import the wallet? My bitcoin-qt has one blk00000.dat for 2 GB, next is 1GB and all other are 131MB. Is it possible to import the blockchain with that?

I'm not sure if the trimming of block files is actually done during the sync or not, but if not then you might be able to import it and then run a re-index.. but that would take just as long as downloaded from scratch.

My advice is to initialize not from a 2014 BTC torrent, but from the pre-packaged credits-BTC block files and working directory. Link here: http://credits-currency.org/viewtopic.php?f=18&t=517


If you wanted a more timely response, some of us are on IRC at #credits-currency, and can help you there Smiley

It worked...  im only 10 weeks behind now anymore.

What are the future plans for credits? I mean can be seen already how the future value will develop?

Ok, that sounds good. Which version are you using?

I'm in the process of releasing a new version right now that will speed up the init process. There have been difficulties with the latest release that are just being sorted out. I'll give some more details in the coming hours.

I'm using: v0.9.1.60-gc3c9760-beta (64-bit)

Can it be that the problems have to do with no nodes being found? I have big troubles getting blocks. Both wallets, credits and bitcoin, show that "no blocksource available" error. And nothing moves.

Can i enter nodes manually somehow?
legendary
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
Is there a website or service where you can give your credits to in order to them making more profit? Or a pool? Single agreements with miners would be too much hassle.

And what about non standard bitcoin clients? I dont have bitcoinqt so can i still claim credits? If so how?

There are no sites as of yet where you can use your credits for leveraging them by for example adding them as deposits. Work is however ongoing in creating a (provable safe) market for deposits.

You can claim credits by installing the credits-qt client, adding your bitcoin wallet to the working dir and let the wallet sync. Once it is in sync, you can claim credits from the wallet. See this thread for more info:
http://credits-currency.org/viewtopic.php?f=18&t=19



So what you want to tell me, without saying it actually, is that i need to install credits-qt and then importing all my keys into that wallet. Since, like i said, i don't have a bitcoin-qt-wallet.

Or do i need to install bitcoin-qt, import the bitcoin addresses there and then move the wallet?

If that is true then i would need a website where i can test my addresses. Preferably having an API, so that i can check it with a calc sheet automatically. (Have many addresses.)

So, the question you want answered is how you can claim from bitcoin keys with a balance?

Are those keys on paper wallets? In that case you have to:
1. Download and start credits-qt.
2. When qt is running you have to run importprivkey from the command line console in credits.qt.
3. Let credits-qt get in sync (takes up to an day on a normal comp)
4. Once it is in sync, you can claim all credits by proving that you own the bitcoin keys.

Do I misunderstand you or is this what you are looking for?

Yes, that's what i wanted to know. I had hoped though that there is an easy solution like the clam import of just-dice.com. But i think i will have the wallet up and running in a not so far future. Tongue
sr. member
Activity: 280
Merit: 250
Lead developer of Credits [CRE]
Can i download the credits blockchain safely somewhere? It would take ages to wait for the 22 weeks to download... i have fast internet but still, p2p is not the fastest. So a direct download link would be good.

There's a bootstrap torrent p2p but no direct mirror anywhere yet, I will look into setting that up, and will mention to gabriel.

That's a good idea and a good point though, I hadn't thought of it!

I only found bitcoin bootstrap.dat's from 2014 max.

Though i found the start option -bitcoin-loadblock and since i have a bitcoin-qt, i tried to point it to its blk00000.dat. When credits wallet starts then it verifies some blocks but it seems those are only the ones it already downloaded itself. Since later it starts downloading from where it ended again.

How can i import the wallet? My bitcoin-qt has one blk00000.dat for 2 GB, next is 1GB and all other are 131MB. Is it possible to import the blockchain with that?

I'm not sure if the trimming of block files is actually done during the sync or not, but if not then you might be able to import it and then run a re-index.. but that would take just as long as downloaded from scratch.

My advice is to initialize not from a 2014 BTC torrent, but from the pre-packaged credits-BTC block files and working directory. Link here: http://credits-currency.org/viewtopic.php?f=18&t=517


If you wanted a more timely response, some of us are on IRC at #credits-currency, and can help you there Smiley

It worked...  im only 10 weeks behind now anymore.

What are the future plans for credits? I mean can be seen already how the future value will develop?

Coming plans are among other things:
1. Creating a distributed decentralised exchange, integrated into the wallet. If it works as intended, it will be a first ever for any cryptocurrency.
2. Doing the same (distributed and wallet integrated) for pooling, integrating mining and a deposit market into the wallet. A deposit market is central to the coin, once deposits starts to have a larger influence. That will happen gradually, starting in the coming month.
3. A sleeker version of the wallet, where bitcoin integration can be disabled, if you don't want the bitcoin functionality or don't want to be able to claim bitcoins. This will be similar to so called SPV clients in Bitcoin.
4. In parallel with the functionality described above, work on getting the integrated Bitcoin wallet updated with the latest development will be done. This is necessary since the continual development in Bitcoin needs to be integrated into credits.
sr. member
Activity: 280
Merit: 250
Lead developer of Credits [CRE]
Can i download the credits blockchain safely somewhere? It would take ages to wait for the 22 weeks to download... i have fast internet but still, p2p is not the fastest. So a direct download link would be good.

There's a bootstrap torrent p2p but no direct mirror anywhere yet, I will look into setting that up, and will mention to gabriel.

That's a good idea and a good point though, I hadn't thought of it!

I only found bitcoin bootstrap.dat's from 2014 max.

Though i found the start option -bitcoin-loadblock and since i have a bitcoin-qt, i tried to point it to its blk00000.dat. When credits wallet starts then it verifies some blocks but it seems those are only the ones it already downloaded itself. Since later it starts downloading from where it ended again.

How can i import the wallet? My bitcoin-qt has one blk00000.dat for 2 GB, next is 1GB and all other are 131MB. Is it possible to import the blockchain with that?

I'm not sure if the trimming of block files is actually done during the sync or not, but if not then you might be able to import it and then run a re-index.. but that would take just as long as downloaded from scratch.

My advice is to initialize not from a 2014 BTC torrent, but from the pre-packaged credits-BTC block files and working directory. Link here: http://credits-currency.org/viewtopic.php?f=18&t=517


If you wanted a more timely response, some of us are on IRC at #credits-currency, and can help you there Smiley

It worked...  im only 10 weeks behind now anymore.

What are the future plans for credits? I mean can be seen already how the future value will develop?

Ok, that sounds good. Which version are you using?

I'm in the process of releasing a new version right now that will speed up the init process. There have been difficulties with the latest release that are just being sorted out. I'll give some more details in the coming hours.
sr. member
Activity: 280
Merit: 250
Lead developer of Credits [CRE]
Is there a website or service where you can give your credits to in order to them making more profit? Or a pool? Single agreements with miners would be too much hassle.

And what about non standard bitcoin clients? I dont have bitcoinqt so can i still claim credits? If so how?

There are no sites as of yet where you can use your credits for leveraging them by for example adding them as deposits. Work is however ongoing in creating a (provable safe) market for deposits.

You can claim credits by installing the credits-qt client, adding your bitcoin wallet to the working dir and let the wallet sync. Once it is in sync, you can claim credits from the wallet. See this thread for more info:
http://credits-currency.org/viewtopic.php?f=18&t=19



So what you want to tell me, without saying it actually, is that i need to install credits-qt and then importing all my keys into that wallet. Since, like i said, i don't have a bitcoin-qt-wallet.

Or do i need to install bitcoin-qt, import the bitcoin addresses there and then move the wallet?

If that is true then i would need a website where i can test my addresses. Preferably having an API, so that i can check it with a calc sheet automatically. (Have many addresses.)

So, the question you want answered is how you can claim from bitcoin keys with a balance?

Are those keys on paper wallets? In that case you have to:
1. Download and start credits-qt.
2. When qt is running you have to run importprivkey from the command line console in credits.qt.
3. Let credits-qt get in sync (takes up to an day on a normal comp)
4. Once it is in sync, you can claim all credits by proving that you own the bitcoin keys.

Do I misunderstand you or is this what you are looking for?
legendary
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
Can i download the credits blockchain safely somewhere? It would take ages to wait for the 22 weeks to download... i have fast internet but still, p2p is not the fastest. So a direct download link would be good.

There's a bootstrap torrent p2p but no direct mirror anywhere yet, I will look into setting that up, and will mention to gabriel.

That's a good idea and a good point though, I hadn't thought of it!

I only found bitcoin bootstrap.dat's from 2014 max.

Though i found the start option -bitcoin-loadblock and since i have a bitcoin-qt, i tried to point it to its blk00000.dat. When credits wallet starts then it verifies some blocks but it seems those are only the ones it already downloaded itself. Since later it starts downloading from where it ended again.

How can i import the wallet? My bitcoin-qt has one blk00000.dat for 2 GB, next is 1GB and all other are 131MB. Is it possible to import the blockchain with that?

I'm not sure if the trimming of block files is actually done during the sync or not, but if not then you might be able to import it and then run a re-index.. but that would take just as long as downloaded from scratch.

My advice is to initialize not from a 2014 BTC torrent, but from the pre-packaged credits-BTC block files and working directory. Link here: http://credits-currency.org/viewtopic.php?f=18&t=517


If you wanted a more timely response, some of us are on IRC at #credits-currency, and can help you there Smiley

It worked...  im only 10 weeks behind now anymore.

What are the future plans for credits? I mean can be seen already how the future value will develop?
sr. member
Activity: 258
Merit: 250
Breizh Atao
Can i download the credits blockchain safely somewhere? It would take ages to wait for the 22 weeks to download... i have fast internet but still, p2p is not the fastest. So a direct download link would be good.

There's a bootstrap torrent p2p but no direct mirror anywhere yet, I will look into setting that up, and will mention to gabriel.

That's a good idea and a good point though, I hadn't thought of it!

I only found bitcoin bootstrap.dat's from 2014 max.

Though i found the start option -bitcoin-loadblock and since i have a bitcoin-qt, i tried to point it to its blk00000.dat. When credits wallet starts then it verifies some blocks but it seems those are only the ones it already downloaded itself. Since later it starts downloading from where it ended again.

How can i import the wallet? My bitcoin-qt has one blk00000.dat for 2 GB, next is 1GB and all other are 131MB. Is it possible to import the blockchain with that?

I'm not sure if the trimming of block files is actually done during the sync or not, but if not then you might be able to import it and then run a re-index.. but that would take just as long as downloaded from scratch.

My advice is to initialize not from a 2014 BTC torrent, but from the pre-packaged credits-BTC block files and working directory. Link here: http://credits-currency.org/viewtopic.php?f=18&t=517


If you wanted a more timely response, some of us are on IRC at #credits-currency, and can help you there Smiley

If someone wants to tell me how to save the blockchain I don't mind doing it as I've synced the last version a few times already.

I could leave it with a link for everyone to use and update it regularly.

If anyone knows how to then please contact me
sr. member
Activity: 294
Merit: 250
Credits [CRE] - Community Manager
Can i download the credits blockchain safely somewhere? It would take ages to wait for the 22 weeks to download... i have fast internet but still, p2p is not the fastest. So a direct download link would be good.

There's a bootstrap torrent p2p but no direct mirror anywhere yet, I will look into setting that up, and will mention to gabriel.

That's a good idea and a good point though, I hadn't thought of it!

I only found bitcoin bootstrap.dat's from 2014 max.

Though i found the start option -bitcoin-loadblock and since i have a bitcoin-qt, i tried to point it to its blk00000.dat. When credits wallet starts then it verifies some blocks but it seems those are only the ones it already downloaded itself. Since later it starts downloading from where it ended again.

How can i import the wallet? My bitcoin-qt has one blk00000.dat for 2 GB, next is 1GB and all other are 131MB. Is it possible to import the blockchain with that?

I'm not sure if the trimming of block files is actually done during the sync or not, but if not then you might be able to import it and then run a re-index.. but that would take just as long as downloaded from scratch.

My advice is to initialize not from a 2014 BTC torrent, but from the pre-packaged credits-BTC block files and working directory. Link here: http://credits-currency.org/viewtopic.php?f=18&t=517


If you wanted a more timely response, some of us are on IRC at #creditscurrency, and can help you there Smiley
legendary
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
Can i download the credits blockchain safely somewhere? It would take ages to wait for the 22 weeks to download... i have fast internet but still, p2p is not the fastest. So a direct download link would be good.

There's a bootstrap torrent p2p but no direct mirror anywhere yet, I will look into setting that up, and will mention to gabriel.

That's a good idea and a good point though, I hadn't thought of it!

I only found bitcoin bootstrap.dat's from 2014 max.

Though i found the start option -bitcoin-loadblock and since i have a bitcoin-qt, i tried to point it to its blk00000.dat. When credits wallet starts then it verifies some blocks but it seems those are only the ones it already downloaded itself. Since later it starts downloading from where it ended again.

How can i import the wallet? My bitcoin-qt has one blk00000.dat for 2 GB, next is 1GB and all other are 131MB. Is it possible to import the blockchain with that?
sr. member
Activity: 294
Merit: 250
Credits [CRE] - Community Manager
Can i download the credits blockchain safely somewhere? It would take ages to wait for the 22 weeks to download... i have fast internet but still, p2p is not the fastest. So a direct download link would be good.

There's a bootstrap torrent p2p but no direct mirror anywhere yet, I will look into setting that up, and will mention to gabriel.

That's a good idea and a good point though, I hadn't thought of it!
legendary
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
Can i download the credits blockchain safely somewhere? It would take ages to wait for the 22 weeks to download... i have fast internet but still, p2p is not the fastest. So a direct download link would be good.
legendary
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
Is there a website or service where you can give your credits to in order to them making more profit? Or a pool? Single agreements with miners would be too much hassle.

And what about non standard bitcoin clients? I dont have bitcoinqt so can i still claim credits? If so how?

There are no sites as of yet where you can use your credits for leveraging them by for example adding them as deposits. Work is however ongoing in creating a (provable safe) market for deposits.

You can claim credits by installing the credits-qt client, adding your bitcoin wallet to the working dir and let the wallet sync. Once it is in sync, you can claim credits from the wallet. See this thread for more info:
http://credits-currency.org/viewtopic.php?f=18&t=19



So what you want to tell me, without saying it actually, is that i need to install credits-qt and then importing all my keys into that wallet. Since, like i said, i don't have a bitcoin-qt-wallet.

Or do i need to install bitcoin-qt, import the bitcoin addresses there and then move the wallet?

If that is true then i would need a website where i can test my addresses. Preferably having an API, so that i can check it with a calc sheet automatically. (Have many addresses.)
sr. member
Activity: 294
Merit: 250
Credits [CRE] - Community Manager
We're seeing some nice buy volume today here on c-cex! Looking back into pool options now and troubleshooting our stratum build

Edit: Two days in a row! We're 5th in volume as of writing this on ccex! Good news Cheesy
sr. member
Activity: 280
Merit: 250
Lead developer of Credits [CRE]
Slow syn could be a result from too few peers.

Or having one peer as a sync node that is slow. Since I can not get verifiable results that the latest release is what is causing it, plus that reindex on testnet is much faster, I will make an official release tomorrow, with the same binaries that has already been published for beta testing.

No need to upgrade for anyone who has run the beta tests then...
I think you're doing a mistake, the Windows version is not slow, it's extremely slow. I have the Linux version running smoothly but the Windows one took a lot more time to sync, nearly 3 more days. It's not a matter of peers or lack of.

Are you saying that the Linux version is running good but the win version is running slow?

That would explain that tests (done on Mac) indicated much faster parsing times.

Would you recommend holding back the release until the problem can be resolved?

Yes, the Linux version has no issues at all, it works very smoothly. Windows doesn't work properly, it feels as if it kept on disconnecting when syncing the btc blockchain, it grinds to a halt literally.
I would say not to release it but maybe someone else can try the Windows version.

Ok thanks for the input and the testing.

This is a bit of a problematic situation because if we don't get the release out, and I instead go into error tracking mode, it may hold up development for several more weeks, delaying other features.

On the other hand, the Windows version is probably not releasable in it's current state. So I guess the only viable path is trying to pinpoint the exact reason for the slowness and in the meantime give proper feedback here and in other forums.
sr. member
Activity: 258
Merit: 250
Breizh Atao
Slow syn could be a result from too few peers.

Or having one peer as a sync node that is slow. Since I can not get verifiable results that the latest release is what is causing it, plus that reindex on testnet is much faster, I will make an official release tomorrow, with the same binaries that has already been published for beta testing.

No need to upgrade for anyone who has run the beta tests then...
I think you're doing a mistake, the Windows version is not slow, it's extremely slow. I have the Linux version running smoothly but the Windows one took a lot more time to sync, nearly 3 more days. It's not a matter of peers or lack of.

Are you saying that the Linux version is running good but the win version is running slow?

That would explain that tests (done on Mac) indicated much faster parsing times.

Would you recommend holding back the release until the problem can be resolved?

Yes, the Linux version has no issues at all, it works very smoothly. Windows doesn't work properly, it feels as if it kept on disconnecting when syncing the btc blockchain, it grinds to a halt literally.
I would say not to release it but maybe someone else can try the Windows version.
sr. member
Activity: 280
Merit: 250
Lead developer of Credits [CRE]
Slow syn could be a result from too few peers.

Or having one peer as a sync node that is slow. Since I can not get verifiable results that the latest release is what is causing it, plus that reindex on testnet is much faster, I will make an official release tomorrow, with the same binaries that has already been published for beta testing.

No need to upgrade for anyone who has run the beta tests then...
I think you're doing a mistake, the Windows version is not slow, it's extremely slow. I have the Linux version running smoothly but the Windows one took a lot more time to sync, nearly 3 more days. It's not a matter of peers or lack of.

Are you saying that the Linux version is running good but the win version is running slow?

That would explain that tests (done on Mac) indicated much faster parsing times.

Would you recommend holding back the release until the problem can be resolved?
sr. member
Activity: 258
Merit: 250
Breizh Atao
Slow syn could be a result from too few peers.

Or having one peer as a sync node that is slow. Since I can not get verifiable results that the latest release is what is causing it, plus that reindex on testnet is much faster, I will make an official release tomorrow, with the same binaries that has already been published for beta testing.

No need to upgrade for anyone who has run the beta tests then...
I think you're doing a mistake, the Windows version is not slow, it's extremely slow. I have the Linux version running smoothly but the Windows one took a lot more time to sync, nearly 3 more days. It's not a matter of peers or lack of.
sr. member
Activity: 280
Merit: 250
Lead developer of Credits [CRE]
Slow syn could be a result from too few peers.

Or having one peer as a sync node that is slow. Since I can not get verifiable results that the latest release is what is causing it, plus that reindex on testnet is much faster, I will make an official release tomorrow, with the same binaries that has already been published for beta testing.

No need to upgrade for anyone who has run the beta tests then...
sr. member
Activity: 280
Merit: 250
Lead developer of Credits [CRE]
Any news on the new wallet?

I can't find it anywhere. I don't mind beta testing it if needs be.

Hey Markov, thanks for the offer. See the post above for info regarding some unforeseen problems in the final stages of testing. Would you like me to publish a binary that you can do beta testing with?

No problem. Send me a link in PM and I'l pick it upin 2 hours once at home.

Here's a publicly available pre-release that you can test from:
http://credits-currency.org/viewtopic.php?f=23&t=17428

Feel free to experiment with it, instructions are in the post. Get back to me if you want to test and let's see how it goes.

Quick update from me: I'm still syncing the blockchain after 12 hours on 2 different systems, 1 on Windows 10 and the other on Linux. It seems to take a lot more time than it did last time I did it in full. I'll let you know where it stands in about 12 hours.
 

Markov I'm finding the sync is quite a bit more lengthy too after crashing my laptop with my wallet open and having to rebuild it.
From scratch on an Quad core AMD ~2.2 Gh.z laptop its taken over 2 and a half days and I have 16 weeks left on the CRE chain.

P.S. DUMP CRE ON MY FACE BROS Cheesy

What system are you on?
I've got 2 different machines and the Linux Arch was a lot quicker but it is with an i-4790k so quite a lot more powerful than my Windows 10 laptop with an i3.

Gabriel, the Windows 10 seems to be lagging. It was fully synced yesterday but now saying it is 4 hours behind.



Ok, thanks for all the feedback. I'll make the "official" release either way tomorrow and then I will try to look at the slow sync problems.
Pages:
Jump to: