Bitcoin Forum
April 19, 2024, 06:27:57 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 »
81  Economy / Auctions / Re: [DOMAIN AUCTION] Better.Exchange - Low start! on: December 02, 2014, 11:07:55 PM
Start: 5 BTC
82  Economy / Auctions / [DOMAIN AUCTION] Better.Exchange - Low start! on: November 30, 2014, 11:11:13 PM
Domain name: Better.Exchange
Registrar: NAME.COM
Free push to your Name.com account.

Start: 10 BTC
Min incr.: 0.5 BTC
Bin: 50 BTC
Payment: BTC or Paypal

83  Economy / Service Announcements / Re: VBBB.com - Build Your Own Bitcoin Exchange on: September 23, 2014, 02:46:19 AM
What hosting is needed?

Do you have another clients?

Is the dmeno still not working?

We require access to your server for exchange setup, cryptocurrencies wallets and other forks setup.

Yes we have clients.

Demo login seems to be down, we will check it and advise.

Do you have an interest in setting up your own exchange? We'd be delighted to work with you.

Hello, demo still not working?
84  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AustroCoin [ATC] [scrypt PoW/PoS] - only 8.5 mio coins! on: September 17, 2014, 10:41:15 PM
It looks like the Austria has own coin now: http://www.eschilling.org/

What will be with ATC?
85  Economy / Service Announcements / Re: VBBB.com - Build Your Own Bitcoin Exchange on: September 01, 2014, 03:30:59 PM
What hosting is needed?

Do you have another clients?

Is the dmeno still not working?
86  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GIRL] [BOY] Girlcoin and Boycoin Easter Egg Launch (18-04-2014) on: June 27, 2014, 05:32:56 PM
87  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GIRL] [BOY] Girlcoin and Boycoin Easter Egg Launch (18-04-2014) on: June 27, 2014, 05:31:53 PM
88  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GIRL] [BOY] Girlcoin and Boycoin Easter Egg Launch (18-04-2014) on: June 15, 2014, 12:03:24 PM
Anyone synced already? Please share the block number.
89  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GIRL] [BOY] Girlcoin and Boycoin Easter Egg Launch (18-04-2014) on: June 12, 2014, 02:37:52 PM
It seems the problem with nodes is solved.

Please keep your wallets up and running to sync everyone.

Thank you very much.
90  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: Want to Make Your Own CryptoCurrency? Starting at Just 0.09 BTC. on: June 11, 2014, 07:20:54 PM
Looking for dev who can check why my wallet isnt sync.

For solving this (advice how is enough) issue I am offering a bounty in BOY coins.

Thread is here: https://bitcointalk.org/index.php?topic=573917.0

PM me please. Thx.
91  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GIRL] [BOY] Girlcoin and Boycoin Easter Egg Launch (18-04-2014) on: June 10, 2014, 10:37:52 PM
I added to GIRL source new lines to main.cpp but still not syncing. Any idea to solve this?


Code:
	// --- patch start
        // blacklist
if (GetHash() == uint256("0x33130f4336011ade704578106c5e4a51d0f55f68f92b30be133d86601fd63618"))
        return error("CheckBlock() 59501: hash == 33130f4336011ade704578106c5e4a51d0f55f68f92b30be133d86601fd63618");
if (GetHash() == uint256("0x3490781b2fce8183e27b066d80012abe21afa40b08d9aee168f92e2e4d0a0fb2"))
        return error("CheckBlock() 59502: hash == 3490781b2fce8183e27b066d80012abe21afa40b08d9aee168f92e2e4d0a0fb2");
if (GetHash() == uint256("0x6e0426a56c4921942f67b126c408f7bd4b4e21d0c139619a41e00d5fae2c39e2"))
        return error("CheckBlock() 59503: hash == 6e0426a56c4921942f67b126c408f7bd4b4e21d0c139619a41e00d5fae2c39e2");
if (GetHash() == uint256("0x809a86732542a905b48297c9772f36ee0a68aec5b9df1a1ba1373c5ce515ac2e"))
        return error("CheckBlock() 59504: hash == 809a86732542a905b48297c9772f36ee0a68aec5b9df1a1ba1373c5ce515ac2e");
if (GetHash() == uint256("0x2ccb635644d08a0fcac23bafea63c214bd262adc2128e3df1e5e502728428ea0"))
        return error("CheckBlock() 59505: hash == 2ccb635644d08a0fcac23bafea63c214bd262adc2128e3df1e5e502728428ea0");
if (GetHash() == uint256("0xfcb996bac5df484cb057259ac4bf4186704f30a8df3b61c1a36d05a1bc4f94ee"))
        return error("CheckBlock() 59506: hash == fcb996bac5df484cb057259ac4bf4186704f30a8df3b61c1a36d05a1bc4f94ee");
if (GetHash() == uint256("0x299a70b95d3223f08966e326b90b465ba23aacd602e58a41f45408f67019c8d8"))
        return error("CheckBlock() 59507: hash == 299a70b95d3223f08966e326b90b465ba23aacd602e58a41f45408f67019c8d8");
if (GetHash() == uint256("0xe82203158216226bb3dc67b6b2e666317733fd9fb3c3ae7aa5d137af7a0bb735"))
        return error("CheckBlock() 59508: hash == e82203158216226bb3dc67b6b2e666317733fd9fb3c3ae7aa5d137af7a0bb735");
if (GetHash() == uint256("0x3d243aa74f63b375427abc8cd6a792cb2c0f3cf2d02a69e2c7a3eba19316789e"))
        return error("CheckBlock() 59509: hash == 3d243aa74f63b375427abc8cd6a792cb2c0f3cf2d02a69e2c7a3eba19316789e");
if (GetHash() == uint256("0x27541d019ee49a665db35506c98deeb9fe72d0b265c4be930c5fb0aca80954df"))
        return error("CheckBlock() 59510: hash == 27541d019ee49a665db35506c98deeb9fe72d0b265c4be930c5fb0aca80954df");
if (GetHash() == uint256("0x93e48d8fd8ae0838911bdf8777d824daf7a9630a4c145b1619f52b05cc1f6fee"))
        return error("CheckBlock() 59511: hash == 93e48d8fd8ae0838911bdf8777d824daf7a9630a4c145b1619f52b05cc1f6fee");
if (GetHash() == uint256("0x4f0e1688d58574c1543f85ebaff65ba8ab2e0e013d18198db9453fe4fe7a0c15"))
        return error("CheckBlock() 59512: hash == 4f0e1688d58574c1543f85ebaff65ba8ab2e0e013d18198db9453fe4fe7a0c15");
if (GetHash() == uint256("0x049975c5839568edc61a312f5470f68ddce9313515f12a671949f05c5b74d885"))
        return error("CheckBlock() 59513: hash == 049975c5839568edc61a312f5470f68ddce9313515f12a671949f05c5b74d885");
if (GetHash() == uint256("0xe31fddb5ca851926b8fd0e72542001d627950ce4b79d06a168e9abd19550d178"))
        return error("CheckBlock() 59514: hash == e31fddb5ca851926b8fd0e72542001d627950ce4b79d06a168e9abd19550d178");
if (GetHash() == uint256("0xbc199aeabe58d5cb387e815c1077ae616ac7fdf491e62657142e131bf087a0a1"))
        return error("CheckBlock() 59515: hash == bc199aeabe58d5cb387e815c1077ae616ac7fdf491e62657142e131bf087a0a1");
        if (GetHash() == uint256("0x63d213d56ae28b335ee52dfb1d64af261b5d25e25da79f57a114891cc98b4aea"))
        return error("CheckBlock() 64033: hash == 63d213d56ae28b335ee52dfb1d64af261b5d25e25da79f57a114891cc98b4aea");
if (GetHash() == uint256("0x80e57e6a9ac42934e1b878d086893eb626480b2b9c99083d6d2a0fce380867a7"))
        return error("CheckBlock() 68094: hash == 80e57e6a9ac42934e1b878d086893eb626480b2b9c99083d6d2a0fce380867a7");
        // --- patch end
92  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GIRL] [BOY] Girlcoin and Boycoin Easter Egg Launch (18-04-2014) on: June 10, 2014, 03:49:57 PM
Can anyone help with the sync bug please?

Thats a much nicer post.

The "sync bug" isnt an issue of nodes.
There are a couple of issues.
1. the wallets them selves need an update. Boy & Girl coin shows the correct block in the debug but only losses the (Out of sync) when some one is mining it.

2. it looks like Girl has forked. (Current: 64,033) http://girl.slugmonkeypool.net  (Current: 68,094) http://coin-base.info
 This goes back a few posts to when Slugmonkey pointed this out.

Dont know if that was it or not Coin Base was on block 59,515 where I was on 59,501 and got 11 Orphans in a row


Did you have the same issue with gaycoin wallets?

If you want to make these work then your going to need someone that can help with a revamp ... wallets, network, details (example gaycoin shows up in the wallet start up) and then work on some fun distribution plan to spread the work outside of this forum........

Hello, thank you very much for you advice. Are you able to contribute for bounty? It will be great. Thanks again. Please PM me.
93  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GIRL] [BOY] Girlcoin and Boycoin Easter Egg Launch (18-04-2014) on: June 10, 2014, 09:54:50 AM
Can anyone help with the sync bug please?
94  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GIRL] [BOY] Girlcoin and Boycoin Easter Egg Launch (18-04-2014) on: June 05, 2014, 08:21:10 PM
maybe they will grow and become man and woman, then child, at last children become boy and girl

I see nobody is willing to help us together just sharing the nodes :-) Funny miners :-)
95  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GIRL] [BOY] Girlcoin and Boycoin Easter Egg Launch (18-04-2014) on: June 05, 2014, 03:24:59 PM
Dont know if that was it or not Coin Base was on block 59,515 where I was on 59,501 and got 11 Orphans in a row

I see that now.

My windows wallet is not even syncing

it will only sync if someone is mining it... at least that was working previously. Other then you and I ... no one is

getmininginfo:

"networkhashps" : 4003396,
96  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GIRL] [BOY] Girlcoin and Boycoin Easter Egg Launch (18-04-2014) on: June 05, 2014, 03:23:35 PM
Please, share your nodes for all to sync.
97  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GIRL] [BOY] Girlcoin and Boycoin Easter Egg Launch (18-04-2014) on: May 27, 2014, 12:10:06 PM
I am sync today :-)
98  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GIRL] [BOY] Girlcoin and Boycoin Easter Egg Launch (18-04-2014) on: May 26, 2014, 01:16:14 PM
What exchange rate you will give today on Comkort for GIRL?
99  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GIRL] [BOY] Girlcoin and Boycoin Easter Egg Launch (18-04-2014) on: May 26, 2014, 11:39:39 AM
New node added for BOY and GIRL

addnode=110.96.98.219
100  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GIRL] [BOY] Girlcoin and Boycoin Easter Egg Launch (18-04-2014) on: May 25, 2014, 10:48:28 PM
GIRL or BOY is not a scamm. GIRL is going today to Comkort exchange.
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!