Bitcoin Forum
April 25, 2024, 08:41:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 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 ... 501 »
  Print  
Author Topic: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"  (Read 1150750 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.
ijuststarted
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
January 22, 2018, 03:11:55 PM
 #8581


In case you don't get a reply here, you might also want to check with the guys over at the #clams IRC room over at freenode. 

All the best!
I will check this out, thanks.



Yes, the true at the end of the command unlocks it only for staking.

I have this in .bashrc

stake()
{
echo -n "Enter password: "
read -s PASS; ~/cli walletpassphrase "$PASS" 8640000 true
PASS=""
}
cli is symlink to clamd


Thank you for clearing that up. May I ask if you're using the precompiled version or did you compile the source?
When i compiled the source, i noticed that it results in a more recent version of clam.According to clam-qt: v.1.4.17-135-gac5c8cc0, build date 2017-01-20 01:57:20 -0500
Is it OK to run this version or is it recommended to stick to the older, precompiled one?
Cheers
1714034506
Hero Member
*
Offline Offline

Posts: 1714034506

View Profile Personal Message (Offline)

Ignore
1714034506
Reply with quote  #2

1714034506
Report to moderator
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
dooglus
Legendary
*
Offline Offline

Activity: 2940
Merit: 1330



View Profile
January 22, 2018, 04:48:37 PM
 #8582

Hi there.
When using Clam-qt i have the option to unlock the wallet "for staking only".
What would be the equivalent for clamd?
Is it: "walletpassphrase passphrase 9999999 true" ?

Furthermore, if i stake with the option "for staking only", will it execute the "splitsize=X" command in clam.conf? Or does that only work if the wallet is unlocked completely?

Thank you for answering and thank you to everyone continue working on this project!

That's the correct command to unlock for staking only. I use nine 9's. If you use too many it fails silently due to a bug in Bitcoin that made its way into the CLAM client. Nine 9's gives us a little over 30 years of unlock time, so it should be enough. Smiley

All the clam.conf settings work the same whether you've unlocked for staking only or not. Your splitsize will still work.

When i compiled the source, i noticed that it results in a more recent version of clam.According to clam-qt: v.1.4.17-135-gac5c8cc0, build date 2017-01-20 01:57:20 -0500
Is it OK to run this version or is it recommended to stick to the older, precompiled one?

They're both OK to run.

Just-Dice                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   Play or Invest                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   1% House Edge
lolika
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
January 26, 2018, 10:20:12 AM
 #8583

guys, im trying to sync my wallet. its been 4 days now and looks like 2 days ago stuck on block 689215
got 12 active connection.
is there any latest bootstrap ? or what should i do ?

also is this the latest wallet ?
qt version 5.2.1
Clam version 1.4.17




Faust Roland
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
January 26, 2018, 10:22:34 AM
 #8584

guys, im trying to sync my wallet. its been 4 days now and looks like 2 days ago stuck on block 689215
got 12 active connection.
is there any latest bootstrap ? or what should i do ?

also is this the latest wallet ?
qt version 5.2.1
Clam version 1.4.17

dooglus is updating info about latest bootstrap in this post
https://bitcointalk.org/index.php?topic=623147.msg9772191#msg9772191
technerd
Member
**
Offline Offline

Activity: 84
Merit: 11


View Profile
January 26, 2018, 01:23:01 PM
Last edit: January 26, 2018, 02:07:50 PM by technerd
 #8585

guys, im trying to sync my wallet. its been 4 days now and looks like 2 days ago stuck on block 689215
got 12 active connection.
is there any latest bootstrap ? or what should i do ?

also is this the latest wallet ?
qt version 5.2.1
Clam version 1.4.17






1.4.17 is the version I have as well.

You'll definitely benefit from importing from the bootstrap.dat file, though to set the expectation, it still took me about 3 days to complete the sync.  

Also, it is strange but from my experience, towards the end, I had to close and re-open the client a few times to let the sync continue.

Vlada69
Jr. Member
*
Offline Offline

Activity: 238
Merit: 5


View Profile
January 28, 2018, 06:24:12 AM
 #8586

New bootstrap file block 1877001

Here it is if anyone needs it.

https://we.tl/rVgs5hBoK5

Link is valid until February the 2nd.
BayAreaCoins
Legendary
*
Offline Offline

Activity: 3906
Merit: 1240


Owner at AltQuick.com & FreeBitcoins.com


View Profile WWW
January 28, 2018, 08:34:46 PM
 #8587

New bootstrap file block 1877001

Here it is if anyone needs it.

https://we.tl/rVgs5hBoK5

Link is valid until February the 2nd.

I would not blindly trust a strangers download without review.

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

Activity: 71
Merit: 1


View Profile
January 28, 2018, 11:10:12 PM
 #8588

New bootstrap file block 1877001

Here it is if anyone needs it.

https://we.tl/rVgs5hBoK5

Link is valid until February the 2nd.

I would not blindly trust a strangers download without review.

especially when it goes to a redirect url
BayAreaCoins
Legendary
*
Offline Offline

Activity: 3906
Merit: 1240


Owner at AltQuick.com & FreeBitcoins.com


View Profile WWW
January 29, 2018, 02:57:14 AM
 #8589

Clamcoin.org traffic report:


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

Activity: 238
Merit: 5


View Profile
January 29, 2018, 06:36:09 AM
 #8590

New bootstrap file block 1877001

Here it is if anyone needs it.

https://we.tl/rVgs5hBoK5

Link is valid until February the 2nd.

I would not blindly trust a strangers download without review.

So do please review it. You will see it is genuine.
zhugy78
Member
**
Offline Offline

Activity: 304
Merit: 10


View Profile
January 30, 2018, 03:50:54 AM
 #8591

CLAM's underlying technology is very similar to the coin, and the price is still high. For people who stir up money, it is not appropriate to enter.
gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
January 30, 2018, 11:36:24 AM
 #8592

So do please review it. You will see it is genuine.
Maybe, but what benefit does it offer over and above dooglus' established, non-evanescent, comprehensive and up-to-date bootstrap download service?

https://bitcointalk.org/index.php?topic=623147.msg9772191#msg9772191
Quote
I made an updated bootstrap.dat file for people having trouble syncing their client.

It goes up to block 1868900 which was staked on Sat Jan 20 16:15:12 UTC 2018.

It is explicitly advertised in the ANN:
Quote
Problems Getting Sync'd with the Network?

The following file may be placed in the data direcrory.  Then, simply restart the client:

dooglus' Bootstrap:

Bootstrap Post

A trustworthy and reliable bootstrap publishing resource is not just hand-holding and nose-wiping for needy users who have to be spoon-fed, it's a genuinely valuable service for all CLAMs holders and (IMO) its continuation unambiguously signals a stable and mature user group and is an aspect that reflects rather favourably on the coin itself.

Cheers

Graham
jolinahermosa25
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
January 31, 2018, 06:46:28 AM
 #8593

very interested ,but want to know more details.
Vlada69
Jr. Member
*
Offline Offline

Activity: 238
Merit: 5


View Profile
January 31, 2018, 10:43:05 AM
 #8594

So do please review it. You will see it is genuine.
Maybe, but what benefit does it offer over and above dooglus' established, non-evanescent, comprehensive and up-to-date bootstrap download service?

https://bitcointalk.org/index.php?topic=623147.msg9772191#msg9772191
Quote
I made an updated bootstrap.dat file for people having trouble syncing their client.

It goes up to block 1868900 which was staked on Sat Jan 20 16:15:12 UTC 2018.

It is explicitly advertised in the ANN:
Quote
Problems Getting Sync'd with the Network?

The following file may be placed in the data direcrory.  Then, simply restart the client:

dooglus' Bootstrap:

Bootstrap Post

A trustworthy and reliable bootstrap publishing resource is not just hand-holding and nose-wiping for needy users who have to be spoon-fed, it's a genuinely valuable service for all CLAMs holders and (IMO) its continuation unambiguously signals a stable and mature user group and is an aspect that reflects rather favourably on the coin itself.

Cheers

Graham


It can shave off few weeks of synchronizing and also some point of backup. Still with doog's bootstrap took weeks to sync in. This file might help doing it faster for newcomers.
fab12fel
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
January 31, 2018, 05:19:36 PM
 #8595

Hello !
I made a withdrawal from CLAM from poloniex to a wallet at CRYPTOPIA, it's been more than 15 days since I NOT received the coins, and neither poloniex nor CRYPTOPIA does not respond to what's happening.
MORE THAN 15 DAYS WITHOUT KNOWING WHERE THERE ARE MY COINS AND NO ANSWER.
I need your help to identify where the error is.
Here is the withdrawal data:
Wallet: xV7fo5iBNxf24RNMx3Azg52PNYjCJZS1zg
Txid: 9c6222a0714769ee91efafe9b4f7c20d0308780a5974c5c2d62bede96118a1c9

Thank you !
chilly2k
Legendary
*
Offline Offline

Activity: 1007
Merit: 1000


View Profile
January 31, 2018, 06:51:20 PM
 #8596

Hello !
I made a withdrawal from CLAM from poloniex to a wallet at CRYPTOPIA, it's been more than 15 days since I NOT received the coins, and neither poloniex nor CRYPTOPIA does not respond to what's happening.
MORE THAN 15 DAYS WITHOUT KNOWING WHERE THERE ARE MY COINS AND NO ANSWER.
I need your help to identify where the error is.
Here is the withdrawal data:
Wallet: xV7fo5iBNxf24RNMx3Azg52PNYjCJZS1zg
Txid: 9c6222a0714769ee91efafe9b4f7c20d0308780a5974c5c2d62bede96118a1c9

Thank you !

  That transaction is on the block chain.  Cryptopia hasn't recognized it yet.  That's the party you need to pester. 

ijuststarted
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
January 31, 2018, 08:50:40 PM
 #8597

Hello !
I made a withdrawal from CLAM from poloniex to a wallet at CRYPTOPIA, it's been more than 15 days since I NOT received the coins, and neither poloniex nor CRYPTOPIA does not respond to what's happening.
MORE THAN 15 DAYS WITHOUT KNOWING WHERE THERE ARE MY COINS AND NO ANSWER.
I need your help to identify where the error is.
Here is the withdrawal data:
Wallet: xV7fo5iBNxf24RNMx3Azg52PNYjCJZS1zg
Txid: 9c6222a0714769ee91efafe9b4f7c20d0308780a5974c5c2d62bede96118a1c9

Thank you !
Cryptopia had some issues with CLAMS in January. Withdrawals and deposits didn't go through. They have resolved the issues at the moment (unlike yobit, don't trade there!). I recommend submitting a ticket to cryptopia. But expect that it will take 2 weeks before you get any reply Sad
BayAreaCoins
Legendary
*
Offline Offline

Activity: 3906
Merit: 1240


Owner at AltQuick.com & FreeBitcoins.com


View Profile WWW
January 31, 2018, 09:07:55 PM
 #8598

Hello !
I made a withdrawal from CLAM from poloniex to a wallet at CRYPTOPIA, it's been more than 15 days since I NOT received the coins, and neither poloniex nor CRYPTOPIA does not respond to what's happening.
MORE THAN 15 DAYS WITHOUT KNOWING WHERE THERE ARE MY COINS AND NO ANSWER.
I need your help to identify where the error is.
Here is the withdrawal data:
Wallet: xV7fo5iBNxf24RNMx3Azg52PNYjCJZS1zg
Txid: 9c6222a0714769ee91efafe9b4f7c20d0308780a5974c5c2d62bede96118a1c9

Thank you !

Cryptopia hasn't credited my CLAM deposit from around a month ago.

They haven't replied to my support ticket either.

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

Activity: 3906
Merit: 1240


Owner at AltQuick.com & FreeBitcoins.com


View Profile WWW
January 31, 2018, 09:08:56 PM
 #8599

They have resolved the issues at the moment

They haven't fixed their problem.

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

Activity: 37
Merit: 0


View Profile
January 31, 2018, 09:51:33 PM
 #8600

They have resolved the issues at the moment

They haven't fixed their problem.
Sorry to hear that. According to https://www.cryptopia.co.nz/CoinInfo/?coin=CLAM, their wallet is up and synced. I had no problems withdrawing CLAMs. I hope it gets fixed soon. (But.. I can't wait for truly decentralized exchanges to happen)
Pages: « 1 ... 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 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 ... 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!