Bitcoin Forum
July 30, 2024, 03:14:24 PM *
News: Help 1Dq create 15th anniversary forum artwork.
 
   Home   Help Search Login Register More  
Pages: « 1 ... 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 [465] 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 »
  Print  
Author Topic: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"  (Read 1150993 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Boiyboomers
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
April 03, 2019, 09:33:51 AM
 #9281

If someone could tell me how to sync the wallet that would be great.

Download a bootstrap.
https://bitcointalk.org/index.php?topic=623147.msg9772191#msg9772191

Also for syncing I noticed, that having multiple connection to other nodes creates "ERROR: ProcessBlock() : already have block  XYZ" and trigger lookups for Orphan blocks which slows down the synchronisation.
I usually reduce the maximum connections while synchronizing to have only one source and not get ERRORs and ORPAHNS.
Set
maxconnections=1
in clam.conf and restart the client

Note: There is slight chance you get connected to some malicious node and you download forked chain, but I never encountered that. Plus after you finish syncing you can check the hash of the last block with some public clam block explorer.

Note 2: The sync takes some time to finish, depends on the CPU of you machine (it basically verifies whole chain on the fly) - it can take few days (when I tried to sync using Raspberry Pi in January, it took a week to fully sync)

I have downloaded the bootstrap and copied it.
But my wallet stops importing at block 1,775,795 ( 1 year and 12 week (s) behind ). The " importing blocks " has also disappear from my wallet , What should I do ?
IcoRaces
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
April 03, 2019, 09:51:24 AM
 #9282

If you already have enough capital, you can allocate funds from the following bounty to invest in ICO, or coin that you think is good. Do not be easily influenced to make investments that offer high profits.
Faust Roland
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
April 03, 2019, 01:52:05 PM
Last edit: April 04, 2019, 12:28:56 PM by Faust Roland
 #9283

Another Poloniex withdrawal - another withdrawal ERROR   Angry
I am starting thinking that the issue is in the high amount of the withdrawal - too many inputs in transaction leading into the error.
I'll try smaller amount next time and let you know it it helps. (After the support credit the coins back)

EDIT: Coins are back, it took only 7 hours now. The support is getting better. :-)
Faust Roland
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
April 03, 2019, 01:54:55 PM
 #9284

If someone could tell me how to sync the wallet that would be great.

Download a bootstrap.
https://bitcointalk.org/index.php?topic=623147.msg9772191#msg9772191

Also for syncing I noticed, that having multiple connection to other nodes creates "ERROR: ProcessBlock() : already have block  XYZ" and trigger lookups for Orphan blocks which slows down the synchronisation.
I usually reduce the maximum connections while synchronizing to have only one source and not get ERRORs and ORPAHNS.
Set
maxconnections=1
in clam.conf and restart the client

Note: There is slight chance you get connected to some malicious node and you download forked chain, but I never encountered that. Plus after you finish syncing you can check the hash of the last block with some public clam block explorer.

Note 2: The sync takes some time to finish, depends on the CPU of you machine (it basically verifies whole chain on the fly) - it can take few days (when I tried to sync using Raspberry Pi in January, it took a week to fully sync)

I have downloaded the bootstrap and copied it.
But my wallet stops importing at block 1,775,795 ( 1 year and 12 week (s) behind ). The " importing blocks " has also disappear from my wallet , What should I do ?

Have you tried to restart the client?
Do you have enough space on your disk?
Do you see any ERRORs in the debug.log?
bradleyb21
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
April 04, 2019, 05:25:42 PM
 #9285

If someone could tell me how to sync the wallet that would be great.

Download a bootstrap.
https://bitcointalk.org/index.php?topic=623147.msg9772191#msg9772191

Also for syncing I noticed, that having multiple connection to other nodes creates "ERROR: ProcessBlock() : already have block  XYZ" and trigger lookups for Orphan blocks which slows down the synchronisation.
I usually reduce the maximum connections while synchronizing to have only one source and not get ERRORs and ORPAHNS.
Set
maxconnections=1
in clam.conf and restart the client

Note: There is slight chance you get connected to some malicious node and you download forked chain, but I never encountered that. Plus after you finish syncing you can check the hash of the last block with some public clam block explorer.

Note 2: The sync takes some time to finish, depends on the CPU of you machine (it basically verifies whole chain on the fly) - it can take few days (when I tried to sync using Raspberry Pi in January, it took a week to fully sync)

Thank you for the reply, but there is no percentage of completion.
Boiyboomers
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
April 05, 2019, 03:11:47 PM
 #9286

If someone could tell me how to sync the wallet that would be great.

Download a bootstrap.
https://bitcointalk.org/index.php?topic=623147.msg9772191#msg9772191

Also for syncing I noticed, that having multiple connection to other nodes creates "ERROR: ProcessBlock() : already have block  XYZ" and trigger lookups for Orphan blocks which slows down the synchronisation.
I usually reduce the maximum connections while synchronizing to have only one source and not get ERRORs and ORPAHNS.
Set
maxconnections=1
in clam.conf and restart the client

Note: There is slight chance you get connected to some malicious node and you download forked chain, but I never encountered that. Plus after you finish syncing you can check the hash of the last block with some public clam block explorer.

Note 2: The sync takes some time to finish, depends on the CPU of you machine (it basically verifies whole chain on the fly) - it can take few days (when I tried to sync using Raspberry Pi in January, it took a week to fully sync)

I have downloaded the bootstrap and copied it.
But my wallet stops importing at block 1,775,795 ( 1 year and 12 week (s) behind ). The " importing blocks " has also disappear from my wallet , What should I do ?

Have you tried to restart the client?
Do you have enough space on your disk?
Do you see any ERRORs in the debug.log?

I think I have enough space.
this is on debug file
Quote
lock() : already have block 1779772 d574f7ad65c275d38c69c553113812774cbd7bdc2301124c21b9c5ce334c5a48
ERROR: ProcessBlock() : already have block 1779773 e395b5e2d2ff012c245ff1b090907e4502bf2319b02605f14233dc2f4eaad9ee
ERROR: ProcessBlock() : already have block 1779774 8320e7eedc1580b55a8936cd777cf5d3abc09a518db2e5c545c711b9c80a5301
ERROR: ProcessBlock() : already have block 1779775 61e4f80a05f85617a3b6a7daf5ed0f677402c4cde948f3fa37d04aa042bc5ae0
ERROR: ProcessBlock() : already have block 1779776 c8db7d7391b8028a168dc8c33b9bba24eaf9262e8fde349dac35d9b0b57383d9

And I just noticed that name of "bootstrap.dat " file changed to "bootstrap.dat.old"
Faust Roland
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
April 06, 2019, 10:33:33 AM
 #9287

If someone could tell me how to sync the wallet that would be great.

Download a bootstrap.
https://bitcointalk.org/index.php?topic=623147.msg9772191#msg9772191

Also for syncing I noticed, that having multiple connection to other nodes creates "ERROR: ProcessBlock() : already have block  XYZ" and trigger lookups for Orphan blocks which slows down the synchronisation.
I usually reduce the maximum connections while synchronizing to have only one source and not get ERRORs and ORPAHNS.
Set
maxconnections=1
in clam.conf and restart the client

Note: There is slight chance you get connected to some malicious node and you download forked chain, but I never encountered that. Plus after you finish syncing you can check the hash of the last block with some public clam block explorer.

Note 2: The sync takes some time to finish, depends on the CPU of you machine (it basically verifies whole chain on the fly) - it can take few days (when I tried to sync using Raspberry Pi in January, it took a week to fully sync)

I have downloaded the bootstrap and copied it.
But my wallet stops importing at block 1,775,795 ( 1 year and 12 week (s) behind ). The " importing blocks " has also disappear from my wallet , What should I do ?

Have you tried to restart the client?
Do you have enough space on your disk?
Do you see any ERRORs in the debug.log?

I think I have enough space.
this is on debug file
Quote
lock() : already have block 1779772 d574f7ad65c275d38c69c553113812774cbd7bdc2301124c21b9c5ce334c5a48
ERROR: ProcessBlock() : already have block 1779773 e395b5e2d2ff012c245ff1b090907e4502bf2319b02605f14233dc2f4eaad9ee
ERROR: ProcessBlock() : already have block 1779774 8320e7eedc1580b55a8936cd777cf5d3abc09a518db2e5c545c711b9c80a5301
ERROR: ProcessBlock() : already have block 1779775 61e4f80a05f85617a3b6a7daf5ed0f677402c4cde948f3fa37d04aa042bc5ae0
ERROR: ProcessBlock() : already have block 1779776 c8db7d7391b8028a168dc8c33b9bba24eaf9262e8fde349dac35d9b0b57383d9

And I just noticed that name of "bootstrap.dat " file changed to "bootstrap.dat.old"

Hi,
 "bootstrap.dat.old" means, that the bootstrap was fully processed.
"already have block" means that the Clam tries import block from bootstrap, but its already in the DB (maybe from the previous run).

Its a bit strange, as the bootstrap from the link should have 2467400 blocks.

Anyway - after finishing bootstrap it should start syncing from the network.
Do you have at least one connection?

almightyruler
Legendary
*
Offline Offline

Activity: 2268
Merit: 1092


View Profile
April 06, 2019, 12:34:05 PM
 #9288

Its a bit strange, as the bootstrap from the link should have 2467400 blocks.

Anyway - after finishing bootstrap it should start syncing from the network.


Those errors probably are from the network sync - I get a bunch of the same "already have block" errors when syncing any substantial amount (for example, after the client being shut down for a month). For some reason, it appears the client is asking multiple peers for the same block, or range of blocks, even though it already has them.

For example, my debug.log contains this 38 times:

ERROR: ProcessBlock() : already have block (orphan) 2035698dc4b0cf0617085d8448442a2ab6b3e63caa4ebcd01316186efe4736f7

Doing some quick counting, there are over 4000 different blocks which arrived 5+ times during the one sync.
cryptomhr
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 07, 2019, 08:42:59 PM
 #9289

hi to everybody. Im from argentina.
i download the claim client ,the last bootstrap, etc
but in the block 1618135 no sincrinize and stuck thed¡re+

anybody can help me?
i understen english and spanish

regads

Mauro Rodriguez
Faust Roland
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
April 07, 2019, 09:29:48 PM
 #9290

Its a bit strange, as the bootstrap from the link should have 2467400 blocks.

Anyway - after finishing bootstrap it should start syncing from the network.


Those errors probably are from the network sync - I get a bunch of the same "already have block" errors when syncing any substantial amount (for example, after the client being shut down for a month). For some reason, it appears the client is asking multiple peers for the same block, or range of blocks, even though it already has them.

For example, my debug.log contains this 38 times:

ERROR: ProcessBlock() : already have block (orphan) 2035698dc4b0cf0617085d8448442a2ab6b3e63caa4ebcd01316186efe4736f7

Doing some quick counting, there are over 4000 different blocks which arrived 5+ times during the one sync.

I noticed similar "already have block (orphan)" when I was syncing last time. I think its because its getting same block from different nodes at different time. I "solved" it by reducing number of connections in clam.conf
maxconnections=1

When the clam is connected to the only one other node, this orphans completely stopped appearing.
Faust Roland
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
April 07, 2019, 09:33:13 PM
 #9291

Hi,
I consider running Clamcoin service providing daily blockchain snapshots because its the quickest way to get new wallet synchronized. I had to recently re-synchronize my node and it was slow and painful process. So I can imagine that it could be helpful for a Clam newcomer to get the wallet ready in shorter time.

PROS
+ Wallet is synchronized immediately after downloading/unzipping snapshot

CONS
- You have to trust that the snapshot is providing correct blockchain

So my question is
- Do you guys think its generally good idea?
- Is it actually running somewhere already and I just missed its existence?
- Are there any drawbacks I haven't considered?

Thanks

Guys, can I get some feedback? Do you think its a good idea?
Vin
Legendary
*
Offline Offline

Activity: 1166
Merit: 1015


View Profile
April 07, 2019, 09:46:56 PM
 #9292

Hi,
I consider running Clamcoin service providing daily blockchain snapshots because its the quickest way to get new wallet synchronized. I had to recently re-synchronize my node and it was slow and painful process. So I can imagine that it could be helpful for a Clam newcomer to get the wallet ready in shorter time.

PROS
+ Wallet is synchronized immediately after downloading/unzipping snapshot

CONS
- You have to trust that the snapshot is providing correct blockchain

So my question is
- Do you guys think its generally good idea?
- Is it actually running somewhere already and I just missed its existence?
- Are there any drawbacks I haven't considered?

Thanks

Guys, can I get some feedback? Do you think its a good idea?

Dooglus provide a updated bootstrap from time to time. I think that many people trust him and his service.
Maybe it is a good idea to talk to him.
Chmel
Sr. Member
****
Offline Offline

Activity: 994
Merit: 262


View Profile
April 19, 2019, 06:59:08 PM
 #9293

devs still work with clam? I rekt for not buying at low price
BayAreaCoins
Legendary
*
Offline Offline

Activity: 3920
Merit: 1248


Owner at AltQuick.com


View Profile WWW
April 20, 2019, 03:06:25 AM
 #9294

devs still work with clam? I rekt for not buying at low price

Yes.

Xploited has been busy rebuilding /swap for FreeBitcoins.com, but we are almost done and will move back into finishing the CLAM update.

We need more talent contributing though.  Kinda sucks being a few person-show, but progress is being made slowly but surely.

https://AltQuick.com/exchange/ - Trade altcoins & Bitcoin Testnet coins with real Bitcoin. Fast, private, and easy!
https://AltQuick.com/Faucet/ Load your AltQuick exchange account with free Bitcoins & Testnet every 10 minutes.
lovewiki
Sr. Member
****
Offline Offline

Activity: 271
Merit: 250

Share Love


View Profile WWW
April 20, 2019, 10:00:47 AM
 #9295

Hi,
I consider running Clamcoin service providing daily blockchain snapshots because its the quickest way to get new wallet synchronized. I had to recently re-synchronize my node and it was slow and painful process. So I can imagine that it could be helpful for a Clam newcomer to get the wallet ready in shorter time.

PROS
+ Wallet is synchronized immediately after downloading/unzipping snapshot

CONS
- You have to trust that the snapshot is providing correct blockchain

So my question is
- Do you guys think its generally good idea?
- Is it actually running somewhere already and I just missed its existence?
- Are there any drawbacks I haven't considered?

Thanks

Guys, can I get some feedback? Do you think its a good idea?

Dooglus provide a updated bootstrap from time to time. I think that many people trust him and his service.
Maybe it is a good idea to talk to him.



I think Dooglus's bootstrap is great. It is not updated very often though.

So it is better if the dev Xploited could also provide his bootstrap regularly.

Register for FREE Bitcoin!
companyres
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 22, 2019, 10:00:23 PM
 #9296

Yobit CLAM wallets are "in maintenance" but trading is $3 compared to polo $8
Are coins safe?
BayAreaCoins
Legendary
*
Offline Offline

Activity: 3920
Merit: 1248


Owner at AltQuick.com


View Profile WWW
April 23, 2019, 01:46:54 AM
 #9297

Yobit CLAM wallets are "in maintenance" but trading is $3 compared to polo $8
Are coins safe?

YoBit is a scam from as far as I can see.  I remember watching the volume on their games and thinking "no fucking way" too.

I think it is safe to assume coins there are not safe.

We have reached out to them and have gotten no response for a very long time.

https://AltQuick.com/exchange/ - Trade altcoins & Bitcoin Testnet coins with real Bitcoin. Fast, private, and easy!
https://AltQuick.com/Faucet/ Load your AltQuick exchange account with free Bitcoins & Testnet every 10 minutes.
Vin
Legendary
*
Offline Offline

Activity: 1166
Merit: 1015


View Profile
April 23, 2019, 01:53:34 AM
 #9298

Yobit CLAM wallets are "in maintenance" but trading is $3 compared to polo $8
Are coins safe?

YoBit is a scam from as far as I can see.  I remember watching the volume on their games and thinking "no fucking way" too.

I think it is safe to assume coins there are not safe.

We have reached out to them and have gotten no response for a very long time.

Good advice from Bay. The best thing to do is, to stay away from yobit.
companyres
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 25, 2019, 05:46:01 PM
 #9299

I have downloaded the bootstrap and my clam wallet is now up to date.
But when I search the wallet address:
xJCN6a8jiBj1hEEdnmJf43UJUGzwn7Fd3W
on https://prohashing.com/explorer/Clam/
it says "No block hash, transaction hash, block number, or wallet address was found. "

I have also created a new address, same response.
Tried sending some test coin from Poloniex, still pending.

Faust Roland
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
April 25, 2019, 06:43:24 PM
 #9300

I have downloaded the bootstrap and my clam wallet is now up to date.
But when I search the wallet address:
xJCN6a8jiBj1hEEdnmJf43UJUGzwn7Fd3W
on https://prohashing.com/explorer/Clam/
it says "No block hash, transaction hash, block number, or wallet address was found. "

I have also created a new address, same response.
Tried sending some test coin from Poloniex, still pending.



Hi, that is normal for any cryptocurrency - when there is no transactions, the address is "something like invisible" for the explorers. Its because the amount of possible addresses is so huge, it would be impossible to add all of them. But some explorers can at least validate, that the address is valid.

The Poloniex withdrawal is just painfully slow - you have to wait.

I sent you some*, so you don't need to wait for your address appear in the blockchain explorer - use it wisely for exploring with the Clam - welcome and enjoy!

*Sorry for the typo in the Clamspeech :-)
Pages: « 1 ... 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 [465] 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!