Bitcoin Forum
May 25, 2024, 09:19:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3] 4 »
41  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][QB] Quarkbar ★ Community Takeover ★ First coin with DarkgravityWave v3! on: May 11, 2014, 04:42:56 PM
Reloaded blockchain again - same problem - all coins mined from 4 May(hardfork) to 7 May(wallet stuck)  just disappears.
42  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][QB] Quarkbar ★ Community Takeover ★ First coin with DarkgravityWave v3! on: May 11, 2014, 02:22:04 PM

//PS: Thanks Logicoin !!!

32bit wallet broken, file size 4374528 bytes.
Unexpected end of archive.
43  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][QB] Quarkbar ★ Community Takeover ★ Now with DGW V2! Windows QT released! on: May 08, 2014, 08:06:47 PM
Yes this might be because the wallets are compiled as 32bit binaries...

Darn... I dont want to alter the code without any agreement with JonesD...

I'm very sorry but I can't fix this until after tomorrow's meeting :/

Please don't worry, I can wait as long as necessary.
44  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][QB] Quarkbar ★ Community Takeover ★ Now with DGW V2! Windows QT released! on: May 08, 2014, 07:09:59 PM
Further I'm going to try to avoid another hardfork. My plan is to make a minor change that only affects 32bit versions of the wallet, so all exchanges/pools/miners (64bit ppl) dont need to hardfork again.

I have a bad news, same problem with Win8 64bit. Stuck on 225393 block.


received block 00000045d431e0de4c8b01a572207d718d06c49357741e422c8895a195a451ee
DarkGravityWave2 RETARGET
nTargetTimespan = 4200    nActualTimespan = 3947
Before: 1d5b1062  0000005b10620000000000000000000000000000000000000000000000000000
After:  1d5769ff  0000005769ffd45cc974d1d0c546d815bbdf6630e6b6a5ee071af5578ffca806
ERROR: AcceptBlock() : incorrect proof of work
ERROR: ProcessBlock() : AcceptBlock FAILED
Misbehaving: 46.246.25.91:31616 (0 -> 100) DISCONNECTING


received block 00000045d431e0de4c8b01a572207d718d06c49357741e422c8895a195a451ee
DarkGravityWave2 RETARGET
nTargetTimespan = 4200    nActualTimespan = 3947
Before: 1d5b1062  0000005b10620000000000000000000000000000000000000000000000000000
After:  1d5769ff  0000005769ffd45cc974d1d0c546d815bbdf6630e6b6a5ee071af5578ffca806
ERROR: AcceptBlock() : incorrect proof of work
ERROR: ProcessBlock() : AcceptBlock FAILED
Misbehaving: 74.221.221.48:31616 (0 -> 100) DISCONNECTING
45  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][QB] Quarkbar ★ Community Takeover ★ Now with DGW V2! Windows QT released! on: May 08, 2014, 01:25:27 PM

OK, I will dig into it - maybe get some vista-vm running by tmr on my laptop...

I remember a similar issue with DGWv2 caused by some minor-version difference in some library...
Gonna go through some notes I made from then...

I'll keep you (& the thread) updated with any news

Sorry for inconvenience,
- f0o

Thank you! As temporary solution I will move my wallet to another pc with Win8 64bit.
46  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][QB] Quarkbar ★ Community Takeover ★ Now with DGW V2! Windows QT released! on: May 08, 2014, 12:44:38 PM
I've seen this issue before...
I think it was some library incompatibility... You're using Windows-Wallet right?
If so, What kind of Windows & 32/64 bit?

Win Vista 32bit.
47  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][QB] Quarkbar ★ Community Takeover ★ Now with DGW V2! Windows QT released! on: May 08, 2014, 12:09:56 PM
Can you e-mail me the log-file please?
f0o at obfuscode dot net

I think it could be interesting, new node 74.221.221.48

received block 00000045d431e0de4c8b01a572207d718d06c49357741e422c8895a195a451ee
DarkGravityWave2 RETARGET
nTargetTimespan = 4200    nActualTimespan = 3947
Before: 1d5b1062  0000005b10620000000000000000000000000000000000000000000000000000
After:  1d5769ff  0000005769ffd45cc974d1d0c546d815bbdf6630e6b6a5ee071af5578ffca806
ERROR: AcceptBlock() : incorrect proof of work
ERROR: ProcessBlock() : AcceptBlock FAILED
Misbehaving: 74.221.221.48:31616 (0 -> 100) DISCONNECTING
48  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][QB] Quarkbar ★ Community Takeover ★ Now with DGW V2! Windows QT released! on: May 08, 2014, 11:48:34 AM

The nodes in the config are right and both accessible and up2date... What the... :|

Did you deleted the blockchain before the wallet-upgrade?

//Edit: Here is another up2date node: 74.221.221.48

Sure, deleted all except wallet and config.
Added new node - walled show one connection on startup and lost it again.

Debug log full of "Connection timeout" messages.
49  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][QB] Quarkbar ★ Community Takeover ★ Now with DGW V2! Windows QT released! on: May 08, 2014, 11:27:26 AM
Can you paste me the nodes you got in your config please?

rpcuser=user
rpcpassword=pass
maxconnections=300
rpcallowip=*
daemon=0
listen=1
server=1
addnode=162.243.248.229
addnode=obfuscode.net
50  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][QB] Quarkbar ★ Community Takeover ★ Now with DGW V2! Windows QT released! on: May 08, 2014, 11:05:39 AM

Hi,

can you provide the output of 'getinfo' and 'getpeerinfo' please?
(in the GUI there's a command-window somewhere)

- f0o

//Edit current blockheight on our public node is 227031



{
"version" : 80404,
"protocolversion" : 70003,
"walletversion" : 60000,
"balance" : xxxxxx,
"blocks" : 225393,
"timeoffset" : 0,
"connections" : 1,
"proxy" : "",
"difficulty" : 2.81116695,
"testnet" : false,
"keypoololdest" : 1399410990,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : ""
}



getpeerinfo is empty
51  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][QB] Quarkbar ★ Community Takeover ★ Now with DGW V2! Windows QT released! on: May 08, 2014, 10:39:54 AM
Did it synch up to that block or showed it immediately?

Showed it right on startup. No one connection.
Deleted all content from appdata, synced to this block and lost connections again.
52  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][QB] Quarkbar ★ Community Takeover ★ Now with DGW V2! Windows QT released! on: May 08, 2014, 07:21:44 AM
Maybe you should go to c:/users/(username)/appdata/roaming and delete everything except wallet.dat. Then download the new version and let it synch. Smiley

This doesn't help. No one connection. Stuck on 225393
53  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LIM]LimeCoin X11 Algo | DarkGravityWave2, 6 Exchanges, LIM/USD MARKET on: May 08, 2014, 06:18:07 AM
-.- who's saying i cant create the installer? i did it.   i just need to know the PATH of the limecoin folder for the users that have that problem  and then ill add it to the installer.

How this path may depends from Windows version? Just use system variables like CSIDL_APPDATA.
54  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LIM]LimeCoin X11 Algo | DarkGravityWave2, 6 Exchanges, LIM/USD MARKET on: May 08, 2014, 02:48:23 AM
as far as i can see the windows installer 3.12 didnt work for some users not because its not working, i think its because you are using a different version of windows and maybe the limecoin-qt creates   the folder .limecoin   in other versions its just limecoin folder (this version is the one i used).

Are you serious? If you can't create installation script then just distribute the wallet in zip archive.
55  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][0.8.6] Hirocoin - X11 - NGW - Secured Blockchain - Time Warp Limitation on: May 08, 2014, 02:25:07 AM
What happens with https://cpu-pool.net/hiro/ ?

Time Since Last Block   11 hours 29 minutes 34 seconds  Huh
56  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LIM]LimeCoin X11 Algo | DarkGravityWave2, 6 Exchanges, LIM/USD MARKET on: May 07, 2014, 08:37:32 AM
Please go to www.LimeCoin.org  and download the new Limecoin wallet V3.12  (only windows users), This will temporary fix the 3955 block error.

Not working, still on 3955

BTW, file date is 17/04/2014. Are you sure that you have uploaded NEW version?
57  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Futurecoin|Groestl-Skein-SHA256|Crypto Vesting|Launch Thread|REQUIRED CLIENT UPDATE! on: May 05, 2014, 08:03:49 PM
I mine coins on pool kfcskein.suprnova.cc.
My coins already day is «Unconfirmed». What could be the problem?

This coin required 20180 confirmations. It may takes few weeks to get first payment :-)
58  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]SummerCoin|X11/POS coin|Hotter than ever on: April 30, 2014, 06:30:08 PM
I cant find any workable pool for mining. Any suggestions ?

It's too late, already mined 9690 blocks from 10000.
59  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]SummerCoin|X11/POS coin|Hotter than ever on: April 30, 2014, 06:27:42 PM
POS was started before POW finished, so we will have less than 10000 POW blocks, right?
60  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]SummerCoin|X11/POS coin|Summer coin|Launched on: April 28, 2014, 08:58:08 PM
You cannot blame the dev or the coin for that..

As I understand this issue caused by "20 coins from each block", right?
Pages: « 1 2 [3] 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!