Pages:
Author

Topic: [ANN]EGOLAST[EGL][POW/POS][FRESH][ANON CORP][STEALTH SHADOWCASH BASED TECH] - page 10. (Read 8951 times)

jr. member
Activity: 117
Merit: 5
full member
Activity: 201
Merit: 100
member
Activity: 68
Merit: 10
sr. member
Activity: 700
Merit: 250
Yep, check old thread.
It was 50% airdrop and 50% mining.

No hidden stuff here.  Wink
member
Activity: 154
Merit: 10
5 Month approx. mining
SCAM ALERT
44366553 coins allready mined.

Some detail:

First 10 blocks had 4,320,000 coins each, = 43.2 MILLION COINS pre-mined. 

Dev then took another 21000 blocks = extra 2.1 Million coins mined before launch.

Code:
// miner's coin base reward
int64_t GetProofOfWorkReward(int nHeight, int64_t nFees)
{
    int64_t nSubsidy = 0;

if(pindexBest->nHeight < 10)
    {
        nSubsidy = 4320000 * COIN; // EGO AIRDROP
    }
else if(pindexBest->nHeight < 432000 )
    {
nSubsidy = 100 * COIN; // Fast transaction Pow+Pos
    }


    if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfWorkReward() : create=%s nSubsidy=%"PRId64"\n", FormatMoney(nSubsidy).c_str(), nSubsidy);

    return nSubsidy + nFees;
}

newbie
Activity: 61
Merit: 0
5 Month approx. mining
SCAM ALERT
44366553 coins allready mined.
sr. member
Activity: 700
Merit: 250
!!! MINING IS LIVE !!!

JOIN Egolast Slack: https://egolast.herokuapp.com/


TICKER: EGL
Stealth Encrypted Messages
Stealth Addresses (based on shadowcash)
POW+POS
MAX SUPPLY: 86400000
POS: 8%
Coinbase Maturity: 30
Stake age min: 1 hour
Stake age max: Unlimited
Block Time: 30 seconds
Block Size: 1 MB
rpcport: 46781
port: 46782
Block Reward: 100 EGL
5 Month approx. mining

SOURCE:
https://github.com/egolast/egl

WIN WALLET:
https://mega.nz/#!M7ZSFTIT!qT346GF9geRequzwIAggjylpiZwHMq2FdljHOl3um24


EXP:
http://lkloon123.ddns.net:3001

STRUCTURE:

50% Airdrop [TBA after 24 hours from PoW start]
50% Mining [FRESH] algo
PoW Block Reward: 100 EGL

Be ready for mining!

MINERS:

GPU:
https://github.com/sgminer-dev/sgminer   [5.1.1]
http://cryptomining-blog.com/tag/fresh-miner/

CPU:
http://cryptomining-blog.com/tag/fresh-cpu-miner/

SOLO MINING:
Only as example!
Download egolast wallet
Open it and close
Create Ego.con file in your APPDATA folder with following parameters:

rpcuser: yourusername
rpcpassword: yourpassword
listen=1
server=1
rpcport=46781
port=46782

Ego.conf
Code:
rpcuser=yourusername
rpcpassword=yourpassword
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
rpcport=46781
port=46782

ccminer
Code:
ccminer-x64.exe -a fresh -o http://127.0.0.1:46781 -u yourusername -p yourpassword


sgminer
Code:
sgminer.exe -k fresh -o http://127.0.0.1:46781 -u yourusername -p yourpassword -I 9 -g 2 -w 256










Pages:
Jump to: