Bitcoin Forum
June 20, 2024, 09:11:35 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Tesoro [TSX] - CPU-mineable. Privacy-oriented. Decentralized. on: May 27, 2020, 02:23:04 AM
How to set parameters on the pool?

"daemonType": "default",
   "cnAlgorithm": "randomx",
   "cnVariant": ?,
   "cnBlobType": ?,
   "includeHeight": false,
   "isRandomX": true,



cnVariant  ,cnBlobType  ,how to set parameters ? thank you!

Good luck with that. It seems the pool is only mineable by insiders premining the coin.

Still investigating. The OP needs his account flagged if this is the case.

The only one that needs their account flagged is you.  You have a beef with the project and have spent money on fake telegram users for your fake telegram.

There is an official pool up now at https://pool.tesoro.network
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Tesoro [TSX] - CPU-mineable. Privacy-oriented. Decentralized. on: May 27, 2020, 01:04:04 AM

Thank you for adding Tesoro!

I've also setup a secondary Telegram for the community here: https://t.me/tesorotalk

This is a fake Telegram and This guy has even put up a fake website.

To what end I do not know but this is Shady as hell. 

The real site is https://tesoro.dev and the telegram is t.me/TesoroDev

Shame on you tisk tisk
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: September 09, 2019, 07:26:47 PM
Development has officially moved to Gitlab!!!

CI/CD is now deployed and the process is so much better!

Check it out at https://gitlab.com/amity-project/amity
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: September 05, 2019, 07:49:58 PM
Any marketing plans? I see your social media communities are not yet established. Not many members yet.

I am in active recruitment for Social Media and Community managers but funds are limited.  No one wants to join the team and work for free and I cant offer that much in terms of compensation. 

I plan on being more active on social media platforms myself though and will start advertising places that have yet to be decided.
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: September 01, 2019, 09:44:07 PM
https://bitcointalk.org/index.php?topic=5180472.0

Attention! Very similar to a scammer!

What do you mean?
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: June 28, 2019, 07:32:39 PM
How to set up a miner ??

### HOW TO MINE ###

- WINDOWS

- Download the wallet:
https://github.com/CalexCore/AmityCoinV3/releases
(you can make sure that's the right link by going to the ANN on first page)
- Extract amity-v0.0.0.1_windows-x64.zip to the folder of your choice, go into that folder.
- Double click amityd.exe and let it sync
(you have to keep it open as the miner is integrated inside that daemon)
- When the daemon is fully synced, double click amity-wallet-cli.exe, follow the onscreen instructions to create your wallet.
- When you're done making the wallet, it should be opened, you can then type `start_mining 4` to mine with 4 threads
(if you have more than 4 threads, feel free to increase that number to match your CPU)

As an alternative, to have just a single window open you can also create a `mining.bat` with its content being
Code:
amityd.exe --start-mining <address> --mining-threads <threads>
replace the <address> with your address (it starts with amitThenSomeOtherCharacters) and <threads> by the number of threads you want to mine with, dont include the <>
then you can launch directly that .bat file instead and it will start to mine

- LINUX

........................
and it will gives you all the list of commands that you can type in that specific window

 Hello, could you tell me please in than I have can be mistake,

 - Double click amityd.exe and let it sync ...  SYNCHRONIZED OK
 - When the daemon is fully synced, double click amity-wallet-cli.exe, follow the onscreen instructions to create your wallet....  is this where my window closes right after I open it??
 https://wallet.getamitycoin.org/   this page won't open for me



wallet.getamitycoin.org was our web wallet for the old chain.  A new Web Wallet is being worked on but is not live yet.

as for your wallet issue it would help if you tried to open it from within a terminal so we can see what error its displying before closing.  Do you know how to use the Windows CMD CLI at all?
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: June 12, 2019, 09:35:03 AM
I would like to clarify things from you, why is it fixed blocked reward? Does this affect the mining difficulty when a lot of miners will join the run and also it is an unusual cryptonight idea without emissions thing. Hope you understand my point of this. And hoping to get clarifications and satisfactory answers.

Its our belief that emission on CN coins heavily favors early miners and discourages new ones from joining the network as they feel its already to late.  WIth a fixed block reward, it is our belief that this perception will somewhat be alleviated as miners entering 6 months from now will receive the same block reward as someone who mined from the start.

We are all about Fair Mining and believe this assists in the endeavor.
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: June 06, 2019, 07:13:12 PM
How to set up a miner ??

### HOW TO MINE ###

- WINDOWS

- Download the wallet:
https://github.com/CalexCore/AmityCoinV3/releases
(you can make sure that's the right link by going to the ANN on first page)
- Extract amity-v0.0.0.1_windows-x64.zip to the folder of your choice, go into that folder.
- Double click amityd.exe and let it sync
(you have to keep it open as the miner is integrated inside that daemon)
- When the daemon is fully synced, double click amity-wallet-cli.exe, follow the onscreen instructions to create your wallet.
- When you're done making the wallet, it should be opened, you can then type `start_mining 4` to mine with 4 threads
(if you have more than 4 threads, feel free to increase that number to match your CPU)

As an alternative, to have just a single window open you can also create a `mining.bat` with its content being
Code:
amityd.exe --start-mining <address> --mining-threads <threads>
replace the <address> with your address (it starts with amitThenSomeOtherCharacters) and <threads> by the number of threads you want to mine with, dont include the <>
then you can launch directly that .bat file instead and it will start to mine

- LINUX

as explained here:
https://github.com/CalexCore/AmityCoinV3/blob/master/README.md

For compiling on linux you'll need to install those dependencies:
Code:
sudo apt install git curl ca-certificates nano zip unzip tar xz-utils cmake g++ make pkg-config libtool-bin autoconf automake build-essential cmake pkg-config pcsc-tools pcscd libpcsclite1 python-dev virtualenv libudev-dev libhidapi-dev libzmq3-dev libunbound-dev libboost-all-dev libusb-1.0-0-dev libusb-dev libssl-dev libsodium-dev libcurl4-openssl-dev libminiupnpc-dev libunwind8-dev liblzma-dev libreadline6-dev libldns-dev libexpat1-dev libgtest-dev doxygen graphviz libhidapi-libusb0
Clone the repository:
Code:
git clone --recursive https://github.com/CalexCore/AmityCoinV3.git
Code:
cd AmityCoinV3
And you'll be able to run the builder
Code:
./builder/linux
By default it will compile using 6 threads, if you have less than that or lacking RAM, you can `nano builder/linux` and edit the line #27 by lowering the number of threads on `make -j6`, ctrl + o to save then ctrl + x to exit
Binaries will be in `/builder/build/release/bin/`
Code:
./amityd
to launch the daemon, let it sync
Code:
./amity-wallet-cli
to launch the wallet after the daemon is fully sync, follow the onscreen instruction to create the wallet then type in the wallet window:
Code:
start_mining 4
to mine with 4 threads, feel free to increase that amount if you have more threads
you can type in both the amityd and amity-wallet-cli windows
Code:
help
and it will gives you all the list of commands that you can type in that specific window


KaylaSu you are the best thank you for this.
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: June 06, 2019, 07:12:38 PM

Thank you very Much for this Cryptomaxsun!

Hop into the discord and we can arrange a bounty.
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: June 05, 2019, 02:31:12 AM
Mining for 2000 years? For me sounds too ambitious. Don't you think technology will be changed just in a few years from now? That's kind of unrealistic planning. And if overall plan in not realistic, why play in this at all?

and btw you have a copy ann https://bitcointalk.org/index.php?topic=5150844.0


This is another fake ann designed to spread a virus. Thank you very much for bringing it to my attention.

The emission Period is no longer 2000 Years.

It is now 186 coins per block forever.   Other coins such as Grin have a static block reward as well and will emit forever.  Its not new nor too ambitious to want to provide a mineable currency indefinitely.  FIAT Currency does not have a cap and for Private Fungible Digital Cash to replace it we feel Crypto need to be the same.
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: June 01, 2019, 09:49:42 PM
You should absolutely have a link to the other unofficial bitcointalk announcement so we can check history:

https://bitcointalk.org/index.php?topic=5065494.0

That's quite some anger the AmityCore person is writing. Is that you hooftly?

This is not me.

This is AFAIK one of the old founders BCT Accounts.
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: June 01, 2019, 09:11:47 PM
Why are the rest of your team members just cartoons. That sure does not give other people confidence to invest their resource into the project. Does it?

Once we have a secret development, we have specific team members. Something like this. I pass by such projects and advise others to do the same.
Openness to community is most important.

There is no secret development.  It was not my choice to not announce on BCT but other places. This was a decision of the founders who left the project and I took over.  I decided switching bases from Turtlecoin to Monero would helps achieve our goals in the fight against pools and GPUS.  Does a coin have to announce here on BCT or its a scam?  BCT is the end all authority?

Silly Silly Logic  
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: June 01, 2019, 01:15:35 PM
there no detected viruses,only coinminer and suspisious code blocks,except Malware/Gen.Generic.C2883982.


I fail to understand your point.  The Source code is auditable and anyone can build from source.  Furthermore, I'm not anonymous (As seen on the website)... I would have to be some kind of stupid to put a payload in a binary I release publicly.

Thanks for the laugh though.
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: June 01, 2019, 10:52:59 AM

Seriously have you ever run a crypto miner/daemon before and never had a false positive?  If you are at all worried why not decompile it a Reverse Engineer it or better yet Just build from the OPEN Source code yourself?

And yes they are ALL coin miners except for the 'Generic' false positive in the first result.

15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: June 01, 2019, 10:42:28 AM
site and wallet links dont work, but someone mine
https://getamitycoin.org/
working fine and mining fine in here, might wanna check your internet

What premine and purpose of forking?
no premine
purpose of forking is explained in that pre-whitepaper over there:
Code:
https://github.com/CalexCore/assets/blob/master/AMITY%20PRELIM%20WHITE%20PAPER%20v%201.1%20[v%2004.16.2019]%20[FINAL].pdf

"No premine":

#define BLOCK_REWARD                                    ((uint64_t)186000000)         //186 amit
#define GENESIS_BLOCK_REWARD                     ((uint64_t)26859932000000)    //26,859,932.000000 amit
#define PER_KB_BASE_FEE                                 ((uint64_t)5000)              //0.005 amit


Its all explained in the Linked paper.  You can read the source but not the paper it seems.  Unfortunate.  The Premine is to swap for coins that were on the Prior chain that's it.  Any left over after the claiming period will be Burned preserving our No Premine status,
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: June 01, 2019, 10:33:48 AM
where is source code link?

Added the link.
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: June 01, 2019, 10:21:14 AM
Why are the rest of your team members just cartoons. That sure does not give other people confidence to invest their resource into the project. Does it?

Because they wish to remain anonymous contributors.  I will never force anyone wishing to contribute to doxx themselves as I have chosen too.
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: June 01, 2019, 10:18:19 AM
your online wallet isnot working : https://wallet.getamitycoin.org/


That was for the old chain and a new web wallet is being worked on I apologize the site has been updated.
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: June 01, 2019, 08:21:16 AM
Link is fixed apologies

Purpose of forking was we already had a coin on a different codebase.  This codebase allows us to better achieve our goals and fight for Pool and GPU resistance.
.
The Premine Is the exact amount of coins that were in circulating supply.  you can view the Legacy chain at https://legacy.getamitycoin.org and compare it with the genesis block on the new Explorer at https://explorer.getamitycoin.org

All coins from the premine will be swapped and given to the Legacy chains users.  Any coins that go unclaimed after the swap period will be burned.
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AmityCoin - Re-Launch NEW TICKER XAM [PoW] [CPU ONLY] [NO POOLS] on: June 01, 2019, 07:31:22 AM
RESERVED
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!