@Rotonen that one is for you
[snowblossomcoin/snowblossom] Issue closed by fireduck64
@Fireduck What do you feel should be coming next in roadmap? I feel like everything we might want to move forward with will depend on RPCs in place. Is that right?
my next thing is client work
there is a ton of stuff that needs doing there
gah, rpc involves rpc security
which I would like to not be complete shit
blocking browser js driveby by s default random password should be a thing
no default password
learn from others' mistakes.
current unpaid shares, also per address, would be nifty in the status txt
@Rotonen I was under the impression the pool could pay out immediately, the shares you applied towards a block, no?
PPLNS
and how’d it pay without a fresh block?
I mean, I'm under the impression you can payout *that* block as multiple coinbase transactions to the people that helped make that block, right?
so there'd be no delay in payouts
you could, MrPlow does not
it takes the proportion of shares per address over the last 5 blocks found by the pool as how to divide the reward upon finding a block
so if you stop mining some still trickles out for you for a few blocks, for instance
I've always been intrigued by the possibility of having a miner which runs on a pool, but doesn't turn in valid blocks
basically "asshole miner"
could be countered somewhat by having a block bonus paid to the miner who actually finds a block
right, that is a thing that someone can do
on HHTT I was splitting the fee 50/50 with the miner who found the block
but that involves a separate coinbase for each miner
which for bitcoin was fine, just a different tx merkle root
for snowblossom it would involve a new utxo root hash as well
a bit of a sticky wiggler that
when i do an address search with shakleton it just hangs on my server. when i do the same with your explorer the stats are there within a blink. the explorer homepage loads in normal speed.
I am migrating some servers around
Try more
no. it's running on my server. yours is fine.
this one. and i see no error message. :cry:
while we're at it: http://snowday.fun:8080/ I'm waiting for an RPC to setup my own fancy site. :P
ah. same problem with your server. ^^ it just hangs in limbo.
@fydel I don't have `addr_index=true` in my `explorer.conf`
i have added addr_index=true but same behaviour.
for addr_index to take effect, you need to delete and rebuild node db
same with tx_index
hmm. still same problem. i will go to sleep and try again tomorrow.