Bitcoin Forum
April 23, 2024, 07:57:42 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 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 [37] 38 39 40 41 42 43 »
  Print  
Author Topic: [ANN] Philosopherstone - PHS | No Premine | Mandatory update 1.2Beta3  (Read 81073 times)
Palmdetroit
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


PHS 50% PoS - Stop mining start minting


View Profile
August 15, 2013, 12:18:41 PM
Last edit: August 16, 2013, 03:58:20 AM by Palmdetroit
 #721

1.2-beta3 now ready, yes i combined beta 2 and 3 to simplify:

Source:
https://github.com/palmd/philosopherstone

win32 QT

http://rapidshare.com/files/1682016006/philosopherstone-qt12beta3.rar


-----===-----
Recommended Directions for upgrading:
-----===-----
(If from 1.2-beta1 and full chain, simply run the new 1.2-beta3 client, done!)

from old 1.2,1.1,  ole "el diablo 6084 de muerte", or 'el nino Coinupcabra 9346' (very very important to delete all the bad first)

1.Make sure client is not running. If you just closed it wait at 60 seconds for it to shutdown entirely.
2.Backup wallet.dat file (copy elsewhere) from your Philosopherstone directory, this file is the one that matters.
3.Delete all files/folders inside your Philosopherstone directory except wallet.dat and philosopherstone.conf, you can keep but better to delete peers.dat
4.Then run the new 1.2-beta3 client and keep an eye on the progress as it downloads the new chain.
5.If you see coins appear and reappear and other oddities, this can be normal, don't panic.
6.If the client hangs for a long time (more than 10-15 minutes or a typical computer) start over at #1
6.It's possible to gain or lose coins during this process. This is the healing process
7.Hopefully you have now joined the rest of the good and can again be a productive member of the network

1713859062
Hero Member
*
Offline Offline

Posts: 1713859062

View Profile Personal Message (Offline)

Ignore
1713859062
Reply with quote  #2

1713859062
Report to moderator
1713859062
Hero Member
*
Offline Offline

Posts: 1713859062

View Profile Personal Message (Offline)

Ignore
1713859062
Reply with quote  #2

1713859062
Report to moderator
1713859062
Hero Member
*
Offline Offline

Posts: 1713859062

View Profile Personal Message (Offline)

Ignore
1713859062
Reply with quote  #2

1713859062
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713859062
Hero Member
*
Offline Offline

Posts: 1713859062

View Profile Personal Message (Offline)

Ignore
1713859062
Reply with quote  #2

1713859062
Report to moderator
1713859062
Hero Member
*
Offline Offline

Posts: 1713859062

View Profile Personal Message (Offline)

Ignore
1713859062
Reply with quote  #2

1713859062
Report to moderator
1713859062
Hero Member
*
Offline Offline

Posts: 1713859062

View Profile Personal Message (Offline)

Ignore
1713859062
Reply with quote  #2

1713859062
Report to moderator
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
August 15, 2013, 01:58:02 PM
Last edit: August 15, 2013, 02:14:21 PM by Balthazar
 #722

Code:
getcheckpoint
{
"synccheckpoint" : "000000006cc258c753fb1b71a7267bd834bda8627e33cb15e57d9ba3fa291ac2",
"height" : 12524,
"timestamp" : "2013-08-15 14:04:56 UTC"
}

getcheckpoint
{
"synccheckpoint" : "00000000752f566bd5a22af072e366e5ed3534e283850e1d948b47d4e8c89e9e",
"height" : 12527,
"timestamp" : "2013-08-15 14:09:01 UTC"
}

getcheckpoint
{
"synccheckpoint" : "000000004b74ce05d5e0bf06c9f416256ac6fb2d3f7189b86f51e9c4b13414a2",
"height" : 12531,
"timestamp" : "2013-08-15 14:12:35 UTC"
}
Everything seems OK, BCs accepted correctly in the new client.

But it's recommended to apply this fix in the next build:

https://github.com/palmd/philosopherstone/blob/master/src/main.cpp#L2730

Code:
-if (Checkpoints::IsSyncCheckpointTooOld(60 * 60 * 24 * 300) && !fTestNet && !IsInitialBlockDownload())
+if (Checkpoints::IsSyncCheckpointTooOld(60 * 60 * 24 * 6) && !fTestNet && !IsInitialBlockDownload())
Palmdetroit
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


PHS 50% PoS - Stop mining start minting


View Profile
August 15, 2013, 02:17:39 PM
 #723

Everything seems OK, BCs accepted correctly in the new client.

But it's recommended to apply this fix in the next build:


that's a nice one.. fixed thanks

https://github.com/palmd/philosopherstone/commit/c650e1b32462121800419d5876107946a188a067

Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
August 15, 2013, 02:20:11 PM
 #724

Palmdetroit
Are you running BCs node as a daemon on VPS, or it's simply a desktop Qt client instance? Roll Eyes
stas
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
August 15, 2013, 02:22:46 PM
 #725

if you ask me, it's desktop QT client Smiley

Palmdetroit
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


PHS 50% PoS - Stop mining start minting


View Profile
August 15, 2013, 02:55:15 PM
 #726

if you ask me, it's desktop QT client Smiley

are you still having problems with the chain getting stuck?

sheinsha
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
August 15, 2013, 04:47:48 PM
 #727

Updating pool with new client!

Minar.cc pools are not running anymore, the domain was registered by someone else and I don't have any relationship with the new owner.
Palmdetroit
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


PHS 50% PoS - Stop mining start minting


View Profile
August 15, 2013, 05:31:29 PM
 #728

Updating pool with new client!

great I plan on slowing down releases from here on out, unless there is something unforeseen that needs a quick fix. I know downtime sucks


Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
August 15, 2013, 06:34:18 PM
Last edit: August 15, 2013, 06:51:29 PM by Balthazar
 #729

It seems that not so much users applied this fix, for now.
digeros
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250



View Profile
August 15, 2013, 06:52:43 PM
 #730

It seems that not so much users applied this fix, for now.

I am running the version released earlier by palmdetroit without any problems.... 1.2beta3.    Is there another patch been applied since then  if so is there an updated link???
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
August 15, 2013, 07:07:05 PM
 #731

I mean that there is still too many old nodes, which are running unfixed 1.2 and <1.2.

An easy way to verify is it OK or not is open RPC console and run "getcheckpoint" command. If it prints checkpoint for the recent block, then everything is OK.
Palmdetroit
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


PHS 50% PoS - Stop mining start minting


View Profile
August 15, 2013, 09:38:45 PM
 #732

I mean that there is still too many old nodes, which are running unfixed 1.2 and <1.2.

An easy way to verify is it OK or not is open RPC console and run "getcheckpoint" command. If it prints checkpoint for the recent block, then everything is OK.

Ya there is nodes on 1.0 still....


Palmdetroit
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


PHS 50% PoS - Stop mining start minting


View Profile
August 15, 2013, 09:39:41 PM
 #733

Somebody come and sell all your PHS really cheap Nom Nom Nom

https://coinex.pw/trade/phs_btc


daemonfox
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500



View Profile
August 15, 2013, 10:48:45 PM
 #734

My 11400 PHS are still floating in aether even after update of clientr :{  Can a dev kind those for me


did you update to version 1.2 beta   and then delete all files in AppData EXCEPT wallet and config files -- digeros

Newest working version
https://github.com/palmd/philosopherstone

win32 client
http://rapidshare.com/files/2711045654/philosopherstone-qt12_beta1.rar

I will give you PHS to take the time to make a MEGA account and use that... RapidShare is just so slow and lame...

DONE:  you can get the BETA Version of 1.2 Philosopherstone-qt.exe  in RAR format  at the following link:

https://mega.co.nz/#!2BcElLza!DvzqCDg0NXSNfRZQ5TIa6y_ssBAslUjk3fF4WO8em1k   (the Bang that mega uses usually busts the link, so copy and paste into browser is best)

digeros, post addy ill send some PHS your way... but I really wanted PalmDetroit to start using Mega.

Also... to fix the Mega link issue... instead of leaving the whole URL in between the tags... change the opening tag to have it as url=THIS IS THE FULLADDRES inside the brackets and then type a name for the link to be displayed... like the below...

This is the same as the URL posted above

H
               
                    ¦¦¦                 
            ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦         
          ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦       
        ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦         
      ¦¦¦¦¦¦¦¦¦           ¦           
     ¦¦¦¦¦¦¦¦                     ¦¦   
    ¦¦¦¦¦¦¦    ¦¦¦¦¦¦¦¦¦¦¦        ¦¦¦¦ 
   ¦¦¦¦¦¦¦   ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦    ¦¦¦¦¦¦
   ¦¦¦¦¦¦   ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦    ¦¦¦¦¦  
   ¦¦¦¦¦    ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦   ¦¦¦¦¦¦ 
  ¦¦¦¦¦¦   ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦   ¦¦¦¦¦¦ 
  ¦¦¦¦¦¦   ¦¦¦¦¦¦¦¦              ¦¦¦¦¦¦
   ¦¦¦¦¦ ¦¦¦¦¦¦   ¦¦¦¦¦¦¦¦¦¦¦    ¦¦¦¦¦¦
   ¦¦¦¦¦¦¦¦¦  ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦    ¦¦¦¦¦ 
   ¦¦¦¦¦¦¦   ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦    ¦¦¦¦¦¦ 
    ¦¦¦¦¦       ¦¦¦¦¦¦¦¦¦¦     ¦¦¦¦¦¦ 
     ¦¦                      ¦¦¦¦¦¦¦   
              ¦           ¦¦¦¦¦¦¦¦¦   
           ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦     
          ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦       
             ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦          
                         
R I Z E N
....ZEN Nodes.... ....Horizen Academy.... ....Help Desk    ....Faucet   
¦
¦
¦
¦
¦
¦
¦
¦
¦
¦
¦
¦
¦
¦
¦
¦
¦
¦
¦
¦
¦
¦
¦
¦
digeros
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250



View Profile
August 15, 2013, 11:02:17 PM
 #735

My 11400 PHS are still floating in aether even after update of clientr :{  Can a dev kind those for me


did you update to version 1.2 beta   and then delete all files in AppData EXCEPT wallet and config files -- digeros

Newest working version
https://github.com/palmd/philosopherstone

win32 client
http://rapidshare.com/files/2711045654/philosopherstone-qt12_beta1.rar

I will give you PHS to take the time to make a MEGA account and use that... RapidShare is just so slow and lame...

DONE:  you can get the BETA Version of 1.2 Philosopherstone-qt.exe  in RAR format  at the following link:

https://mega.co.nz/#!2BcElLza!DvzqCDg0NXSNfRZQ5TIa6y_ssBAslUjk3fF4WO8em1k   (the Bang that mega uses usually busts the link, so copy and paste into browser is best)

digeros, post addy ill send some PHS your way... but I really wanted PalmDetroit to start using Mega.

Also... to fix the Mega link issue... instead of leaving the whole URL in between the tags... change the opening tag to have it as url=THIS IS THE FULLADDRES inside the brackets and then type a name for the link to be displayed... like the below...

I edited your link to go to the NEW Version 1.2beta3.rar for PhilosopherStone-QT on Mega.  -digeros

philosopherstone-qt12beta3.rar
portice
Legendary
*
Offline Offline

Activity: 999
Merit: 1000


View Profile
August 15, 2013, 11:08:12 PM
 #736

Buying PHS, pst with quanity and price
Palmdetroit
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


PHS 50% PoS - Stop mining start minting


View Profile
August 15, 2013, 11:58:29 PM
 #737

Buying PHS, pst with quanity and price

some on exchange:

https://coinex.pw/

and will be on Cryptsy soon

digeros
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250



View Profile
August 16, 2013, 12:24:48 AM
 #738

Buying PHS, pst with quanity and price

some on exchange:

https://coinex.pw/

and will be on Cryptsy soon

Gentlemen - WE have a Quote 0.8 BTC / 1000 PHS

[WTS] 1000 PHS for 0.8 BTC in batches of 1000.  - digeros
digeros
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250



View Profile
August 16, 2013, 01:54:16 AM
Last edit: August 16, 2013, 07:01:25 AM by digeros
 #739

Updating pool with new client!

great I plan on slowing down releases from here on out, unless there is something unforeseen that needs a quick fix. I know downtime sucks



 I noticed that the difficulty being reported on roll-over of the blockchain checkmark  is the POS difficulty  but the console reports BOTH... can we get both on Roll-over? Or Perhaps just the more relevant for miners, just the POW diff.Huh

getdifficulty
18:51:06

{
"proof-of-work" : 13.90077786,
"proof-of-stake" : 0.00173358,
"search-interval" : 1
}

ALSO does anyone know how to plug cryptocurrency market data into a (perhaps) dos-based or windows-based market analysis program so we can get charts like the following for alt coins...

http://www.bitcoincharts.com/charts/mtgoxUSD#rg60ztgSzbgBza1gSMAzm1g10za2gSMAzm2g25zxzi1gAroonOsczi2gCCIzi3gAccDistzi4gMACDzvzcvzps]
Updating pool with new client!

great I plan on slowing down releases from here on out, unless there is something unforeseen that needs a quick fix. I know downtime sucks



 I noticed that the difficulty being reported on roll-over of the blockchain checkmark  is the POS difficulty  but the console reports BOTH... can we get both on Roll-over? Or Perhaps just the more relevant for miners, just the POW diff.Huh

getdifficulty
18:51:06

{
"proof-of-work" : 13.90077786,
"proof-of-stake" : 0.00173358,
"search-interval" : 1
}

ALSO does anyone know how to plug cryptocurrency market data into a (perhaps) dos-based or windows-based market analysis program so we can get charts like the following for alt coins...

http://www.bitcoincharts.com/charts/mtgoxUSD#rg60ztgSzbgBza1gSMAzm1g10za2gSMAzm2g25zxzi1gAroonOsczi2gCCIzi3gAccDistzi4gMACDzvzcvzps
digeros
vivabnet
Member
**
Offline Offline

Activity: 80
Merit: 10


View Profile
August 16, 2013, 02:42:40 AM
 #740

After sync my wallet informed from 1,4K PHS -> 85 PHS. The rest of transactions showed "?" symbol. Please help me recover my PHS...  Cry
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 [37] 38 39 40 41 42 43 »
  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!