Bitcoin Forum
May 05, 2024, 06:07:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 »  All
  Print  
Author Topic: .  (Read 14095 times)
james42
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
June 18, 2015, 06:52:14 AM
 #201

Welcome back from the dead. Will the daemon compile issues also be resolved?
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
lockepi
Sr. Member
****
Offline Offline

Activity: 469
Merit: 250


View Profile
June 18, 2015, 08:25:45 AM
 #202

Welcome back from the dead. Will the daemon compile issues also be resolved?

Looks like our Blockchain has been  F**ked! These were the problems.

 - The Date Parameter for Switch was Wrong so it switched to M7
 - The Else Return Function made the Hashes X15
 - The Coinbase Fault because of Reduced Block Period and Changed nLastPoWBlock & nTargetTime

Solution, go back to the old version, I updated OP For that

EDIT: I put the word update on the OP Header so that people (especially new ones) update their client ASAP!
EDIT 2: Don't ignore this or there will be a blockchain derailment

go back to which old version. will downloading the new wallet update solve the crisis
james42
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
June 18, 2015, 09:31:34 AM
 #203

Can you at least fix PoS so we can see if masternodes are working?
deniska1982
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 18, 2015, 12:24:56 PM
 #204

not sync   Huh
deniska1982
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 18, 2015, 12:36:34 PM
 #205

is not funny . 20th non-working wallet . the coin is already dead

No POS / No Masternode / No Buys
lockepi
Sr. Member
****
Offline Offline

Activity: 469
Merit: 250


View Profile
June 18, 2015, 01:10:20 PM
 #206

why is it telling me i need to sign in github.
lockepi
Sr. Member
****
Offline Offline

Activity: 469
Merit: 250


View Profile
June 18, 2015, 01:43:45 PM
 #207

i just clicked on the link

also this wallet you released have you tested if pos masternodes work
james42
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
June 18, 2015, 03:17:11 PM
 #208

Any working nodes?
smic
Sr. Member
****
Offline Offline

Activity: 827
Merit: 250



View Profile
June 18, 2015, 03:19:37 PM
 #209

for me not syncing.... :-(
james42
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
June 18, 2015, 03:27:33 PM
 #210

No me neither, I presume this is going to grind to a halt at block 10000 without any working PoS to help the chain along
deniska1982
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 18, 2015, 04:12:09 PM
 #211

for me not syncing.... :-(

for me, too . so I think for all
wasref
Hero Member
*****
Offline Offline

Activity: 555
Merit: 500


View Profile
June 18, 2015, 06:17:49 PM
 #212

want to start promoting this coin but not without a working wallet
james42
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
June 18, 2015, 09:53:24 PM
 #213

I'd tweet it about too, my followers would love some of this. Needs a few things though:

1. Working PoS
2. Dev needs to stop fiddling with it every ten minutes.
wasref
Hero Member
*****
Offline Offline

Activity: 555
Merit: 500


View Profile
June 18, 2015, 10:59:25 PM
 #214

I'd tweet it about too, my followers would love some of this. Needs a few things though:

1. Working PoS
2. Dev needs to stop fiddling with it every ten minutes.

yes if we get past this and dev successfully incorporates ring sigs with it this should be a good ride but updates after updates aint really so good. let see how this version goes
feldenthorne
Full Member
***
Offline Offline

Activity: 206
Merit: 100


View Profile
June 19, 2015, 03:49:30 AM
 #215

I'd tweet it about too, my followers would love some of this. Needs a few things though:

1. Working PoS
2. Dev needs to stop fiddling with it every ten minutes.

Can I fiddle every 1 week?

You're using Git... I've always wondered why you don't fiddle in a testing branch. Grab yourself a group for testing on testnet and fiddle there, perhaps?
feldenthorne
Full Member
***
Offline Offline

Activity: 206
Merit: 100


View Profile
June 19, 2015, 06:36:07 AM
 #216

Guess Who Can Stake? Everyone! New debug.log

You may be able to stake, but syncing from zero still orphans every block, from what I can see. (http://pastebin.com/9u9RzXeG)

Also, there's an issue with main.h under Linux because G++ is angry about a lack of parentheses around one of the if statements' arguments. (main.h, line 693)
james42
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
June 19, 2015, 07:04:18 AM
 #217

Yup linux daemon broken again:

Code:
In file included from txdb-leveldb.h:9:0,
                 from txdb.h:9,
                 from checkpoints.cpp:10:
main.h: In member function ‘uint256 CBlock::GetHash() const’:
main.h:693:30: error: expected identifier before ‘(’ token
         if (nVersion < 6) && (nTime < 1434758400)
                              ^
main.h:693:30: error: expected ‘;’ before ‘(’ token
make: *** [obj/checkpoints.o] Error 1
lockepi
Sr. Member
****
Offline Offline

Activity: 469
Merit: 250


View Profile
June 19, 2015, 07:57:53 AM
 #218

downloaded new wallet just says catching up processed 0 blocks yet

0 connections
deniska1982
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 19, 2015, 08:02:17 AM
 #219

when masternode & POS will work?
iju76
Full Member
***
Offline Offline

Activity: 194
Merit: 100


View Profile
June 19, 2015, 08:05:24 AM
 #220

Wallet v1.0.1.0-g32a928e no sync  Huh
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!