Bitcoin Forum
October 04, 2025, 08:14:48 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 20, 2018, 06:48:49 PM
Hello, I am looking for new masternodes projects for investment, and I have registered on your website, and the verification process, I have tried to buy a complete Masternode, I got your ad in a social network, and I have downloaded the wallet that is published in the page but when I entered here, I realized that I would make a blockchain change, what can I do if at the time of making the purchase I have delivered the previous wallet? you can use that wallet to receive the coins my purchase transaction is to be confirmed in the bitcoin network

I want to know when the new wallets will be available, according to the announcement given by you they should have been published yesterday.

I wait for your answers. Thank you


We have made the sending of 2402 xcs so you can configure your full masternode we hope your positive evaluation. Thank you
we attach the link of the blockexplorer of the official pool, so that it verifies the transaction

https://pool.xcashes.com/explorer/XCS?txid=2bdfd69094a93faa249bcdc07109aa5e6d4447d91e57d62f025359f0b2d3a831

thank you can configure your masternode as soon as possible so that the network grows in security
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 20, 2018, 04:44:57 PM
RESERVED for HINDI translation....

helloo admin.... can i translate ANN page / WHITE paper  to HINDI(INDIA) language ??

here is my portfolio.....
https://drive.google.com/drive/folders/1TTRWTdF-VC71_TgP4dcsy6wH4BoL9cxB

PM me if you need HINDI translation..... thank you....

the topics about translations we can discuss next week, we have not requested anybody any translation so we will observe your work.

if you want to mine xcs in yiimp, you should apply this pact in coinbase.cpp
below the LTCR configuration as shown below:
-------------------------------------------------- -------------------
else if (strcmp (coind-> symbol, "LTCR") == 0) {
if (coind-> charity_percent <= 0)
coind-> charity_percent = 10;
if (strlen (coind-> charity_address) == 0)
sprintf (coind-> charity_address, "XLEc1PPk4csBvMCpaTHmK63iGn4XQGYrKT");
}
else if (strcmp (coind-> symbol, "XCS") == 0) {
char script_payee [1024];
if (coind-> charity_percent <= 0)
coind-> charity_percent = 25; // wrong coinbase 40 instead of 40 + 10 = 50

json_int_t charity_amount = (available * coind-> charity_percent) / 100;

if (strlen (coind-> charity_address) == 0)

sprintf (coind-> charity_address, "XLEc1PPk4csBvMCpaTHmK63iGn4XQGYrKT");

strcat (templ-> coinb2, "06");
job_pack_tx (coind, templ-> coinb2, available, NULL);
base58_decode ("XLEc1PPk4csBvMCpaTHmK63iGn4XQGYrKT", script_payee);
job_pack_tx (coind, templ-> coinb2, charity_amount, script_payee);

strcat (templ-> coinb2, "00000000"); // locktime


coind-> reward = (double) available / 100000000 * coind-> reward_mul;
}
-------------------------------------------------- -----------------------------
then in the currency settings in the yiimp panel you must add the following data in the settings tab:

charity address: XLEc1PPk4csBvMCpaTHmK63iGn4XQGYrKT

Charity Percent: 25

This way you will be in the correct chain
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 20, 2018, 04:32:30 PM
The new wallets have been released, the pool is in operation and we will send the coins to the users who have purchased them.
must actaulizar to the new version, then a different chain, the blockexplorer will be functional later

if a user wants to list xcs, in his pool simply ask for the correct configuration, please do not insist on making bifurcations
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 20, 2018, 03:59:47 PM
The new wallets have been released, the pool is in operation and we will send the coins to the users who have purchased them.
must actaulizar to the new version, then a different chain, the blockexplorer will be functional later
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 18, 2018, 03:56:32 PM
Hello, I am looking for new masternodes projects for investment, and I have registered on your website, and the verification process, I have tried to buy a complete Masternode, I got your ad in a social network, and I have downloaded the wallet that is published in the page but when I entered here, I realized that I would make a blockchain change, what can I do if at the time of making the purchase I have delivered the previous wallet? you can use that wallet to receive the coins my purchase transaction is to be confirmed in the bitcoin network

I want to know when the new wallets will be available, according to the announcement given by you they should have been published yesterday.

I wait for your answers. Thank you

Hello, we regret the delay in the release of the wallets, but if you wish to use the wallet.dat file of version 1.0.01 to receive your coins, you can do so by doing the following:

1. Go to the directory where the string blocks are stored, and delete the files except wallet.dat. the directory in windows must be: xcsCore, and in linux: .xcsCore (preceded by a point, I mean a hidden directory) to see it you should press ctrl + h.
2. Remove from your machine whether windows, linux or mac, the wallet version 1.0.0.1
3. After the new version of wallet 1.0.0.2 is released you must run xcs-qt in the case of having windows.


Regarding your questions the wallets we hope to release them today, please join a new telegram group that will be created so you can know the exact moment of liberacon, as soon as the wallets are released, your xcs will be sent to the address of wallet that you attached in the purchase form
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 18, 2018, 06:43:57 AM
This coin has been added on channels New Coins / CryptoTeam

Vote by emoticons
Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips sealed Undecided Kiss Cry
for this coin
on our discord https://discord.gg/zuRfphS


Check rating this and other coins voted our users!

Also we publish coin on our telegram https://t.me/cryptoteam_newcoins
On our channels you can: see/vote for new coins with emoticons, rating coins, new exchanges for coins.


7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 17, 2018, 12:54:45 PM
A warning !!!! Dev deliberately laid out the right GIT so that it was not possible to compile and install on the pool !! SCAAM !!!

the git is the code of the currency, you can not accuse us of fraud, we are simply protecting the currency, of malicious people who only seek to seize the projects and then throw the projects down, you are not obligated to buy or mine
Your defense is a plan to hide the truth?. Give me a personal message data for installation on your coin pool

Try sending the mp you have requested, but you have the messages deactivated
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 17, 2018, 12:21:47 PM
pool?
new wallet??   Huh Huh

in 3 hours the new wallets will be published in the ANN, and the pact for the operators of pools based on Yiimp
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 17, 2018, 10:34:59 AM
https://pool.xcashes.com/ pool dead,
it can not be mined
no working pool !!
walet no synic

cam coin??? Huh Huh Huh Huh

you've read? we are restarting the chain blocks due to the bifurcation created by a user who ready the currency without the proper configuration in his pool
due to this in a few hours the network will be updated and a patch will be published here for pool managers who wish to list the currency in their sites and thus do not believe bifurcations
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 16, 2018, 10:52:02 PM
pool?Huh??

We are restarting the block chain because the user of this pool asiapool.trade created a bifurcation or a false coin
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 16, 2018, 09:25:41 PM
discord?

Can you send me an MP?
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 16, 2018, 06:54:13 PM
discord?

there is a telegram channel, we are considering restarting the chain blocks, as there are users who attacked the official pool and created a pseudo chain
Well, I've talked to one of the developers and no matter how much hash power they implement, the blocks they generate will not be valid in the true cade
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 16, 2018, 06:49:23 PM
 Runing Xcashes  on POOL


Homepage => asiapool.trade


Configure your miner.

Quote
-a lyra2z -o stratum+tcp://miner.asiapool.trade:4554 -u wallet-addr -p c=XCS

 BTC Payout every hours !

Welcome mining !

Support : https://discord.gg/KsmjkhU

This pool is creating a bifurcation, it is not in the correct chain, avoid mining in this site the coins created here are not valid
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 16, 2018, 06:36:41 PM
The explorer and pool is online again  Cheesy
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 16, 2018, 06:31:56 PM
maybe you need update your website with real team, but in concept 0.5% premine that really good is about 650k xcs. you cant got trust when you use fake team.

We are not going to enter into the eternal discussion and defend ourselves, when they always open ANNs in this forum say the same. we will only tell you our premise is to avoid the usual landfill in this forum with cryptocurrencies that use masternodes.

therefore the reward per block is not high, and we decided to implement 3 levels of masternodes among other things.

Typical of a scammer - self-moderated topic - will delete any negative comment. You just deleted ours.. SCAMMER.

As I said before I am in charge of the publications and the community in general, but I do not know William personally but the other two members of the team know them, each person was responsible for sending a photo, for publication, so what is because is a friend of ferelle and he joined the team for his skills
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 16, 2018, 06:25:33 PM
maybe you need update your website with real team, but in concept 0.5% premine that really good is about 650k xcs. you cant got trust when you use fake team.

Hello again, my name is rachelle, I am responsible for the publications, to answer the questions about the members of the development team, at the time of web development, each person had to send a photo, for publication, and all We did like that, when william, he did not send a picture of him according to the accusations, I can say that I know the other two guys in person, except for William, but the development team is not false, now several of them did not want to show their photography, but in the end they agreed, if the problem is photography, but william is someone who is an expert in business in the cryptographic world, and is a direct friend of one of the team members I know in person.
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 16, 2018, 06:08:26 PM
We have a DNS problem in the hosts where the pool and the block browser are hosted, we are waiting for the hosting company to solve this problem
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 16, 2018, 05:36:31 PM
maybe you need update your website with real team, but in concept 0.5% premine that really good is about 650k xcs. you cant got trust when you use fake team.

We are not going to enter into the eternal discussion and defend ourselves, when they always open ANNs in this forum say the same. we will only tell you our premise is to avoid the usual landfill in this forum with cryptocurrencies that use masternodes.

therefore the reward per block is not high, and we decided to implement 3 levels of masternodes among other things.
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 16, 2018, 05:27:35 PM
Server ip address cant be found when trying to connect to anything other then wallets. be very careful people.

Yes, you are right, the team guys have been informed about this, they will solve it as soon as possible

LOL - FAKE TEAM PEOPLE - Which fake team will solve this? The Hollywood actor?



Be sure that the guys on the development team are working on it
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] xcs(XCS) Cryptocoin: Implementing Freelancers Platform and Exchange on: November 16, 2018, 05:19:48 PM
1 block = 0.001 XCS Huh

there is an antiinstamine protection of approximately 14000 block, read on the website the specifications of the currency, before mining. in this project there will be no high rewards that then turn them into garbage dumps
Pages: [1] 2 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!