Bitcoin Forum
June 16, 2024, 04:49:08 PM *
News: Voting for pizza day contest
 
   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 52 53 54 ... 57 »
  Print  
Author Topic: [ANN][AID] AidBit | Digital-currency redefined | POW/POS | Groestl | Charity  (Read 101084 times)
david1365
Legendary
*
Offline Offline

Activity: 994
Merit: 1000



View Profile
July 18, 2014, 12:04:57 PM
 #61

25 min left to launch Smiley
trankil
Hero Member
*****
Offline Offline

Activity: 854
Merit: 539


View Profile WWW
July 18, 2014, 12:08:52 PM
 #62

No pools ?.
iom
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
July 18, 2014, 12:50:06 PM
 #63

Any pools?
david1365
Legendary
*
Offline Offline

Activity: 994
Merit: 1000



View Profile
July 18, 2014, 12:51:46 PM
Last edit: July 18, 2014, 01:41:39 PM by david1365
 #64

Seems launch delayed
WilderX
Hero Member
*****
Offline Offline

Activity: 597
Merit: 504



View Profile
July 18, 2014, 12:54:46 PM
 #65

Sorry no. I was thinking of mining this, BUT

1. 10% for charity

2. 3% for devs

3. There is absolutely no reason for anyone to hold these coins and cosidering at least 13% of all generated coins will be constantly dumped I see nothing but value decrease in future.

4. Mine away if you want to, but CHARITY is exactly what you will be doing you will not get anything out of this for sure and it's not exactly clear what and whom are you doing charity for.

AidBit (OP)
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
July 18, 2014, 01:58:23 PM
 #66

Any pools?

Pools will be posted at launch.

Thanks.
trankil
Hero Member
*****
Offline Offline

Activity: 854
Merit: 539


View Profile WWW
July 18, 2014, 02:34:27 PM
 #67

Any pools?

Pools will be posted at launch.

Thanks.

WTF?
Singman33
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
July 18, 2014, 03:01:52 PM
 #68

Hi,

You have a very nice system to get the block reward, dynamically based on difficulty. But do you have implemented something on wallet (i'm talking about cli based wallet for pools) to show the current reward ?
Heavycoin got that and it's very usefull :

Code:
heavycoind getinfo
{
    "version" : 80300,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 94972,
    "timeoffset" : 0,
    "connections" : 10,
    "proxy" : "",
    "difficulty" : 355.80590431,
    "supply" : 68439928,
    "maxmoney" : 119856541,
    "reward" : 449,
    "vote" : 512,
    "testnet" : false,
    "keypoololdest" : 1395931368,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
If you could have a similar system...

Have a nice (launch) day !
Singman33
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
July 18, 2014, 03:03:24 PM
 #69

3. There is absolutely no reason for anyone to hold these coins and cosidering at least 13% of all generated coins will be constantly dumped I see nothing but value decrease in future.

4. Mine away if you want to, but CHARITY is exactly what you will be doing you will not get anything out of this for sure and it's not exactly clear what and whom are you doing charity for.
Do you need to have a reason for charity ? Could you pick up a dictionnary and see the definition please ?
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
July 18, 2014, 03:07:28 PM
 #70

Quote
{
"blocks" : 346,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 1.40020084,
"proof-of-stake" : 0.00024414,
"search-interval" : 1
},
"blockvalue" : 1200000000,
"netmhashps" : 167.05046681,
"netstakeweight" : 0.00000000,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"stakeinterest" : 20000000,
"testnet" : false
}

Not your keys, not your coins!
AidBit (OP)
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
July 18, 2014, 03:08:06 PM
 #71

Hi,

You have a very nice system to get the block reward, dynamically based on difficulty. But do you have implemented something on wallet (i'm talking about cli based wallet for pools) to show the current reward ?
Heavycoin got that and it's very usefull :

Code:
heavycoind getinfo
{
    "version" : 80300,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 94972,
    "timeoffset" : 0,
    "connections" : 10,
    "proxy" : "",
    "difficulty" : 355.80590431,
    "supply" : 68439928,
    "maxmoney" : 119856541,
    "reward" : 449,
    "vote" : 512,
    "testnet" : false,
    "keypoololdest" : 1395931368,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
If you could have a similar system...

Have a nice (launch) day !

Thank you very much for the idea. We will consider implementing it.
AidBit (OP)
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
July 18, 2014, 03:14:29 PM
 #72

Quote
{
"blocks" : 346,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 1.40020084,
"proof-of-stake" : 0.00024414,
"search-interval" : 1
},
"blockvalue" : 1200000000,
"netmhashps" : 167.05046681,
"netstakeweight" : 0.00000000,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"stakeinterest" : 20000000,
"testnet" : false
}

Actually, two days "running in" period was pre-announced, but we shortened it as much as possible (to ~5 hours). Also, the diff was kept at 1, since the reward is diff based. And last but not least, all the coins premined go to charity. Smiley
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
July 18, 2014, 03:17:07 PM
 #73

Actually, two days "running in" period was pre-announced, but we shortened it as much as possible (to ~5 hours). Also, the diff was kept at 1, since the reward is diff based. And last but not least, all the coins premined go to charity. Smiley

My post was merely to point out the netmhashps indicating that it is started.

Not your keys, not your coins!
cryptoangel
Sr. Member
****
Offline Offline

Activity: 700
Merit: 250



View Profile
July 18, 2014, 03:20:31 PM
 #74

Quote
{
"blocks" : 346,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 1.40020084,
"proof-of-stake" : 0.00024414,
"search-interval" : 1
},
"blockvalue" : 1200000000,
"netmhashps" : 167.05046681,
"netstakeweight" : 0.00000000,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"stakeinterest" : 20000000,
"testnet" : false
}

Actually, two days "running in" period was pre-announced, but we shortened it as much as possible (to ~5 hours). Also, the diff was kept at 1, since the reward is diff based. And last but not least, all the coins premined go to charity. Smiley

Yeah...... right... Charity..... ha...... ha..... yeah..... ok.....

▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█                         █
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄        █
           ▄▄███████▄▄   █
    ▄▄▄▄▄▄█████████████  █
         ████▀     ▀████
         ████       ████
         ████▄     ▄████
    ▀▀▀▀▀▀█████████████  █
           ▀▀███████▀▀   █
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀        █
█                         █
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀
ROLLBIT●  Instant Deposits & Withdrawals
●  Rakeback & Level Up Bonuses
●  Live Customer Support
█▀▀▀▀▀











█▄▄▄▄▄
.
PLAY NOW
▀▀▀▀▀█











▄▄▄▄▄█
coke15
Member
**
Offline Offline

Activity: 176
Merit: 10


View Profile
July 18, 2014, 03:23:28 PM
 #75

hi

launched?

we mine real coin  or wind?

how to optimize groestl in our conf? i loose 10% per card :/   nope  2 mh /card  Shocked Shocked
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
July 18, 2014, 03:30:38 PM
 #76

Yeah...... right... Charity..... ha...... ha..... yeah..... ok.....

Well, from all the blatant shitcoins this could actually work. I mean if they really will be transparent about it and we get a block explorer or at least someone who knows what's up analyzing the blockchain.

Not your keys, not your coins!
coke15
Member
**
Offline Offline

Activity: 176
Merit: 10


View Profile
July 18, 2014, 03:31:11 PM
 #77

Quote
{
"blocks" : 346,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 1.40020084,
"proof-of-stake" : 0.00024414,
"search-interval" : 1
},
"blockvalue" : 1200000000,
"netmhashps" : 167.05046681,
"netstakeweight" : 0.00000000,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"stakeinterest" : 20000000,
"testnet" : false
}

Actually, two days "running in" period was pre-announced, but we shortened it as much as possible (to ~5 hours). Also, the diff was kept at 1, since the reward is diff based. And last but not least, all the coins premined go to charity. Smiley


ok  WE ARE MINING YOUR PREMINE??
+10%
+3%

IT s a bad joke??
AidBit (OP)
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
July 18, 2014, 03:31:27 PM
 #78

hi

launched?

we mine real coin  or wind?

how to optimize groestl in our conf? i loose 10% per card :/   nope  2 mh /card  Shocked Shocked

Input the optimized settings, depending on your HW into the GPU field. Like: -I 20 -g 1 -w 256 --gpu-engine 1150 --gpu-memclock 1000 -o
Soon we will post the optimzed settings table. Until then, you can find it here: https://docs.google.com/spreadsheets/d/1hTOUdJZrKqrNDXTIbXgNvJtj_fnpECREcs-eHxaGrZc/edit?usp=sharing

Good luck!

Smiley
coke15
Member
**
Offline Offline

Activity: 176
Merit: 10


View Profile
July 18, 2014, 03:32:30 PM
 #79

i know my good setting  but where i put them?
vger888
Full Member
***
Offline Offline

Activity: 129
Merit: 100

AidBit - Technical Support


View Profile
July 18, 2014, 03:38:49 PM
 #80

i know my good setting  but where i put them?

Just paste the settings into the empty field near the GPU checkbox!

V.
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 52 53 54 ... 57 »
  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!