Pages:
Author

Topic: [ANN] FlappyCoin - PoS Released - 6/29 - Need Counterparty Fork - 4btc - page 6. (Read 41356 times)

full member
Activity: 158
Merit: 100


isnt the blocktime too fast? 30 seconds...

Code:
Details for Block #700483 Date/Time	2015-11-11 10:55:23
Details for Block #700484 Date/Time 2015-11-11 10:55:54
Details for Block #700485 Date/Time 2015-11-11 10:56:25

in the Readme you say: Block Time: 60 Seconds
https://github.com/FlappycoinDEV/flappycoin/blob/master/README.md

I think the reason for the fast block time is probably because there are so few open/valid wallets up at the moment, when a wallet does have an address become availible it binges on the blocks and then we wait another couple days... dropping the average difficulty quite a bit.
full member
Activity: 158
Merit: 100
Ok, so would it be a good idea to split balances across several wallet addresses so that we can get a more consistent blocks?  Also does our wallet need to be unlocked to stake?  (I may have decommissioned mine for a while... I tried sending a test transaction that got stuck..., so I may have to wait a while till my coins are availible to stake (on a side note, is the delay 3 days or some other time?))

*edit: Well I see chef bauer just put the minimum wait for my stake time question.
full member
Activity: 171
Merit: 100
you ran out of valid transactions to stake so you stopped staking. staking just doesnt happen at X interval. it is dependent on the transactions in your wallet. when the chain stops it is because 1, no one is staking. 2, the people who are staking have no more transactions to stake

isnt the blocktime too fast? 30 seconds...

Code:
Details for Block #700483 Date/Time	2015-11-11 10:55:23
Details for Block #700484 Date/Time 2015-11-11 10:55:54
Details for Block #700485 Date/Time 2015-11-11 10:56:25

in the Readme you say: Block Time: 60 Seconds
https://github.com/FlappycoinDEV/flappycoin/blob/master/README.md

Min Stake Age: 3 days
Max Stake Age: 21 days
So when i send flappycoin to a second wallet, it will stake after 3 days, what are the 21 days, will it stake again?


What can we do? Do many transactions?


Menlatin: is your wallet open?
Griffith: any idea what you or we can do?
legendary
Activity: 1400
Merit: 1000
So, according to this (https://chainz.cryptoid.info/flap/#) at the time of posting we're at block 700442 and that is supported by my peer connections.  My wallet says that it is on block 700442, yet still thinks it is 13 hours behind?  How do we counter the slow network when there may be long periods of time when no blocks were created (which I'm assuming causes the wallets to think they are behind?)?

no, its not because they think they are behind. the code of a wallet doesnt actually care about the last block time. the gui just shows the behind message if the last block was over 2 hours ago for the user to see the chain has stopped. people need to just turn on staking in their wallets and the chain moves. no one has staking on, then the chain wont move.

yes because of me. 30x staking about every 30 seconds, then again nothing.
it looks like it works for some time when someone opens his wallet first time for staking, but it looks like it works only one time. or with a big gap, letzts see tomorrow.

you ran out of valid transactions to stake so you stopped staking. staking just doesnt happen at X interval. it is dependent on the transactions in your wallet. when the chain stops it is because 1, no one is staking. 2, the people who are staking have no more transactions to stake
full member
Activity: 171
Merit: 100
*edit: well, checked this morning and it is now up to date

yes because of me. 30x staking about every 30 seconds, then again nothing.
it looks like it works for some time when someone opens his wallet first time for staking, but it looks like it works only one time. or with a big gap, letzts see tomorrow.
full member
Activity: 171
Merit: 100
The "setgenerate" default value is false, set to true and it does stake and i can send and receive with confirmations Smiley

i only have a problem with lost 900.000.000 flappys but what matters Wink
i will try to solve this later. EDIT: found them Smiley (extracted from damaged wallet)

thanks in the meantime for the work!
full member
Activity: 158
Merit: 100
So, according to this (https://chainz.cryptoid.info/flap/#) at the time of posting we're at block 700442 and that is supported by my peer connections.  My wallet says that it is on block 700442, yet still thinks it is 13 hours behind?  How do we counter the slow network when there may be long periods of time when no blocks were created (which I'm assuming causes the wallets to think they are behind?)?

*edit: well, checked this morning and it is now up to date
legendary
Activity: 1400
Merit: 1000
if you find you arent staking and you dont know why, you might have to go to help -> Debug window -> console and type "setgenerate true" without the "" at the bottom

although this shouldnt be required...


syncronizing is very slow, when done i can setup an additional fast node, is there a quick-howto for this?

EDIT:
tried to setup a node (its only a open wallet!?) on a windows machine (vhost, 24x7 online) with gigabit connection (europe).

IP: 46.105.129.29
Port: 11556

hope it helps Smiley

thats because there were only like 2 or 3 wallets on the network, more wallets sycned should mean faster sync speed
full member
Activity: 171
Merit: 100
syncronizing is very slow, when done i can setup an additional fast node, is there a quick-howto for this?

EDIT:
tried to setup a node (its only a open wallet!?) on a windows machine (vhost, 24x7 online) with gigabit connection (europe).

IP: 46.105.129.29
Port: 11556

hope it helps Smiley
full member
Activity: 171
Merit: 100
thanks, i will try too.
legendary
Activity: 1100
Merit: 1030
legendary
Activity: 1596
Merit: 1003
https://cryptodatabase.net
Its done.

http://www.goflap.io/download/4000300/flappycoin-qt.zip

Windows only at the moment. We need to get someone to compile it for Mac, so if anyone knows someone.....

4.0.3.0 Source https://github.com/FlappycoinDEV/flappycoin

YOU MUST RE-SYNC THE BLOCKCHAIN. This is rolling back to block 700k due to the damaged chain after the previous PoS implementation.


Can you tell me who did the PoS this time?

Same dev. Griffith. Testing shows its staking and sending transactions back and forth without problems, so we'll see how it does.

Ok thanks, I'll give it a test.
sr. member
Activity: 366
Merit: 260
Its done.

http://www.goflap.io/download/4000300/flappycoin-qt.zip

Windows only at the moment. We need to get someone to compile it for Mac, so if anyone knows someone.....

4.0.3.0 Source https://github.com/FlappycoinDEV/flappycoin

YOU MUST RE-SYNC THE BLOCKCHAIN. This is rolling back to block 700k due to the damaged chain after the previous PoS implementation.


Can you tell me who did the PoS this time?

Same dev. Griffith. Testing shows its staking and sending transactions back and forth without problems, so we'll see how it does.
legendary
Activity: 1596
Merit: 1003
https://cryptodatabase.net
Its done.

http://www.goflap.io/download/4000300/flappycoin-qt.zip

Windows only at the moment. We need to get someone to compile it for Mac, so if anyone knows someone.....

4.0.3.0 Source https://github.com/FlappycoinDEV/flappycoin

YOU MUST RE-SYNC THE BLOCKCHAIN. This is rolling back to block 700k due to the damaged chain after the previous PoS implementation.


Can you tell me who did the PoS this time?
sr. member
Activity: 366
Merit: 260
id just like to note. if you have less than 3 peer connections it wont let you stake.

Hmm... Looks like i only have 2 at the moment.
legendary
Activity: 1400
Merit: 1000
id just like to note. if you have less than 3 peer connections it wont let you stake.
sr. member
Activity: 366
Merit: 260
Its done.

http://www.goflap.io/download/4000300/flappycoin-qt.zip

Windows only at the moment. We need to get someone to compile it for Mac, so if anyone knows someone.....

4.0.3.0 Source https://github.com/FlappycoinDEV/flappycoin

YOU MUST RE-SYNC THE BLOCKCHAIN. This is rolling back to block 700k due to the damaged chain after the previous PoS implementation.



sr. member
Activity: 316
Merit: 250
We've got another update that we're going to implement on Sunday.

The original PoS implementation had some problems so we really had no choice but to roll back to block 700k and reimplement PoS. Luckily, there should not have been any transactions after 700k because the shit never worked right anyways.

We'll have executables and instructions on Sunday.

Good day.


Thanks for your feedback
sr. member
Activity: 366
Merit: 260
Well, sorry about that guys. We had some problems with the new code... give us a bit.
full member
Activity: 158
Merit: 100
We've got another update that we're going to implement on Sunday.

The original PoS implementation had some problems so we really had no choice but to roll back to block 700k and reimplement PoS. Luckily, there should not have been any transactions after 700k because the shit never worked right anyways.

We'll have executables and instructions on Sunday.

Good day.

Sweet, these smaller coins can be fun to play around with; have you considered implementing proof of transaction?  I'm not sure how it would fit in with your developement plans, but it could lead to some interesting dynamics.
Pages:
Jump to: