|
AceFairy
Newbie
Offline
Activity: 102
Merit: 0
|
 |
March 28, 2024, 09:40:17 PM |
|
i have 1 client connected, when trying to update the blockchain in the full local client clam-qt. putting earlier found list of addresses into clam.conf and loading it on start did not help to add new nodes. i am now at -4 years and 35 weeks behind after struggling to update after 5 days. please advise, what do i do to make it faster? current blockcount: 2655016
|
|
|
|
seoincorporation
Legendary
Offline
Activity: 3584
Merit: 3301
|
 |
March 28, 2024, 10:50:18 PM |
|
i have 1 client connected, when trying to update the blockchain in the full local client clam-qt. putting earlier found list of addresses into clam.conf and loading it on start did not help to add new nodes. i am now at -4 years and 35 weeks behind after struggling to update after 5 days. please advise, what do i do to make it faster? current blockcount: 2655016
Sounds like you are using the 1.4.17 version of the core, with 2.1 is really fast, for me, it takes less than 2 days to sync with the new version, but the old one used to take week for the sync process. Another option is to add a bootstrap file, but that way you will have to start the sync process from zero. Clam 2.1 should be the solution that you are looking for. https://github.com/nochowderforyou/clams/releases/tag/v2.1.0-beta.1
|
|
|
|
boumalo
Legendary
Offline
Activity: 1946
Merit: 1019
|
 |
February 17, 2025, 03:48:47 PM |
|
What happened to clam and the clam casino in the end? Probably something clean and professional since it was from someone public and reputable for once
|
|
|
|
andulolika
Legendary
Offline
Activity: 2478
Merit: 1049
|
 |
February 17, 2025, 10:39:36 PM Last edit: February 18, 2025, 10:15:05 PM by andulolika |
|
-
|
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 4270
Merit: 1318
AltQuick.com Secretary/PR/Janitor
|
 |
February 18, 2025, 08:53:05 AM |
|
What happened to clam and the clam casino in the end? Probably something clean and professional since it was from someone public and reputable for once
Still Just-Dice.com'ing along and being traded here: https://altquick.com/exchange/market/Clamcoin
|
https://AltQuick.com/exchange/ - Trade old altcoins & Bitcoin Testnet (v3 & v4) coins with real Bitcoin. Fast, private, and easy! Free coins too! *50% Trade + 100% Faucet Affiliate Pay*!
|
|
|
almightyruler
Legendary
Offline
Activity: 2338
Merit: 1092
|
 |
February 18, 2025, 07:20:13 PM |
|
I'm trying to build v2.1.0-beta.1
Had numerous problems with Boost, had to try several different versions just to get anywhere near a successful compile, and still had to make some minor mods to the source (now pushing 6 years old) to work on a current compiler.
With clang, it dumps core with an illegal instruction
With gcc, the final link fails
I've spent wayyy too much time on this. Can someone who has compiled it tell me their exact setup? Most interested in boost version, but other info would help. Thanks.
|
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 4270
Merit: 1318
AltQuick.com Secretary/PR/Janitor
|
 |
February 19, 2025, 09:19:57 PM |
|
I'm trying to build v2.1.0-beta.1
Had numerous problems with Boost, had to try several different versions just to get anywhere near a successful compile, and still had to make some minor mods to the source (now pushing 6 years old) to work on a current compiler.
With clang, it dumps core with an illegal instruction
With gcc, the final link fails
I've spent wayyy too much time on this. Can someone who has compiled it tell me their exact setup? Most interested in boost version, but other info would help. Thanks.
We use the compiled version on https://github.com/nochowderforyou/clams/releases/tag/v2.1.0-beta.1We trust it because X did that version 
|
https://AltQuick.com/exchange/ - Trade old altcoins & Bitcoin Testnet (v3 & v4) coins with real Bitcoin. Fast, private, and easy! Free coins too! *50% Trade + 100% Faucet Affiliate Pay*!
|
|
|
almightyruler
Legendary
Offline
Activity: 2338
Merit: 1092
|
 |
February 20, 2025, 09:41:23 PM |
|
I'm trying to build v2.1.0-beta.1
Had numerous problems with Boost, had to try several different versions just to get anywhere near a successful compile, and still had to make some minor mods to the source (now pushing 6 years old) to work on a current compiler.
With clang, it dumps core with an illegal instruction
With gcc, the final link fails
I've spent wayyy too much time on this. Can someone who has compiled it tell me their exact setup? Most interested in boost version, but other info would help. Thanks.
We use the compiled version on https://github.com/nochowderforyou/clams/releases/tag/v2.1.0-beta.1We trust it because X did that version  Not sure how this helps answer my question...
|
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 4270
Merit: 1318
AltQuick.com Secretary/PR/Janitor
|
 |
February 21, 2025, 03:55:47 PM |
|
I'm trying to build v2.1.0-beta.1
Had numerous problems with Boost, had to try several different versions just to get anywhere near a successful compile, and still had to make some minor mods to the source (now pushing 6 years old) to work on a current compiler.
With clang, it dumps core with an illegal instruction
With gcc, the final link fails
I've spent wayyy too much time on this. Can someone who has compiled it tell me their exact setup? Most interested in boost version, but other info would help. Thanks.
We use the compiled version on https://github.com/nochowderforyou/clams/releases/tag/v2.1.0-beta.1We trust it because X did that version  Not sure how this helps answer my question... That's our exact setup. (Just relaying what X said about compiling it on your own, he said your original post could have 1000 things wrong and he said he just uses the "complied version". *shrugs*)
|
https://AltQuick.com/exchange/ - Trade old altcoins & Bitcoin Testnet (v3 & v4) coins with real Bitcoin. Fast, private, and easy! Free coins too! *50% Trade + 100% Faucet Affiliate Pay*!
|
|
|
almightyruler
Legendary
Offline
Activity: 2338
Merit: 1092
|
 |
February 23, 2025, 08:44:07 AM |
|
I'm trying to build v2.1.0-beta.1
Had numerous problems with Boost, had to try several different versions just to get anywhere near a successful compile, and still had to make some minor mods to the source (now pushing 6 years old) to work on a current compiler.
With clang, it dumps core with an illegal instruction
With gcc, the final link fails
I've spent wayyy too much time on this. Can someone who has compiled it tell me their exact setup? Most interested in boost version, but other info would help. Thanks.
We use the compiled version on https://github.com/nochowderforyou/clams/releases/tag/v2.1.0-beta.1We trust it because X did that version  Not sure how this helps answer my question... That's our exact setup. (Just relaying what X said about compiling it on your own, he said your original post could have 1000 things wrong and he said he just uses the "complied version". *shrugs*) Sorry, I have no idea who or what X is. I can't use a precompiled version because I don't run a supported OS. Thus the specific question about setups.
|
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 4270
Merit: 1318
AltQuick.com Secretary/PR/Janitor
|
 |
February 25, 2025, 08:50:16 PM |
|
I'm trying to build v2.1.0-beta.1
Had numerous problems with Boost, had to try several different versions just to get anywhere near a successful compile, and still had to make some minor mods to the source (now pushing 6 years old) to work on a current compiler.
With clang, it dumps core with an illegal instruction
With gcc, the final link fails
I've spent wayyy too much time on this. Can someone who has compiled it tell me their exact setup? Most interested in boost version, but other info would help. Thanks.
We use the compiled version on https://github.com/nochowderforyou/clams/releases/tag/v2.1.0-beta.1We trust it because X did that version  Not sure how this helps answer my question... That's our exact setup. (Just relaying what X said about compiling it on your own, he said your original post could have 1000 things wrong and he said he just uses the "complied version". *shrugs*) Sorry, I have no idea who or what X is. I can't use a precompiled version because I don't run a supported OS. Thus the specific question about setups. X= Xploited = CLAM creator = Cofounder with me on AltQuick.
|
https://AltQuick.com/exchange/ - Trade old altcoins & Bitcoin Testnet (v3 & v4) coins with real Bitcoin. Fast, private, and easy! Free coins too! *50% Trade + 100% Faucet Affiliate Pay*!
|
|
|
theguild16
Newbie
Offline
Activity: 6
Merit: 0
|
 |
March 14, 2025, 01:25:51 AM |
|
Anyone got any peers/addnodes?
|
|
|
|
chrysophylax
Legendary
Offline
Activity: 3122
Merit: 1093
--- ChainWorks Industries ---
|
 |
March 14, 2025, 02:26:55 AM |
|
Anyone got any peers/addnodes?
Well ... If I am given direction to where links exist - I will setup a permanent one. #crysx #cwi
|
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 4270
Merit: 1318
AltQuick.com Secretary/PR/Janitor
|
 |
March 14, 2025, 08:55:37 AM |
|
Anyone got any peers/addnodes?
I'll ask what we use and post it in the morning.
|
https://AltQuick.com/exchange/ - Trade old altcoins & Bitcoin Testnet (v3 & v4) coins with real Bitcoin. Fast, private, and easy! Free coins too! *50% Trade + 100% Faucet Affiliate Pay*!
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 4270
Merit: 1318
AltQuick.com Secretary/PR/Janitor
|
 |
March 15, 2025, 09:19:31 PM |
|
Anyone got any peers/addnodes?
Well ... If I am given direction to where links exist - I will setup a permanent one. #crysx #cwi "addr": "95.183.48.117:31174", "addr": "38.96.255.169:31174", "addr": "95.217.78.170:31174", "addr": "162.83.234.132:31174" "addr": "50.2.13.165:31174", "addr": "149.28.164.168:31174", "addr": "176.9.47.132:31174",
|
https://AltQuick.com/exchange/ - Trade old altcoins & Bitcoin Testnet (v3 & v4) coins with real Bitcoin. Fast, private, and easy! Free coins too! *50% Trade + 100% Faucet Affiliate Pay*!
|
|
|
chrysophylax
Legendary
Offline
Activity: 3122
Merit: 1093
--- ChainWorks Industries ---
|
 |
March 16, 2025, 12:03:25 AM |
|
Anyone got any peers/addnodes?
Well ... If I am given direction to where links exist - I will setup a permanent one. #crysx #cwi "addr": "95.183.48.117:31174", "addr": "38.96.255.169:31174", "addr": "95.217.78.170:31174", "addr": "162.83.234.132:31174" "addr": "50.2.13.165:31174", "addr": "149.28.164.168:31174", "addr": "176.9.47.132:31174", Thanks Mate ... I'll start next week - will PermNode. Where is the link to compile to daemon Please? Does this Coin Stake/PoS also? #crysx #cwi
|
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 4270
Merit: 1318
AltQuick.com Secretary/PR/Janitor
|
 |
March 16, 2025, 06:10:30 AM |
|
Anyone got any peers/addnodes?
Well ... If I am given direction to where links exist - I will setup a permanent one. #crysx #cwi "addr": "95.183.48.117:31174", "addr": "38.96.255.169:31174", "addr": "95.217.78.170:31174", "addr": "162.83.234.132:31174" "addr": "50.2.13.165:31174", "addr": "149.28.164.168:31174", "addr": "176.9.47.132:31174", Thanks Mate ... I'll start next week - will PermNode. Where is the link to compile to daemon Please? Does this Coin Stake/PoS also? #crysx #cwi https://github.com/nochowderforyou/clams/tree/2.1.0POS with the initial free distribution of POW+economy of BTC, DOGE, & LTC in 2014.
|
https://AltQuick.com/exchange/ - Trade old altcoins & Bitcoin Testnet (v3 & v4) coins with real Bitcoin. Fast, private, and easy! Free coins too! *50% Trade + 100% Faucet Affiliate Pay*!
|
|
|
chrysophylax
Legendary
Offline
Activity: 3122
Merit: 1093
--- ChainWorks Industries ---
|
 |
March 16, 2025, 06:58:12 AM |
|
Anyone got any peers/addnodes?
Well ... If I am given direction to where links exist - I will setup a permanent one. #crysx #cwi "addr": "95.183.48.117:31174", "addr": "38.96.255.169:31174", "addr": "95.217.78.170:31174", "addr": "162.83.234.132:31174" "addr": "50.2.13.165:31174", "addr": "149.28.164.168:31174", "addr": "176.9.47.132:31174", Thanks Mate ... I'll start next week - will PermNode. Where is the link to compile to daemon Please? Does this Coin Stake/PoS also? #crysx #cwi https://github.com/nochowderforyou/clams/tree/2.1.0POS with the initial free distribution of POW+economy of BTC, DOGE, & LTC in 2014. Again ... Thanks Mate! #crysx #cwi
|
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 4270
Merit: 1318
AltQuick.com Secretary/PR/Janitor
|
 |
March 16, 2025, 07:15:42 AM |
|
Anyone got any peers/addnodes?
Well ... If I am given direction to where links exist - I will setup a permanent one. #crysx #cwi "addr": "95.183.48.117:31174", "addr": "38.96.255.169:31174", "addr": "95.217.78.170:31174", "addr": "162.83.234.132:31174" "addr": "50.2.13.165:31174", "addr": "149.28.164.168:31174", "addr": "176.9.47.132:31174", Thanks Mate ... I'll start next week - will PermNode. Where is the link to compile to daemon Please? Does this Coin Stake/PoS also? #crysx #cwi https://github.com/nochowderforyou/clams/tree/2.1.0POS with the initial free distribution of POW+economy of BTC, DOGE, & LTC in 2014. Again ... Thanks Mate! #crysx #cwi You're welcome! New CLAM explorer is being synced as well since ours took a shit: https://chainz.cryptoid.info/clam/
|
https://AltQuick.com/exchange/ - Trade old altcoins & Bitcoin Testnet (v3 & v4) coins with real Bitcoin. Fast, private, and easy! Free coins too! *50% Trade + 100% Faucet Affiliate Pay*!
|
|
|
|