Bitcoin Forum
May 12, 2024, 04:50:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Zeus Altcoin Evaluation System  (Read 3563 times)
Mainbrain (OP)
Full Member
***
Offline Offline

Activity: 194
Merit: 100

BaiQi


View Profile WWW
July 26, 2014, 08:00:59 AM
 #21

Today's first evaluation coin:WEB

OK,let's begin.
1.Dev ID Newbie,Registered at July 19, 2014, 08:25:40 AM,this round: 0
2.clearly OP, algo x14,2 million(appro)
Block 2-250 are 1 WEB //To Prevent Instamine
Block 251-1500 are 500 WEB
Block 1501-3100 are 400 WEB //After Block 3100 Rewards Halve
Block 3101-4500 are 200 WEB
Block 4501-6000 are 100 WEB
Block 6001-7400 are 50 WEB
Block 7401-8900 are 25 WEB
Block 8901-10300 are 10 WEB
Block 10301-11000 are 1 WEB
POW Ends on Block 11000 (approx. ~7.6 days),the decrease reward help to pretect the price from the miners dumping, this round:0.5
3.the source code is honest,can't find some hidden block,
Code:
 int64_t nSubsidy = 100 * COIN;
if(pindexBest->nHeight < 1)
    {
        nSubsidy = 18000 * COIN; // Developer Premine
    }
else if(pindexBest->nHeight < 250)
    {
nSubsidy = 1 * COIN; // Low Reward for Fair Distribution
    }
else if(pindexBest->nHeight < 1500)
    {
nSubsidy = 500 * COIN;
    }
else if(pindexBest->nHeight < 3100)
    {
nSubsidy = 400 * COIN;
    }
else if(pindexBest->nHeight < 4500)
    {
nSubsidy = 200 * COIN;
    }
else if(pindexBest->nHeight < 6000)
    {
nSubsidy = 100 * COIN;
    }
else if(pindexBest->nHeight < 7400)
    {
nSubsidy = 50 * COIN;
    }
else if(pindexBest->nHeight < 8900)
    {
nSubsidy = 25 * COIN;
    }
else if(pindexBest->nHeight < 10300)
    {
nSubsidy = 10 * COIN;
    }
else if(pindexBest->nHeight < 11100)
    {
nSubsidy = 1 * COIN;
    }
so this round:0.5
4.twitter yes,block explorer yes,no the website,this round:0.5
5.innovation:new Algorithm X14, this round:1.5
6.give out X14 cpu miner and X14 gpu miner,this round:1
7.there's no roadmap and plan,this round:0
8.exchange: ccex ,this round:0.5


ZAES LEVEL:4.5

ZAES:we will update the level if Dev update some information.

Thank you for your evaluation of WEB....What other details can I provide to you to update further?

u can work according to your plan(such as website,add to bittrex,roadmap or plan,some useful apply),we will update the ZAES Level of WEB after your update.Thx for ur hard work about the innovation of altcoin.

Show me your Bitcoin address.
1715489402
Hero Member
*
Offline Offline

Posts: 1715489402

View Profile Personal Message (Offline)

Ignore
1715489402
Reply with quote  #2

1715489402
Report to moderator
1715489402
Hero Member
*
Offline Offline

Posts: 1715489402

View Profile Personal Message (Offline)

Ignore
1715489402
Reply with quote  #2

1715489402
Report to moderator
1715489402
Hero Member
*
Offline Offline

Posts: 1715489402

View Profile Personal Message (Offline)

Ignore
1715489402
Reply with quote  #2

1715489402
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715489402
Hero Member
*
Offline Offline

Posts: 1715489402

View Profile Personal Message (Offline)

Ignore
1715489402
Reply with quote  #2

1715489402
Report to moderator
1715489402
Hero Member
*
Offline Offline

Posts: 1715489402

View Profile Personal Message (Offline)

Ignore
1715489402
Reply with quote  #2

1715489402
Report to moderator
666#666
Member
**
Offline Offline

Activity: 462
Merit: 10


View Profile
July 26, 2014, 08:04:04 AM
 #22

Do you mean you will program a software to do this for us?Is it free or how much is it ?
Mainbrain (OP)
Full Member
***
Offline Offline

Activity: 194
Merit: 100

BaiQi


View Profile WWW
July 26, 2014, 08:06:26 AM
 #23

Do you mean you will program a software to do this for us?Is it free or how much is it ?
seems nope,ZAES is a evaluation system,yes,it's free.

Show me your Bitcoin address.
666#666
Member
**
Offline Offline

Activity: 462
Merit: 10


View Profile
July 26, 2014, 08:15:25 AM
 #24

Do you mean you will program a software to do this for us?Is it free or how much is it ?
seems nope,ZAES is a evaluation system,yes,it's free.

I think you may add the mining hashes factor, it's very important,isn't it ?
Mainbrain (OP)
Full Member
***
Offline Offline

Activity: 194
Merit: 100

BaiQi


View Profile WWW
July 26, 2014, 08:19:28 AM
 #25

Do you mean you will program a software to do this for us?Is it free or how much is it ?
seems nope,ZAES is a evaluation system,yes,it's free.

I think you may add the mining hashes factor, it's very important,isn't it ?


thx for your suggestion,after we employe a mining analyst,we will add the mining hashes factor.

Show me your Bitcoin address.
666#666
Member
**
Offline Offline

Activity: 462
Merit: 10


View Profile
July 26, 2014, 08:26:18 AM
 #26

Do you mean you will program a software to do this for us?Is it free or how much is it ?
seems nope,ZAES is a evaluation system,yes,it's free.

I think you may add the mining hashes factor, it's very important,isn't it ?


thx for your suggestion,after we employe a mining analyst,we will add the mining hashes factor.
Not at all. Nice to see your improvements. Your system is really useful for us to face new coins every day.
Mainbrain (OP)
Full Member
***
Offline Offline

Activity: 194
Merit: 100

BaiQi


View Profile WWW
July 26, 2014, 08:39:35 AM
 #27

Do you mean you will program a software to do this for us?Is it free or how much is it ?
seems nope,ZAES is a evaluation system,yes,it's free.

I think you may add the mining hashes factor, it's very important,isn't it ?


thx for your suggestion,after we employe a mining analyst,we will add the mining hashes factor.
Not at all. Nice to see your improvements. Your system is really useful for us to face new coins every day.
yes,we will check many basic information about the new coin everyday to distinguish the goodcoin and the scamcoin,aiming in protect the altcoin market.

Show me your Bitcoin address.
endlessskill
Hero Member
*****
Offline Offline

Activity: 531
Merit: 500


AMD | Mining | NVIDIA


View Profile
July 26, 2014, 10:20:12 AM
 #28

Do you mean you will program a software to do this for us?Is it free or how much is it ?
seems nope,ZAES is a evaluation system,yes,it's free.

I think you may add the mining hashes factor, it's very important,isn't it ?


thx for your suggestion,after we employe a mining analyst,we will add the mining hashes factor.
Not at all. Nice to see your improvements. Your system is really useful for us to face new coins every day.
yes,we will check many basic information about the new coin everyday to distinguish the goodcoin and the scamcoin,aiming in protect the altcoin market.
Great service man! We need you!
Mainbrain (OP)
Full Member
***
Offline Offline

Activity: 194
Merit: 100

BaiQi


View Profile WWW
July 26, 2014, 12:11:25 PM
 #29

Do you mean you will program a software to do this for us?Is it free or how much is it ?
seems nope,ZAES is a evaluation system,yes,it's free.

I think you may add the mining hashes factor, it's very important,isn't it ?


thx for your suggestion,after we employe a mining analyst,we will add the mining hashes factor.
Not at all. Nice to see your improvements. Your system is really useful for us to face new coins every day.
yes,we will check many basic information about the new coin everyday to distinguish the goodcoin and the scamcoin,aiming in protect the altcoin market.
Great service man! We need you!
thx for support,we will try our best.

Show me your Bitcoin address.
cassius69
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
July 26, 2014, 12:47:41 PM
 #30

this is a needed service.

thanks for your contribution.

in particular checking for hidden premines is a very important to us all.

jarvis
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
July 26, 2014, 12:56:28 PM
 #31

What a great service! If you need anything let me know. Well done sir! A+

I am part of the Development team that is restoring Honorcoin 2.0 for the community. Come check us out, would love to have you part of the restoration.
Mainbrain (OP)
Full Member
***
Offline Offline

Activity: 194
Merit: 100

BaiQi


View Profile WWW
July 26, 2014, 01:01:03 PM
 #32

What a great service! If you need anything let me know. Well done sir! A+

I am part of the Development team that is restoring Honorcoin 2.0 for the community. Come check us out.
now we need some professional analyst (we list it at OP),thank u for supporting.

Show me your Bitcoin address.
Mainbrain (OP)
Full Member
***
Offline Offline

Activity: 194
Merit: 100

BaiQi


View Profile WWW
July 26, 2014, 01:02:13 PM
 #33

this is a needed service.

thanks for your contribution.

in particular checking for hidden premines is a very important to us all.

yes,we will try our best,thank u for supporting.

Show me your Bitcoin address.
cassius69
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
July 26, 2014, 01:06:40 PM
 #34

this is a needed service.

thanks for your contribution.

in particular checking for hidden premines is a very important to us all.

yes,we will try our best,thank u for supporting.

u r welcome. as soon as this thread gets more famous u will have plenty of volunteers!


cointrader83
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile
July 26, 2014, 01:18:01 PM
 #35

Great service!

Can you look at DarkCash?

https://bitcointalk.org/index.php?topic=709322.660
kcanup
Legendary
*
Offline Offline

Activity: 1484
Merit: 1000


View Profile
July 26, 2014, 07:58:21 PM
 #36

Good service this one, hope you ll save many people's finance from scams  Smiley
Mainbrain (OP)
Full Member
***
Offline Offline

Activity: 194
Merit: 100

BaiQi


View Profile WWW
July 27, 2014, 08:17:23 PM
Last edit: July 30, 2014, 03:25:09 PM by Mainbrain
 #37

Today's first evaluation coin:DRKC

OK,let's begin.
1.Dev ID Newbie,Registered at July 22, 2014, 11:14:25 AM,this round: 0
2.nice logo,twitter,fb,g+,reddit,irc,complete communicate platform, this round:1
3.the source code is honest,can't find some hidden block,
Code:
int64_t GetProofOfWorkReward(int64_t nFees)
{
    int64_t nSubsidy = 1000 * COIN;
    
    if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfWorkReward() : create=%s nSubsidy=%"PRId64"\n", FormatMoney(nSubsidy).c_str(), nSubsidy);

    return nSubsidy + nFees;
}
so this round:0.5
4.August 1st,update multialgorithm,it have not come true,so this round:0.5
5.setup 1 ATM at Stanford University by September 1st,it have not come true,so this round:0.5
6.alpha open source P2P exchange and fork it to use DarkCash on August 15th,it have not come true,so this round:0.5
7.there's a clearly roadmap with exactly date,so this round:1
8.exchange:bittrex and ccex ,this round:1
9.no website ,no block explorer,this round:0

Dev give up the plan.

ZAES LEVEL:0

ZAES:we will update the level if Dev update some information.

Show me your Bitcoin address.
Pages: « 1 [2]  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!