Pages:
Author

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

sr. member
Activity: 366
Merit: 260
Awesome sauce!

I've been revisiting the asset talk. Here's what I've got.

In order to adhere the Google Play and iTunes store terms that all in-app purchases must happen through their payment system, what we can do is put an Open Asset layer over FlappyCoin and color all the coins that we distribute in game. These distributed coins would include those that are purchased in-app. We can allow users to import coins for creating new caches or recharging old caches. With the open asset protocol on Flappy vs bitcoin, we can allow transactions of much smaller value without having value eaten up by transaction fees. This will also let us put private keys in users hands and not in ours.

Then we use a Counterparty layer for all the in-game assets and smart-contracts for all the asset transfers.

Yeh?
member
Activity: 63
Merit: 10
Asked Mac wallet thread to add new flappycoin wallet.

https://bitcointalksearch.org/topic/m.11625582

FLAP FLAP FLAP.  No pipes.  Smiley
legendary
Activity: 1596
Merit: 1003
https://cryptodatabase.net
alright. well. you need to rebroadcast your transactions to the network because they were never packed into a block... but this wallet doesnt have an rpc command to do that... so i can code one up today. theres probably also some other small fixes i could make to have the wallet run better. i post something before i go to sleep tonight. i am updating a website right now so it probably wont be until a little later in the day

Luckily it was only 1 transaction so will save me some trouble. Almost every payment I send for any coin is done using the sendmany command.
legendary
Activity: 1400
Merit: 1000
alright. well. you need to rebroadcast your transactions to the network because they were never packed into a block... but this wallet doesnt have an rpc command to do that... so i can code one up today. theres probably also some other small fixes i could make to have the wallet run better. i post something before i go to sleep tonight. i am updating a website right now so it probably wont be until a little later in the day
legendary
Activity: 1596
Merit: 1003
https://cryptodatabase.net
just to clarify, these are 4.0 transactions that never were confirmed. correct?

Correct, I upgraded the wallet on the 10th.
legendary
Activity: 1400
Merit: 1000
just to clarify, these are 4.0 transactions that never were confirmed. correct?
legendary
Activity: 1596
Merit: 1003
https://cryptodatabase.net
Ok, with the bootstrap the wallet finished loading last night. It didn't solve the problem of the unsent transactions though.



add rescan=1 to your conf file. and then try opening the wallet

This didn't work either.

legendary
Activity: 1400
Merit: 1000
Ok, with the bootstrap the wallet finished loading last night. It didn't solve the problem of the unsent transactions though.



add rescan=1 to your conf file. and then try opening the wallet
legendary
Activity: 1596
Merit: 1003
https://cryptodatabase.net
Ok, with the bootstrap the wallet finished loading last night. It didn't solve the problem of the unsent transactions though.

member
Activity: 74
Merit: 10
I'll put some hash your way  Tongue
legendary
Activity: 1400
Merit: 1000
With new wallet UPnP port mapping is unavailable, that is not good. It means guaranteed issues with conectivity (unable to accept incoming connections). Number of reachable nodes is already low and without UPnP enabled it will surely go down.

http://i.imgur.com/aElqmiV.jpg

that is incorrect, UPNP mapping is on, i compiled the wallets with upnp mapping enabled

Are you suggesting that I faked that screenshot?

No, absolutly not. What he means is that he enabled the upnp mapping when he compiled the wallets. So all the wallets have upnp enabled for better connectivity.
What you image shows is that we can't disable UPnP mapping

How many different Bitcoin-Qt-like wallets you have? I have a dozen and with none of them UPnP port mapping checkbox looks like one with a new Flappycoin wallet. So it must be that Bitcoin, Dash, Doge, Maxcoin and all other developers are wrong.

no, im telling you that you are wrong. i compiled it with upnp (you can check because i even made the proper adjustment for upnp for the latest version in the .pro file) so leave it alone. it has upnp, its not an issue
sr. member
Activity: 366
Merit: 260
sr. member
Activity: 366
Merit: 260
It stopped syncing all together? What blk files did it create?

It's not giving errors, just not doing anything. I have deleted everything 4 times now and each time is the same. This is going to suck spending the next week downloading the blockchain.



next week? it takes me like 4 hours to download the whole thing. i must have fast internet

From 11 pm last night until right now I downloaded 41k blocks, roughly ~80k blocks a day = 5+ days to sync.

If I were to leave the wallet focused on my computer it would halve that time but I can't do that as I use this computer for working on my websites.

I have 50 mbps download speed but I have multiple wallets running for my games and faucets which bogs the internet down.

Sorry, it looks like it didn't upload properly. uploading again as .zip. ETA 30 mins
legendary
Activity: 1596
Merit: 1003
https://cryptodatabase.net
It stopped syncing all together? What blk files did it create?

It's not giving errors, just not doing anything. I have deleted everything 4 times now and each time is the same. This is going to suck spending the next week downloading the blockchain.



next week? it takes me like 4 hours to download the whole thing. i must have fast internet

From 11 pm last night until right now I downloaded 41k blocks, roughly ~80k blocks a day = 5+ days to sync.

If I were to leave the wallet focused on my computer it would halve that time but I can't do that as I use this computer for working on my websites.

I have 50 mbps download speed but I have multiple wallets running for my games and faucets which bogs the internet down.
hero member
Activity: 651
Merit: 518
With new wallet UPnP port mapping is unavailable, that is not good. It means guaranteed issues with conectivity (unable to accept incoming connections). Number of reachable nodes is already low and without UPnP enabled it will surely go down.

http://i.imgur.com/aElqmiV.jpg

that is incorrect, UPNP mapping is on, i compiled the wallets with upnp mapping enabled

Are you suggesting that I faked that screenshot?

No, absolutly not. What he means is that he enabled the upnp mapping when he compiled the wallets. So all the wallets have upnp enabled for better connectivity.
What you image shows is that we can't disable UPnP mapping

How many different Bitcoin-Qt-like wallets you have? I have a dozen and with none of them UPnP port mapping checkbox looks like one with a new Flappycoin wallet. So it must be that Bitcoin, Dash, Doge, Maxcoin and all other developers are wrong.
hero member
Activity: 651
Merit: 518
I just sent some with v4.0 wallet and they went through. You might have to resync your wallet to get those funds to show up again and then try sending them again.

Is there a bootstrap for 4.0 available?

Just run wallet with -rescan and it will fix all transactions. Bootstrap or -reindex are required only if your blockchain is corrupted or fucked up in some other way (stayed on wrong fork for way too long) which is not the case here. You have unconfirmed transactions which means your wallet state and blockchain does not match and it is not your blockchain what is wrong, it is your wallet.

Code:
flappycoin-qt.exe -rescan
tyz
legendary
Activity: 3360
Merit: 1533
Same to me. Any ideas?

It stopped syncing all together? What blk files did it create?
sr. member
Activity: 366
Merit: 260
There are some speedy nodes out there. It should take that long.
legendary
Activity: 1400
Merit: 1000
It stopped syncing all together? What blk files did it create?

It's not giving errors, just not doing anything. I have deleted everything 4 times now and each time is the same. This is going to suck spending the next week downloading the blockchain.



next week? it takes me like 4 hours to download the whole thing. i must have fast internet
legendary
Activity: 1596
Merit: 1003
https://cryptodatabase.net
It stopped syncing all together? What blk files did it create?

It's not giving errors, just not doing anything. I have deleted everything 4 times now and each time is the same. This is going to suck spending the next week downloading the blockchain.

Pages:
Jump to: