steve321
|
|
September 10, 2015, 01:38:07 AM |
|
My one transfer says conflicted, and the other appears to be missing...
|
|
|
|
LordCoder
|
|
September 10, 2015, 01:52:36 AM |
|
Definitely made a nice investment. Thanks thimo, I knew I could trust you.
|
|
|
|
chiksilog
Newbie
Offline
Activity: 24
Merit: 0
|
|
September 10, 2015, 02:40:59 AM |
|
C-CEX IS ON RIGHT CHAIN NOW
We had to fully restart the chain, but all balances are secure.
Hi, I'm running a headless build on my ARM devkit and it doesn't seem to be syncing. I downloaded again from github after your post. The old version was syncing fine before the blockchain was reset but now even that old build doesn't sync. I have deleted everything from my datadir and using the configuration provided here. My debug log is hereCorinthian~/mapcoin# cat MAPCOIN.conf server=1 daemon=1 listen=1 maxconnections=1024 rpcuser=user rpcpassword=pass rpcport=25213 addnode=104.236.105.49 addnode=178.62.126.32 addnode=95.85.39.251 Corinthian~/mapcoin# MAPCOINd -conf=/home/foobar/mapcoin/MAPCOIN.conf -datadir=/home/foobar/mapcoin/data getinfo { "version" : "v1.0.0.0", "protocolversion" : 60013, "walletversion" : 60000, "balance" : 0.00000000, "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 0, "timeoffset" : 0, "moneysupply" : 0.00000000, "connections" : 0, "proxy" : "", "ip" : "0.0.0.0", "difficulty" : { "proof-of-work" : 0.00024414, "proof-of-stake" : 0.00024414 }, "testnet" : false, "keypoololdest" : 1441849295, "keypoolsize" : 101, "paytxfee" : 0.00001000, "mininput" : 0.00000000, "errors" : "" } Corinthian~/mapcoin#
|
|
|
|
forzendiablo
Legendary
Offline
Activity: 1526
Merit: 1000
the grandpa of cryptos
|
|
September 10, 2015, 02:41:28 AM |
|
i made money here, and still buying. i feel on bittre we will touch 20k satoshis
|
yolo
|
|
|
magaura
Legendary
Offline
Activity: 1029
Merit: 1000
|
|
September 10, 2015, 02:44:31 AM |
|
Strong one.. nice nice
|
|
|
|
mapcoindev
Member
Offline
Activity: 63
Merit: 10
|
|
September 10, 2015, 02:47:51 AM |
|
C-CEX IS ON RIGHT CHAIN NOW
We had to fully restart the chain, but all balances are secure.
Hi, I'm running a headless build on my ARM devkit and it doesn't seem to be syncing. I downloaded again from github after your post. The old version was syncing fine before the blockchain was reset but now even that old build doesn't sync. I have deleted everything from my datadir and using the configuration provided here. My debug log is hereCorinthian~/mapcoin# cat MAPCOIN.conf server=1 daemon=1 listen=1 maxconnections=1024 rpcuser=user rpcpassword=pass rpcport=25213 addnode=104.236.105.49 addnode=178.62.126.32 addnode=95.85.39.251 Corinthian~/mapcoin# MAPCOINd -conf=/home/foobar/mapcoin/MAPCOIN.conf -datadir=/home/foobar/mapcoin/data getinfo { "version" : "v1.0.0.0", "protocolversion" : 60013, "walletversion" : 60000, "balance" : 0.00000000, "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 0, "timeoffset" : 0, "moneysupply" : 0.00000000, "connections" : 0, "proxy" : "", "ip" : "0.0.0.0", "difficulty" : { "proof-of-work" : 0.00024414, "proof-of-stake" : 0.00024414 }, "testnet" : false, "keypoololdest" : 1441849295, "keypoolsize" : 101, "paytxfee" : 0.00001000, "mininput" : 0.00000000, "errors" : "" } Corinthian~/mapcoin# Wallet sybcs when new block is found. Network is slow because most peopel hold coins on exchanges. Keep it open and wait for new block.
|
|
|
|
rendravolt
|
|
September 10, 2015, 03:00:30 AM |
|
let's trading in Mapcoin!
|
|
|
|
thimo (OP)
|
|
September 10, 2015, 03:09:05 AM |
|
Definitely made a nice investment. Thanks thimo, I knew I could trust you.
Glad you made money, theres more to be made. We expect at least 50% raise when hitting new exchanges and up to 300% when we release the app. Guys keep the buy support, we need price to get far higher than this. MAPC deserves it
|
i can rent this1
|
|
|
go6ooo1212
Legendary
Offline
Activity: 1512
Merit: 1000
quarkchain.io
|
|
September 10, 2015, 03:20:37 AM |
|
Definitely made a nice investment. Thanks thimo, I knew I could trust you.
Glad you made money, theres more to be made. We expect at least 50% raise when hitting new exchanges and up to 300% when we release the app. Guys keep the buy support, we need price to get far higher than this. MAPC deserves it Nice job ,man , the volume in higher last day on C-cex. We will see even much interesting levels when hitting the major exchanges, I'm pretty sure about... 😊
|
|
|
|
bcboilermaker
Newbie
Offline
Activity: 44
Merit: 0
|
|
September 10, 2015, 06:38:03 AM |
|
Hopefully I can use some of this profit to get drunk at my local pub and get some more Mapcoin while I'am there
|
|
|
|
go6ooo1212
Legendary
Offline
Activity: 1512
Merit: 1000
quarkchain.io
|
|
September 10, 2015, 06:48:44 AM |
|
Hopefully I can use some of this profit to get drunk at my local pub and get some more Mapcoin while I'am there hahaha , this is nice objective , mate
|
|
|
|
chiksilog
Newbie
Offline
Activity: 24
Merit: 0
|
|
September 10, 2015, 10:48:05 AM |
|
Wallet sybcs when new block is found. Network is slow because most peopel hold coins on exchanges. Keep it open and wait for new block.
Hi, Running for 9hrs now, a number of blocks have been found during the last 9hrs according to this https://chainz.cryptoid.info/mapc/ but still no blocks have been sycnd: Corinthian~/mapcoin# MAPCOINd -conf=/home/foobar/mapcoin/MAPCOIN.conf -datadir=/home/foobar/mapcoin/data getinfo { "version" : "v1.0.0.0", "protocolversion" : 60013, "walletversion" : 60000, "balance" : 0.00000000, "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 0, "timeoffset" : 0, "moneysupply" : 0.00000000, "connections" : 0, "proxy" : "", "ip" : "0.0.0.0", "difficulty" : { "proof-of-work" : 0.00024414, "proof-of-stake" : 0.00024414 }, "testnet" : false, "keypoololdest" : 1441849295, "keypoolsize" : 101, "paytxfee" : 0.00001000, "mininput" : 0.00000000, "errors" : "" }
|
|
|
|
Zombier0
|
|
September 10, 2015, 01:36:55 PM |
|
Im synced on windows withoutnissue
|
|
|
|
Tripjammer
|
|
September 11, 2015, 12:47:47 AM |
|
how do you get mapcoins through foursquare or is this not implemented yet?
|
|
|
|
ph.amracyshop
Member
Offline
Activity: 108
Merit: 10
|
|
September 11, 2015, 12:48:55 AM |
|
MAPC price is great, i can see even 0.001 per coin soon..
|
|
|
|
forzendiablo
Legendary
Offline
Activity: 1526
Merit: 1000
the grandpa of cryptos
|
|
September 11, 2015, 01:22:22 AM |
|
omg this coin is awesome! we are past 19k satoshi now haha im only buying and waiting for app
|
yolo
|
|
|
thimo (OP)
|
|
September 11, 2015, 03:05:04 AM |
|
BURNING GAME ANN We are at 19k at C-CEX, if you guys will hold 20k price within 24h - we will burn extra 3BTC of our premine/bounty fund. We did not move any coins since launch from our wallets, and we will move those just to burn. You guys ready to get MAPC to 20k and stay there
|
i can rent this1
|
|
|
PowerHemp
Legendary
Offline
Activity: 1386
Merit: 1001
Ganja <3
|
|
September 11, 2015, 01:56:39 PM |
|
wallet problems are back :/ (not sync) 209 blocks last found 10h ago but i have 10 active connections
|
|
|
|
jc12345
Legendary
Offline
Activity: 1638
Merit: 1013
|
|
September 11, 2015, 02:39:27 PM |
|
We are at 19k at C-CEX, if you guys will hold 20k price within 24h - we will burn extra 3BTC of our premine/bounty fund. We did not move any coins since launch from our wallets, and we will move those just to burn. You guys ready to get MAPC to 20k and stay there [/center] Why is the price so important? Shouldn't price just follow implementation of features and plans? Once something becomes popular and useful price will follow. Focussing on price before implementation of features and plans is the wrong way around imo.
|
|
|
|
kryptologist
|
|
September 11, 2015, 04:48:35 PM |
|
Where's the "That it I'm out!" guy? I think now might be the time to do it
|
|
|
|
|