Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: Encel-US on December 14, 2015, 09:38:36 AM



Title: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on December 14, 2015, 09:38:36 AM
The Password Hashing Competition was an open competition to select one or more password hash functions that can be recognized as a recommended standard. On 20th July 2015 it selected Argon2 as a basis for the final PHC winner

Specification:

   - Scrypt-jane(SCRYPT_SALSA64 SCRYPT_SKEIN512)+Argon2 PoW algorithm
   - 60 seconds block targets
   - 52000000 total coins
   - 20 coins per generated block
   - Subsidy is reduced by 3% every 86400 blocks, which will occur approximately every 60 days
   - DGW_v3 difficulty regulation
   - port 4444
   - premine 100000 AR2
   - Argon2  Specifications PDF https://password-hashing.net/argon2-specs.pdf

Download:
    Wallet
      windows: https://github.com/Encel-US/Argon2/releases/download/wallet-v.1.0/wallet.zip
      Source code: https://github.com/Encel-US/Argon2
    cpu-miner
    Argon2 optimized miner (x10+ faster) 1.0.1 by testz:
   https://www.bitteaser.com/press-releases/?title=argon2-optimized-miner
    


Bounty:
 - amd gpu miner   - 20000 AR2
 - nvidia gpu miner - 20000 AR2
 - optimized cpu miner  - 7500 AR2
 - optimized cpu miner by testz - 2500 AR2
 - block explorer    - 3000 AR2
 - first pool          - 5000 AR2
 - second pool       - 3500 AR2
 - third pool          - 2200 AR2
 - translation in other languages - 200 AR2
 - website             - 7500 AR2


Pools

1. https://ar2.suprnova.cc
2. argon2 multipool http://hashpower.co/

Exchenges
1. https://c-cex.com/?p=ar2-btc
2. https://safecex.com/market?q=AR2/BTC


Blockexplorer
http://ar2.plingeling.se/

Website
coming soon

Links
Russian translation https://bitcointalk.org/index.php?topic=1298242.0
French translation  https://bitcointalk.org/index.php?topic=1302821


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Sir_Astral on December 14, 2015, 09:44:04 AM
{
"blocks" : 5,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 0.00000024,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 0,
"pooledtx" : 0,
"testnet" : false
}


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: CowboyKiller on December 14, 2015, 09:48:57 AM
Interesting will try it out


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: skish85 on December 14, 2015, 09:59:54 AM
Virus total  Argon2-qt.exe good  Click (https://www.virustotal.com/ru/file/ff3963293c5e5734bbb9600907505fcb4bc3f9aedd7cc94512ef6ec1d62bd388/analysis/1450086979/)


2(false positive-BitCoinMiner) / 54


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Sir_Astral on December 14, 2015, 10:04:02 AM
I think this needs a pool already.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ig0tik3d on December 14, 2015, 10:06:12 AM
Virus total  Argon2-qt.exe good  Click (https://www.virustotal.com/ru/file/ff3963293c5e5734bbb9600907505fcb4bc3f9aedd7cc94512ef6ec1d62bd388/analysis/1450086979/)


2 / 54 (BitCoinMiner)
seems false positive


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bhokor on December 14, 2015, 10:12:05 AM
waiting for a block explorer  and to be added to some exchange, dev there are some bounty for paper wallet?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: skish85 on December 14, 2015, 10:13:18 AM
Virus total  Argon2-qt.exe good  Click (https://www.virustotal.com/ru/file/ff3963293c5e5734bbb9600907505fcb4bc3f9aedd7cc94512ef6ec1d62bd388/analysis/1450086979/)


2 / 54 (BitCoinMiner)
seems false positive
of course :)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Dimid on December 14, 2015, 11:14:36 AM
Instructions for minings?  ???


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: zsnorbi on December 14, 2015, 11:15:54 AM
Instructions for minings?  ???

In Debug window/console type setgenerate true -1


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Sir_Astral on December 14, 2015, 11:16:17 AM
Instructions for minings?  ???

in console setgenerate true -1
or cpu miner with -a argon2


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: skish85 on December 14, 2015, 11:20:39 AM
Instructions for minings?  ???

+ getmininginfo 
and setgenerate false to disable miner in wallet


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ig0tik3d on December 14, 2015, 11:29:53 AM
Instructions for minings?  ???
add to argon2.conf
Code:
server=1
rpcuser=123
rpcpassword=12345
rpcport=1234
run argon2-qt.exe, after that dowload cpu-miner
Code:
cpuminer -a argon2 -o 127.0.0.1:1234 -u 123 -p 12345 -t number of threads
and wait for profit))


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Sir_Astral on December 14, 2015, 11:30:36 AM
Any pool?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Black*M on December 14, 2015, 11:30:40 AM
Instructions for minings?  ???

in console setgenerate true -1
or cpu miner with -a argon2


CPU MINER VIRUS  ???


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Black*M on December 14, 2015, 11:45:27 AM
RPC PORT ?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Sir_Astral on December 14, 2015, 11:47:48 AM
RPC PORT ?

4444


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: skish85 on December 14, 2015, 11:49:51 AM
Instructions for minings?  ???

in console setgenerate true -1
or cpu miner with -a argon2


CPU MINER VIRUS  ???
https://www.virustotal.com/ru/file/2d74d71975e4aa55c5aeb733a9b29ff00224127088bdaeb0569c2b6cb4a96be3/analysis/1450093601/


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Black*M on December 14, 2015, 11:51:29 AM


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Sir_Astral on December 14, 2015, 11:57:36 AM

You can use any open port. 9378 for example, just add it to conf.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: notsofast on December 14, 2015, 12:12:35 PM
Just make sure you run this wallet sandboxed for now-- the last time a coin with a sparse ANN and using one of the algos from password-hashing was released, it had a crypterfud-hidden trojan. I'm not saying this coin does, but I am saying be careful.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: wildduck on December 14, 2015, 12:12:53 PM
Let mine a little :)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: AhmedMSedeek on December 14, 2015, 12:16:34 PM
Coin port: 4444
RPC port: 5555


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: tarrier on December 14, 2015, 12:55:36 PM
Scrypt-jane(SCRYPT_SALSA64 SCRYPT_SKEIN512)+Argon2 PoW algorithm

why new algo?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: OSMIUMCOIN on December 14, 2015, 12:57:03 PM
 ;)

https://i.imgur.com/gXEt47p.jpg
https://i.imgur.com/UxGDfT3.png


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: badam on December 14, 2015, 01:02:18 PM
Scrypt-jane(SCRYPT_SALSA64 SCRYPT_SKEIN512)+Argon2 PoW algorithm

why new algo?

Why not? I like to see and mine new algos


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 14, 2015, 01:25:30 PM
anyone get the miner to work? seems to get stuck after getwork


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Sir_Astral on December 14, 2015, 01:44:07 PM
anyone get the miner to work? seems to get stuck after getwork


Working here.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 14, 2015, 01:50:23 PM
anyone get the miner to work? seems to get stuck after getwork


Working here.

im getting stuck on the getwork for some reason


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Sir_Astral on December 14, 2015, 02:01:41 PM
anyone get the miner to work? seems to get stuck after getwork


Working here.

im getting stuck on the getwork for some reason


CPU, OS?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: MisO69 on December 14, 2015, 02:22:08 PM
Anyone find any blocks with the cpuminer? Mine runs, then uses much less CPU than the threads that I specify and it doesn't report any hashes like you would normally see. Is this normal? Windows 7 x64..


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: AhmedMSedeek on December 14, 2015, 02:28:10 PM
it got stuck at getwork for a while but after letting it running for a while it started hashing but didn't find any blocks till now


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: MisO69 on December 14, 2015, 02:32:53 PM
it got stuck at getwork for a while but after letting it running for a while it started hashing but didn't find any blocks till now

Whats your CPU utilization like? I picked 8 threads with an 8 core cpu and had about 60% utilization. With the wallet miner I get about 95% utilization.



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: AhmedMSedeek on December 14, 2015, 02:38:53 PM
it got stuck at getwork for a while but after letting it running for a while it started hashing but didn't find any blocks till now

Whats your CPU utilization like? I picked 8 threads with an 8 core cpu and had about 60% utilization. With the wallet miner I get about 95% utilization.



I have some other stuffs running on 4-core cpu with about 35% leaving 65% for the miner but it's not using all of them

with 4 threads it's using about 35 - 60 % with total usage between 70 - 95 %

edit: and on average 126 kH/s


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: zsnorbi on December 14, 2015, 03:23:12 PM
it got stuck at getwork for a while but after letting it running for a while it started hashing but didn't find any blocks till now

Whats your CPU utilization like? I picked 8 threads with an 8 core cpu and had about 60% utilization. With the wallet miner I get about 95% utilization.



I have some other stuffs running on 4-core cpu with about 35% leaving 65% for the miner but it's not using all of them

with 4 threads it's using about 35 - 60 % with total usage between 70 - 95 %

edit: and on average 126 kH/s

kH/s? maybe H/s


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: AhmedMSedeek on December 14, 2015, 03:40:21 PM
it got stuck at getwork for a while but after letting it running for a while it started hashing but didn't find any blocks till now

Whats your CPU utilization like? I picked 8 threads with an 8 core cpu and had about 60% utilization. With the wallet miner I get about 95% utilization.



I have some other stuffs running on 4-core cpu with about 35% leaving 65% for the miner but it's not using all of them

with 4 threads it's using about 35 - 60 % with total usage between 70 - 95 %

edit: and on average 126 kH/s

kH/s? maybe H/s

Yes

It's reporting H/s, but when trying to find a new block it gives me "net xxx.xx kH/s", it may be an error


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: AhmedMSedeek on December 14, 2015, 03:43:40 PM
No one is seems to be finding any blocks

I'm out


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bathrobehero on December 14, 2015, 04:23:13 PM
I haven't checked out the wallet and the difficulty but usually when there's a new algo the devs already have a gpu miner available. It shouldn't be hard to bolt on a new algo onto a well known algo like scrypt-jane.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: atp1916 on December 14, 2015, 04:27:06 PM
100k premine?  No thanks.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitspender on December 14, 2015, 04:33:02 PM
Found 13 blocks so far, avg 6600H/s


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: techbytes on December 14, 2015, 04:52:56 PM
I haven't checked out the wallet and the difficulty but usually when there's a new algo the devs already have a gpu miner available. It shouldn't be hard to bolt on a new algo onto a well known algo like scrypt-jane.


Diff is still very low so I don't think it's out yet...


-tb-


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: arielbit on December 14, 2015, 04:55:48 PM
cpuminer stuck..

Quote
current block si 527
Switching to getwork, gbt version 112

then nothing..


anybody?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: MisO69 on December 14, 2015, 04:57:06 PM
cpuminer stuck..

Quote
current block si 527
Switching to getwork, gbt version 112

then nothing..


anybody?

Happens to me too, I used wallet to mine instead.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: arielbit on December 14, 2015, 05:00:12 PM
cpuminer stuck..

Quote
current block si 527
Switching to getwork, gbt version 112

then nothing..


anybody?

Happens to me too, I used wallet to mine instead.

ok..mining now.thanks


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: MisO69 on December 14, 2015, 05:04:53 PM
100k premine?  No thanks.

Yeah, that kinda has me thinking twice as well.

Just turned off the lone cpu I had mining this.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 14, 2015, 05:08:32 PM
anyone get the miner to work? seems to get stuck after getwork


Working here.

im getting stuck on the getwork for some reason


CPU, OS?

Sorry, had to go take a final w7, dual xeon 5570. It just seems to take it 5 min or so to start mining, for some reason. seems to hang for a while


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Black*M on December 14, 2015, 05:09:20 PM
Mine one hour and still no found Block my cpu 4 core H/s


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Sir_Astral on December 14, 2015, 05:11:52 PM
19 blocks since launch, setgenerate true -1


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: realcryptodisciple on December 14, 2015, 05:12:24 PM
100k premine and new algo.

How long will private GPU miner be used?



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitspender on December 14, 2015, 05:19:50 PM
19 blocks since launch, setgenerate true -1

Got 20 blocks  ;)

http://screencloud.net/v/ha4T


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: primera on December 14, 2015, 06:45:18 PM
First bounty: Block Explorer http://ar2.plingeling.se/ (http://ar2.plingeling.se/)

Send the bounty to AR2: 4eCCmgo4pyQbycKYbGKCs76Tqp9eZpamjj

Thanks


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ioncanon on December 14, 2015, 08:00:38 PM
no pool for this coin? ???


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: primera on December 14, 2015, 08:13:51 PM
Thanks received the 3000 bounty


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: chris190 on December 14, 2015, 08:49:28 PM
node?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ig0tik3d on December 14, 2015, 09:33:40 PM
node?
addr" : "36.74.224.186:4444"
addr" : "161.53.40.94:4444"
"addr" : "71.8.87.15:4444"
"addr" : "62.210.5.232:4444"
"addr" : "212.243.7.37:4444"
"addr" : "178.130.36.81:4444"
addr" : "122.2.101.67:4444"


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: chris190 on December 14, 2015, 09:44:02 PM
node?
addr" : "36.74.224.186:4444"
addr" : "161.53.40.94:4444"
"addr" : "71.8.87.15:4444"
"addr" : "62.210.5.232:4444"
"addr" : "212.243.7.37:4444"
"addr" : "178.130.36.81:4444"
addr" : "122.2.101.67:4444"

thanks ;)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 14, 2015, 10:04:57 PM
Anyone have any tricks to get the miner to work?  Mine starts, and then hangs on switching to get work. It takes 5-10 min to start mining.

It also keeps trying to bind to the API port



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on December 14, 2015, 10:48:15 PM
http://argon2.cointech.net but not very good tested:
Workers are added but not shown in the interface. I do not know about mail delivery if they work or not.... tommorow will fix the problems :)

4u6ui5pad12zHGvRxxrTMGjqZwkuZ5N95i for tips


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: primera on December 15, 2015, 05:10:34 PM
Any news today?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: skyline247 on December 15, 2015, 05:16:49 PM
  Someone please add pool. I can't find a block to save my life. Maybe I'm doing it wrong.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on December 15, 2015, 06:53:53 PM
Any news today?

Yes I learn python to make stratum for argon2 algo :)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on December 15, 2015, 08:23:16 PM
100k premine?  No thanks.
All premium will be spent to development of coin.
I added bounty for fix cpu load problem cpu-miner. Who will release cpu-miner with fix will receive 10000 ar2, and i increased bounty for pools. Thanks all who support me and argon2coin. Best regards Encel-US.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 16, 2015, 07:45:36 PM
100k premine?  No thanks.
All premium will be spent to development of coin.
I added bounty for fix cpu load problem cpu-miner. Who will release cpu-miner with fix will receive 10000 ar2, and i increased bounty for pools. Thanks all who support me and argon2coin. Best regards Encel-US.

I dont know much about c++, but what files were changed/added from the original code? I can at least try and take a look at it in the next few days.



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 17, 2015, 12:22:00 AM
To get the ball rolling on trading, offering 80 Argon coins for 0.01 BTC total.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bhokor on December 17, 2015, 12:28:47 AM
Dev do you think to add this coin to some exchange?

thanks


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 17, 2015, 01:56:38 AM
I just want to double check, this is the first coin that is using the argo2 algo, which won the latest PCH competition, correct?

article: http://password-hashing.net/
article: https://www.cryptolux.org/index.php/Argon2
Argon2 Hash source https://github.com/khovratovich/Argon2

For those wondering, I did a source comparison of the Argo2 coin source code listed in the ann, and the argo2 hash algorithm source code referenced above. I  have trust issues, and never trust what some new dev that I don't know posts, because, well, its crypto. I found that the coin source does indeed contain a full implementation of the Argon2 algorithm, complete with correct references to the original authors of the Argo2 algo as well.  So, for anyone who was wondering, the Argo2 portion of the source does appear very legit, and not just some kind of crypto-shenanigans.  DISCLAMER: I only looked at the argo2  parts of the source, I didn't look at the others.

:)

JJ


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: xiaoqiao on December 17, 2015, 05:50:40 AM
node? ???


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 17, 2015, 06:00:32 AM
212.243.7.35:40175
70.122.121.176:51741
212.112.97.104:44038
84.110.192.17:53598


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 17, 2015, 06:17:13 AM
addnode=62.210.5.232:4444
addnode=212.243.7.37:4444
addnode=178.130.36.81:4444
addnode=79.103.162.162:4444
addnode=98.235.220.249:4444
addnode=85.1.100.186:4444
addnode=70.122.121.176:4444


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: xiaoqiao on December 17, 2015, 07:30:03 AM
addnode=62.210.5.232:4444
addnode=212.243.7.37:4444
addnode=178.130.36.81:4444
addnode=79.103.162.162:4444
addnode=98.235.220.249:4444
addnode=85.1.100.186:4444
addnode=70.122.121.176:4444

Thanks.

but, Always try to connect 51.255.146.88:4444

debug.log:

2015-12-17 07:26:27 trying connection 51.255.146.88:4444 lastseen=75.0hrs
2015-12-17 07:26:32 connection timeout
2015-12-17 07:26:32 trying connection 51.255.146.88:4444 lastseen=75.0hrs
2015-12-17 07:26:37 connection timeout
2015-12-17 07:26:38 trying connection 51.255.146.88:4444 lastseen=75.0hrs
2015-12-17 07:26:43 connection timeout
2015-12-17 07:26:43 trying connection 51.255.146.88:4444 lastseen=75.0hrs
2015-12-17 07:26:48 connection timeout
2015-12-17 07:26:49 trying connection 51.255.146.88:4444 lastseen=75.0hrs
2015-12-17 07:26:54 connection timeout
2015-12-17 07:26:54 trying connection 51.255.146.88:4444 lastseen=75.0hrs
2015-12-17 07:26:59 connection timeout
2015-12-17 07:27:00 trying connection 51.255.146.88:4444 lastseen=75.0hrs
2015-12-17 07:27:05 connection timeout
2015-12-17 07:27:05 trying connection 51.255.146.88:4444 lastseen=75.0hrs
2015-12-17 07:27:10 connection timeout
2015-12-17 07:27:11 trying connection 51.255.146.88:4444 lastseen=75.0hrs
2015-12-17 07:27:16 connection timeout
2015-12-17 07:27:16 trying connection 51.255.146.88:4444 lastseen=75.0hrs
2015-12-17 07:27:21 connection timeout
2015-12-17 07:27:22 trying connection 51.255.146.88:4444 lastseen=75.0hrs
2015-12-17 07:27:27 connection timeout



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 17, 2015, 07:39:05 AM
i dunno ?  did you add the other nodes?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: xiaoqiao on December 17, 2015, 08:00:01 AM
i dunno ?  did you add the other nodes?


2015-12-17 07:58:02 UPnP Port Mapping successful.
2015-12-17 07:58:02 1 addresses found from DNS seeds
2015-12-17 07:58:02 dnsseed thread exit
2015-12-17 07:58:05 connection timeout
2015-12-17 07:58:05 connection timeout
2015-12-17 07:58:05 ERROR: GetMyExternalIP() : connection to 212.117.175.194:80 failed
2015-12-17 07:58:05 recv failed: 0
2015-12-17 07:58:05 ERROR: GetMyExternalIP() : connection closed
2015-12-17 07:58:06 trying connection 212.243.7.37:4444 lastseen=375094.2hrs
2015-12-17 07:58:06 connection timeout
2015-12-17 07:58:06 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:10 connection timeout
2015-12-17 07:58:10 ERROR: GetMyExternalIP() : connection to 212.117.175.194:80 failed
2015-12-17 07:58:11 connection timeout
2015-12-17 07:58:11 trying connection 178.130.36.81:4444 lastseen=375094.2hrs
2015-12-17 07:58:11 connection timeout
2015-12-17 07:58:12 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:16 connection timeout
2015-12-17 07:58:17 trying connection 79.103.162.162:4444 lastseen=375094.2hrs
2015-12-17 07:58:17 connection timeout
2015-12-17 07:58:17 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:22 connection timeout
2015-12-17 07:58:22 trying connection 98.235.220.249:4444 lastseen=375094.2hrs
2015-12-17 07:58:22 connection timeout
2015-12-17 07:58:23 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:27 connection timeout
2015-12-17 07:58:28 trying connection 85.1.100.186:4444 lastseen=375094.2hrs
2015-12-17 07:58:28 connection timeout
2015-12-17 07:58:28 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:33 connection timeout
2015-12-17 07:58:33 trying connection 70.122.121.176:4444 lastseen=375094.2hrs
2015-12-17 07:58:33 connection timeout
2015-12-17 07:58:34 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:38 connection timeout
2015-12-17 07:58:39 trying connection 212.243.7.35:40175 lastseen=375094.2hrs
2015-12-17 07:58:39 connection timeout
2015-12-17 07:58:39 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:44 connection timeout
2015-12-17 07:58:44 trying connection 70.122.121.176:51741 lastseen=375094.2hrs
2015-12-17 07:58:44 connection timeout
2015-12-17 07:58:45 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:49 connection timeout
2015-12-17 07:58:50 trying connection 212.112.97.104:44038 lastseen=375094.2hrs
2015-12-17 07:58:50 connection timeout
2015-12-17 07:58:50 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:55 connection timeout
2015-12-17 07:58:55 trying connection 84.110.192.17:53598 lastseen=375094.2hrs
2015-12-17 07:58:55 connection timeout
2015-12-17 07:58:56 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:59:00 connection timeout
2015-12-17 07:59:01 connection timeout
2015-12-17 07:59:01 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:59:06 connection timeout
2015-12-17 07:59:07 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:59:12 connection timeout
2015-12-17 07:59:12 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:59:17 connection timeout
2015-12-17 07:59:18 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:59:23 connection timeout
2015-12-17 07:59:23 trying connection 51.255.146.88:4444 lastseen=75.5hrs


 ???


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on December 17, 2015, 08:03:43 AM
i dunno ?  did you add the other nodes?


2015-12-17 07:58:02 UPnP Port Mapping successful.
2015-12-17 07:58:02 1 addresses found from DNS seeds
2015-12-17 07:58:02 dnsseed thread exit
2015-12-17 07:58:05 connection timeout
2015-12-17 07:58:05 connection timeout
2015-12-17 07:58:05 ERROR: GetMyExternalIP() : connection to 212.117.175.194:80 failed
2015-12-17 07:58:05 recv failed: 0
2015-12-17 07:58:05 ERROR: GetMyExternalIP() : connection closed
2015-12-17 07:58:06 trying connection 212.243.7.37:4444 lastseen=375094.2hrs
2015-12-17 07:58:06 connection timeout
2015-12-17 07:58:06 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:10 connection timeout
2015-12-17 07:58:10 ERROR: GetMyExternalIP() : connection to 212.117.175.194:80 failed
2015-12-17 07:58:11 connection timeout
2015-12-17 07:58:11 trying connection 178.130.36.81:4444 lastseen=375094.2hrs
2015-12-17 07:58:11 connection timeout
2015-12-17 07:58:12 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:16 connection timeout
2015-12-17 07:58:17 trying connection 79.103.162.162:4444 lastseen=375094.2hrs
2015-12-17 07:58:17 connection timeout
2015-12-17 07:58:17 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:22 connection timeout
2015-12-17 07:58:22 trying connection 98.235.220.249:4444 lastseen=375094.2hrs
2015-12-17 07:58:22 connection timeout
2015-12-17 07:58:23 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:27 connection timeout
2015-12-17 07:58:28 trying connection 85.1.100.186:4444 lastseen=375094.2hrs
2015-12-17 07:58:28 connection timeout
2015-12-17 07:58:28 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:33 connection timeout
2015-12-17 07:58:33 trying connection 70.122.121.176:4444 lastseen=375094.2hrs
2015-12-17 07:58:33 connection timeout
2015-12-17 07:58:34 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:38 connection timeout
2015-12-17 07:58:39 trying connection 212.243.7.35:40175 lastseen=375094.2hrs
2015-12-17 07:58:39 connection timeout
2015-12-17 07:58:39 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:44 connection timeout
2015-12-17 07:58:44 trying connection 70.122.121.176:51741 lastseen=375094.2hrs
2015-12-17 07:58:44 connection timeout
2015-12-17 07:58:45 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:49 connection timeout
2015-12-17 07:58:50 trying connection 212.112.97.104:44038 lastseen=375094.2hrs
2015-12-17 07:58:50 connection timeout
2015-12-17 07:58:50 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:55 connection timeout
2015-12-17 07:58:55 trying connection 84.110.192.17:53598 lastseen=375094.2hrs
2015-12-17 07:58:55 connection timeout
2015-12-17 07:58:56 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:59:00 connection timeout
2015-12-17 07:59:01 connection timeout
2015-12-17 07:59:01 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:59:06 connection timeout
2015-12-17 07:59:07 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:59:12 connection timeout
2015-12-17 07:59:12 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:59:17 connection timeout
2015-12-17 07:59:18 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:59:23 connection timeout
2015-12-17 07:59:23 trying connection 51.255.146.88:4444 lastseen=75.5hrs


 ???


How many connection you have? If you are connected, just ignore the messages


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: xiaoqiao on December 17, 2015, 08:08:24 AM
i dunno ?  did you add the other nodes?


2015-12-17 07:58:02 UPnP Port Mapping successful.
2015-12-17 07:58:02 1 addresses found from DNS seeds
2015-12-17 07:58:02 dnsseed thread exit
2015-12-17 07:58:05 connection timeout
2015-12-17 07:58:05 connection timeout
2015-12-17 07:58:05 ERROR: GetMyExternalIP() : connection to 212.117.175.194:80 failed
2015-12-17 07:58:05 recv failed: 0
2015-12-17 07:58:05 ERROR: GetMyExternalIP() : connection closed
2015-12-17 07:58:06 trying connection 212.243.7.37:4444 lastseen=375094.2hrs
2015-12-17 07:58:06 connection timeout
2015-12-17 07:58:06 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:10 connection timeout
2015-12-17 07:58:10 ERROR: GetMyExternalIP() : connection to 212.117.175.194:80 failed
2015-12-17 07:58:11 connection timeout
2015-12-17 07:58:11 trying connection 178.130.36.81:4444 lastseen=375094.2hrs
2015-12-17 07:58:11 connection timeout
2015-12-17 07:58:12 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:16 connection timeout
2015-12-17 07:58:17 trying connection 79.103.162.162:4444 lastseen=375094.2hrs
2015-12-17 07:58:17 connection timeout
2015-12-17 07:58:17 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:22 connection timeout
2015-12-17 07:58:22 trying connection 98.235.220.249:4444 lastseen=375094.2hrs
2015-12-17 07:58:22 connection timeout
2015-12-17 07:58:23 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:27 connection timeout
2015-12-17 07:58:28 trying connection 85.1.100.186:4444 lastseen=375094.2hrs
2015-12-17 07:58:28 connection timeout
2015-12-17 07:58:28 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:33 connection timeout
2015-12-17 07:58:33 trying connection 70.122.121.176:4444 lastseen=375094.2hrs
2015-12-17 07:58:33 connection timeout
2015-12-17 07:58:34 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:38 connection timeout
2015-12-17 07:58:39 trying connection 212.243.7.35:40175 lastseen=375094.2hrs
2015-12-17 07:58:39 connection timeout
2015-12-17 07:58:39 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:44 connection timeout
2015-12-17 07:58:44 trying connection 70.122.121.176:51741 lastseen=375094.2hrs
2015-12-17 07:58:44 connection timeout
2015-12-17 07:58:45 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:49 connection timeout
2015-12-17 07:58:50 trying connection 212.112.97.104:44038 lastseen=375094.2hrs
2015-12-17 07:58:50 connection timeout
2015-12-17 07:58:50 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:58:55 connection timeout
2015-12-17 07:58:55 trying connection 84.110.192.17:53598 lastseen=375094.2hrs
2015-12-17 07:58:55 connection timeout
2015-12-17 07:58:56 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:59:00 connection timeout
2015-12-17 07:59:01 connection timeout
2015-12-17 07:59:01 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:59:06 connection timeout
2015-12-17 07:59:07 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:59:12 connection timeout
2015-12-17 07:59:12 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:59:17 connection timeout
2015-12-17 07:59:18 trying connection 51.255.146.88:4444 lastseen=75.5hrs
2015-12-17 07:59:23 connection timeout
2015-12-17 07:59:23 trying connection 51.255.146.88:4444 lastseen=75.5hrs


 ???


How many connection you have? If you are connected, just ignore the messages

No connection! :(


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 17, 2015, 08:14:48 AM
try
addnode=84.110.192.17



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on December 17, 2015, 08:17:49 AM



How many connection you have? If you are connected, just ignore the messages

No connection! :(

Look, if your run the QT wallet: Open debug console, and add next few commends in the command line:

addnode 62.210.5.232:4444 add
addnode 212.243.7.37:4444 add
addnode 178.130.36.81:4444 add
addnode 79.103.162.162:4444 add
addnode 98.235.220.249:4444 add
addnode 85.1.100.186:4444 add
addnode 70.122.121.176:4444 add

if you run the daemon:

Argon2d addnode 62.210.5.232:4444 add
Argon2d addnode 212.243.7.37:4444 add
Argon2d addnode 178.130.36.81:4444 add
etc...

Also put in your config file the addnode=<node> lines. You see prev. posts.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ig0tik3d on December 17, 2015, 08:20:12 AM

but, Always try to connect 51.255.146.88:4444

https://github.com/Encel-US/Argon2/blob/master/src/net.cpp#L1194
Code:
 {"argon2.zapto.org", "argon2.zapto.org"},
trying to connect to dnsseed node, but seems node is broken.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 17, 2015, 08:31:18 AM
The dns seeds are not needed if you have nodes people are giving you. Are any other wallets working?



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: xiaoqiao on December 17, 2015, 08:35:18 AM

but, Always try to connect 51.255.146.88:4444

https://github.com/Encel-US/Argon2/blob/master/src/net.cpp#L1194
Code:
 {"argon2.zapto.org", "argon2.zapto.org"},
trying to connect to dnsseed node, but seems node is broken.


tried.

my Argon2.conf

server=1
daemon=1
listen=1
rpcuser=argonuser
rpcpassword=ArgonPasswordHiui3lHoij2CG34d
rpcallowip=*
rpcport=5555
port=4444
addnode=argon2.zapto.org
addnode=84.110.192.17
addnode=62.210.5.232:4444
addnode=212.243.7.37:4444
addnode=178.130.36.81:4444
addnode=79.103.162.162:4444
addnode=98.235.220.249:4444
addnode=85.1.100.186:4444
addnode=70.122.121.176:4444
addnode=212.243.7.35:40175
addnode=70.122.121.176:51741
addnode=212.112.97.104:44038
addnode=84.110.192.17:53598


but, debug.log:

......
2015-12-17 08:31:52 trying connection 51.255.146.88:4444 lastseen=76.0hrs
2015-12-17 08:31:55 connection timeout
2015-12-17 08:31:56 trying connection 79.103.162.162:4444 lastseen=375094.8hrs
2015-12-17 08:31:57 connection timeout
2015-12-17 08:31:57 trying connection 51.255.146.88:4444 lastseen=76.0hrs
2015-12-17 08:32:01 connection timeout
2015-12-17 08:32:01 trying connection 98.235.220.249:4444 lastseen=375094.8hrs
2015-12-17 08:32:02 connection timeout
2015-12-17 08:32:03 trying connection 51.255.146.88:4444 lastseen=76.0hrs
2015-12-17 08:32:06 connection timeout
2015-12-17 08:32:07 trying connection 85.1.100.186:4444 lastseen=375094.8hrs
2015-12-17 08:32:08 connection timeout
2015-12-17 08:32:08 trying connection 51.255.146.88:4444 lastseen=76.0hrs
2015-12-17 08:32:12 connection timeout
2015-12-17 08:32:12 trying connection 70.122.121.176:4444 lastseen=375094.8hrs
2015-12-17 08:32:13 connection timeout
2015-12-17 08:32:14 trying connection 51.255.146.88:4444 lastseen=76.0hrs
2015-12-17 08:32:17 connection timeout
2015-12-17 08:32:18 trying connection 212.243.7.35:40175 lastseen=375094.8hrs
2015-12-17 08:32:19 connection timeout
2015-12-17 08:32:19 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:32:23 connection timeout
2015-12-17 08:32:23 trying connection 70.122.121.176:51741 lastseen=375094.8hrs
2015-12-17 08:32:24 connection timeout
2015-12-17 08:32:25 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:32:28 connection timeout
2015-12-17 08:32:29 trying connection 212.112.97.104:44038 lastseen=375094.8hrs
2015-12-17 08:32:30 connection timeout
2015-12-17 08:32:30 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:32:34 connection timeout
2015-12-17 08:32:34 trying connection 84.110.192.17:53598 lastseen=375094.8hrs
2015-12-17 08:32:35 connection timeout
2015-12-17 08:32:36 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:32:39 connection timeout
2015-12-17 08:32:41 connection timeout
2015-12-17 08:32:41 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:32:46 connection timeout
2015-12-17 08:32:47 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:32:52 connection timeout
2015-12-17 08:32:52 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:32:57 connection timeout
2015-12-17 08:32:58 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:33:03 connection timeout
2015-12-17 08:33:03 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:33:08 connection timeout
2015-12-17 08:33:09 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:33:14 connection timeout
2015-12-17 08:33:14 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:33:19 connection timeout
2015-12-17 08:33:20 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:33:25 connection timeout
2015-12-17 08:33:25 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:33:30 connection timeout
2015-12-17 08:33:31 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:33:36 connection timeout
2015-12-17 08:33:36 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:33:41 connection timeout
2015-12-17 08:33:42 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:33:47 connection timeout
2015-12-17 08:33:48 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:33:53 connection timeout
2015-12-17 08:33:53 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:33:58 connection timeout
2015-12-17 08:33:59 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:34:04 connection timeout
2015-12-17 08:34:04 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:34:09 connection timeout
2015-12-17 08:34:10 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:34:15 connection timeout
2015-12-17 08:34:15 trying connection 51.255.146.88:4444 lastseen=76.1hrs
2015-12-17 08:34:20 connection timeout
......

 :( :(


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 17, 2015, 08:52:05 AM
ok, well, you are having issues with your outgoing connection, it looks like? Do you other wallets that are working ok? Try forwarding port 4444


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 17, 2015, 08:54:20 AM
maybe firewall or router blocking it ?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on December 17, 2015, 09:14:25 AM
try addnode=pool.cointech.net:35555

Best Regards,
Rossen
51D6TF4FtERzbPwft1XfcnbCmTdv92sAFh



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: xiaoqiao on December 17, 2015, 09:22:10 AM
try addnode=pool.cointech.net:35555

Best Regards,
Rossen
51D6TF4FtERzbPwft1XfcnbCmTdv92sAFh



Thanks !  :)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on December 17, 2015, 09:26:23 AM
try addnode=pool.cointech.net:35555

Best Regards,
Rossen
51D6TF4FtERzbPwft1XfcnbCmTdv92sAFh



Thanks !  :)

I will keep this second daemon only few days. If your connection is only one to this node, you must check your firewall and network connections.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 17, 2015, 09:29:54 AM
try addnode=pool.cointech.net:35555

Best Regards,
Rossen
51D6TF4FtERzbPwft1XfcnbCmTdv92sAFh



Thanks !  :)

I will keep this second daemon only few days. If your connection is only one to this node, you must check your firewall and network connections.

hopefully with one node, it will let him/her get a peer list from your node


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on December 17, 2015, 09:45:08 AM

hopefully with one node, it will let him/her get a peer list from your node


just a hope.... if port 4444 is firewalled - no possible to connect


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 17, 2015, 09:46:46 AM

hopefully with one node, it will let him/her get a peer list from your node


just a hope.... if port 4444 is firewalled - no possible to connect

yup, unless he adds a special port in the config

port=someotherport will use some other port


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 17, 2015, 09:49:43 AM
and for anyone who wants, ill try and build the linux wallet and miner tomorow, unless someone already has it


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: MikroTik on December 17, 2015, 09:54:14 AM
You can set your firewall outbound rule for this port.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 17, 2015, 05:13:53 PM
Linux wallet build
https://drive.google.com/file/d/0ByvEPJa3lRq8LXZCWVo3VTI5UGc/view?usp=sharing

Linux miner build
https://drive.google.com/file/d/0ByvEPJa3lRq8UF9PYkZxT1ladW8/view?usp=sharing


JJ

Argon2: 4hmBFKGynoGRiGtJ4VUp2LddPEuB9gXcpj



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: goblynn on December 17, 2015, 06:35:28 PM
Linux wallet build
https://drive.google.com/file/d/0ByvEPJa3lRq8LXZCWVo3VTI5UGc/view?usp=sharing

Linux miner build
https://drive.google.com/file/d/0ByvEPJa3lRq8UF9PYkZxT1ladW8/view?usp=sharing


JJ

Argon2: 4hmBFKGynoGRiGtJ4VUp2LddPEuB9gXcpj������������������������������������



nice! thanks for this!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: LordCoder on December 17, 2015, 07:04:38 PM
Pool?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: psycodad on December 17, 2015, 07:56:30 PM
@Dev: Can we get an update regarding your plans for an exchange?
Thanks


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: OSMIUMCOIN on December 17, 2015, 08:00:23 PM
My cpu not support , I try mining and no any block cpu AMD A10 4 core h/s

{
"blocks" : 4815,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 0.00197321,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 142127,
"pooledtx" : 0,
"testnet" : false
}


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitspender on December 17, 2015, 08:01:29 PM
So far 1980 AR2 in my wallet since launch ~ +2h
This algo is running smoothly!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: OSMIUMCOIN on December 17, 2015, 08:03:51 PM
Where is link to Exchange , in block explorer se 0.00006 Price AR2 ?

https://i.imgur.com/Sl8qyqs.jpg


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 17, 2015, 08:05:24 PM
So far 1980 AR2 in my wallet since launch ~ +2h
This algo is running smoothly!

missed out launch and saw this coin only this morning
my laptop finding blocks
91 connection to wallet

the smoothest new algo coin in a long time


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitspender on December 17, 2015, 08:06:52 PM
So far 1980 AR2 in my wallet since launch ~ +2h
This algo is running smoothly!

missed out launch and saw this coin only this morning
my laptop finding blocks
91 connection to wallet

the smoothest new algo coin in a long time


The only thing missing here is an active dev!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: YourMom420 on December 17, 2015, 08:46:08 PM
I'm still waiting and mining :)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: realcryptodisciple on December 17, 2015, 09:43:20 PM
So far 1980 AR2 in my wallet since launch ~ +2h
This algo is running smoothly!

missed out launch and saw this coin only this morning
my laptop finding blocks
91 connection to wallet

the smoothest new algo coin in a long time


The only thing missing here is an active dev!

The only thing missing is coin worth mining. 

New algo means nothing

Plenty of scammers and shitcoin


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on December 17, 2015, 10:16:21 PM
My cpu not support , I try mining and no any block cpu AMD A10 4 core h/s

{
"blocks" : 4815,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 0.00197321,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 142127,
"pooledtx" : 0,
"testnet" : false
}


Do you try "setgenerate true" ?! Run it and waiting few hours to see
I see that you are with setgenerate false.....


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: wildduck on December 18, 2015, 07:53:07 AM
And is working very well :)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitspender on December 18, 2015, 08:39:39 AM
Block explorer has never seen my address.
That makes it hard to estimate my ranking in top 100  :(


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: wildduck on December 18, 2015, 09:21:13 AM
No worries bitspender you are top in your coins :D


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 18, 2015, 10:30:56 AM
100k premine?  No thanks.
All premium will be spent to development of coin.
I added bounty for fix cpu load problem cpu-miner. Who will release cpu-miner with fix will receive 10000 ar2, and i increased bounty for pools. Thanks all who support me and argon2coin. Best regards Encel-US.

What exactly do you mean by the cpu load problem? The issue where it takes FOREVER to start mining?

JJ


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Nik4691 on December 18, 2015, 10:51:04 AM
Block explorer has never seen my address.
That makes it hard to estimate my ranking in top 100  :(
Every block you mine is in a different address. Your receive address have zero balance.
Even if you send them all to your receive address, you can't estimate your position, because most of us have our coins scattered in multiple addresses.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: tontorus on December 18, 2015, 11:06:19 AM
When exchange?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: OSMIUMCOIN on December 18, 2015, 02:11:00 PM
When exchange?

DEV little activity , Exchange maybe never  :)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 18, 2015, 08:02:20 PM
I think I fixed the miner, but I cant compile for windows, can someone help with that?

JJ


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ig0tik3d on December 18, 2015, 08:41:42 PM
I think I fixed the miner, but I cant compile for windows, can someone help with that?

JJ
will try))


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 18, 2015, 08:56:20 PM
I think I fixed the miner, but I cant compile for windows, can someone help with that?

JJ
will try))

PM sent


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Epsylon3 on December 19, 2015, 03:52:24 AM
made some fixes to the source code here : https://github.com/tpruvot/cpuminer-argon2/network

should now compile better on linux, mingw and vstudio :)

else, nice logo http://yiimp.ccminer.org/images/coin-AR2.png


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 19, 2015, 04:46:12 AM
made some fixes to the source code here : https://github.com/tpruvot/cpuminer-argon2/network
should now compile better on linux, mingw and vstudio :)

I still cant compile it in vs. I haven used VS for c++ before, so idk what i'm missing. Ill see if i can build it in linux




Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitspill on December 19, 2015, 05:24:47 AM

That's the default logo for the Iquidus block explorer since Jun 2014 https://github.com/iquidus/explorer/blob/master/public/images/logo.png


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Epsylon3 on December 19, 2015, 05:45:21 AM
oh, ok lol (for the logo)

for vstudio, pick the missing libs in my (real) cpuminer-multi project


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 19, 2015, 06:02:29 AM
oh, ok lol (for the logo)

for vstudio, pick the missing libs in my (real) cpuminer-multi project

Do i need vs2013? 2012 and 2015 both throw errors everywhere
the linux build throws undefined reference to curl_slist_append in util.c 

I feel dumb I cant figure this out. I know where to fix the code, but cant get it to compile ugh.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 19, 2015, 01:10:11 PM
anyone want to buy some ?
want to sell  500 AR2


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Slava_K on December 19, 2015, 02:16:16 PM
WTS 2300 AR2!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nikl on December 19, 2015, 02:42:15 PM
WTS 3640 AR2


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: psycodad on December 19, 2015, 02:52:48 PM
WTS 4460 AR2


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on December 19, 2015, 03:57:17 PM
Updated source code and binary for windows for cpu-miner (Fixed slow load), thanks to JJ12880.
https://github.com/Encel-US/cpuminer-multi/releases/tag/cpumine-v.1.1 win64.
About exchanges, i think we need to run pools after that can speak about exchanges.
Best regards, Encel-US.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: OSMIUMCOIN on December 19, 2015, 05:03:28 PM
Dev please update OP ,maybe send some Argon bounty , 4oWcurYmjiMoDpteFyagTNSVahXtqm63KN thanks

https://i.imgur.com/0JNqNt2.png
https://i.imgur.com/hf8GLhN.jpg


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: trader19 on December 19, 2015, 06:36:45 PM
Dev please update OP ,maybe send some Argon bounty , 4oWcurYmjiMoDpteFyagTNSVahXtqm63KN thanks

https://i.imgur.com/0JNqNt2.png
https://i.imgur.com/hf8GLhN.jpg
very nice graphics  :)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Epsylon3 on December 19, 2015, 07:30:18 PM
but the AR2 text is too thin for a small icon


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 19, 2015, 07:37:19 PM
icon should be nice and simple
with only 1 color
this icon looks like roulette chip or something

* sending some coins to 4oWcurYmjiMoDpteFyagTNSVahXtqm63KN for trying


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: OSMIUMCOIN on December 19, 2015, 09:19:49 PM
RPC PORT for solo mining 4444 or 5555 ? please help thanks



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 19, 2015, 11:05:39 PM
RPC PORT for solo mining 4444 or 5555 ? please help thanks


5555


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 19, 2015, 11:14:00 PM
Selling Argon2 coins for 0.000075 BTC/coin.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 20, 2015, 03:57:47 AM
Selling Argon2 coins for 0.000075 BTC/coin.

you maybe want to buy for less than your sell price?
selling 1000 AR2 for 3000 CURE (right now cure only 0.00002381)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 09:26:55 AM

15 hours 8 core procesor FX-8350 plus your miner ver 1.1 and no block
12 connection to network
Dev
So who is mining GPU ?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: berron on December 20, 2015, 09:31:30 AM
With "networkhashps" : 155886 I dont think anyone is gpu mining. The v1.1 of the miner hasn't worked for me, no activity at all, but mining with the wallet Im getting a block every two hour aprox. using 3 cores from a I5 CPU.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 10:03:05 AM
That right 155886 H/s network hashrate
AMD 8-core 4.6 GHz CPU FX-8350 hasing 210-400 H/s
Wallet has 12 connection to network
155886 [H/s] : 400 [H/s] = 389.715   ???
So for example we can say that there is arround 389 AMD 8-core 4.6 GHz CPU FX-8350 but network has only 12 connection.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ltcnim on December 20, 2015, 10:04:46 AM
That right 155886 H/s
AMD 8-core 4.6 GHz CPU FX-8350 hasing 210-400 H/s
Wallet has 12 connection to network
155886 [H/s] : 400 [H/s] = 389.715
So for example we can say that there is arround 389 AMD 8-core 4.6 GHz CPU FX-8350 but network has only 12 connection.

I have 94 connections...


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 10:06:56 AM
That right 155886 H/s
AMD 8-core 4.6 GHz CPU FX-8350 hasing 210-400 H/s
Wallet has 12 connection to network
155886 [H/s] : 400 [H/s] = 389.715
So for example we can say that there is arround 389 AMD 8-core 4.6 GHz CPU FX-8350 but network has only 12 connection.

I have 94 connections...

|Nice joke
If so paste here your 94 node
Edit
You can use pastebin if you want to say it's too long
http://pastebin.com/ (http://pastebin.com/)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ig0tik3d on December 20, 2015, 10:16:20 AM
|Nice joke
http://clip2net.com/clip/m0/c4b88-clip-14kb.png?nocache=1


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 10:18:11 AM
Ok nice graph
Can you please paste your getpeerinfo to pastebin ?
http://pastebin.com/ (http://pastebin.com/)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 10:26:40 AM
ig0tik3d and ltcnim there are 13 connection to network and you are liars.
If no why don't you paste it to pastebin ?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: berron on December 20, 2015, 10:31:05 AM
Ok nice graph
Can you please paste your getpeerinfo to pastebin ?
http://pastebin.com/ (http://pastebin.com/)
91 connections here. Yeah, we are all liars and you are the one and only who says the truth. Next please.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 10:33:58 AM
Ok nice graph
Can you please paste your getpeerinfo to pastebin ?
http://pastebin.com/ (http://pastebin.com/)
91 connections here. Yeah, we are all liars and you are the one and only who says the truth. Next please.
Ok thank you
Can you paste your getpeerinfo here or pastebin http://pastebin.com/ (http://pastebin.com/) ?
What's the problem to paste it.     
  It's the only way to prove it. Not only me but people just read it or will read and can evaluate it
 You guys claim there is 98 connection than you paste me some photoshoped graph but no you getpeerinfo result.
But now there is no way that network has 98 connection but your theory. Theory where network has no GPU miner and 98 connection.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: psycodad on December 20, 2015, 11:10:31 AM
{
    "version" : 1000000,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : --,
    "blocks" : 8421,
    "timeoffset" : 0,
    "connections" : 110,
    "proxy" : "",
    "difficulty" : 0.00227651,
    "testnet" : false,
    "keypoololdest" : 1450188031,
    "keypoolsize" : 104,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

I am getting ~2.5kh on this ancient Intel Core2 Quad.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 11:15:59 AM
{
    "version" : 1000000,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : --,
    "blocks" : 8421,
    "timeoffset" : 0,
    "connections" : 110,
    "proxy" : "",
    "difficulty" : 0.00227651,
    "testnet" : false,
    "keypoololdest" : 1450188031,
    "keypoolsize" : 104,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

I am getting ~2.5kh on this ancient Intel Core2 Quad.
Ok
And I'm getting ~0.3 kh on 8-core 4.6 GHz procesor


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 11:18:44 AM
psycodad Can you paste your getpeerinfo to pastebin http://pastebin.com/ (http://pastebin.com/) ?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitspender on December 20, 2015, 11:20:19 AM
I'm getting ~4000 - 5000h

https://i.imgur.com/pRwVk2V.png

Between 480 and 800 H/s per core x8 depending on my computer activity


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 11:23:36 AM
I'm getting ~4000 - 5000h

https://i.imgur.com/pRwVk2V.png

Between 480 and 800 H/s per core x8 depending on my computer activity


bitspender Can you paste your getpeerinfo to pastebin http://pastebin.com/ ?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on December 20, 2015, 11:24:33 AM
On my server:
Argon2d getinfo
{
    "version" : 1000000,
    "protocolversion" : 70001,
    "connections" : 104,
    "difficulty" : 0.00254887,
}

in my home are only 28 connections, but I am behind firewall and use UPNP :)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitspender on December 20, 2015, 11:25:22 AM
I'm getting ~4000 - 5000h

https://i.imgur.com/pRwVk2V.png

Between 480 and 800 H/s per core x8 depending on my computer activity


bitspender Can you paste your getpeerinfo to pastebin http://pastebin.com/ ?


Code:

12:25:01

getpeerinfo


12:25:01

[
{
"addr" : "62.210.5.232:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 107580,
"bytesrecv" : 265764,
"conntime" : 1450571350,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7817,
"banscore" : 0
},
{
"addr" : "94.242.59.71:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 71785,
"bytesrecv" : 138274,
"conntime" : 1450571362,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7818,
"banscore" : 0
},
{
"addr" : "213.168.249.109:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 65363,
"bytesrecv" : 118966,
"conntime" : 1450571392,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7818,
"banscore" : 0
},
{
"addr" : "141.8.196.33:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 72796,
"bytesrecv" : 116270,
"conntime" : 1450571409,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7818,
"banscore" : 0
},
{
"addr" : "188.138.122.219:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 130660,
"bytesrecv" : 134411,
"conntime" : 1450571421,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7818,
"banscore" : 0
},
{
"addr" : "212.243.7.37:4444",
"services" : "00000001",
"lastsend" : 1450610256,
"lastrecv" : 1450610666,
"bytessent" : 67016,
"bytesrecv" : 124753,
"conntime" : 1450571470,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7819,
"banscore" : 0
},
{
"addr" : "[2001:918:ffdf:320:dc88:47ff:fea6:dc8e]:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 62405,
"bytesrecv" : 92170,
"conntime" : 1450571592,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7822,
"banscore" : 0
},
{
"addr" : "[2a01:7e00::f03c:91ff:fe98:5a6]:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 64246,
"bytesrecv" : 103932,
"conntime" : 1450571809,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7824,
"banscore" : 0
},
{
"addr" : "155.94.254.97:4444",
"services" : "00000001",
"lastsend" : 1450610666,
"lastrecv" : 1450610666,
"bytessent" : 189801,
"bytesrecv" : 224410,
"conntime" : 1450571937,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7826,
"banscore" : 0
},
{
"addr" : "81.248.19.92:4444",
"services" : "00000001",
"lastsend" : 1450610667,
"lastrecv" : 1450610667,
"bytessent" : 173333,
"bytesrecv" : 310825,
"conntime" : 1450575387,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7883,
"banscore" : 0
},
{
"addr" : "45.79.151.37:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 65445,
"bytesrecv" : 77535,
"conntime" : 1450590911,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 8134,
"banscore" : 0
},
{
"addr" : "98.235.220.249:4444",
"services" : "00000001",
"lastsend" : 1450610667,
"lastrecv" : 1450610667,
"bytessent" : 99086,
"bytesrecv" : 147224,
"conntime" : 1450592342,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 8152,
"banscore" : 0
},
{
"addr" : "77.231.148.207:4444",
"services" : "00000001",
"lastsend" : 1450610667,
"lastrecv" : 1450610667,
"bytessent" : 59528,
"bytesrecv" : 78535,
"conntime" : 1450598013,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 8244,
"banscore" : 0
},
{
"addr" : "178.130.36.81:4444",
"services" : "00000001",
"lastsend" : 1450610667,
"lastrecv" : 1450610667,
"bytessent" : 5684,
"bytesrecv" : 15941,
"conntime" : 1450609092,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 8416,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "[2001:bc8:213e:100:101::]:35555",
"services" : "00000001",
"lastsend" : 1450610667,
"lastrecv" : 1450610667,
"bytessent" : 4585,
"bytesrecv" : 12583,
"conntime" : 1450609252,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 8421,
"banscore" : 0
}
]



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 11:27:52 AM
I'm getting ~4000 - 5000h

https://i.imgur.com/pRwVk2V.png

Between 480 and 800 H/s per core x8 depending on my computer activity


bitspender Can you paste your getpeerinfo to pastebin http://pastebin.com/ ?


Code:

12:25:01

getpeerinfo


12:25:01

[
{
"addr" : "62.210.5.232:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 107580,
"bytesrecv" : 265764,
"conntime" : 1450571350,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7817,
"banscore" : 0
},
{
"addr" : "94.242.59.71:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 71785,
"bytesrecv" : 138274,
"conntime" : 1450571362,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7818,
"banscore" : 0
},
{
"addr" : "213.168.249.109:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 65363,
"bytesrecv" : 118966,
"conntime" : 1450571392,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7818,
"banscore" : 0
},
{
"addr" : "141.8.196.33:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 72796,
"bytesrecv" : 116270,
"conntime" : 1450571409,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7818,
"banscore" : 0
},
{
"addr" : "188.138.122.219:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 130660,
"bytesrecv" : 134411,
"conntime" : 1450571421,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7818,
"banscore" : 0
},
{
"addr" : "212.243.7.37:4444",
"services" : "00000001",
"lastsend" : 1450610256,
"lastrecv" : 1450610666,
"bytessent" : 67016,
"bytesrecv" : 124753,
"conntime" : 1450571470,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7819,
"banscore" : 0
},
{
"addr" : "[2001:918:ffdf:320:dc88:47ff:fea6:dc8e]:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 62405,
"bytesrecv" : 92170,
"conntime" : 1450571592,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7822,
"banscore" : 0
},
{
"addr" : "[2a01:7e00::f03c:91ff:fe98:5a6]:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 64246,
"bytesrecv" : 103932,
"conntime" : 1450571809,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7824,
"banscore" : 0
},
{
"addr" : "155.94.254.97:4444",
"services" : "00000001",
"lastsend" : 1450610666,
"lastrecv" : 1450610666,
"bytessent" : 189801,
"bytesrecv" : 224410,
"conntime" : 1450571937,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7826,
"banscore" : 0
},
{
"addr" : "81.248.19.92:4444",
"services" : "00000001",
"lastsend" : 1450610667,
"lastrecv" : 1450610667,
"bytessent" : 173333,
"bytesrecv" : 310825,
"conntime" : 1450575387,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 7883,
"banscore" : 0
},
{
"addr" : "45.79.151.37:4444",
"services" : "00000001",
"lastsend" : 1450610328,
"lastrecv" : 1450610666,
"bytessent" : 65445,
"bytesrecv" : 77535,
"conntime" : 1450590911,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 8134,
"banscore" : 0
},
{
"addr" : "98.235.220.249:4444",
"services" : "00000001",
"lastsend" : 1450610667,
"lastrecv" : 1450610667,
"bytessent" : 99086,
"bytesrecv" : 147224,
"conntime" : 1450592342,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 8152,
"banscore" : 0
},
{
"addr" : "77.231.148.207:4444",
"services" : "00000001",
"lastsend" : 1450610667,
"lastrecv" : 1450610667,
"bytessent" : 59528,
"bytesrecv" : 78535,
"conntime" : 1450598013,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 8244,
"banscore" : 0
},
{
"addr" : "178.130.36.81:4444",
"services" : "00000001",
"lastsend" : 1450610667,
"lastrecv" : 1450610667,
"bytessent" : 5684,
"bytesrecv" : 15941,
"conntime" : 1450609092,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 8416,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "[2001:bc8:213e:100:101::]:35555",
"services" : "00000001",
"lastsend" : 1450610667,
"lastrecv" : 1450610667,
"bytessent" : 4585,
"bytesrecv" : 12583,
"conntime" : 1450609252,
"version" : 70001,
"subver" : "/Argon2:1.0.0/",
"inbound" : false,
"startingheight" : 8421,
"banscore" : 0
}
]

Thanks
Are you using miner from OP ? What's your settings ?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 11:32:31 AM
rossen Could you paste here 110 connection getpeerinfo from your server ?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitspender on December 20, 2015, 11:37:39 AM
Thanks
Are you using miner from OP ? What's your settings ?

Yes. And no settings at all. As is.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ig0tik3d on December 20, 2015, 12:00:47 PM
need pool. but seems the pools owners don't like new algo))


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on December 20, 2015, 12:33:34 PM
rossen Could you paste here 110 connection getpeerinfo from your server ?

No I do not want to show it :)
I make a sort list and see many connections from 2 IP addresses
Some guy(s) runs multiply wallets to mine :P (20+)
and some IPs with few wallets.

40 IPv4 and 4 IPv6 conenctions
 


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 12:35:14 PM
rossen Could you paste here 110 connection getpeerinfo from your server ?

No I do not want to show it :)
I make a sort list and see many connections from 2 IP addresses
Some guy(s) runs multiply wallets to mine :P (20+)
and some IPs with few wallets.

40 IPv4 and 4 IPv6 conenctions
 
Ok thank you


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 12:43:34 PM
ig0tik3d and ltcnim I have to sorry you  :(
Looks like it is impossible.My cpu score turn me to a wrong clue. So I act too fast
mea culpa

Dev
Seems like cpuminer have a problem with AMD cpu at least with fx-8350 it show 0.24 kh


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 20, 2015, 02:51:11 PM
For those wondering, the miner in the wallet is very slow, compared to the stand alone one.  I see no indication that there is any GPU mining going on, and trust me the moment I see something that looks like a GPU show up, ill be complaining.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 04:37:13 PM
Encel-US why I'am getting about 10 time less. What is wrong ?

I'm getting ~4000 - 5000h

https://i.imgur.com/pRwVk2V.png

Between 480 and 800 H/s per core x8 depending on my computer activity

And that my stats
8-core procesor AMD fx-8350
https://i.imgur.com/uiNye09.jpg?1]https://i.imgur.com/uiNye09.jpg?1


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 20, 2015, 04:45:14 PM
wallet mines better ... ?
7436H/s from my laptop i7-4700HQ, 7 threads. in wallet miner
and on ubuntu using ondemand frequency governor, so laptop won't overheat :)
can get 10kH/s when using performance governor, but too much heat

https://i.imgur.com/ujkXHsC.png


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 04:50:35 PM
Encel-US  SalimNagamato
why I'am getting about 10 time less. What is wrong ?
That's why I thought there is gpu miner

All 8 core give me 0.24 kH-s but when I set 1 core it gives 0.127 kH, 2 cores 0.24 , 3 to 8 cores 0.24 kH
That's why some people have runing few wallets

Edit
Maybe something is wrong with AMD cpu s


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 20, 2015, 04:56:33 PM
Encel-US  SalimNagamato
why I'am getting about 10 time less. What is wrong ?
That's why I thought there is gpu miner

All 8 core give me 0.24 kH-s but when I set 1 core it gives 0.127 kH, 2 cores 0.24 , 3 to 8 cores 0.24 kH
That's why some people have runing few wallets

Edit
Maybe something is wrong with AMD cpu s

using Linux and compiled wallet from github source
and in-wallet miner work best for me.
setgenerate true 7


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 20, 2015, 05:02:45 PM
Encel-US  SalimNagamato
why I'am getting about 10 time less. What is wrong ?
That's why I thought there is gpu miner

All 8 core give me 0.24 kH-s but when I set 1 core it gives 0.127 kH, 2 cores 0.24 , 3 to 8 cores 0.24 kH
That's why some people have runing few wallets

Edit
Maybe something is wrong with AMD cpu s

using Linux and compiled wallet from github source
and in-wallet miner work best for me.
setgenerate true 7

setgenerate true 7 gives me 280 Hs
so definitely something is wrong

p.s.
nice wallet


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 20, 2015, 05:56:42 PM
try addnode=pool.cointech.net:35555

Best Regards,
Rossen
51D6TF4FtERzbPwft1XfcnbCmTdv92sAFh



Thanks !  :)

and

addnode=94.242.59.71:32111


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 20, 2015, 09:25:57 PM
There's a surprising amount of argument over whether a small number of network connections means that GPU miners must be possible.

The number of network connections a particular client has is NOT an indicator of how many people are mining. I can spin up 100 servers with CPUMiner installed, and mine to one server, which would appear as one connection on the network.

Additionally, not everyone on a P2P network is necessarily connected to everyone else. If you are behind a firewall, then you can't directly connect to another peer behind a firewall. Sure, things like NAT punchthrough can help. Personally, I have 96 connections on an argon2 daemon running on an unfirewalled server, and 15 connections on one running inside a strict firewall.

The total network hash rate divided by the number of peers your client can reach isn't an estimation of the average mining speed--some nodes aren't mining at all, some are serving as private pools for tons of miners which don't appear as individual nodes on the network.

As for the feasibility of GPU mining, it certainly is possible. In fact, there's even an OpenCL implementation of Argon2d online. There are two versions of the Argon2 hashing algorithm: Argon2d and Argon2i. Argon2i is designed for password hashing (where side-channel timing attacks are a problem), while Argon2d is designed for uses like cryptocurrencies, focusing primarily on working well on CPUs compared to GPUs. Here's a quote from the specifications whitepaper:

Quote
Argon2 has two variants: Argon2d and Argon2i. Argon2d is faster and uses data-depending
memory access, which makes it suitable for cryptocurrencies and applications with no threats from side-channel
timing attacks. Argon2i uses data-independent memory access, which is preferred for password hashing and
password-based key derivation. Argon2i is slower as it makes more passes over the memory to protect from
tradeoff attacks.

There is an OpenCL implementation of Argon2d available in John the Ripper. Some benchmarking (http://comments.gmane.org/gmane.comp.security.phc/3303 (http://comments.gmane.org/gmane.comp.security.phc/3303)) shows that extremely powerful GPUs (like the NVidia Titan) clock in below the speed of a 4770k. A Titan x is marginally faster than the 4770k. This doesn't, of course, mean that a faster implementation (on either platform, CPU or GPU) is impossible, but preliminary OpenCL code written by people who certainly know what they're doing shows that GPUs aren't great at crunching Argon2d.

It probably wouldn't be particularly hard for a GPU miner to be written given an OpenCL implementation of Argon2d already exists, but the benefits of such a GPU miner probably wouldn't be spectacular.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: goblynn on December 20, 2015, 10:34:32 PM
https://i.imgur.com/Slh8ZDv.png

can change colors and stuff..but this is a good basic logo...that is easily readable at small sizes and has a unique look to it..

here is small version

https://i.imgur.com/iNE2MrQ.png


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Yanakitu Tenatako on December 20, 2015, 10:49:03 PM
Hello,

I am mining with CPU i5 3470 and not getting 100% cpu load with standalone miner. it is about 80% and drops to 0 every 5 seconds. Parameter -s 20 changes these drops, but am I doing something wrong ?
Starting command is this one: cpuminer -a argon2 -o 192.168.1.103:6875 -u xxx -p pass -t 4

Changing -t to 8 is better, but still with getwork hickups, to 0% cpu.

What is wrong there?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 20, 2015, 10:53:38 PM
Hello,

I am mining with CPU i5 3470 and not getting 100% cpu load with standalone miner. it is about 80% and drops to 0 every 5 seconds. Parameter -s 20 changes these drops, but am I doing something wrong ?
Starting command is this one: cpuminer -a argon2 -o 192.168.1.103:6875 -u xxx -p pass -t 4

Changing -t to 8 is better, but still with getwork hickups, to 0% cpu.

What is wrong there?

That is standard behavior for the miner. There are a few ways to work around that, and squeeze an extra % or two out of it, but that is just about normal.



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: OSMIUMCOIN on December 20, 2015, 11:05:52 PM
Proposition 2
A R G O N 2 My address Ar2  4oWcurYmjiMoDpteFyagTNSVahXtqm63KN some bounty thanks
https://i.imgur.com/4auaOMv.pnghttps://i.imgur.com/vpdcLcj.pnghttps://i.imgur.com/M07goQX.png



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ltcnim on December 21, 2015, 12:39:33 AM
Hello,

I am mining with CPU i5 3470 and not getting 100% cpu load with standalone miner. it is about 80% and drops to 0 every 5 seconds. Parameter -s 20 changes these drops, but am I doing something wrong ?
Starting command is this one: cpuminer -a argon2 -o 192.168.1.103:6875 -u xxx -p pass -t 4

Changing -t to 8 is better, but still with getwork hickups, to 0% cpu.

What is wrong there?

well, the standlone miner isn't really working for me either. I only get ~13% cpu load with -t7 on a 4770k. It's slowing eating my RAM though. Over 3GB after like 3 hours.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bhokor on December 21, 2015, 12:42:55 AM
Ouch, we are speaking about a ram eater, it is possible then to mine it in a core2duo with 4gb of ram or it is a waste?

Dev have you think about  to add the coin to some other pool?

thanks


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 21, 2015, 12:48:35 AM
Ouch, we are speaking about a ram eater, it is possible then to mine it in a core2duo with 4gb of ram or it is a waste?

Dev have you think about  to add the coin to some other pool?

thanks

Some people seem to be having trouble with the Windows CPUMiner, but on Linux cpuminer is using less than 50MB of RAM to mine on 8 hyperthreaded cores.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ocminer on December 21, 2015, 02:23:15 AM
Pool:

https://ar2.suprnova.cc

The CPU-Miner needs a patch for pooled mining, i've included it here:
https://github.com/ocminer/cpuminer-multi-1

And created a pull request and the Dev's branch so he can merge that as soon as he's back online.

Hashrate calculation needs to be fixed on the pool probably because this algo is so ultraslow.. We'll see when some hash is in the pool.
While Blocks are being found without problems, consider the pool beta for now though.

thanks, oc


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ltcnim on December 21, 2015, 02:34:18 AM
Ouch, we are speaking about a ram eater, it is possible then to mine it in a core2duo with 4gb of ram or it is a waste?

Dev have you think about  to add the coin to some other pool?

thanks

Some people seem to be having trouble with the Windows CPUMiner, but on Linux cpuminer is using less than 50MB of RAM to mine on 8 hyperthreaded cores.

even on ubuntu the standalone miner gives me only 90-100 H/s per thread on my box, while setgenerate gives a little over 300 H/s per thread. I tried building the miner with VS2013 but the libs are missing.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 21, 2015, 03:47:49 AM
Selling Argon2 coins for 0.000075 BTC/coin.

you maybe want to buy for less than your sell price?
selling 1000 AR2 for 3000 CURE (right now cure only 0.00002381)

Not interested in spending much CURE, but I'll buy 300 AR2 for 750 CURE, get the market moving a tad :)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 21, 2015, 03:57:05 AM
Ouch, we are speaking about a ram eater, it is possible then to mine it in a core2duo with 4gb of ram or it is a waste?

Dev have you think about  to add the coin to some other pool?

thanks

Some people seem to be having trouble with the Windows CPUMiner, but on Linux cpuminer is using less than 50MB of RAM to mine on 8 hyperthreaded cores.

even on ubuntu the standalone miner gives me only 90-100 H/s per thread on my box, while setgenerate gives a little over 300 H/s per thread. I tried building the miner with VS2013 but the libs are missing.

What CPU do you have? In an ubuntu VM I'm having no trouble mining at 700kH/s+ on 5 of my 6 5820k cores, and I spun up an EC2 instance a bit ago, which has no problem hitting ~1000 kH/s per (physical) core. I've noticed that, on machines with very high core counts, performance seems to take a hit below what I'd expect (AKA a c4.2xlarge, which has 4 cores/8 threads, actually runs FASTER than a c4.8xlarge when all cores are committed, although a c4.8xlarge runs at the same speed as a c4.2xlarge when only a fraction of the cores are wired). Also, the Argon2d hashing algorithm is, according to the whitepaper, designed to take advantage of modern x86-platform features, so perhaps you have a very old processor where these optimizations aren't available?

If you're running it in a VM, try some CPU benchmarks to make sure your virtualization isn't giving your CPU power a haircut.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 21, 2015, 04:03:35 AM
Selling Argon2 coins for 0.000075 BTC/coin.

you maybe want to buy for less than your sell price?
selling 1000 AR2 for 3000 CURE (right now cure only 0.00002381)

Not interested in spending much CURE, but I'll buy 300 AR2 for 750 CURE, get the market moving a tad :)

deal
can send them B4vkfJSJjKDe85n6nRBtBybr9pg988nAEN
give me your AR2 addy


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 21, 2015, 04:17:34 AM
Selling Argon2 coins for 0.000075 BTC/coin.

you maybe want to buy for less than your sell price?
selling 1000 AR2 for 3000 CURE (right now cure only 0.00002381)

Not interested in spending much CURE, but I'll buy 300 AR2 for 750 CURE, get the market moving a tad :)

deal
can send them B4vkfJSJjKDe85n6nRBtBybr9pg988nAEN
give me your AR2 addy

Sent the CURE, here's an AR2 address: 4oEvG1hJQmbSZjHrGs2iTtta7b1MpKAzWk

TxID for CURE: 1324c496fe2e30a7dbc9f244ab49b00f9d6b166ef8ef447a92457f301bf56b82


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 21, 2015, 04:22:04 AM
Selling Argon2 coins for 0.000075 BTC/coin.

you maybe want to buy for less than your sell price?
selling 1000 AR2 for 3000 CURE (right now cure only 0.00002381)

Not interested in spending much CURE, but I'll buy 300 AR2 for 750 CURE, get the market moving a tad :)

deal
can send them B4vkfJSJjKDe85n6nRBtBybr9pg988nAEN
give me your AR2 addy

Sent the CURE, here's an AR2 address: 4oEvG1hJQmbSZjHrGs2iTtta7b1MpKAzWk

TxID for CURE: 1324c496fe2e30a7dbc9f244ab49b00f9d6b166ef8ef447a92457f301bf56b82

sent AR2 e081b073f4bf89027d26ac500cde4964cbd639f7855dd77344fbb72972c103d2
thank you. this is few days of folding worth for me...


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 21, 2015, 04:24:51 AM
Selling Argon2 coins for 0.000075 BTC/coin.

you maybe want to buy for less than your sell price?
selling 1000 AR2 for 3000 CURE (right now cure only 0.00002381)

Not interested in spending much CURE, but I'll buy 300 AR2 for 750 CURE, get the market moving a tad :)

deal
can send them B4vkfJSJjKDe85n6nRBtBybr9pg988nAEN
give me your AR2 addy

Sent the CURE, here's an AR2 address: 4oEvG1hJQmbSZjHrGs2iTtta7b1MpKAzWk

TxID for CURE: 1324c496fe2e30a7dbc9f244ab49b00f9d6b166ef8ef447a92457f301bf56b82

sent AR2 e081b073f4bf89027d26ac500cde4964cbd639f7855dd77344fbb72972c103d2
thank you. this is few days of folding worth for me...

Received, cheers! Yup, a few days of folding for me too, but on the plus side it's also a room heater.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 21, 2015, 05:08:23 AM
Ouch, we are speaking about a ram eater, it is possible then to mine it in a core2duo with 4gb of ram or it is a waste?

Dev have you think about  to add the coin to some other pool?

thanks

Some people seem to be having trouble with the Windows CPUMiner, but on Linux cpuminer is using less than 50MB of RAM to mine on 8 hyperthreaded cores.

even on ubuntu the standalone miner gives me only 90-100 H/s per thread on my box, while setgenerate gives a little over 300 H/s per thread. I tried building the miner with VS2013 but the libs are missing.

yea i cant get it to build ether.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitwonder on December 21, 2015, 05:26:34 AM
hello there, i would give anyone 500 creditbit coin for helping me setup miner for argon2 to supernova pool, use the teamviewer. any help please? i got 1 R280x. and BTW were there any rental rig could be use for this coin?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 21, 2015, 05:32:49 AM
Ouch, we are speaking about a ram eater, it is possible then to mine it in a core2duo with 4gb of ram or it is a waste?

Dev have you think about  to add the coin to some other pool?

thanks

Some people seem to be having trouble with the Windows CPUMiner, but on Linux cpuminer is using less than 50MB of RAM to mine on 8 hyperthreaded cores.

even on ubuntu the standalone miner gives me only 90-100 H/s per thread on my box, while setgenerate gives a little over 300 H/s per thread. I tried building the miner with VS2013 but the libs are missing.

yea i cant get it to build ether.



What error(s) are you getting?

Code:
sudo apt-get update

sudo apt-get install -y git curl gedit autoconf automake build-essential libtool libcurl4-openssl-dev libncurses5-dev pkg-config

git clone https://github.com/ocminer/cpuminer-multi-1
cd cpuminer-multi-1
./autogen.sh
./configure CFLAGS="-O3"
make
sudo make install [b]OPTIONAL, then you don't have to run with ./cpuminer since cpuminer will be located in something like /usr/local/bin/cpuminer[/b]

./cpuminer -a argon2 -o stratum+tcp://ar2.suprnova.cc:7095 -u username.worker -p password -t threads

Of course, you can change the above stratum+tcp://... to 127.0.0.1:5555 for local solomining if you have RPC set up correctly, and the username, password, and thread count need to be set.

As usual, I'd recommend putting it in a screen session so it doesn't die if you close your SSH window:
Code:
screen -S miner -d -m ./cpuminer -a argon2 -o stratum+tcp://ar2.suprnova.cc:7095 -u username.worker -p password -t threads

If the above doesn't work, install screen:
Code:
sudo apt-get install screen

This works fine on Ubuntu 14.04 fresh from an ISO.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 21, 2015, 05:33:12 AM
hello there, i would give anyone 500 creditbit coin for helping me setup miner for argon2 to supernova pool, use the teamviewer. any help please? i got 1 R280x. and BTW were there any rental rig could be use for this coin?

There's no GPU miner at the moment, but you can use the CPU miner floating around :)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitwonder on December 21, 2015, 05:37:25 AM
hello there, i would give anyone 500 creditbit coin for helping me setup miner for argon2 to supernova pool, use the teamviewer. any help please? i got 1 R280x. and BTW were there any rental rig could be use for this coin?

There's no GPU miner at the moment, but you can use the CPU miner floating around :)
could you help with cpu miner, been mining using wallet, but now no block to found


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 21, 2015, 05:52:37 AM
hello there, i would give anyone 500 creditbit coin for helping me setup miner for argon2 to supernova pool, use the teamviewer. any help please? i got 1 R280x. and BTW were there any rental rig could be use for this coin?

There's no GPU miner at the moment, but you can use the CPU miner floating around :)
could you help with cpu miner, been mining using wallet, but now no block to found

What OS are you on?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitwonder on December 21, 2015, 06:10:09 AM
hello there, i would give anyone 500 creditbit coin for helping me setup miner for argon2 to supernova pool, use the teamviewer. any help please? i got 1 R280x. and BTW were there any rental rig could be use for this coin?

There's no GPU miner at the moment, but you can use the CPU miner floating around :)
could you help with cpu miner, been mining using wallet, but now no block to found

What OS are you on?

amd fx 4300 quad-core 3.8 g  . ram 4.00gb. 64bit . just send pm


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 21, 2015, 06:15:15 AM



Im sorry, I should have specified. I cant build it on windows.  Linux build works, but i only have Linux on my low power laptop :/ 


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on December 21, 2015, 09:25:37 AM
Pool:
https://ar2.suprnova.cc

The CPU-Miner needs a patch for pooled mining, i've included it here:
https://github.com/ocminer/cpuminer-multi-1

thanks, oc

Thanks ocminer.
New release of cpuminer now is on github.
https://github.com/Encel-US/cpuminer-multi
windows x64 binary https://github.com/Encel-US/cpuminer-multi/releases/tag/cpumine-v.1.2

So, Welcome to first Argon2 pool
https://ar2.suprnova.cc


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 21, 2015, 09:42:24 AM
What can coz new miner works as bad as the old one.?
FX-8350 8-core 240 H/s


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Sir_Astral on December 21, 2015, 09:43:50 AM
What can coz new miner works as bad as the old one.?
FX-8350 8-core 240 H/s


OS? Check your power profile.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: MikroTik on December 21, 2015, 09:55:56 AM
Is worth to mine with cpu i5?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 21, 2015, 09:56:10 AM
What can coz new miner works as bad as the old one.?
FX-8350 8-core 240 H/s


OS? Check your power profile.
Power profile is ok. Checked on win 8 and win vista.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: OSMIUMCOIN on December 21, 2015, 09:57:21 AM
Pool:

https://ar2.suprnova.cc

The CPU-Miner needs a patch for pooled mining, i've included it here:
https://github.com/ocminer/cpuminer-multi-1

And created a pull request and the Dev's branch so he can merge that as soon as he's back online.

Hashrate calculation needs to be fixed on the pool probably because this algo is so ultraslow.. We'll see when some hash is in the pool.
While Blocks are being found without problems, consider the pool beta for now though.

thanks, oc

OC config rig for Scrypt-Jane ?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: tamara163 on December 21, 2015, 10:03:23 AM
why the CPU is loaded only 50-70%?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ltcnim on December 21, 2015, 10:23:28 AM
Ouch, we are speaking about a ram eater, it is possible then to mine it in a core2duo with 4gb of ram or it is a waste?

Dev have you think about  to add the coin to some other pool?

thanks

Some people seem to be having trouble with the Windows CPUMiner, but on Linux cpuminer is using less than 50MB of RAM to mine on 8 hyperthreaded cores.

even on ubuntu the standalone miner gives me only 90-100 H/s per thread on my box, while setgenerate gives a little over 300 H/s per thread. I tried building the miner with VS2013 but the libs are missing.

What CPU do you have? In an ubuntu VM I'm having no trouble mining at 700kH/s+ on 5 of my 6 5820k cores, and I spun up an EC2 instance a bit ago, which has no problem hitting ~1000 kH/s per (physical) core. I've noticed that, on machines with very high core counts, performance seems to take a hit below what I'd expect (AKA a c4.2xlarge, which has 4 cores/8 threads, actually runs FASTER than a c4.8xlarge when all cores are committed, although a c4.8xlarge runs at the same speed as a c4.2xlarge when only a fraction of the cores are wired). Also, the Argon2d hashing algorithm is, according to the whitepaper, designed to take advantage of modern x86-platform features, so perhaps you have a very old processor where these optimizations aren't available?

If you're running it in a VM, try some CPU benchmarks to make sure your virtualization isn't giving your CPU power a haircut.

It's a vserver:

model name      : Intel(R) Xeon(R) CPU           E5520  @ 2.27GHz

As I said, using the wallets build in mining it's around 3 times faster.


Pool:
https://ar2.suprnova.cc

The CPU-Miner needs a patch for pooled mining, i've included it here:
https://github.com/ocminer/cpuminer-multi-1

thanks, oc

Thanks ocminer.
New release of cpuminer now is on github.
https://github.com/Encel-US/cpuminer-multi
windows x64 binary https://github.com/Encel-US/cpuminer-multi/releases/tag/cpumine-v.1.2

So, Welcome to first Argon2 pool
https://ar2.suprnova.cc


Can you please add the libs to git so we can build it using VS2013?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ltcnim on December 21, 2015, 10:27:17 AM
Btw. just tried the new 1.2 standalone miner to mine on my ubuntu server:

Code:
...
[2015-12-21 11:26:11] CPU #0: 5.40 H/s
[2015-12-21 11:26:11] CPU #1: 4.00 H/s
[2015-12-21 11:26:11] CPU #2: 3.95 H/s
[2015-12-21 11:26:11] CPU #3: 5.43 H/s
[2015-12-21 11:26:17] CPU #2: 3.48 H/s
[2015-12-21 11:26:18] CPU #5: 4.09 H/s
[2015-12-21 11:26:18] CPU #2: 4.68 H/s
[2015-12-21 11:26:18] CPU #1: 3.79 H/s
[2015-12-21 11:26:19] CPU #4: 3.57 H/s
[2015-12-21 11:26:19] CPU #3: 4.39 H/s
[2015-12-21 11:26:19] CPU #6: 3.51 H/s
[2015-12-21 11:26:19] CPU #0: 4.29 H/s
[2015-12-21 11:26:24] CPU #1: 4.04 H/s
[2015-12-21 11:26:24] CPU #6: 3.79 H/s
...

That's on a i7 4770K. Something's not right here I guess :P I's using around 12% of my CPU with 7 cores.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on December 21, 2015, 11:00:04 AM

Can you please add the libs to git so we can build it using VS2013?
can try this https://github.com/tpruvot/cpuminer-argon2/commits/master


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: tamara163 on December 21, 2015, 11:14:03 AM
https://i.imgur.com/0XrJb3x.png


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Sir_Astral on December 21, 2015, 11:19:15 AM

That temperatures...


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: antonio8 on December 21, 2015, 11:21:03 AM
Weird issue I am having.

The miner works on my AMD 8350 and AMD 1100t but it will not run on my Intel 4790k. I have pause set in my bat and it stops when I start the miner on the Intel cpu but there is no error message. All 3 machines are on Windows 7 64bit and the only thing different on the 3 is the Nvidia driver. All bats are exactly the same.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 21, 2015, 11:26:51 AM
Weird issue I am having.

The miner works on my AMD 8350 and AMD 1100t but it will not run on my Intel 4790k. I have pause set in my bat and it stops when I start the miner on the Intel cpu but there is no error message. All 3 machines are on Windows 7 64bit and the only thing different on the 3 is the Nvidia driver. All bats are exactly the same.
Which miner u using ?
I have also AMD 8350 and hashing 240 H/s


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: antonio8 on December 21, 2015, 11:31:12 AM
Weird issue I am having.

The miner works on my AMD 8350 and AMD 1100t but it will not run on my Intel 4790k. I have pause set in my bat and it stops when I start the miner on the Intel cpu but there is no error message. All 3 machines are on Windows 7 64bit and the only thing different on the 3 is the Nvidia driver. All bats are exactly the same.
Which miner u using ?
I have also AMD 8350 and hashing 240 H/s

The latest that Encel-US just posted in post# 186. The first version does the same though.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: poolmn on December 21, 2015, 11:31:59 AM
Pool:
https://ar2.suprnova.cc

The CPU-Miner needs a patch for pooled mining, i've included it here:
https://github.com/ocminer/cpuminer-multi-1

thanks, oc

Thanks ocminer.
New release of cpuminer now is on github.
https://github.com/Encel-US/cpuminer-multi
windows x64 binary https://github.com/Encel-US/cpuminer-multi/releases/tag/cpumine-v.1.2

So, Welcome to first Argon2 pool
https://ar2.suprnova.cc



Can you put the pools source on github ?

We would like to add a pool too.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ocminer on December 21, 2015, 11:59:25 AM
Pool:
https://ar2.suprnova.cc

The CPU-Miner needs a patch for pooled mining, i've included it here:
https://github.com/ocminer/cpuminer-multi-1

thanks, oc

Thanks ocminer.
New release of cpuminer now is on github.
https://github.com/Encel-US/cpuminer-multi
windows x64 binary https://github.com/Encel-US/cpuminer-multi/releases/tag/cpumine-v.1.2

So, Welcome to first Argon2 pool
https://ar2.suprnova.cc



Can you put the pools source on github ?

We would like to add a pool too.


Yes, let me fix up hashrate calcs, estimates etc and I'll push it to github then.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 21, 2015, 02:10:37 PM
Weird issue I am having.

The miner works on my AMD 8350 and AMD 1100t but it will not run on my Intel 4790k. I have pause set in my bat and it stops when I start the miner on the Intel cpu but there is no error message. All 3 machines are on Windows 7 64bit and the only thing different on the 3 is the Nvidia driver. All bats are exactly the same.
Which miner u using ?
I have also AMD 8350 and hashing 240 H/s

The latest that Encel-US just posted in post# 186. The first version does the same though.
I moved to win 7 and no change. what can be wrong since we have the same CPU ?
We have the same cpu and os (win7) but I"m hasing 10-15 time less.
Oc you are an expert what can I do wrong ?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 21, 2015, 02:41:12 PM
Weird issue I am having.

The miner works on my AMD 8350 and AMD 1100t but it will not run on my Intel 4790k. I have pause set in my bat and it stops when I start the miner on the Intel cpu but there is no error message. All 3 machines are on Windows 7 64bit and the only thing different on the 3 is the Nvidia driver. All bats are exactly the same.
Which miner u using ?
I have also AMD 8350 and hashing 240 H/s

The latest that Encel-US just posted in post# 186. The first version does the same though.
I moved to win 7 and no change. what can be wrong since we have the same CPU ?
We have the same cpu and os (win7) but I"m hasing 10-15 time less.
Oc you are an expert what can I do wrong ?

maybe performance/power settings in Windows or BIOS ?  maybe try to somehow set it to full performance. and not some strange power saving feature which limits performance?

on my older laptop (AMD A-8 4500M) i get slow hashrate with miner, and about 2kH/s with wallet's setgenerate
wish i could mine on the pool with this laptop...


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nix_on on December 21, 2015, 03:15:29 PM
Weird issue I am having.

The miner works on my AMD 8350 and AMD 1100t but it will not run on my Intel 4790k. I have pause set in my bat and it stops when I start the miner on the Intel cpu but there is no error message. All 3 machines are on Windows 7 64bit and the only thing different on the 3 is the Nvidia driver. All bats are exactly the same.
Which miner u using ?
I have also AMD 8350 and hashing 240 H/s

The latest that Encel-US just posted in post# 186. The first version does the same though.
I moved to win 7 and no change. what can be wrong since we have the same CPU ?
We have the same cpu and os (win7) but I"m hasing 10-15 time less.
Oc you are an expert what can I do wrong ?

maybe performance/power settings in Windows or BIOS ?  maybe try to somehow set it to full performance. and not some strange power saving feature which limits performance?

on my older laptop (AMD A-8 4500M) i get slow hashrate with miner, and about 2kH/s with wallet's setgenerate
wish i could mine on the pool with this laptop...

Found it . Just disable kaspersky and my hashrate jump from 240 H/s to 2200 H/s
I had always kaspersky running when mining and that is first time for me


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 21, 2015, 03:19:16 PM
anti virus is a kind of a virus... :D


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 21, 2015, 03:23:38 PM
@ocminer your pool retargets too high:

[2015-12-21 15:04:57] Stratum difficulty set to 2
[2015-12-21 15:04:57] accepted: 420/420 (100.00%), 637.93 H/s yes!
[2015-12-21 15:06:23] accepted: 421/421 (100.00%), 588.68 H/s yes!
[2015-12-21 15:07:51] accepted: 422/422 (100.00%), 640.98 H/s yes!
[2015-12-21 15:08:11] Stratum difficulty set to 4
[2015-12-21 15:08:11] accepted: 423/423 (100.00%), 637.58 H/s yes!
[2015-12-21 15:10:20] accepted: 424/424 (100.00%), 627.41 H/s yes!
[2015-12-21 15:11:26] Stratum difficulty set to 8
[2015-12-21 15:11:26] accepted: 425/425 (100.00%), 654.66 H/s yes!

and then no shares for 20 minutes...


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ocminer on December 21, 2015, 03:30:50 PM
@ocminer your pool retargets too high:

[2015-12-21 15:04:57] Stratum difficulty set to 2
[2015-12-21 15:04:57] accepted: 420/420 (100.00%), 637.93 H/s yes!
[2015-12-21 15:06:23] accepted: 421/421 (100.00%), 588.68 H/s yes!
[2015-12-21 15:07:51] accepted: 422/422 (100.00%), 640.98 H/s yes!
[2015-12-21 15:08:11] Stratum difficulty set to 4
[2015-12-21 15:08:11] accepted: 423/423 (100.00%), 637.58 H/s yes!
[2015-12-21 15:10:20] accepted: 424/424 (100.00%), 627.41 H/s yes!
[2015-12-21 15:11:26] Stratum difficulty set to 8
[2015-12-21 15:11:26] accepted: 425/425 (100.00%), 654.66 H/s yes!

and then no shares for 20 minutes...


Hmm this is actually quite weird .. Never saw a miner > Diff 4 until now.. Whats your CPU ? :)

Hashrate calculations should match up now for everyone else



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 21, 2015, 03:34:41 PM
@ocminer your pool retargets too high:

[2015-12-21 15:04:57] Stratum difficulty set to 2
[2015-12-21 15:04:57] accepted: 420/420 (100.00%), 637.93 H/s yes!
[2015-12-21 15:06:23] accepted: 421/421 (100.00%), 588.68 H/s yes!
[2015-12-21 15:07:51] accepted: 422/422 (100.00%), 640.98 H/s yes!
[2015-12-21 15:08:11] Stratum difficulty set to 4
[2015-12-21 15:08:11] accepted: 423/423 (100.00%), 637.58 H/s yes!
[2015-12-21 15:10:20] accepted: 424/424 (100.00%), 627.41 H/s yes!
[2015-12-21 15:11:26] Stratum difficulty set to 8
[2015-12-21 15:11:26] accepted: 425/425 (100.00%), 654.66 H/s yes!

and then no shares for 20 minutes...


Hmm this is actually quite weird .. Never saw a miner > Diff 4 until now.. Whats your CPU ? :)

Hashrate calculations should match up now for everyone else



using 3 VPS total ~2kH/s
used same worker for all, now trying to switch to 3 workers
wish that cpuminer will be fixed for AMD so i could mine with laptop too


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on December 21, 2015, 04:00:06 PM
Added reward for translation into other languages - 200 AR2.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on December 21, 2015, 05:31:40 PM
Good news. Argon2Coin is on the exchange

Here is BTC and USD trading pairs:

https://c-cex.com/?p=ar2-btc
https://c-cex.com/?p=ar2-usd

Also it is tradable to LTC and DOGE:

https://c-cex.com/?p=ar2-ltc
https://c-cex.com/?p=ar2-doge



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: samspaces on December 21, 2015, 05:50:54 PM
Premine is now 1/3d of coin supply. Hm.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ltcnim on December 21, 2015, 06:00:40 PM
After unsuccesfull tries to compile the miner in VC2013, I tried using msys64, but it always fails with this error:

Code:
/usr/lib/gcc/x86_64-pc-msys/4.9.2/../../../../x86_64-pc-msys/bin/ld: cannot find -lpthreadGC2

configure does not show any errors. any ideas?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 21, 2015, 06:06:19 PM
After unsuccesfull tries to compile the miner in VC2013, I tried using msys64, but it always fails with this error:

Code:
/usr/lib/gcc/x86_64-pc-msys/4.9.2/../../../../x86_64-pc-msys/bin/ld: cannot find -lpthreadGC2

configure does not show any errors. any ideas?

I have had the same issues. 



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on December 21, 2015, 06:13:33 PM
After unsuccesfull tries to compile the miner in VC2013, I tried using msys64, but it always fails with this error:

Code:
/usr/lib/gcc/x86_64-pc-msys/4.9.2/../../../../x86_64-pc-msys/bin/ld: cannot find -lpthreadGC2

configure does not show any errors. any ideas?
seems compiler doesn't see pthread libraries
p.s. try this pthread (http://sourceforge.net/projects/mingw-w64/files/External%20binary%20packages%20%28Win64%20hosted%29/pthreads/)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ltcnim on December 21, 2015, 06:40:27 PM
After unsuccesfull tries to compile the miner in VC2013, I tried using msys64, but it always fails with this error:

Code:
/usr/lib/gcc/x86_64-pc-msys/4.9.2/../../../../x86_64-pc-msys/bin/ld: cannot find -lpthreadGC2

configure does not show any errors. any ideas?
seems compiler doesn't see pthread libraries
p.s. try this pthread (http://sourceforge.net/projects/mingw-w64/files/External%20binary%20packages%20%28Win64%20hosted%29/pthreads/)

already tried that pthread archive and copied the x64 content to my bin/lib/include directories, but still the same error.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 21, 2015, 06:47:27 PM
in vs 2013 the compile is breaking here. Any sugestions?


1>cpu-miner.obj : error LNK2001: unresolved external symbol _scanhash_argon2
1>util.obj : error LNK2001: unresolved external symbol _argon2hash
1>hive.obj : error LNK2001: unresolved external symbol _POMELO

JJ


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: kondiomir on December 21, 2015, 06:48:40 PM

https://www.filepicker.io/api/file/ffAOEpZzR5SOkxeD4mLrhttps://www.filepicker.io/api/file/hhgGxcidTiOiezSje5xG

https://www.filepicker.io/api/file/fYnSoHVQeKDqZTtAVgzAhttps://www.filepicker.io/api/file/rLjvngDQKKYeKnMoyoWA



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on December 21, 2015, 06:55:30 PM
in vs 2013 the compile is breaking here. Any sugestions?


1>cpu-miner.obj : error LNK2001: unresolved external symbol _scanhash_argon2
1>util.obj : error LNK2001: unresolved external symbol _argon2hash
1>hive.obj : error LNK2001: unresolved external symbol _POMELO

JJ
i dont fix miner to build with vs2013, try this for vc2013 https://github.com/tpruvot/cpuminer-argon2.git


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 21, 2015, 07:19:34 PM
i dont fix miner to build with vs2013, try this for vc2013 https://github.com/tpruvot/cpuminer-argon2.git

ah, much better! thanks!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 21, 2015, 07:22:53 PM
i dont fix miner to build with vs2013, try this for vc2013 https://github.com/tpruvot/cpuminer-argon2.git
ah, much better! thanks!
i lied, it compiles, but gets share above target errors, and is terribly slow ugh lol


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Epsylon3 on December 21, 2015, 08:25:25 PM
vs2013 doesnt support ASM in x64, blame MS ;)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 21, 2015, 08:29:16 PM
vs2013 doesnt support ASM in x64, blame MS ;)

That I can do gladly :)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ocminer on December 21, 2015, 08:35:12 PM
To the guy trying to mine this on my pool with scrypt, it is NOT scrypt - please switch to the Argon2 algo !

Thanks


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 21, 2015, 08:36:20 PM
To the guy trying to mine this on my pool with scrypt, it is NOT scrypt - please switch to the Argon2 algo !

Thanks

I was trying to improve the miner, but i only ended up breaking it, it may have been me lol


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ig0tik3d on December 21, 2015, 08:56:36 PM

I was trying to improve the miner
https://github.com/khovratovich/Argon2 can try this to improve argon2))


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: poolmn on December 21, 2015, 09:07:23 PM
To the guy trying to mine this on my pool with scrypt, it is NOT scrypt - please switch to the Argon2 algo !

Thanks

oc please upload source code of pool


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 21, 2015, 09:18:41 PM

I was trying to improve the miner
https://github.com/khovratovich/Argon2 can try this to improve argon2))

Yes, i found that, just got it to compile, but it dosent work. ugh so frustrating. I dont have a c++ background lol


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ocminer on December 21, 2015, 09:26:33 PM
To the guy trying to mine this on my pool with scrypt, it is NOT scrypt - please switch to the Argon2 algo !

Thanks

oc please upload source code of pool

Yes, packing it up now and uploading to github in a few moments


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ocminer on December 21, 2015, 10:36:03 PM

nice logos, dev ?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ocminer on December 21, 2015, 10:56:07 PM
To the guy trying to mine this on my pool with scrypt, it is NOT scrypt - please switch to the Argon2 algo !

Thanks

oc please upload source code of pool

Here it is:

https://github.com/ocminer/argon2-hash


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 21, 2015, 11:01:47 PM
Renting hashing power at 0.000065 BTC/kH/hour (about $0.028).

Thanks to testz's (way) faster miner, I'm renting hashing power at 0.000017 BTC/kH/hour.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: testz on December 21, 2015, 11:05:55 PM
Argon2 optimized miner (x10+ faster):
https://www.bitteaser.com/press-releases/?title=1


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: trader19 on December 21, 2015, 11:36:17 PM
Argon2 optimized miner (x10+ faster):
https://www.bitteaser.com/press-releases/?title=1

very nice, can u share nix src please? would like to do some cloud mining.. thanks


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: testz on December 21, 2015, 11:38:24 PM
Argon2 optimized miner (x10+ faster):
https://www.bitteaser.com/press-releases/?title=1

very nice, can u share nix src please? would like to do some cloud mining.. thanks

Currently it's Windows only  :( and very ugly draft version. I will publish sources in few days.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bhokor on December 21, 2015, 11:44:01 PM
Guys have you seen the price spread actually, ouch, the  better sell price is 1499, and better buy price is 200 satos, i wanna buy some but i think i can wait for a normal spread, the risk now is so high, otherwise the Argon2 algo is really nice improvement . let's see what this coin have to say in crypto community


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 21, 2015, 11:47:05 PM
Argon2 optimized miner (x10+ faster):
https://www.bitteaser.com/press-releases/?title=1

very nice, can u share nix src please? would like to do some cloud mining.. thanks

Currently it's Windows only  :( and very ugly draft version. I will publish sources in few days.

it does not seem to run for me?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: testz on December 21, 2015, 11:50:57 PM
Argon2 optimized miner (x10+ faster):
https://www.bitteaser.com/press-releases/?title=1

very nice, can u share nix src please? would like to do some cloud mining.. thanks

Currently it's Windows only  :( and very ugly draft version. I will publish sources in few days.

it does not seem to run for me?


Which error did you get (screenshot will be great)? Do you run at x64 version of Windows? Your CPU should support SSE.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 21, 2015, 11:54:55 PM
Argon2 optimized miner (x10+ faster):
https://www.bitteaser.com/press-releases/?title=1

very nice, can u share nix src please? would like to do some cloud mining.. thanks

Currently it's Windows only  :( and very ugly draft version. I will publish sources in few days.

it does not seem to run for me?


Which error did you get (screenshot will be great)? Do you run at x64 version of Windows? Your CPU should support SSE.
I get no errors, it shows the first two lines, including the donation address, hangs, and then just exits. No errors. 64 bit win 7, server.  CPUs are zeon e5570s


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: nikl on December 21, 2015, 11:56:51 PM
Argon2 optimized miner (x10+ faster):
https://www.bitteaser.com/press-releases/?title=1

very nice, can u share nix src please? would like to do some cloud mining.. thanks

Currently it's Windows only  :( and very ugly draft version. I will publish sources in few days.

it does not seem to run for me?


Which error did you get (screenshot will be great)? Do you run at x64 version of Windows? Your CPU should support SSE.
I get no errors, it shows the first two lines, including the donation address, hangs, and then just exits. No errors. 64 bit win 7, server.  CPUs are zeon e5570s


The same error (appcrash). CPU core i5 760


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: testz on December 22, 2015, 12:07:24 AM

Original miner (https://github.com/Encel-US/cpuminer-multi/releases) works at same systems?
Did you run like: cpuminer.exe -q -a argon2 -o stratum+tcp://ar2.suprnova.cc:7095 -u user.x -p x -t 8

Anyone get it working?

PS: I test at few xeon's and i7's all works fine.



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 22, 2015, 12:10:28 AM
Argon2 optimized miner (x10+ faster):
https://www.bitteaser.com/press-releases/?title=1


Works wonderfully, getting about 3.7x the speed of the previous miner. Donation address?

Also, for anyone curious, I ran wireshark for five minutes in the background with nothing but the miner running, and nothing looked suspicious. That being said, that's no guarantee that it's safe--maybe it didn't find what it was looking for, maybe it waits for a longer time, who knows. But based on 5 minutes of network recording, everything looks vanilla. :) As always, VMs are a great way to protect yourself.



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: trader19 on December 22, 2015, 12:10:53 AM

Original miner (https://github.com/Encel-US/cpuminer-multi/releases) works at same systems?
Did you run like: cpuminer.exe -q -a argon2 -o stratum+tcp://ar2.suprnova.cc:7095 -u user.x -p x -t 8

Anyone get it working?

PS: I test at few xeon's and i7's all works fine.


yes works here  ::) i am getting aprox 6x more hashrate


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: TillKoeln on December 22, 2015, 12:13:46 AM
about the opitmized miner
on my two vps it works fine both  4-5kh/s  . Single CPU, Windows Server 2012

on my Home PC Win7 x64 the optimized miner doesnt work.
|-> Virtual Box, Windows Server 2012. doesnt work too.

i think this has something to do with the cpu.
the Basic miner works fine and without Problems.



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: testz on December 22, 2015, 12:18:39 AM
Argon2 optimized miner (x10+ faster):
https://www.bitteaser.com/press-releases/?title=argon2-optimized-miner


Works wonderfully, getting about 3.7x the speed of the previous miner. Donation address?

Also, for anyone curious, I ran wireshark for five minutes in the background with nothing but the miner running, and nothing looked suspicious. That being said, that's no guarantee that it's safe--maybe it didn't find what it was looking for, maybe it waits for a longer time, who knows. But based on 5 minutes of network recording, everything looks vanilla. :)



Excellent! 3.7x it's not too much, maybe your get more if you run miner longer.
Donation address you can find here https://www.bitteaser.com/press-releases/?title=argon2-optimized-miner
Thanks in advance.

Thanks for checking with wireshark. I value my reputation, so it's not in my interest publishing crap for community.
PS: Sure I will publish the sources in few days after some cleanup.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 22, 2015, 12:21:46 AM

Original miner (https://github.com/Encel-US/cpuminer-multi/releases) works at same systems?
Did you run like: cpuminer.exe -q -a argon2 -o stratum+tcp://ar2.suprnova.cc:7095 -u user.x -p x -t 8

Anyone get it working?

PS: I test at few xeon's and i7's all works fine.



yea, same config, and the original miner does work for me


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: testz on December 22, 2015, 12:23:36 AM
about the opitmized miner
on my two vps it works fine both  4-5kh/s  . Single CPU, Windows Server 2012

on my Home PC Win7 x64 the optimized miner doesnt work.
|-> Virtual Box, Windows Server 2012. doesnt work too.

i think this has something to do with the cpu.
the Basic miner works fine and without Problems.


yea, same config, and the original miner does work for me


Miner crashed without any message? Can you post message from Windows event log.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 22, 2015, 12:25:10 AM
Argon2 optimized miner (x10+ faster):
https://www.bitteaser.com/press-releases/?title=1


Works wonderfully, getting about 3.7x the speed of the previous miner. Donation address?

Also, for anyone curious, I ran wireshark for five minutes in the background with nothing but the miner running, and nothing looked suspicious. That being said, that's no guarantee that it's safe--maybe it didn't find what it was looking for, maybe it waits for a longer time, who knows. But based on 5 minutes of network recording, everything looks vanilla. :)



Excellent! 3.7x it's not too much, maybe your get more if you run miner longer.
Donation address you can find here https://www.bitteaser.com/press-releases/?title=1
Thanks in advance.

Thanks for checking with wireshark. I value my reputation, so it's not in my interest publishing crap for community.
PS: Sure I will publish the sources in few days after some cleanup.


Thanks! Sent some coins :)

Didn't notice your post count/activity when I first commented, hence a bit more paranoia. Miner's working extremely well!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: testz on December 22, 2015, 12:31:10 AM
Thanks! Sent some coins :)

Didn't notice your post count/activity when I first commented, hence a bit more paranoia. Miner's working extremely well!

Thanks for donation.
Some paranoia always good in crypto world.  :)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 22, 2015, 12:46:34 AM
For anyone wanting to run testz's miner on Linux, WINE worked fine for me.

On Ubuntu 14.04:
Code:
sudo dpkg --add-architecture i386
sudo add-apt-repository -y ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.7

Then you can just run the cpuminer:

Code:
wine cpuminer.exe -a argon2 -o stratum+tcp://ar2.suprnova.cc:7095 -u username.worker -p password -t threads

If you have a high-core-count system, I'd recommend running multiple different instances of cpuminer, each restricted to several cores, as I've found I can get 50%+ more performance running several smaller instances each restricetd to a small number of cores:

Code:
sudo apt-get install util-linux

taskset -c 0,1,2,3 wine cpuminer.exe -a argon2 -o stratum+tcp://ar2.suprnova.cc:7095 -u username.worker -p password -t 4
taskset -c 4,5,6,7 wine cpuminer.exe -a argon2 -o stratum+tcp://ar2.suprnova.cc:7095 -u username.worker -p password -t 4
And so-on and so-forth. Screen is useful here.

Also renting mining power for 0.000017 BTC/kH/hour if anyone's interested.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 22, 2015, 01:11:43 AM
Miner crashed without any message? Can you post message from Windows event log.

yup, no messages. it just closed generated 3 events,

http://pastebin.com/epvcYA53

JJ



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 22, 2015, 03:00:47 AM
Also renting mining power for 0.000017 BTC/kH/hour if anyone's interested.

send me a pm? hows that work


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: stoveeee on December 22, 2015, 03:51:37 AM
hey friends, just made a subreddit for discussion, help, and news at /r/argon2!! check it out :)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Daveeoff on December 22, 2015, 04:09:59 AM
Not sure if i have this set up right to solo mine .
I have the config for cupminer set TO
cpuminer -a argon2 -o 127.0.0.1:1234 -u 123 -p 1972 -t 32

And my wallet config is set to
server=1
rpcuser=123
rpcpassword=1972
rpcport=1234

I'v hit 30 blocks so far in the last hour with the miner im runing Two Opteron 6380 at 80KH/s  but havent had any coin show up in my wallet yet .
I'm i missing anything I'm not using the miner thats built in to the wallet but the opitmized miner


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Yanakitu Tenatako on December 22, 2015, 04:56:15 AM
Not sure if i have this set up right to solo mine .
I have the config for cupminer set TO
cpuminer -a argon2 -o 127.0.0.1:1234 -u 123 -p 1972 -t 32

And my wallet config is set to
server=1
rpcuser=123
rpcpassword=1972
rpcport=1234

I'v hit 30 blocks so far in the last hour with the miner im runing Two Opteron 6380 at 80KH/s  but havent had any coin show up in my wallet yet .
I'm i missing anything I'm not using the miner thats built in to the wallet but the opitmized miner

I am hitting 10 blocks/hour with much much much more hashing power, so I believe you are not doing right or you are on fork.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Dracco on December 22, 2015, 04:58:38 AM
Same error with new miner, 2 line and AppCrash :((


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: vhong on December 22, 2015, 05:15:51 AM
hey friends, just made a subreddit for discussion, help, and news at /r/argon2!! check it out :)

Good, you need to promote it to attract more users on the subreddit page.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Daveeoff on December 22, 2015, 06:07:01 AM
How much time does it take after finding a block for any coin to show up in your wallet when your solo  mining .I'v found more then 30 block's in the last hour but haven't had any coins show up in the wallet yet


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Yanakitu Tenatako on December 22, 2015, 06:37:46 AM
How much time does it take after finding a block for any coin to show up in your wallet when your solo  mining .I'v found more then 30 block's in the last hour but haven't had any coins show up in the wallet yet

Paste block numbers here, and let us see what is going on.
You are not providing enough information.
Printscreen would also help.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 22, 2015, 06:39:47 AM
How much time does it take after finding a block for any coin to show up in your wallet when your solo  mining .I'v found more then 30 block's in the last hour but haven't had any coins show up in the wallet yet

30 blocks in an hour is pretty hard to believe--you might not be synced up with the network, which means you're mining at the difficulty of the network at the first block. How many connections do you have?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Daveeoff on December 22, 2015, 06:44:47 AM
How much time does it take after finding a block for any coin to show up in your wallet when your solo  mining .I'v found more then 30 block's in the last hour but haven't had any coins show up in the wallet yet

30 blocks in an hour is pretty hard to believe--you might not be synced up with the network, which means you're mining at the difficulty of the network at the first block. How many connections do you have?

Shows 11  connections and shows it up to date at block 10941. im runing 32 cores rig has two Opteron 6380 Abu Dhabi with 16 cores each


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 22, 2015, 06:49:09 AM
How much time does it take after finding a block for any coin to show up in your wallet when your solo  mining .I'v found more then 30 block's in the last hour but haven't had any coins show up in the wallet yet

30 blocks in an hour is pretty hard to believe--you might not be synced up with the network, which means you're mining at the difficulty of the network at the first block. How many connections do you have?

Shows 11  connections and shows it up to date at block 10941

What's the output of
Code:
argon2d listtransactions

What blocks does it show generated?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Daveeoff on December 22, 2015, 06:57:09 AM
How much time does it take after finding a block for any coin to show up in your wallet when your solo  mining .I'v found more then 30 block's in the last hour but haven't had any coins show up in the wallet yet

30 blocks in an hour is pretty hard to believe--you might not be synced up with the network, which means you're mining at the difficulty of the network at the first block. How many connections do you have?

Shows 11  connections and shows it up to date at block 10941

What's the output of
Code:
argon2d listtransactions

What blocks does it show generated?


22:58:45

[
{
"account" : "",
"address" : "4x5JzEJr2nyy3cR8hfqSEiz8g6gvaKvEJc",
"category" : "receive",
"amount" : 2.81337382,
"confirmations" : 63,
"blockhash" : "0000001fdb3518ea7db6f6fa4f7df905ebaeb479f67c1e5fc077e2b52ff9245c",
"blockindex" : 1,
"blocktime" : 1450762942,
"txid" : "41fa1aca2b1525d9a89cd8a1d64653de4781312fd21591e55c918c504a475d89",
"time" : 1450762808,
"timereceived" : 1450762808
},
{
"account" : "",
"address" : "4x5JzEJr2nyy3cR8hfqSEiz8g6gvaKvEJc",
"category" : "receive",
"amount" : 1.52246631,
"confirmations" : 49,
"blockhash" : "0000002554e987e8f29eb861c85e6679d42444911c76c34d01a1812c0d45d986",
"blockindex" : 2,
"blocktime" : 1450764191,
"txid" : "fb94f1f10af0a37cd447bf122f4ccbd23a86fac04ce1783884eaf06884148545",
"time" : 1450764190,
"timereceived" : 1450764190
},
{
"account" : "",
"address" : "4x5JzEJr2nyy3cR8hfqSEiz8g6gvaKvEJc",
"category" : "receive",
"amount" : 2.63361736,
"confirmations" : 40,
"blockhash" : "0000002b11b42c5618bddab4f825c48ba0d9b1164e482898d6998883989e8b66",
"blockindex" : 2,
"blocktime" : 1450764758,
"txid" : "bfe5c95e5f934f6d7dfa6fba02db731cf30a50c582e711feaec7e052d9f4fd7e",
"time" : 1450764614,
"timereceived" : 1450764614
},
{
"account" : "",
"address" : "4x5JzEJr2nyy3cR8hfqSEiz8g6gvaKvEJc",
"category" : "receive",
"amount" : 10.10398751,
"confirmations" : 0,
"txid" : "cb3ad8026bbf5ab9e54112b20e41a2c5f0af47fe99991372951102836d6de06e",
"time" : 1450767490,
"timereceived" : 1450767490
}
]

 just showing what i sent to it from pool mining at supernova pool. not showing anything from solo mining


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 22, 2015, 06:59:06 AM
How much time does it take after finding a block for any coin to show up in your wallet when your solo  mining .I'v found more then 30 block's in the last hour but haven't had any coins show up in the wallet yet

30 blocks in an hour is pretty hard to believe--you might not be synced up with the network, which means you're mining at the difficulty of the network at the first block. How many connections do you have?

Shows 11  connections and shows it up to date at block 10941

What's the output of
Code:
argon2d listtransactions

What blocks does it show generated?

"account" : "",
"address" : "4x5JzEJr2nyy3cR8hfqSEiz8g6gvaKvEJc",
"category" : "receive",
"amount" : 2.81337382,
"confirmations" : 58,
"blockhash" : "0000001fdb3518ea7db6f6fa4f7df905ebaeb479f67c1e5fc077e2b52ff9245c",
"blockindex" : 1,
"blocktime" : 1450762942,
"txid" : "41fa1aca2b1525d9a89cd8a1d64653de4781312fd21591e55c918c504a475d89",
"time" : 1450762808,
"timereceived" : 1450762808
},
{
"account" : "",
"address" : "4x5JzEJr2nyy3cR8hfqSEiz8g6gvaKvEJc",
"category" : "receive",
"amount" : 1.52246631,
"confirmations" : 44,
"blockhash" : "0000002554e987e8f29eb861c85e6679d42444911c76c34d01a1812c0d45d986",
"blockindex" : 2,
"blocktime" : 1450764191,
"txid" : "fb94f1f10af0a37cd447bf122f4ccbd23a86fac04ce1783884eaf06884148545",
"time" : 1450764190,
"timereceived" : 1450764190
},
{
"account" : "",
"address" : "4x5JzEJr2nyy3cR8hfqSEiz8g6gvaKvEJc",
"category" : "receive",
"amount" : 2.63361736,
"confirmations" : 35,
"blockhash" : "0000002b11b42c5618bddab4f825c48ba0d9b1164e482898d6998883989e8b66",
"blockindex" : 2,
"blocktime" : 1450764758,
"txid" : "bfe5c95e5f934f6d7dfa6fba02db731cf30a50c582e711feaec7e052d9f4fd7e",
"time" : 1450764614,
"timereceived" : 1450764614
}
]
 just showing what i sent to it from supernova pool

Where are you seeing the 30 blocks you solo mined?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Daveeoff on December 22, 2015, 07:05:55 AM
How much time does it take after finding a block for any coin to show up in your wallet when your solo  mining .I'v found more then 30 block's in the last hour but haven't had any coins show up in the wallet yet

30 blocks in an hour is pretty hard to believe--you might not be synced up with the network, which means you're mining at the difficulty of the network at the first block. How many connections do you have?

Shows 11  connections and shows it up to date at block 10941

What's the output of
Code:
argon2d listtransactions

What blocks does it show generated?

"account" : "",
"address" : "4x5JzEJr2nyy3cR8hfqSEiz8g6gvaKvEJc",
"category" : "receive",
"amount" : 2.81337382,
"confirmations" : 58,
"blockhash" : "0000001fdb3518ea7db6f6fa4f7df905ebaeb479f67c1e5fc077e2b52ff9245c",
"blockindex" : 1,
"blocktime" : 1450762942,
"txid" : "41fa1aca2b1525d9a89cd8a1d64653de4781312fd21591e55c918c504a475d89",
"time" : 1450762808,
"timereceived" : 1450762808
},
{
"account" : "",
"address" : "4x5JzEJr2nyy3cR8hfqSEiz8g6gvaKvEJc",
"category" : "receive",
"amount" : 1.52246631,
"confirmations" : 44,
"blockhash" : "0000002554e987e8f29eb861c85e6679d42444911c76c34d01a1812c0d45d986",
"blockindex" : 2,
"blocktime" : 1450764191,
"txid" : "fb94f1f10af0a37cd447bf122f4ccbd23a86fac04ce1783884eaf06884148545",
"time" : 1450764190,
"timereceived" : 1450764190
},
{
"account" : "",
"address" : "4x5JzEJr2nyy3cR8hfqSEiz8g6gvaKvEJc",
"category" : "receive",
"amount" : 2.63361736,
"confirmations" : 35,
"blockhash" : "0000002b11b42c5618bddab4f825c48ba0d9b1164e482898d6998883989e8b66",
"blockindex" : 2,
"blocktime" : 1450764758,
"txid" : "bfe5c95e5f934f6d7dfa6fba02db731cf30a50c582e711feaec7e052d9f4fd7e",
"time" : 1450764614,
"timereceived" : 1450764614
}
]
 just showing what i sent to it from supernova pool

Where are you seeing the 30 blocks you solo mined?


In the miner it's self  last  few block's are

 [2015-12-21 23:01:28] argon2 block 10956, diff 0.02, net 1278.06 kH/s
[
[2015-12-21 23:01:49] argon2 block 10957, diff 0.02, net 1277.66 kH/s


[2015-12-21 23:02:24] argon2 block 10958, diff 0.02, net 1315.84 kH/s

[
[2015-12-21 23:02:31] argon2 block 10959, diff 0.02, net 1325.47 kH/s

[2015-12-21 23:02:59] argon2 block 10960, diff 0.02, net 1331.42 kH/s


[
[2015-12-21 23:03:35] argon2 block 10961, diff 0.02, net 1336.31 kH/s
[
[2015-12-21 23:07:08] argon2 block 10966, diff 0.02, net 1344.71 kH/s
[/s
[
[2015-12-21 23:07:42] argon2 block 10967, diff 0.02, net 1335.97 kH/s
[2015-12-21 23:07:47] CPU #14: 2599.69 H/ss
[2015-12-21 23:07:49] argon2 block 10968, diff 0.02, net 1351.65 kH/s

[2015-12-21 23:01:28] argon2 block 10956, diff 0.02, net 1278.06 kH/s

[2015-12-21 23:01:49] argon2 block 10957, diff 0.02, net 1277.66 kH/s

[2015-12-21 23:02:24] argon2 block 10958, diff 0.02, net 1315.84 kH/s

[2015-12-21 23:02:31] argon2 block 10959, diff 0.02, net 1325.47 kH/s

[2015-12-21 23:02:59] argon2 block 10960, diff 0.02, net 1331.42 kH/s


[2015-12-21 23:03:35] argon2 block 10961, diff 0.02, net 1336.31 kH/s

[2015-12-21 23:03:40] CPU #12: 2619.57 H/s
[2015-12-21 23:07:08] argon2 block 10966, diff 0.02, net 1344.71 kH/s


[2015-12-21 23:07:42] argon2 block 10967, diff 0.02, net 1335.97 kH/s

[2015-12-21 23:07:49] argon2 block 10968, diff 0.02, net 1351.65 kH/s

[2015-12-21 23:08:22] CPU #23: 2512.20 H/s
[2015-12-21 23:08:24] argon2 block 10969, diff 0.02, net 1364.83 kH/s


[2015-12-21 23:08:24] argon2 block 10969, diff 0.02, net 1364.83 kH/s


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 22, 2015, 07:42:32 AM
How much time does it take after finding a block for any coin to show up in your wallet when your solo  mining .I'v found more then 30 block's in the last hour but haven't had any coins show up in the wallet yet

30 blocks in an hour is pretty hard to believe--you might not be synced up with the network, which means you're mining at the difficulty of the network at the first block. How many connections do you have?

Shows 11  connections and shows it up to date at block 10941

What's the output of
Code:
argon2d listtransactions

What blocks does it show generated?

"account" : "",
"address" : "4x5JzEJr2nyy3cR8hfqSEiz8g6gvaKvEJc",
"category" : "receive",
"amount" : 2.81337382,
"confirmations" : 58,
"blockhash" : "0000001fdb3518ea7db6f6fa4f7df905ebaeb479f67c1e5fc077e2b52ff9245c",
"blockindex" : 1,
"blocktime" : 1450762942,
"txid" : "41fa1aca2b1525d9a89cd8a1d64653de4781312fd21591e55c918c504a475d89",
"time" : 1450762808,
"timereceived" : 1450762808
},
{
"account" : "",
"address" : "4x5JzEJr2nyy3cR8hfqSEiz8g6gvaKvEJc",
"category" : "receive",
"amount" : 1.52246631,
"confirmations" : 44,
"blockhash" : "0000002554e987e8f29eb861c85e6679d42444911c76c34d01a1812c0d45d986",
"blockindex" : 2,
"blocktime" : 1450764191,
"txid" : "fb94f1f10af0a37cd447bf122f4ccbd23a86fac04ce1783884eaf06884148545",
"time" : 1450764190,
"timereceived" : 1450764190
},
{
"account" : "",
"address" : "4x5JzEJr2nyy3cR8hfqSEiz8g6gvaKvEJc",
"category" : "receive",
"amount" : 2.63361736,
"confirmations" : 35,
"blockhash" : "0000002b11b42c5618bddab4f825c48ba0d9b1164e482898d6998883989e8b66",
"blockindex" : 2,
"blocktime" : 1450764758,
"txid" : "bfe5c95e5f934f6d7dfa6fba02db731cf30a50c582e711feaec7e052d9f4fd7e",
"time" : 1450764614,
"timereceived" : 1450764614
}
]
 just showing what i sent to it from supernova pool

Where are you seeing the 30 blocks you solo mined?


In the miner it's self  last  few block's are

 [2015-12-21 23:01:28] argon2 block 10956, diff 0.02, net 1278.06 kH/s
[
[2015-12-21 23:01:49] argon2 block 10957, diff 0.02, net 1277.66 kH/s


[2015-12-21 23:02:24] argon2 block 10958, diff 0.02, net 1315.84 kH/s

[
[2015-12-21 23:02:31] argon2 block 10959, diff 0.02, net 1325.47 kH/s

[2015-12-21 23:02:59] argon2 block 10960, diff 0.02, net 1331.42 kH/s


[
[2015-12-21 23:03:35] argon2 block 10961, diff 0.02, net 1336.31 kH/s
[
[2015-12-21 23:07:08] argon2 block 10966, diff 0.02, net 1344.71 kH/s
[/s
[
[2015-12-21 23:07:42] argon2 block 10967, diff 0.02, net 1335.97 kH/s
[2015-12-21 23:07:47] CPU #14: 2599.69 H/ss
[2015-12-21 23:07:49] argon2 block 10968, diff 0.02, net 1351.65 kH/s

[2015-12-21 23:01:28] argon2 block 10956, diff 0.02, net 1278.06 kH/s

[2015-12-21 23:01:49] argon2 block 10957, diff 0.02, net 1277.66 kH/s

[2015-12-21 23:02:24] argon2 block 10958, diff 0.02, net 1315.84 kH/s

[2015-12-21 23:02:31] argon2 block 10959, diff 0.02, net 1325.47 kH/s

[2015-12-21 23:02:59] argon2 block 10960, diff 0.02, net 1331.42 kH/s


[2015-12-21 23:03:35] argon2 block 10961, diff 0.02, net 1336.31 kH/s

[2015-12-21 23:03:40] CPU #12: 2619.57 H/s
[2015-12-21 23:07:08] argon2 block 10966, diff 0.02, net 1344.71 kH/s


[2015-12-21 23:07:42] argon2 block 10967, diff 0.02, net 1335.97 kH/s

[2015-12-21 23:07:49] argon2 block 10968, diff 0.02, net 1351.65 kH/s

[2015-12-21 23:08:22] CPU #23: 2512.20 H/s
[2015-12-21 23:08:24] argon2 block 10969, diff 0.02, net 1364.83 kH/s


[2015-12-21 23:08:24] argon2 block 10969, diff 0.02, net 1364.83 kH/s

That's the network mining blocks, not you. It's updating to the latest block.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Daveeoff on December 22, 2015, 07:53:18 AM
There the only ones that showed up highlighted in green .Gave up on solo mining and went back to pool mining over at  supernova and have hit 11 blocks there in the last 30 mins


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 22, 2015, 08:10:14 AM
There the only ones that showed up highlighted in green .Gave up on solo mining and went back to pool mining over at  supernova and have hit 11 blocks there in the last 30 mins

Yeah, those aren't mined by you though, they're just new blocks on the network.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Daveeoff on December 22, 2015, 08:53:19 AM
There the only ones that showed up highlighted in green .Gave up on solo mining and went back to pool mining over at  supernova and have hit 11 blocks there in the last 30 mins

Yeah, those aren't mined by you though, they're just new blocks on the network.
well on supernova under bock finder it showed i found 11 blocks in the last 30 or 40 min's so i gave up on trying to solo mine Getting around 49KH/s on supernova with my two Opteron 6380's and 20 KH/s with my FX-9590.Going to let them mine for a bit then go back to mining Vanillacoin with my main rig since there isn't a gpu miner out yet


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Vorksholk on December 22, 2015, 09:25:21 AM
There the only ones that showed up highlighted in green .Gave up on solo mining and went back to pool mining over at  supernova and have hit 11 blocks there in the last 30 mins

Yeah, those aren't mined by you though, they're just new blocks on the network.
well on supernova under bock finder it showed i found 11 blocks in the last 30 or 40 min's so i gave up on trying to solo mine Getting around 49KH/s on supernova with my two Opteron 6380's and 20 KH/s with my FX-9590.Going to let them mine for a bit then go back to mining Vanillacoin with my main rig since there isn't a gpu miner out yet

That's quite a few blocks! Looks like suprnova sees (currently) 6 blocks from you https://ar2.suprnova.cc/index.php?page=statistics&action=blockfinder (https://ar2.suprnova.cc/index.php?page=statistics&action=blockfinder). Are you sure you're reading the correct stuff? At any rate, pool mining is certainly a good idea at this point in time.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Daveeoff on December 22, 2015, 09:41:25 AM
There the only ones that showed up highlighted in green .Gave up on solo mining and went back to pool mining over at  supernova and have hit 11 blocks there in the last 30 mins

Yeah, those aren't mined by you though, they're just new blocks on the network.
well on supernova under bock finder it showed i found 11 blocks in the last 30 or 40 min's so i gave up on trying to solo mine Getting around 49KH/s on supernova with my two Opteron 6380's and 20 KH/s with my FX-9590.Going to let them mine for a bit then go back to mining Vanillacoin with my main rig since there isn't a gpu miner out yet

That's quite a few blocks! Looks like suprnova sees (currently) 6 blocks from you https://ar2.suprnova.cc/index.php?page=statistics&action=blockfinder (https://ar2.suprnova.cc/index.php?page=statistics&action=blockfinder). Are you sure you're reading the correct stuff? At any rate, pool mining is certainly a good idea at this point in time.
Have two accounts on supernova anonymous and Daveeoff running two different rigs so each one has it's own account on supernova My FX-9590 is running under Daveeoff with 6 Blocks and my my two Opteron 6380's are running under anonymous with 8 Blocks. I seem to get a late start on every coin that comes out .But i caught Flycoin at the start did good on Fly. Well see what happens with this one


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 22, 2015, 11:51:55 AM
Argon2 optimized miner (x10+ faster):
https://www.bitteaser.com/press-releases/?title=1


share source code ?

using wine
but it fail on one of my box


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: testz on December 22, 2015, 01:00:09 PM
Argon2 optimized miner (x10+ faster) 1.0.1:
https://www.bitteaser.com/press-releases/?title=1

Download cpuminer-argon2-win64-1.0.1.zip use dedicated executable for your processor architecture, available:
cpuminer-win64-barcelona
cpuminer-win64-bdver1
cpuminer-win64-bdver2
cpuminer-win64-btver2
cpuminer-win64-core2
cpuminer-win64-generic
cpuminer-win64-haswell
cpuminer-win64-ivybridge
cpuminer-win64-nehalem
cpuminer-win64-sandybridge


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ltcnim on December 22, 2015, 02:26:55 PM
using the suprnova pool now. works fine under win7, but fails on my ubuntu vhost:

Code:
[2015-12-22 15:11:06] Starting Stratum on stratum+tcp://ar2.suprnova.cc:7095
[2015-12-22 15:11:06] 5 miner threads started, using 'argon2' algorithm.
[2015-12-22 15:11:36] stratum_subscribe timed out
[2015-12-22 15:11:36] ...retry after 10 seconds

solomining works though


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Historical on December 22, 2015, 04:25:44 PM
Argon2 optimized miner (x10+ faster) 1.0.1:
https://www.bitteaser.com/press-releases/?title=1

Download cpuminer-argon2-win64-1.0.1.zip use dedicated executable for your processor architecture, available:
cpuminer-win64-barcelona
cpuminer-win64-bdver1
cpuminer-win64-bdver2
cpuminer-win64-btver2
cpuminer-win64-core2
cpuminer-win64-generic
cpuminer-win64-haswell
cpuminer-win64-ivybridge
cpuminer-win64-nehalem
cpuminer-win64-sandybridge

Can you put source on github?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitspender on December 22, 2015, 07:19:19 PM
@Testz, your miner is working like a charm! Went from 5000H/s to 23000H/s

@Dev, you need to be more active, since your coin has been cloned, it could happen that you loose people to OPES if you dont get more active.

@Suprnova, thanks for the pool, mining there now


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: testz on December 22, 2015, 07:44:11 PM
Argon2 optimized miner (x10+ faster) 1.0.1:
https://www.bitteaser.com/press-releases/?title=1

Link was updated with GitHub sources location. Enjoy!  :)

PS: Sorry for delays.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on December 22, 2015, 08:29:46 PM
Argon2 optimized miner (x10+ faster) 1.0.1:
https://www.bitteaser.com/press-releases/?title=1
Link was updated with GitHub sources location. Enjoy!  :)
PS: Sorry for delays.
Thanks testz!
Great work!
So,I promise bounty for improve and bug fix 10k ar2, What do you think pay all  or part of bounty and wait for more optimizations?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: testz on December 22, 2015, 08:41:30 PM
Argon2 optimized miner (x10+ faster) 1.0.1:
https://www.bitteaser.com/press-releases/?title=1
Link was updated with GitHub sources location. Enjoy!  :)
PS: Sorry for delays.
Thanks testz!
Great work!
So,I promise bounty for improve and bug fix 10k ar2, What do you think pay all  or part of bounty and wait for more optimizations?

It's up to you  :) but I suggest to split bounty for 4 optimization stages, because sure this new algo can have more optimizations. If not, you can always send remaining bounty as additional for previous optimizations after some deadline.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 22, 2015, 08:50:30 PM
Argon2 optimized miner (x10+ faster) 1.0.1:
https://www.bitteaser.com/press-releases/?title=1
Link was updated with GitHub sources location. Enjoy!  :)
PS: Sorry for delays.
Thanks testz!
Great work!
So,I promise bounty for improve and bug fix 10k ar2, What do you think pay all  or part of bounty and wait for more optimizations?

remember I fixed the load bug ;)  very small in comparison to what testz has done, but still :P


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on December 22, 2015, 08:51:39 PM
Argon2 optimized miner (x10+ faster) 1.0.1:
https://www.bitteaser.com/press-releases/?title=1
Link was updated with GitHub sources location. Enjoy!  :)
PS: Sorry for delays.
Thanks testz!
Great work!
So,I promise bounty for improve and bug fix 10k ar2, What do you think pay all  or part of bounty and wait for more optimizations?

It's up to you  :) but I suggest to split bounty for 4 optimization stages, because sure this new algo can have more optimizations. If not, you can always send remaining bounty as additional for previous optimizations after some deadline.
ok. Will pay 2,5k immediately, 7,5k will remain and will wait new optimizations of cpu miner.
p.s. The bounty for pools is still available.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: testz on December 22, 2015, 08:57:13 PM
Argon2 optimized miner (x10+ faster) 1.0.1:
https://www.bitteaser.com/press-releases/?title=argon2-optimized-miner
Link was updated with GitHub sources location. Enjoy!  :)
PS: Sorry for delays.
Thanks testz!
Great work!
So,I promise bounty for improve and bug fix 10k ar2, What do you think pay all  or part of bounty and wait for more optimizations?

It's up to you  :) but I suggest to split bounty for 4 optimization stages, because sure this new algo can have more optimizations. If not, you can always send remaining bounty as additional for previous optimizations after some deadline.
ok. Will pay 2,5k immediately, 7,5k will remain and will wait new optimizations of cpu miner.
p.s. The bounty for pools is still available.

Thanks! Don't forget about JJ12880 fix, and please consider bounty for exchanges, I will be very glad to see coin at https://yobit.net


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ocminer on December 22, 2015, 09:09:32 PM
Argon2 optimized miner (x10+ faster) 1.0.1:
https://www.bitteaser.com/press-releases/?title=1
Link was updated with GitHub sources location. Enjoy!  :)
PS: Sorry for delays.
Thanks testz!
Great work!
So,I promise bounty for improve and bug fix 10k ar2, What do you think pay all  or part of bounty and wait for more optimizations?

It's up to you  :) but I suggest to split bounty for 4 optimization stages, because sure this new algo can have more optimizations. If not, you can always send remaining bounty as additional for previous optimizations after some deadline.
ok. Will pay 2,5k immediately, 7,5k will remain and will wait new optimizations of cpu miner.
p.s. The bounty for pools is still available.

Thanks! Don't forget about JJ12880 fix, and please consider bounty for exchanges, I will be very glad to see coin at https://yobit.net

It's already at c-cex


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 22, 2015, 09:17:06 PM
ok. Will pay 2,5k immediately, 7,5k will remain and will wait new optimizations of cpu miner.
p.s. The bounty for pools is still available.

Bounty Received! Thanks!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: testz on December 22, 2015, 10:13:18 PM
ok. Will pay 2,5k immediately, 7,5k will remain and will wait new optimizations of cpu miner.
p.s. The bounty for pools is still available.

Received! Thanks!!!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: popcoins on December 22, 2015, 11:36:04 PM
https://bitcointalk.org/index.php?topic=1300008.0

Is this the same thing? Looks like an exact duplicate.  ???


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ltcnim on December 23, 2015, 12:19:00 AM
using the suprnova pool now. works fine under win7, but fails on my ubuntu vhost:

Code:
[2015-12-22 15:11:06] Starting Stratum on stratum+tcp://ar2.suprnova.cc:7095
[2015-12-22 15:11:06] 5 miner threads started, using 'argon2' algorithm.
[2015-12-22 15:11:36] stratum_subscribe timed out
[2015-12-22 15:11:36] ...retry after 10 seconds

solomining works though

hmm...looks like I'm the only one with that problem :/


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ocminer on December 23, 2015, 12:20:11 AM
using the suprnova pool now. works fine under win7, but fails on my ubuntu vhost:

Code:
[2015-12-22 15:11:06] Starting Stratum on stratum+tcp://ar2.suprnova.cc:7095
[2015-12-22 15:11:06] 5 miner threads started, using 'argon2' algorithm.
[2015-12-22 15:11:36] stratum_subscribe timed out
[2015-12-22 15:11:36] ...retry after 10 seconds

solomining works though

hmm...looks like I'm the only one with that problem :/

I've checked the logs - checked my miners and couldn't reproduce it.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ltcnim on December 23, 2015, 12:35:21 AM
yeah, I think the problem is at my side, I just don't get it. I can mine at your pool from my desktop pc without problems. Just my ubuntu 12 vhost does not like to connect :/


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: antonio8 on December 23, 2015, 01:44:48 AM



Link was updated with GitHub sources location. Enjoy!  :)

PS: Sorry for delays.

Curious question for you.

On my AMD 8350, on Windows 7 64bit, I get the same speed if I use 4 cores or 8 cores. Basically the more cores I use the hashes per core drop.

Is this just something on my end?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on December 23, 2015, 01:49:32 AM



Link was updated with GitHub sources location. Enjoy!  :)

PS: Sorry for delays.

Curious question for you.

On my AMD 8350, on Windows 7 64bit, I get the same speed if I use 4 cores or 8 cores. Basically the more cores I use the hashes per core drop.

Is this just something on my end?

It has to do with the load balancing and cpu affinity. I dont understand it 100%, but i got best speed, running two instances of the miner, with 4 cores each, and then in the task manager set the affinity for the one mining instance to the first 4 cores, and the second to the second 4 cores.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bhokor on December 23, 2015, 01:49:57 AM



Link was updated with GitHub sources location. Enjoy!  :)

PS: Sorry for delays.

Curious question for you.

On my AMD 8350, on Windows 7 64bit, I get the same speed if I use 4 cores or 8 cores. Basically the more cores I use the hashes per core drop.

Is this just something on my end?


Would be interesting if you can see some difference in the cpu monitor when you run it with 4 cores and with 8 perhaps it is limits to 4 like max, post the screenshots if you can, thanks


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: antonio8 on December 23, 2015, 02:14:24 AM



Link was updated with GitHub sources location. Enjoy!  :)

PS: Sorry for delays.

Curious question for you.

On my AMD 8350, on Windows 7 64bit, I get the same speed if I use 4 cores or 8 cores. Basically the more cores I use the hashes per core drop.

Is this just something on my end?


Would be interesting if you can see some difference in the cpu monitor when you run it with 4 cores and with 8 perhaps it is limits to 4 like max, post the screenshots if you can, thanks

4 Cores:
http://s4.postimg.org/puwdrnhr1/Capture.png

8 Cores:

http://s17.postimg.org/efknpnorj/Capture1.png

Seems to still all the cores up. I did not let the 8 core run long though.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: popcoins on December 23, 2015, 06:40:56 AM
https://bitcointalk.org/index.php?topic=1300008.0

Is this the same thing? Looks like an exact duplicate.  ???

Why are we doing a duplicated coin? Just out within a day ago!  ???


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: craslovell on December 23, 2015, 07:46:48 AM
Anyone running the optimized miner on an old AMD Phenom II x4 ?
I'm only seeing slightly under 2kh/s with it.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitspender on December 23, 2015, 10:23:04 AM
https://bitcointalk.org/index.php?topic=1300008.0

Is this the same thing? Looks like an exact duplicate.  ???

Why are we doing a duplicated coin? Just out within a day ago!  ???

https://bitcointalk.org/index.php?topic=1300008.msg13329371#msg13329371

Fair explaination.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: The Cryptophilanthropist on December 23, 2015, 07:20:20 PM
yeah, I think the problem is at my side, I just don't get it. I can mine at your pool from my desktop pc without problems. Just my ubuntu 12 vhost does not like to connect :/

Ping the website and use the ip address and port, I have had this in the past.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ltcnim on December 23, 2015, 07:25:41 PM
yeah, I think the problem is at my side, I just don't get it. I can mine at your pool from my desktop pc without problems. Just my ubuntu 12 vhost does not like to connect :/

Ping the website and use the ip address and port, I have had this in the past.

Thx but still no joy. I have the strange feeling, that my vserver provider somehow blocks the stratum protocol...


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on December 23, 2015, 07:31:18 PM
Selling Argon2 coins for 0.000075 BTC/coin.

you maybe want to buy for less than your sell price?
selling 1000 AR2 for 3000 CURE (right now cure only 0.00002381)

Not interested in spending much CURE, but I'll buy 300 AR2 for 750 CURE, get the market moving a tad :)

maybe estimated the price too high, at least for now
i will donate the 750 in curecoin's website
cb7c8b8a73af1976aa4b9f29396bf8ec05f46189759f0874e81a4019c0162fe9


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on December 24, 2015, 12:28:11 PM
added bounties for website 7500 AR2.
Best regards, Encel-US.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: tm2013 on December 24, 2015, 03:28:52 PM
Are there any plans for this coin, other than to be able to mine it easily?

Best regards,
-TM2013


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: mammix2 on December 24, 2015, 03:37:08 PM
Are there any bounties for a Mac wallet?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: testz on December 24, 2015, 05:55:06 PM
added bounties for website 7500 AR2.
Best regards, Encel-US.

Please update link at OP for optimized miner.

Argon2 optimized miner (x10+ faster) 1.0.1:
https://www.bitteaser.com/press-releases/?title=argon2-optimized-miner


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on December 24, 2015, 06:53:24 PM
Please update link at OP for optimized miner.
Argon2 optimized miner (x10+ faster) 1.0.1:
https://www.bitteaser.com/press-releases/?title=argon2-optimized-miner
up.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: stoveeee on December 24, 2015, 11:42:01 PM
Hey there! New French translation up at https://bitcointalk.org/index.php?topic=1302821.new#new, my address is 4hB39DAdU3LYr86H5Gj51v2kRogZPBEYpy for the bounty :)
And for the optimised miner, do you make a start.bat file like with the old one? Sorry, I'm still a little new to all this


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Yanakitu Tenatako on December 25, 2015, 10:28:15 AM
Someone is selling off like hell...
Price is under ice.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: LordCoder on December 26, 2015, 01:43:12 AM
I smell GPU miners under development, private botnets and in general fraudulent way to earn money. Mine this while you can, and sell fast too.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: coinfusion on December 27, 2015, 06:31:48 AM
I grabbed the latest source and compiled the daemon for both linux and windows, and both ran into a problem when syncing.  At block 234, Connectblock fails with inputs missing/spent with the block #235 hash that ends with c530b4d5.  Anyone else run into this problem?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: cisahasa on December 27, 2015, 01:01:34 PM
I grabbed the latest source and compiled the daemon for both linux and windows, and both ran into a problem when syncing.  At block 234, Connectblock fails with inputs missing/spent with the block #235 hash that ends with c530b4d5.  Anyone else run into this problem?

seems your block 235 is a forked one
try adding a checkpoint if you cant get past it



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: primera on December 28, 2015, 08:46:54 PM
Any news? or dead coin allready...


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: prizrak73 on December 29, 2015, 09:33:31 AM
Dead coin.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: szenekonzept on December 29, 2015, 10:36:15 AM


just found this, do not have the slightest Idea what this coin is about,

but just found out,i didn’t mine anything for nearly a year, is this baby alive?

cpu mining ... i love cpu mining
so long
Matthias   :D

.



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: berron on December 29, 2015, 11:24:22 AM
For the moment, 900 kH/s and about 100 miners. It's alive but if dev don't start to move this again it will be off sooner than later. On the other hand, Argon2 algo seems to be quite resistant to gpu mining...


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: cisahasa on January 01, 2016, 05:36:44 PM
For the moment, 900 kH/s and about 100 miners. It's alive but if dev don't start to move this again it will be off sooner than later. On the other hand, Argon2 algo seems to be quite resistant to gpu mining...

dead or alive, like to test new algo.
cpus got some job not to run idle..


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: berron on January 01, 2016, 06:03:49 PM
That's true, and it allow testing the testz argon2 cpu miner, which seems to work fast and smooth. But with almost 100 miners working on suprnova pool, it's a pity not to see a bit more movement and news in this thread.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on January 01, 2016, 06:19:43 PM
well, it has been Christmas and new-years, so things will be slow for a bit


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: cisahasa on January 01, 2016, 06:28:11 PM
i if calculated right:
coin reward is reduced by 3% about 6 times in a year.
so next year this time reward will be around 16.7 coins?

correct me if i calculated wrong...


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: berron on January 01, 2016, 07:49:54 PM
i if calculated right:
coin reward is reduced by 3% about 6 times in a year.
so next year this time reward will be around 16.7 coins?

correct me if i calculated wrong...
Right. If the coin survives, aprox reward in next years should be:

2016 16.65
2017 13.87
2018 11.56
2019 9.63


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: cisahasa on January 01, 2016, 09:02:13 PM
i if calculated right:
coin reward is reduced by 3% about 6 times in a year.
so next year this time reward will be around 16.7 coins?

correct me if i calculated wrong...
Right. If the coin survives, aprox reward in next years should be:

2016 16.65
2017 13.87
2018 11.56
2019 9.63


seems it wont survive if gpus wont kick in, and soon.


premine 100000

- amd gpu miner   - 20000 AR2
- nvidia gpu miner - 20000 AR2
- optimized cpu miner  - 7500 AR2
- optimized cpu miner by testz - 2500 AR2
- block explorer    - 3000 AR2
- first pool          - 5000 AR2
- second pool       - 3500 AR2
- third pool          - 2200 AR2
- translation in other languages - 200 AR2 (lets count 4)= 800 AR2
- website             - 7500 AR2
----------------------------------------------------
         72000 AR2

         28000 AR2 for dev?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: berron on January 01, 2016, 11:22:29 PM
Theoretically is not an easy algo for gpu's...?

Maybe new bounties for mac and android wallets???


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: cisahasa on January 03, 2016, 06:26:48 PM
guess we will not see gpu miner on this one?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: placebo on January 07, 2016, 06:42:55 PM
Just found out this coin, planning to mine a few. CPU mining rules!!!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: placebo on January 10, 2016, 01:05:29 PM


just found this, do not have the slightest Idea what this coin is about,

but just found out,i didn’t mine anything for nearly a year, is this baby alive?

cpu mining ... i love cpu mining
so long
Matthias   :D

.



Check out MMXVI. Also CPU mining, no ico, no premine.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: LordCoder on January 10, 2016, 06:33:18 PM


just found this, do not have the slightest Idea what this coin is about,

but just found out,i didn’t mine anything for nearly a year, is this baby alive?

cpu mining ... i love cpu mining
so long
Matthias   :D

.



Check out MMXVI. Also CPU mining, no ico, no premine.

Why has the thread been removed?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on January 10, 2016, 07:47:30 PM


just found this, do not have the slightest Idea what this coin is about,

but just found out,i didn’t mine anything for nearly a year, is this baby alive?

cpu mining ... i love cpu mining
so long
Matthias   :D

.



Check out MMXVI. Also CPU mining, no ico, no premine.

Why has the thread been removed?

Flame against the author. first he/she remove the links to the github. At the moment I am still connected to 2 peers.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: antonio8 on January 11, 2016, 01:11:21 PM


just found this, do not have the slightest Idea what this coin is about,

but just found out,i didn’t mine anything for nearly a year, is this baby alive?

cpu mining ... i love cpu mining
so long
Matthias   :D

.



Check out MMXVI. Also CPU mining, no ico, no premine.

Why has the thread been removed?

Flame against the author. first he/she remove the links to the github. At the moment I am still connected to 2 peers.

So is this coin still alive?

Have not seen dev around in a while.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: My9bot on January 11, 2016, 02:16:26 PM
hey need help to build the wallet and the miner on linux!
tryed this:
git clone https://github.com/Encel-US/Argon2.git
cd Argon2/src/
make -f makefile.unix

getting this errors:
net.cpp:18:32: warning: miniupnpc/miniwget.h: No such file or directory
net.cpp:19:33: warning: miniupnpc/miniupnpc.h: No such file or directory
net.cpp:20:36: warning: miniupnpc/upnpcommands.h: No such file or directory
net.cpp:21:34: warning: miniupnpc/upnperrors.h: No such file or directory
net.cpp: In function 'void ThreadMapPort()':
net.cpp:1083: error: 'upnpDiscover' was not declared in this scope
net.cpp:1090: error: aggregate 'UPNPUrls urls' has incomplete type and cannot be defined
net.cpp:1091: error: aggregate 'IGDdatas data' has incomplete type and cannot be defined
net.cpp:1094: error: 'UPNP_GetValidIGD' was not declared in this scope
net.cpp:1099: error: 'UPNP_GetExternalIPAddress' was not declared in this scope
net.cpp:1100: error: 'UPNPCOMMAND_SUCCESS' was not declared in this scope
net.cpp:1121: error: 'UPNP_AddPortMapping' was not declared in this scope
net.cpp:1128: error: 'UPNPCOMMAND_SUCCESS' was not declared in this scope
net.cpp:1130: error: 'strupnperror' was not declared in this scope
net.cpp:1139: error: 'UPNP_DeletePortMapping' was not declared in this scope
net.cpp:1141: error: 'freeUPNPDevlist' was not declared in this scope
net.cpp:1142: error: 'FreeUPNPUrls' was not declared in this scope
net.cpp:1147: error: 'freeUPNPDevlist' was not declared in this scope
net.cpp:1149: error: 'FreeUPNPUrls' was not declared in this scope
net.cpp: In function 'void ThreadOpenConnections()':
net.cpp:1314: warning: comparison is always false due to limited range of data type
make: *** [obj/net.o] Error 1

if i use
make USE_UPNP=-  -f makefile.unix

getting this errors:
hash/scrypt-jane/code/scrypt-jane-romix-basic.h:8: warning: 'scrypt_romix_nop' defined but not used
/tmp/cc05h2We.s: Assembler messages:
/tmp/cc05h2We.s:88: Error: no such instruction: `vprotq xmm10,xmm10,13'
/tmp/cc05h2We.s:89: Error: no such instruction: `vprotq xmm11,xmm11,13'
/tmp/cc05h2We.s:94: Error: no such instruction: `vprotq xmm8,xmm8,39'
/tmp/cc05h2We.s:95: Error: no such instruction: `vprotq xmm9,xmm9,39'
/tmp/cc05h2We.s:118: Error: no such instruction: `vprotq xmm8,xmm8,13'
/tmp/cc05h2We.s:119: Error: no such instruction: `vprotq xmm9,xmm9,13'
/tmp/cc05h2We.s:124: Error: no such instruction: `vprotq xmm10,xmm10,39'
/tmp/cc05h2We.s:125: Error: no such instruction: `vprotq xmm11,xmm11,39'
make: *** [hash/scrypt-jane/scrypt-jane.o] Error 1


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ig0tik3d on January 11, 2016, 05:07:26 PM
hey need help to build the wallet and the miner on linux!
tryed this:
git clone https://github.com/Encel-US/Argon2.git
cd Argon2/src/
make -f makefile.unix
getting this errors:
net.cpp:18:32: warning: miniupnpc/miniwget.h: No such file or directory
net.cpp:19:33: warning: miniupnpc/miniupnpc.h: No such file or directory
net.cpp:20:36: warning: miniupnpc/upnpcommands.h: No such file or directory
you dont have installed miniupnp, try this
Code:
wget http://miniupnp.tuxfamily.org/files/download.php?file=miniupnpc-1.8.tar.gz -O miniupnpc-1.8.tar.gz
tar xvfz miniupnpc-1.8.tar.gz
cd miniupnpc-1.8/
make
sudo make install


Quote
/tmp/cc05h2We.s:88: Error: no such instruction: `vprotq xmm10,xmm10,13'
/tmp/cc05h2We.s:89: Error: no such instruction: `vprotq xmm11,xmm11,13'
https://github.com/Encel-US/Argon2/blob/master/src/makefile.unix#L112
try change -msse2 to -march=native


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: My9bot on January 11, 2016, 05:18:17 PM
hey need help to build the wallet and the miner on linux!
tryed this:
git clone https://github.com/Encel-US/Argon2.git
cd Argon2/src/
make -f makefile.unix
getting this errors:
net.cpp:18:32: warning: miniupnpc/miniwget.h: No such file or directory
net.cpp:19:33: warning: miniupnpc/miniupnpc.h: No such file or directory
net.cpp:20:36: warning: miniupnpc/upnpcommands.h: No such file or directory
you dont have installed miniupnp, try this
Code:
wget http://miniupnp.tuxfamily.org/files/download.php?file=miniupnpc-1.8.tar.gz -O miniupnpc-1.8.tar.gz
tar xvfz miniupnpc-1.8.tar.gz
cd miniupnpc-1.8/
make
sudo make install


Quote
/tmp/cc05h2We.s:88: Error: no such instruction: `vprotq xmm10,xmm10,13'
/tmp/cc05h2We.s:89: Error: no such instruction: `vprotq xmm11,xmm11,13'
https://github.com/Encel-US/Argon2/blob/master/src/makefile.unix#L112
try change -msse2 to -march=native

i tryed but the same
Quote
hash/scrypt-jane/code/scrypt-jane-romix-basic.h:8: warning: 'scrypt_romix_nop' defined but not used
/tmp/cc8sxf4B.s: Assembler messages:
/tmp/cc8sxf4B.s:88: Error: no such instruction: `vprotq xmm10,xmm10,13'
/tmp/cc8sxf4B.s:89: Error: no such instruction: `vprotq xmm11,xmm11,13'



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on January 11, 2016, 08:10:41 PM
hey need help to build the wallet and the miner on linux!
tryed this:
git clone https://github.com/Encel-US/Argon2.git
cd Argon2/src/
make -f makefile.unix
getting this errors:
net.cpp:18:32: warning: miniupnpc/miniwget.h: No such file or directory
net.cpp:19:33: warning: miniupnpc/miniupnpc.h: No such file or directory
net.cpp:20:36: warning: miniupnpc/upnpcommands.h: No such file or directory
you dont have installed miniupnp, try this
Code:
wget http://miniupnp.tuxfamily.org/files/download.php?file=miniupnpc-1.8.tar.gz -O miniupnpc-1.8.tar.gz
tar xvfz miniupnpc-1.8.tar.gz
cd miniupnpc-1.8/
make
sudo make install


Quote
/tmp/cc05h2We.s:88: Error: no such instruction: `vprotq xmm10,xmm10,13'
/tmp/cc05h2We.s:89: Error: no such instruction: `vprotq xmm11,xmm11,13'
https://github.com/Encel-US/Argon2/blob/master/src/makefile.unix#L112
try change -msse2 to -march=native

i tryed but the same
Quote
hash/scrypt-jane/code/scrypt-jane-romix-basic.h:8: warning: 'scrypt_romix_nop' defined but not used
/tmp/cc8sxf4B.s: Assembler messages:
/tmp/cc8sxf4B.s:88: Error: no such instruction: `vprotq xmm10,xmm10,13'
/tmp/cc8sxf4B.s:89: Error: no such instruction: `vprotq xmm11,xmm11,13'


how much RAM your box have ?
try to add some swap http://www.cyberciti.biz/faq/linux-add-a-swap-file-howto/
make it big enough


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: My9bot on January 11, 2016, 08:27:09 PM
hey need help to build the wallet and the miner on linux!
tryed this:
git clone https://github.com/Encel-US/Argon2.git
cd Argon2/src/
make -f makefile.unix
getting this errors:
net.cpp:18:32: warning: miniupnpc/miniwget.h: No such file or directory
net.cpp:19:33: warning: miniupnpc/miniupnpc.h: No such file or directory
net.cpp:20:36: warning: miniupnpc/upnpcommands.h: No such file or directory
you dont have installed miniupnp, try this
Code:
wget http://miniupnp.tuxfamily.org/files/download.php?file=miniupnpc-1.8.tar.gz -O miniupnpc-1.8.tar.gz
tar xvfz miniupnpc-1.8.tar.gz
cd miniupnpc-1.8/
make
sudo make install


Quote
/tmp/cc05h2We.s:88: Error: no such instruction: `vprotq xmm10,xmm10,13'
/tmp/cc05h2We.s:89: Error: no such instruction: `vprotq xmm11,xmm11,13'
https://github.com/Encel-US/Argon2/blob/master/src/makefile.unix#L112
try change -msse2 to -march=native

i tryed but the same
Quote
hash/scrypt-jane/code/scrypt-jane-romix-basic.h:8: warning: 'scrypt_romix_nop' defined but not used
/tmp/cc8sxf4B.s: Assembler messages:
/tmp/cc8sxf4B.s:88: Error: no such instruction: `vprotq xmm10,xmm10,13'
/tmp/cc8sxf4B.s:89: Error: no such instruction: `vprotq xmm11,xmm11,13'


how much RAM your box have ?
try to add some swap http://www.cyberciti.biz/faq/linux-add-a-swap-file-howto/
make it big enough


Code:

free -m
             total       used       free     shared    buffers     cached
Mem:         16384         90      16293          0          0          0
-/+ buffers/cache:         90      16293
Swap:            0          0          0

my vps does not support user  swap space


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: SalimNagamato on January 11, 2016, 08:41:07 PM
16GB? more than enough..
not sure why it is not compiling


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: deadpoolx on January 13, 2016, 07:58:17 AM


just found this, do not have the slightest Idea what this coin is about,

but just found out,i didn’t mine anything for nearly a year, is this baby alive?

cpu mining ... i love cpu mining
so long
Matthias   :D

.



Check out MMXVI. Also CPU mining, no ico, no premine.

Why has the thread been removed?

Flame against the author. first he/she remove the links to the github. At the moment I am still connected to 2 peers.

So is this coin still alive?

Have not seen dev around in a while.

Asking the same.
If remain that way, it's just a matter of time until became another dead coin.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: placebo on January 13, 2016, 11:37:24 AM
Come on DEV....

Do something here...

AR2 looks dying. Everybody is moving to MMXVI. Do something with the premines, maybe destroy it and make it no premine coin, then people will come back as it will be fair.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on January 13, 2016, 05:54:57 PM
Hi!
Is available new pre-release(beta version) cpuminer with some optimization. This might provide you 20% more performance, on some PCs, at best.
   source code: https://github.com/Encel-US/cpuminer-multi.git
Best regards Encel-US.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: My9bot on January 13, 2016, 07:28:39 PM
Hi!
Is available new pre-release(beta version) cpuminer with some optimization. This might provide you 20% more performance, on some PCs, at best.
   source code: https://github.com/Encel-US/cpuminer-multi.git
Best regards Encel-US.
pls whitch optimization?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on January 13, 2016, 09:45:17 PM
Hi!
Is available new pre-release(beta version) cpuminer with some optimization. This might provide you 20% more performance, on some PCs, at best.
   source code: https://github.com/Encel-US/cpuminer-multi.git
Best regards Encel-US.
pls whitch optimization?
https://github.com/Miouyouyou/cpuminer-argon2/commit/92487182c4ff1ba4c6c9c56a8fb23e9fdd4d757b
Quote
Version focused on Argon2. This WILL break if you use others scrypt algorithms...
The optimisations were done by 'constant propagation'. Nothing
really fancy. This might provide you 20% more performance, at best.


another pool - miners welcome
http://hashpower.co/
argon2 multipool





Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: trader19 on January 13, 2016, 09:59:00 PM
Hi!
Is available new pre-release(beta version) cpuminer with some optimization. This might provide you 20% more performance, on some PCs, at best.
   source code: https://github.com/Encel-US/cpuminer-multi.git
Best regards Encel-US.
pls whitch optimization?
https://github.com/Miouyouyou/cpuminer-argon2/commit/92487182c4ff1ba4c6c9c56a8fb23e9fdd4d757b
Quote
Version focused on Argon2. This WILL break if you use others scrypt algorithms...
The optimisations were done by 'constant propagation'. Nothing
really fancy. This might provide you 20% more performance, at best.


another pool - miners welcome
http://hashpower.co/
argon2 multipool




hi dev, will you be going POS soon? give us something to keep it interesting  ;)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: yaamp on January 14, 2016, 12:19:54 AM
AR2 added to our exchange

https://safecex.com/market?q=AR2/BTC


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on January 14, 2016, 07:46:33 AM
AR2 added to our exchange

https://safecex.com/market?q=AR2/BTC

Great, thanks! added to OP.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: deadpoolx on January 14, 2016, 03:28:52 PM
Hi!
Is available new pre-release(beta version) cpuminer with some optimization. This might provide you 20% more performance, on some PCs, at best.
   source code: https://github.com/Encel-US/cpuminer-multi.git
Best regards Encel-US.

There is an implementation for the windows miner?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on January 14, 2016, 06:02:10 PM
Hi!
Is available new pre-release(beta version) cpuminer with some optimization. This might provide you 20% more performance, on some PCs, at best.
   source code: https://github.com/Encel-US/cpuminer-multi.git
Best regards Encel-US.

There is an implementation for the windows miner?

https://github.com/Encel-US/cpuminer-multi/releases/tag/cpumine-v.1.3


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: deadpoolx on January 14, 2016, 06:20:21 PM
Hi!
Is available new pre-release(beta version) cpuminer with some optimization. This might provide you 20% more performance, on some PCs, at best.
   source code: https://github.com/Encel-US/cpuminer-multi.git
Best regards Encel-US.

There is an implementation for the windows miner?

https://github.com/Encel-US/cpuminer-multi/releases/tag/cpumine-v.1.3

Thanks!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: placebo on January 14, 2016, 10:30:03 PM
more then 1000 miners are now mining OPES/AR2 or MMXVI

http://hashpower.co/site/mining


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: pallas on January 15, 2016, 09:47:21 AM
more then 1000 miners are now mining OPES/AR2 or MMXVI

http://hashpower.co/site/mining

900 of them could be a single botnet ;-)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: cisahasa on January 16, 2016, 10:04:10 PM
hey need help to build the wallet and the miner on linux!
tryed this:
git clone https://github.com/Encel-US/Argon2.git
cd Argon2/src/
make -f makefile.unix

getting this errors:



if i use
make USE_UPNP=-  -f makefile.unix

 


 DEFS += -DSTATICLIB -DUSE_UPNP=$(USE_UPNP)

if still not working update source code, or use older upnp.
source code is out dated according upnp.

add new rules to net.cpp if you want it uptodate


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: cisahasa on January 16, 2016, 11:28:51 PM
Hi!
Is available new pre-release(beta version) cpuminer with some optimization. This might provide you 20% more performance, on some PCs, at best.
   source code: https://github.com/Encel-US/cpuminer-multi.git
Best regards Encel-US.

There is an implementation for the windows miner?

https://github.com/Encel-US/cpuminer-multi/releases/tag/cpumine-v.1.3

+33% sse3


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Encel-US on January 17, 2016, 02:17:11 PM
Is available for download new win64 miner release with some bug fix and optimizations. Now can test it.
https://github.com/Encel-US/cpuminer-multi/releases/tag/cpumine-v.1.3.1
Best regards, Encel-US.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: hedgehogcoin on January 30, 2016, 02:30:44 PM
CPU miner optimized based on Testz's CPU miner (should give you an additional 35%)

Source:
https://github.com/Ar2Miner/cpuminer-multi-argon2

Compiled:
virus


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: pallas on January 30, 2016, 02:36:36 PM
CPU miner optimized based on Testz's CPU miner (should give you an additional 35%)

Source:
https://github.com/Ar2Miner/cpuminer-multi-argon2

Compiled:
https://mega.nz/#!NYEjlCAY!Z2WBSf_JrFbecZeIGZaHncrqO_nWLtIb96SebMuwpUM (https://mega.nz/#!NYEjlCAY!Z2WBSf_JrFbecZeIGZaHncrqO_nWLtIb96SebMuwpUM)



I don't see any new optimisations.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitspill on January 30, 2016, 03:16:09 PM
CPU miner optimized based on Testz's CPU miner (should give you an additional 35%)

Source:
https://github.com/Ar2Miner/cpuminer-multi-argon2

Compiled:
https://mega.nz/#!NYEjlCAY!Z2WBSf_JrFbecZeIGZaHncrqO_nWLtIb96SebMuwpUM (https://mega.nz/#!NYEjlCAY!Z2WBSf_JrFbecZeIGZaHncrqO_nWLtIb96SebMuwpUM)



I don't see any new optimisations.

Agreed, source shows no commits after Testz's, perhaps a malicious binary? Use caution.

Edit: certainly not definitive but... virustotal reports it already scanned cpuminer.exe a little over a week ago and cpuminer-v2.exe when scanned doesnt report the usual bitcoinminer and instead reports malware.gen and dropper.gen  https://www.virustotal.com/en/file/2da15bfaffbf018fc5775816b3e0055ec288e2e810790acbaa2f3f2635252a57/analysis/1454168831/


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Deff on January 30, 2016, 04:15:29 PM
CPU miner optimized based on Testz's CPU miner (should give you an additional 35%)

Source:
https://github.com/Ar2Miner/cpuminer-multi-argon2

Compiled:
https://mega.nz/#!NYEjlCAY!Z2WBSf_JrFbecZeIGZaHncrqO_nWLtIb96SebMuwpUM (https://mega.nz/#!NYEjlCAY!Z2WBSf_JrFbecZeIGZaHncrqO_nWLtIb96SebMuwpUM)



I don't see any new optimisations.

Agreed, source shows no commits after Testz's, perhaps a malicious binary? Use caution.

Edit: certainly not definitive but... virustotal reports it already scanned cpuminer.exe a little over a week ago and cpuminer-v2.exe when scanned doesnt report the usual bitcoinminer and instead reports malware.gen and dropper.gen  https://www.virustotal.com/en/file/2da15bfaffbf018fc5775816b3e0055ec288e2e810790acbaa2f3f2635252a57/analysis/1454168831/

Object      Threat                   Action           Path
HjVBchp.exe   DPH:Trojan.Inject.2   Пepeмeщeнo   \Device\HarddiskVolume2\Users\HDDRepair\AppData\Local\Temp\RarSFX0\HjVBchp.exe



Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Slava_K on January 31, 2016, 12:43:54 PM
CPU miner optimized based on Testz's CPU miner (should give you an additional 35%)

Source:
https://github.com/Ar2Miner/cpuminer-multi-argon2

Compiled:
https://mega.nz/#!NYEjlCAY!Z2WBSf_JrFbecZeIGZaHncrqO_nWLtIb96SebMuwpUM (https://mega.nz/#!NYEjlCAY!Z2WBSf_JrFbecZeIGZaHncrqO_nWLtIb96SebMuwpUM)


Hey gay, what the HjVBchp process ufter running ccminer-v2? really f*cking shit!!!!!!!!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Slava_K on January 31, 2016, 12:50:55 PM
CPU miner optimized based on Testz's CPU miner (should give you an additional 35%)

Source:
https://github.com/Ar2Miner/cpuminer-multi-argon2

Compiled:
https://mega.nz/#!NYEjlCAY!Z2WBSf_JrFbecZeIGZaHncrqO_nWLtIb96SebMuwpUM (https://mega.nz/#!NYEjlCAY!Z2WBSf_JrFbecZeIGZaHncrqO_nWLtIb96SebMuwpUM)



I don't see any new optimisations.

Agreed, source shows no commits after Testz's, perhaps a malicious binary? Use caution.

Edit: certainly not definitive but... virustotal reports it already scanned cpuminer.exe a little over a week ago and cpuminer-v2.exe when scanned doesnt report the usual bitcoinminer and instead reports malware.gen and dropper.gen  https://www.virustotal.com/en/file/2da15bfaffbf018fc5775816b3e0055ec288e2e810790acbaa2f3f2635252a57/analysis/1454168831/

Object      Threat                   Action           Path
HjVBchp.exe   DPH:Trojan.Inject.2   Пepeмeщeнo   \Device\HarddiskVolume2\Users\HDDRepair\AppData\Local\Temp\RarSFX0\HjVBchp.exe

Its a virus- probably stealing wallets...


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Slava_K on January 31, 2016, 12:58:56 PM
CPU miner optimized based on Testz's CPU miner (should give you an additional 35%)

Source:
https://github.com/Ar2Miner/cpuminer-multi-argon2

Compiled:
https://mega.nz/#!NYEjlCAY!Z2WBSf_JrFbecZeIGZaHncrqO_nWLtIb96SebMuwpUM (https://mega.nz/#!NYEjlCAY!Z2WBSf_JrFbecZeIGZaHncrqO_nWLtIb96SebMuwpUM)



I don't see any new optimisations.

Agreed, source shows no commits after Testz's, perhaps a malicious binary? Use caution.

Edit: certainly not definitive but... virustotal reports it already scanned cpuminer.exe a little over a week ago and cpuminer-v2.exe when scanned doesnt report the usual bitcoinminer and instead reports malware.gen and dropper.gen  https://www.virustotal.com/en/file/2da15bfaffbf018fc5775816b3e0055ec288e2e810790acbaa2f3f2635252a57/analysis/1454168831/

Object      Threat                   Action           Path
HjVBchp.exe   DPH:Trojan.Inject.2   Пepeмeщeнo   \Device\HarddiskVolume2\Users\HDDRepair\AppData\Local\Temp\RarSFX0\HjVBchp.exe

Its a virus- probably stealing wallets...
Manually cure this problem. Ban this user plz...
Ip ban plz!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: arielbit on January 31, 2016, 01:12:17 PM
lol crooks are back..maybe btc or alts are rising again ;D

back then a coin with a new algo is someting, now dead-ish..


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: pallas on January 31, 2016, 01:31:45 PM
I see that the warnings do not work for you guys. You should read the other people post and take more care.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Slava_K on January 31, 2016, 02:12:10 PM
I see that the warnings do not work for you guys. You should read the other people post and take more care.
16 years of IT support.... Manual treatment is my work!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitspill on January 31, 2016, 02:58:15 PM
I see that the warnings do not work for you guys. You should read the other people post and take more care.

At least we tried.


"Lust and greed are more gullible than innocence."


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: PeaMine on February 08, 2016, 08:17:45 AM
For a haswell, what would be the best method to pool mine?
I'm using old GCC that came with Ubuntu 14.04 default repos, so the -march=haswell doesn't work for me.
Notice a lot of different miners popping up, which one for Linux should I use?
Which pool best supports the coin?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: crackfoo on February 13, 2016, 08:42:41 PM
Hi,

We've added AR2 to the miners multipool: www.zpool.ca

Cheers!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: marcos88 on February 23, 2016, 04:37:30 PM
Hello

I have a strange problem when using the pool minergate the cpuminer not connect, only the retry, but connecting in the pool miner.center connects normal.

In the release you passed on github, the compiled version, minergate works normally.

I'm compiling using Visual Studio 2013 in Windows 7 x64.

You think I'm doing something wrong? I'm using incorrect libs? I had to download the zlib libs pthread and others.

Do you recommend me to do something?


The following screenshot: https://i.imgur.com/EwFACGp.png


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: JJ12880 on March 01, 2016, 04:46:48 PM
Devs last post was Jan 17.... Im calling this one dead


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: wersd on March 01, 2016, 06:50:53 PM
Devs last post was Jan 17.... Im calling this one dead
Doesnt seem to me its growing on c-cex.Big time.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ACP on March 02, 2016, 01:28:25 AM
Devs last post was Jan 17.... Im calling this one dead
you can't wait two weeks for a post lmao!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: bitspill on March 02, 2016, 01:36:22 AM
Devs last post was Jan 17.... Im calling this one dead
you can't wait two weeks for a post lmao!

January 17th was over 6 weeks ago.

https://i.imgur.com/Bko5dWZ.png


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ACP on March 02, 2016, 01:39:20 AM
Please update link at OP for optimized miner.
Argon2 optimized miner (x10+ faster) 1.0.1:
https://www.bitteaser.com/press-releases/?title=argon2-optimized-miner
up.
Hey dev,
I've noticed MMXV1 stole your idea three weeks after all your hard work was announced,
As they have locked their thread and I can't post there to point this out - for all those taking part in MMXV1 - their first GitHub commit was taking out AR2 copyright on splash and deleted the readme https://github.com/coin2016/MMXVI (https://github.com/coin2016/MMXVI) .

I guess this is how people can get confused with the original currency who did launch this Algo first and have done the hard ground work - (AR2)

I noticed the block explorer is down for Ar2, I'm going to throw one up within the week incase you are to busy with things in the background and setup some other stuff to help towards Ar2's growth.
I believe Ar2 got the raw end of the deal with peoples misconception that MMXV1 or what ever they want to call themselves hijacked your original algo coin launch
Just a reminder,
You have some other supporters doing things in the background other than me, so you can regain the traction you rightfully deserve.
Much respect dev, keep your head up.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: arielbit on March 02, 2016, 11:11:05 AM
Please update link at OP for optimized miner.
Argon2 optimized miner (x10+ faster) 1.0.1:
https://www.bitteaser.com/press-releases/?title=argon2-optimized-miner
up.
Hey dev,
I've noticed MMXV1 stole your idea three weeks after all your hard work was announced,
As they have locked their thread and I can't post there to point this out - for all those taking part in MMXV1 - their first GitHub commit was taking out AR2 copyright on splash and deleted the readme https://github.com/coin2016/MMXVI (https://github.com/coin2016/MMXVI) .

I guess this is how people can get confused with the original currency who did launch this Algo first and have done the hard ground work - (AR2)

I noticed the block explorer is down for Ar2, I'm going to throw one up within the week incase you are to busy with things in the background and setup some other stuff to help towards Ar2's growth.
I believe Ar2 got the raw end of the deal with peoples misconception that MMXV1 or what ever they want to call themselves hijacked your original algo coin launch
Just a reminder,
You have some other supporters doing things in the background other than me, so you can regain the traction you rightfully deserve.
Much respect dev, keep your head up.


this is indeed the first argon2 coin...still mining with my CPU  :D


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ACP on March 02, 2016, 01:12:30 PM
It's an exciting project


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: wersd on March 02, 2016, 06:16:24 PM
Yes, the project seems nice, even price started to grow, but indeed, some DEV activity wouldnt hurt anyone.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ACP on March 02, 2016, 06:44:22 PM
I've set up a node to help the network with sync and will throw up an explorer later this week until dev gets back with updates


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ACP on March 03, 2016, 11:55:23 AM
ok, so I've done some work on a few things since dev is mia to help out

https://i.imgur.com/RHXCKkI.png

The original Ar2 coin



Ar2 Block explorer (http://ar2blockexplorer.ddns.net/)
click to view


Ar2 Argon2coin BlackJack
https://i.imgur.com/Ftk3o9o.png?1 (http://45.55.105.53/www/)
click to play


list of nodes
213.93.163.247:54354
80.236.18.96:45768
185.121.170.101:4444
85.25.199.215:4444
37.187.27.4:4444
178.130.36.81:4444
84.200.17.126:4444



example Argon2.conf

listen=1
server=1
daemon=1
txindex=1
rpcuser=yourusername (edit this)
rpcpassword=yourpassword(edit this)
rpcallowip=localhost
rpcport=5555
port=4444
addnode=213.93.163.247:54354
addnode=80.236.18.96:45768
addnode=185.121.170.101:4444
addnode=85.25.199.215:4444
addnode=37.187.27.4:4444
addnode=178.130.36.81:4444
addnode=84.200.17.126:4444






For windows you can edit this in: Users/yourusername/AppData/Roaming/Argon2. You will see Argon2.conf. Right click , edit with notepad and copy and paste example Argon2.conf (changing your rpcuser and rpcpassword to something of your choice) click save and reopen the Argon2 wallet. For Ubuntu "sudo .Argon2" then sudo nano "Argon2.conf" paste in example , crt+x to save (you should already know this..)  Also Run a node to help the network if you can.  Or just copy and paste calendar pics from phone complaining about dev inactivity trolface


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: crackfoo on March 05, 2016, 01:14:03 AM
CEX just announced this is set for delisting. :\


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: wersd on March 05, 2016, 08:52:01 AM
CEX just announced this is set for delisting. :\


Why? This week wasnt bad at all...


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ACP on March 05, 2016, 02:11:19 PM
CEX just announced this is set for delisting. :\


Why? This week wasnt bad at all...
there's heaps of coin up for delist ,
Ar2 is not up for delist anymore it's fine..


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: wersd on March 05, 2016, 07:34:13 PM
CEX just announced this is set for delisting. :\


Why? This week wasnt bad at all...
there's heaps of coin up for delist ,
Ar2 is not up for delist anymore it's fine..

Great, we shouldnt loose an exchange


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ACP on March 11, 2016, 01:00:25 AM
CEX just announced this is set for delisting. :\


Why? This week wasnt bad at all...
there's heaps of coin up for delist ,
Ar2 is not up for delist anymore it's fine..

Great, we shouldnt loose an exchange
If the community here don't get behind it, it will most likely loose exchange ccex next month.
It needs to be traded


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: torrantz on March 12, 2016, 07:34:09 AM
It looks like Darksilk is gonna use Argon2d algo for pow

https://bitcointalk.org/index.php?topic=676976.msg14135056#msg14135056 (https://bitcointalk.org/index.php?topic=676976.msg14135056#msg14135056)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on March 12, 2016, 08:25:54 PM
It looks like Darksilk is gonna use Argon2d algo for pow

https://bitcointalk.org/index.php?topic=676976.msg14135056#msg14135056 (https://bitcointalk.org/index.php?topic=676976.msg14135056#msg14135056)

the OP is not updated, this looks like scam


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: deadpoolx on March 21, 2016, 02:15:58 PM
Still there are people mining this coin? It was good to mine at the beginning, but weeks later just become unprofitable.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: placebo on March 21, 2016, 03:56:22 PM
Still there are people mining this coin? It was good to mine at the beginning, but weeks later just become unprofitable.

Watch out with this type of statements... Look at TIPS... worthless... $300k coin and now suddenly $6M coin...

it all depends who is mining... remenber DGB... ;)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: deadpoolx on March 21, 2016, 06:42:39 PM
Still there are people mining this coin? It was good to mine at the beginning, but weeks later just become unprofitable.

Watch out with this type of statements... Look at TIPS... worthless... $300k coin and now suddenly $6M coin...

it all depends who is mining... remenber DGB... ;)

I got your point, but the thread is almost dead, and dev's last post is from January 17.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ACP on July 06, 2016, 06:11:08 PM
I had to make room on server & needed to take the block explorer down. Helped out as much as I can.
Community should consider a takeover.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on July 06, 2016, 06:16:10 PM
I had to make room on server & needed to take the block explorer down. Helped out as much as I can.
Community should consider a takeover.

Do you want VPS server to move it? I can give one wth IPv6 access and make proxy for IPv4 to the IPv6. My collocation center wants 3 eur/IPv4, IPv6 are free :)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: crackfoo on July 06, 2016, 06:18:55 PM
I had to make room on server & needed to take the block explorer down. Helped out as much as I can.
Community should consider a takeover.

I have a basic explorer here:

www.zpool.ca/explorer/AR2


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: r.o.o.t on July 25, 2016, 05:07:27 PM
I like that new Argon2d PoW but this coin seems to be dead, volume less than 0.002 BTC / day.
source : https://c-cex.com/?p=ar2-btc (https://c-cex.com/?p=ar2-btc)
Are there any updates ?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Hippocrypto on August 14, 2016, 12:59:53 AM
I like that new Argon2d PoW but this coin seems to be dead, volume less than 0.002 BTC / day.
source : https://c-cex.com/?p=ar2-btc (https://c-cex.com/?p=ar2-btc)
Are there any updates ?



i guess, this coin is already dead.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: .m. on September 04, 2016, 10:10:57 PM
Price down to 9 sat :(
Dead :(


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ParadiseFalls on September 09, 2016, 04:13:40 AM
Anyway some could pump life back to this coin, wouldn't be to expensive.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: sevendust777 on October 06, 2016, 09:16:04 PM
now delisting on ccex....  :( can we get a volume here....


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Mavricks on October 19, 2016, 07:54:28 AM
Slowly coin is wasting away, it needs some new life. Great algo, good idea, something will surely save this coin.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: dbkeys on October 31, 2016, 04:19:13 PM
Are there any active exchanges for this coin. I understand CEX de-listed...


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: arielbit on November 01, 2016, 02:35:12 AM
Are there any active exchanges for this coin. I understand CEX de-listed...


it is still active at c-cex

https://c-cex.com/?p=ar2-btc (https://c-cex.com/?p=ar2-btc)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: clickerz on November 27, 2016, 02:51:45 AM
Are there any active exchanges for this coin. I understand CEX de-listed...


Still active at c-cex though all time low now. By December 22, it would be one year old already and its great for a coin to be active almost a year. I hope devs will update us here for more plans and projects ahead. This coin has a potential and has already a community follower.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: tvdhyjg on November 28, 2016, 03:50:24 PM
it will delisted on ccex


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: ReiMomo on January 27, 2017, 08:05:52 AM
I think we are in time to save it.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: winingcoin on January 27, 2017, 12:45:53 PM
Still there are people mining this coin? It was good to mine at the beginning, but weeks later just become unprofitable.

last but not least it is not said that it is beginning only and will find no way to progress.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: crackfoo on January 27, 2017, 04:40:36 PM
Time is running short. Delisting is imminent and has only been 2 trades there today.

We have been mining AR2 on http://www.zpool.ca/site/gomining?algo=argon2 but will have to drop it, if it falls off the last exchange.

We're the only pool mining this so if it drops... the chain will meet it's maker.

Cheers!


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Conqueror on May 14, 2017, 10:56:25 AM
Ok, this coin is dead due to incompetent devs and terrible leadership.

But I have some good news. Coin with good dev, strong marketing and long term investors is adopting enhanced version of Argon2d.
UNITUS is changing one algorithm soon. We will take Argon2d to prosperous future.

https://www.reddit.com/r/Unitus/comments/69x78v/about_the_upcoming_hardfork/


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: arielbit on June 03, 2017, 11:57:40 AM
RIP the first argon2 algo coin.


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: Conqueror on June 03, 2017, 06:52:54 PM
Modified Argon2d (better) is now live and mineable in UNITUS UIS coin

https://www.reddit.com/r/Unitus/comments/6el6cg/argon2d_miner_mining_pool/


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on August 29, 2017, 08:07:04 AM
Is the coin dead? Any active nodes?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: AntiTector on September 10, 2017, 05:46:28 PM
Is the coin dead? Any active nodes?
DEAD


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: minerja on July 23, 2018, 07:57:21 AM
Hi
Does anyone have any nodes please, or a synced wallet.

Thanks
J


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on July 23, 2018, 02:58:47 PM
Hi
Does anyone have any nodes please, or a synced wallet.

Thanks
J

I have old synced chain, do you want to put my node online?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: minerja on July 23, 2018, 04:58:35 PM
Hi
Does anyone have any nodes please, or a synced wallet.

Thanks
J

I have old synced chain, do you want to put my node online?

Would love a node.
Please PM me.
J


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on July 24, 2018, 03:46:18 AM
Hi
Does anyone have any nodes please, or a synced wallet.

Thanks
J

I have old synced chain, do you want to put my node online?

Would love a node.
Please PM me.
J

addnode=62.210.5.232
addnode=seed.cointech.net


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: minerja on October 11, 2018, 12:00:48 AM
Hi
Does anyone have any nodes please, or a synced wallet.

Thanks
J

I have old synced chain, do you want to put my node online?

Would love a node.
Please PM me.
J

addnode=62.210.5.232
addnode=seed.cointech.net

 Hi apologies, only just seen this msg.
have added both nodes, but still no connections
J


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on October 11, 2018, 05:39:47 AM
Hi
Does anyone have any nodes please, or a synced wallet.

Thanks
J

I have old synced chain, do you want to put my node online?

Would love a node.
Please PM me.
J

addnode=62.210.5.232
addnode=seed.cointech.net

 Hi apologies, only just seen this msg.
have added both nodes, but still no connections
J

I will run the node again in few hours try it


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: minerja on October 12, 2018, 07:50:39 AM
Hi Rossen,

Did you get chance to fire up your node.
I've had the wallet open now for 2 days straight, and haven't seen any connections.

Just thinking, if there are zero connections to m y wallet, and i only get connections when you fire up your node.
Is that the seed node then? Does that mean, that there is no-one mining this coin at all?

J




Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: rossen on October 12, 2018, 11:38:47 AM
Hi Rossen,

Did you get chance to fire up your node.
I've had the wallet open now for 2 days straight, and haven't seen any connections.

Just thinking, if there are zero connections to m y wallet, and i only get connections when you fire up your node.
Is that the seed node then? Does that mean, that there is no-one mining this coin at all?

J




You will be the only one miner at the moment, but I have not connections too.
Do you addnode=62.210.5.232 in the conf file?


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: minerja on October 12, 2018, 11:55:12 AM
Hi Rossen,

Did you get chance to fire up your node.
I've had the wallet open now for 2 days straight, and haven't seen any connections.

Just thinking, if there are zero connections to m y wallet, and i only get connections when you fire up your node.
Is that the seed node then? Does that mean, that there is no-one mining this coin at all?

J




You will be the only one miner at the moment, but I have not connections too.
Do you addnode=62.210.5.232 in the conf file?

Now thats interesting, not come across that before.
I did "addnode 62.210.5.232 add" in the console, and got the "error node already added" same with "seed.cointech.net"

So i have put them in the .conf , and i now have 1 connection.

I normally do add them in console rather than .conf, and then every once in a while, i do a "getpeerinfo" and just add live nodes to my .conf.

Not sure why this failed, but syncing, so Thankyou very much for that.
I might have to re-check some other old coins i have, see if they have similar issue.

Many Thanks
J

(At current speed, looks like about 12-18 hours to sync, maybe more)


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: minerja on November 29, 2018, 09:42:00 AM
Hi Rossen,

My hdd failed and I lost this wallet.
Any chance you can leave your wallet open a while so I can connect.

I am 155 weeks behind currently
Thanks
J


Title: Re: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly
Post by: minerja on April 18, 2019, 10:46:05 AM
Hi all

Lost my connection.
Back now with dedicated pc.
Does anyone have any live nodes please?
Or even a copy of the old blockchain will do.

Thanks
J