Pages:
Author

Topic: ANN - Octane BLAKE2s | Headers 1st | Nodes | Open Assets | XOR^2 | LETS - page 7. (Read 12327 times)

legendary
Activity: 2698
Merit: 1177
Reflinks und User die solche posten sind Scheisse
Has anyone had any Stake blocks accepted yet? all of mine are being orphaned...


i have 70% accepted.
hero member
Activity: 770
Merit: 500
Has anyone had any Stake blocks accepted yet? all of mine are being orphaned...


Yep i had  5 accepted and around 100 orphaned
legendary
Activity: 1302
Merit: 1004
Has anyone had any Stake blocks accepted yet? all of mine are being orphaned...
legendary
Activity: 2254
Merit: 1278
hashmeter      0 khash/s
hashmeter      0 khash/s

https://github.com/jamescoineron/octane/pull/1

Code:
hashmeter   1353 khash/s
hashmeter   1289 khash/s

That's on a Sandybridge i3 1.40GHz × 2/2, entry-level laptop. Blake2b is very quick, takes full advantage of onboard ASIC. A good choice for minimising GPU advantage over CPU, I've always thought.


Cheers

Graham
full member
Activity: 140
Merit: 100
Im selling 560 OCTN for 0,005 btc pm me if interested

No one interested?
full member
Activity: 140
Merit: 100
Im selling 560 OCTN for 0,005 btc pm me if interested
hero member
Activity: 770
Merit: 500
Yep i just checked the source too so dev mentioned wrong in the OP. The rewards are the same for POW and POS at every blockheight
legendary
Activity: 1722
Merit: 1000
Admin of CoinMiners Pools

getting a bunch of orphaned staked blocks  Huh in fact, none of them have been accepted........



Yeah me too. I've got 1 accepted out of around 100

Edit i got now accepted 2 in a row there is still some bug in staking i guess


It on block 2115 and the POS reward given in the wallet is 70 OCTN but the OP shows that is should be 100 OCTN



Mining Reward Schedule
POW
Block Height   Reward
720   300
1440   195
2880   70
3600   60
4320   50
5040   45
5760   30
6480   25
7200   30
7920   45
8640   60
9360   80
10080   100
10800   110
11520   120

POS
Block Height   Reward
720   80
1440   195
2880   100
3600   50
4320   35
5040   98
5760   12
6480   10
7200   14
7920   80
8640   40
9360   30
10080   8
10800   6
11520+   0.5





True POS reward is 70 right now instead of 100

This is the POS reward and yes is not 100 like dev posted on OP is 70

https://github.com/jamescoineron/octane/blob/master/src/main.cpp#L1044-L1107
sr. member
Activity: 310
Merit: 256
Photon --- The First Child Of Blake Coin --Merged
interesting making a coin with this algo
hero member
Activity: 770
Merit: 500

getting a bunch of orphaned staked blocks  Huh in fact, none of them have been accepted........



Yeah me too. I've got 1 accepted out of around 100

Edit i got now accepted 2 in a row there is still some bug in staking i guess


It on block 2115 and the POS reward given in the wallet is 70 OCTN but the OP shows that is should be 100 OCTN



Mining Reward Schedule
POW
Block Height   Reward
720   300
1440   195
2880   70
3600   60
4320   50
5040   45
5760   30
6480   25
7200   30
7920   45
8640   60
9360   80
10080   100
10800   110
11520   120

POS
Block Height   Reward
720   80
1440   195
2880   100
3600   50
4320   35
5040   98
5760   12
6480   10
7200   14
7920   80
8640   40
9360   30
10080   8
10800   6
11520+   0.5





True POS reward is 70 right now instead of 100
legendary
Activity: 1246
Merit: 1005
Like the coin and the wallet, it feels very different from the recent cpu coins like the pieces of shit dropcoin and supcoin, this one feels like eh.... 'real mining'  Tongue apart from only getting one accepted stake block from a bunch of them

also something new to me or that i had not noticed in other wallets is that every new found block goes to a different address... is this common?
legendary
Activity: 1764
Merit: 1022

getting a bunch of orphaned staked blocks  Huh in fact, none of them have been accepted........



Yeah me too. I've got 1 accepted out of around 100

Edit i got now accepted 2 in a row there is still some bug in staking i guess


It on block 2115 and the POS reward given in the wallet is 70 OCTN but the OP shows that is should be 100 OCTN



Mining Reward Schedule
POW
Block Height   Reward
720   300
1440   195
2880   70
3600   60
4320   50
5040   45
5760   30
6480   25
7200   30
7920   45
8640   60
9360   80
10080   100
10800   110
11520   120

POS
Block Height   Reward
720   80
1440   195
2880   100
3600   50
4320   35
5040   98
5760   12
6480   10
7200   14
7920   80
8640   40
9360   30
10080   8
10800   6
11520+   0.5



legendary
Activity: 1246
Merit: 1005
hashmeter      0 khash/s
hashmeter      0 khash/s


 Huh



Code:
{
"blocks" : 2089,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 0.42584783,
"proof-of-stake" : 0.00472048,
"search-interval" : 16
},
"blockvalue" : 7000000000,
"netmhashps" : 60.96675000,
"netstakeweight" : 15311085.08919254,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 253499999500,
"maximum" : 0,
"combined" : 253499999500
},
"stakeinterest" : 1000000,
"testnet" : false
}

legendary
Activity: 1453
Merit: 1030
hashmeter      0 khash/s
hashmeter      0 khash/s


 Huh
hero member
Activity: 770
Merit: 500

getting a bunch of orphaned staked blocks  Huh in fact, none of them have been accepted........



Yeah me too. I've got 1 accepted out of around 100

Edit i got now accepted 2 in a row there is still some bug in staking i guess
legendary
Activity: 1246
Merit: 1005

getting a bunch of orphaned staked blocks  Huh in fact, none of them have been accepted........

legendary
Activity: 1453
Merit: 1030
Quote
Did you compiled https://blake2.net/libb2-0.97.tar.gz  ./configure && make && make install

Eureka. Left out the make install. TNX!
legendary
Activity: 1722
Merit: 1000
Admin of CoinMiners Pools
You have to modify your makefile.unxi:

LIBS+= \
 -Wl,-B$(LMODE2) \
   -l z \
   -l dl \
   -l pthread \
   -Wl,-rpath,/usr/local/include -L/usr/local/include -lb2


Meh, I'm not a coder...

"*** missing separator."

Did you put in that dash \ after pthread?

Ah right, now I'm getting

/src/leveldb/libleveldb.a /root/octane/src/leveldb/libmemenv.a
/usr/bin/ld: cannot find -lb2
collect2: error: ld returned 1 exit status
make: *** [octaned] Error 1


Did you compiled https://blake2.net/libb2-0.97.tar.gz  ./configure && make && make install
legendary
Activity: 1453
Merit: 1030
You have to modify your makefile.unxi:

LIBS+= \
 -Wl,-B$(LMODE2) \
   -l z \
   -l dl \
   -l pthread \
   -Wl,-rpath,/usr/local/include -L/usr/local/include -lb2


Meh, I'm not a coder...

"*** missing separator."

Did you put in that dash \ after pthread?

Ah right, now I'm getting

/src/leveldb/libleveldb.a /root/octane/src/leveldb/libmemenv.a
/usr/bin/ld: cannot find -lb2
collect2: error: ld returned 1 exit status
make: *** [octaned] Error 1
member
Activity: 126
Merit: 10
okay now I get this error compiling in linux:

collect2: error: ld returned 1 exit status
make: *** [octaned] Error 1
Pages:
Jump to: