Bitcoin Forum
April 16, 2024, 10:03:38 PM *
News: Latest Bitcoin Core release: 26.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 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ... 141 »
  Print  
Author Topic: [ANN] AIDEN | 1st to use sCrypt-OG (GPU Optimized) [v0.10.2.2 Released 7/10/15]  (Read 235358 times)
defaced (OP)
Legendary
*
Offline Offline

Activity: 2184
Merit: 1011


Franko is Freedom


View Profile WWW
April 05, 2014, 02:24:18 PM
Last edit: September 22, 2015, 12:25:31 AM by defaced
 #1

Please use 0.8.6 because 0.10 has syncing problems

[ANN] AIDEN | First Cryptocurrency to use Scrypt-OG (Optimized for GPU)

Once upon a time long long ago, the cryptocurrency community was divided by a great gpu vs cpu civil war. Cpu miners were mad they could no longer get many bitcoins with their intel celerons and the migration to scrypt started. The original implementation of scrypt was a short term fix that only kept GPU’s down for a few months. Fast forward to today, gpu miners arn’t as rare as they once were and there is a new enemy in town. The EVIL ASIC!

Not ready to throw away your GPU investment?! MINE AIDEN!

Aiden uses an optimized version of scrypt that is 8x less memory intensive than traditional scrypt. GPU miners will get more out of their hardware AND mine a coin that is currently asic resistant. Remember, nothing is ASIC intolerant, but the cost to develop an asic for Scrypt-OG is currently a deterrent.

Summer is coming. Are you ready for the power bill? if you want to keep mining/profiting switch to this more efficient coin.

Fair is fun...

No PREMINE! No IPO!


Media
1、Aiden - First Scrypt-OG Crypto Currency
http://www.cryptoarticles.com/crypto-news/2014/4/6/aiden-first-scrypt-og-crypto-currency
2、
http://www.btcside.com/new/detail/784
3、
https://bter.com/article/795
4、http://wonderloops.weebly.com/aiden-adn.html
5、http://www.cryptoarticles.com/crypto-news/2014/5/19/aiden-block-reward-halving-schedule-changed-added-to-bter-soon#


Addnodes:
Big List - http://pastebin.com/Nbw5PAMj
Code:
addnode=107.170.108.141
addnode=117.136.39.224
addnode=74.196.59.25
addnode=107.170.90.122
addnode=176.28.13.164

General Donation Address: APNYxCyLqzjNx5p9ERSAeGvCj3yhzPhd8K

Add more dnsseeders - https://github.com/Bushstar/aiden-seeder
BountyAddress: AZNorF5V3TPP4rA14PeAfszTYam7xDg4NA

Website - https://github.com/chrisfranko/Aiden-website
Bounty address: AcqToguMGojUuZNr2cUba3KxMoBF2MhNDu

Forum - aidentalk.org - DONE
Bounty address: AZNorF5V3TPP4rA14PeAfszTYam7xDg4NA

Merchant Fund - Acquiring merchants through altaccept.com
Bounty address: AZHY3mKAFNBrUyqmE2G924HKFF2mR6wv8z

Downloads
Windows - https://www.dropbox.com/s/34di8x7ai0fk2su/aiden-0.8.6.4-win32-setup.exe
MAC - https://www.dropbox.com/s/3ttwhbftk5uc9qf/Aiden-Qt-MacOSX-v0864.zip (Thanks Instacash)
OGMiner - https://github.com/chrisfranko/ogminer
Mac - http://www.mediafire.com/download/vciesyod842l9sf/Aiden-Qt-MacOSX-v0862.zip
Stratum - https://github.com/chrisfranko/aiden_scrypt

Proceed with Caution with Sgminer. - https://bitcointalk.org/index.php?topic=719526.0
SGMiner Win32Binaries - http://www.sgminerwindows.com (proceed with cau
Sgminer With Batch files - https://www.dropbox.com/s/of46tqdwo3sgbuy/sgminer.zip

Block Explorer
http://aiden.cryptorus.com

Specs
25 ADN per block
Scrypt-OG
84 million coins
30 second block target
NGW (with the timewarp fix)

Code:
UPDATED REWARD SCHEDULE
blocks   reward coins total coins time (years)
210000   50 10500000 10500000 0.199771689
420000   25 10500000 21000000 0.599315068
840000   12.5 10500000 31500000 1.398401826
1680000  6.25 10500000 42000000 2.996575342
3360000  3.125 10500000 52500000 6.192922374
10080000 3.125 31500000 84000000 15.78196347
Is Featured on Altaccept.com the payment processor.

Chat!
IRC: http://webchat.freenode.net/?channels=aiden
Forum: http://www.aidentalk.org
QQ1: Developmental Discussion - 304937267
QQ2: General Chat - 199097891

Pools Please make sure to spread the hashes.
http://www.dirtydiggers.org Owned and Operated by defaced

Make your own Pool!
https://github.com/chrisfranko/node-stratum-pool
https://github.com/chrisfranko/node-open-mining-portal

ogminer settings https://github.com/chrisfranko/ogminer

turnonminer.bat
Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
del *.bin
Color 0A
sgminer

ogminer.conf (this is for a 270x)
Code:
{
"pools" : [
{
"url" : "http://192.168.1.125:4560",
"user" : "gooduser",
"pass" : "badpassword"
}
]
,
"intensity" : "19",
"nfactor" : "6",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "24000",
"shaders" : "0",
"gpu-threads" : "1",
"gpu-engine" : "900",
"gpu-fan" : "30-90",
"gpu-memclock" : "1200",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "10",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"no-client-reconnect" : true
}


Nvidia with cudaminer

does sgminer work with nvidia?

if not how do i mine this?
with cudaminer you need to use --algo scrypt:64  and run the autotune feature to get a proper config

Aiden Config file
Windows - %appdata%/aiden/aiden.conf
Linux - ~/.aiden/aiden.conf

Code:
server = 1

rpcuser = gooduser
rpcpassword = badpassword
rpcport = 4560

rpcallowip = *

addnode = 54.236.122.39
addnode = 107.170.90.122

Buy/Sell - http://crypto-prices.com/ADN
https://www.cryptsy.com/markets/view/AIDEN_BTC
https://poloniex.com/exchange/btc_adn
https://www.allcoin.com/trade/AIDEN_BTC
https://coinaccel.com/#market/13
https://coinaccel.com/#market/37
https://coinaccel.com/#market/81
https://www.bit126.com/index.php?r=market/order&market_coin_code=0&other_coin_code=25

Vote For Aiden!
https://www.cryptsy.com/coinvotes/


Translations
Italian - https://bitcointalk.org/index.php?topic=563795
Russian - https://bitcointalk.org/index.php?topic=574818
Chinese - https://bitcointalk.org/index.php?topic=594896.0
Polish - https://bitcointalk.org/index.php?topic=636468

Accepted Here Art
http://www.bidcoind.com Buy Sell Trade anything for ADN (Auction House)


Supported by the Franko Collective


Fortune Favors the Brave
Borderless CharityEXPANSEEXRAllergy FinderFranko Is Freedom
1713305018
Hero Member
*
Offline Offline

Posts: 1713305018

View Profile Personal Message (Offline)

Ignore
1713305018
Reply with quote  #2

1713305018
Report to moderator
1713305018
Hero Member
*
Offline Offline

Posts: 1713305018

View Profile Personal Message (Offline)

Ignore
1713305018
Reply with quote  #2

1713305018
Report to moderator
1713305018
Hero Member
*
Offline Offline

Posts: 1713305018

View Profile Personal Message (Offline)

Ignore
1713305018
Reply with quote  #2

1713305018
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713305018
Hero Member
*
Offline Offline

Posts: 1713305018

View Profile Personal Message (Offline)

Ignore
1713305018
Reply with quote  #2

1713305018
Report to moderator
1713305018
Hero Member
*
Offline Offline

Posts: 1713305018

View Profile Personal Message (Offline)

Ignore
1713305018
Reply with quote  #2

1713305018
Report to moderator
1713305018
Hero Member
*
Offline Offline

Posts: 1713305018

View Profile Personal Message (Offline)

Ignore
1713305018
Reply with quote  #2

1713305018
Report to moderator
MsCollec
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
April 05, 2014, 02:24:57 PM
 #2

specs Huh
defaced (OP)
Legendary
*
Offline Offline

Activity: 2184
Merit: 1011


Franko is Freedom


View Profile WWW
April 05, 2014, 02:26:32 PM
 #3

specs Huh

Fixed the OP Smiley

Fortune Favors the Brave
Borderless CharityEXPANSEEXRAllergy FinderFranko Is Freedom
ralexvalex
Sr. Member
****
Offline Offline

Activity: 256
Merit: 250


View Profile
April 05, 2014, 02:27:07 PM
 #4

When is lunch?
huadaonan
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
April 05, 2014, 02:27:41 PM
 #5

 no miner tools or linux source code?
defaced (OP)
Legendary
*
Offline Offline

Activity: 2184
Merit: 1011


Franko is Freedom


View Profile WWW
April 05, 2014, 02:27:52 PM
 #6

When is lunch?

today in 5 and 1/2 hours.

Fortune Favors the Brave
Borderless CharityEXPANSEEXRAllergy FinderFranko Is Freedom
defaced (OP)
Legendary
*
Offline Offline

Activity: 2184
Merit: 1011


Franko is Freedom


View Profile WWW
April 05, 2014, 02:28:19 PM
 #7

no miner tools or linux source code?

Yes, those will be provided at launch. Cant really give it out now and give the linux users the advantage now could I?

Fortune Favors the Brave
Borderless CharityEXPANSEEXRAllergy FinderFranko Is Freedom
Painful Truth
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
April 05, 2014, 02:28:23 PM
 #8

When is lunch?

Title says 4PM EST. so i assume in less than 6 hrs.
MsCollec
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
April 05, 2014, 02:29:05 PM
 #9


Goodluck with the launch
defaced (OP)
Legendary
*
Offline Offline

Activity: 2184
Merit: 1011


Franko is Freedom


View Profile WWW
April 05, 2014, 02:30:08 PM
 #10


Thank you!

Fortune Favors the Brave
Borderless CharityEXPANSEEXRAllergy FinderFranko Is Freedom
Piotrsama
Sr. Member
****
Offline Offline

Activity: 407
Merit: 250



View Profile
April 05, 2014, 02:31:23 PM
 #11

The wallet includes the miner?
defaced (OP)
Legendary
*
Offline Offline

Activity: 2184
Merit: 1011


Franko is Freedom


View Profile WWW
April 05, 2014, 02:32:21 PM
 #12

The wallet includes the miner?

It does not, but it will be provided.

The win32 installer, the daemon, and the source are in that rar file

Fortune Favors the Brave
Borderless CharityEXPANSEEXRAllergy FinderFranko Is Freedom
blueangel01
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250

Hello! Send me a message.


View Profile
April 05, 2014, 02:32:51 PM
 #13

is it cooler than x11?

Msg me if you want me to put anything here.
defaced (OP)
Legendary
*
Offline Offline

Activity: 2184
Merit: 1011


Franko is Freedom


View Profile WWW
April 05, 2014, 02:34:36 PM
 #14

is it cooler than x11?

cooler as in, needs to wear shades and drive a nice car?

OR cooler as in, the heat produced?

Fortune Favors the Brave
Borderless CharityEXPANSEEXRAllergy FinderFranko Is Freedom
AltAccept
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
April 05, 2014, 02:41:13 PM
 #15

goin all OG on bitches!
Rune
Legendary
*
Offline Offline

Activity: 1229
Merit: 1001


View Profile
April 05, 2014, 02:42:34 PM
 #16

Why do we want this more then X11? Because x11 is amazing.

Is this even better then Scrypt-N somehow?
defaced (OP)
Legendary
*
Offline Offline

Activity: 2184
Merit: 1011


Franko is Freedom


View Profile WWW
April 05, 2014, 02:44:36 PM
 #17

Why do we want this more then X11? Because x11 is amazing.

Is this even better then Scrypt-N somehow?

https://litecointalk.org/index.php?topic=18166.msg152706#msg152706

Fortune Favors the Brave
Borderless CharityEXPANSEEXRAllergy FinderFranko Is Freedom
PTseller
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


I ❤ www.LuckyB.it!


View Profile
April 05, 2014, 02:44:54 PM
 #18

well from which software we have to mine ?? and can you please share script setting ?
defaced (OP)
Legendary
*
Offline Offline

Activity: 2184
Merit: 1011


Franko is Freedom


View Profile WWW
April 05, 2014, 02:48:46 PM
 #19

well from which software we have to mine ?? and can you please share script setting ?

New SGminer will work perfectly fine.


Fortune Favors the Brave
Borderless CharityEXPANSEEXRAllergy FinderFranko Is Freedom
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
April 05, 2014, 02:50:35 PM
 #20

sound interesting. Will it run on nvidia too ?

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ... 141 »
  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!