Bitcoin Forum
May 05, 2024, 09:16:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 »  All
  Print  
Author Topic: [ANN][AR2] Argon2Coin new PoW algo, CPU friendly  (Read 60089 times)
Encel-US (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
December 14, 2015, 09:38:36 AM
Last edit: January 14, 2016, 07:47:13 AM by Encel-US
 #1

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
1714943766
Hero Member
*
Offline Offline

Posts: 1714943766

View Profile Personal Message (Offline)

Ignore
1714943766
Reply with quote  #2

1714943766
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714943766
Hero Member
*
Offline Offline

Posts: 1714943766

View Profile Personal Message (Offline)

Ignore
1714943766
Reply with quote  #2

1714943766
Report to moderator
1714943766
Hero Member
*
Offline Offline

Posts: 1714943766

View Profile Personal Message (Offline)

Ignore
1714943766
Reply with quote  #2

1714943766
Report to moderator
Sir_Astral
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
December 14, 2015, 09:44:04 AM
 #2

{
"blocks" : 5,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 0.00000024,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 0,
"pooledtx" : 0,
"testnet" : false
}
CowboyKiller
Sr. Member
****
Offline Offline

Activity: 463
Merit: 250


View Profile
December 14, 2015, 09:48:57 AM
 #3

Interesting will try it out
skish85
Sr. Member
****
Offline Offline

Activity: 485
Merit: 250



View Profile
December 14, 2015, 09:59:54 AM
Last edit: December 14, 2015, 10:29:35 AM by skish85
 #4

Virus total  Argon2-qt.exe good  Click


2(false positive-BitCoinMiner) / 54
Sir_Astral
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
December 14, 2015, 10:04:02 AM
 #5

I think this needs a pool already.
ig0tik3d
Legendary
*
Offline Offline

Activity: 1246
Merit: 1000



View Profile
December 14, 2015, 10:06:12 AM
 #6

Virus total  Argon2-qt.exe good  Click


2 / 54 (BitCoinMiner)
seems false positive
bhokor
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
December 14, 2015, 10:12:05 AM
 #7

waiting for a block explorer  and to be added to some exchange, dev there are some bounty for paper wallet?
skish85
Sr. Member
****
Offline Offline

Activity: 485
Merit: 250



View Profile
December 14, 2015, 10:13:18 AM
 #8

Virus total  Argon2-qt.exe good  Click


2 / 54 (BitCoinMiner)
seems false positive
of course Smiley
Dimid
Sr. Member
****
Offline Offline

Activity: 702
Merit: 255



View Profile
December 14, 2015, 11:14:36 AM
 #9

Instructions for minings?  Huh
zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
December 14, 2015, 11:15:54 AM
 #10

Instructions for minings?  Huh

In Debug window/console type setgenerate true -1
Sir_Astral
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
December 14, 2015, 11:16:17 AM
 #11

Instructions for minings?  Huh

in console setgenerate true -1
or cpu miner with -a argon2
skish85
Sr. Member
****
Offline Offline

Activity: 485
Merit: 250



View Profile
December 14, 2015, 11:20:39 AM
 #12

Instructions for minings?  Huh

+ getmininginfo 
and setgenerate false to disable miner in wallet
ig0tik3d
Legendary
*
Offline Offline

Activity: 1246
Merit: 1000



View Profile
December 14, 2015, 11:29:53 AM
 #13

Instructions for minings?  Huh
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))
Sir_Astral
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
December 14, 2015, 11:30:36 AM
 #14

Any pool?
Black*M
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
December 14, 2015, 11:30:40 AM
 #15

Instructions for minings?  Huh

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


CPU MINER VIRUS  Huh
Black*M
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
December 14, 2015, 11:45:27 AM
 #16

RPC PORT ?
Sir_Astral
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
December 14, 2015, 11:47:48 AM
 #17

RPC PORT ?

4444
skish85
Sr. Member
****
Offline Offline

Activity: 485
Merit: 250



View Profile
December 14, 2015, 11:49:51 AM
 #18

Instructions for minings?  Huh

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


CPU MINER VIRUS  Huh
https://www.virustotal.com/ru/file/2d74d71975e4aa55c5aeb733a9b29ff00224127088bdaeb0569c2b6cb4a96be3/analysis/1450093601/
Black*M
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
December 14, 2015, 11:51:29 AM
 #19

Sir_Astral
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
December 14, 2015, 11:57:36 AM
 #20


You can use any open port. 9378 for example, just add it to conf.
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!