Bitcoin Forum
May 08, 2024, 06:23:27 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 81084 times)
sheinsha
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
August 11, 2013, 08:12:10 PM
 #481

whats the right chain blockcount atm?


"blocks" : 9740,
"currentblocksize" : 1000,
"difficulty" : 4.65427171,
"networkhashps" : 156773633,

Great! phs.minar.cc is synced! im starting the stratum engines  Grin Grin Grin
Code:
philosopherstoned getinfo
{
    "version" : "v1.2.0.0",
    "protocolversion" : 60006,
    "walletversion" : 60000,
    "blocks" : 9740,
    "moneysupply" : 857718.59073200,
    "difficulty" : 4.65427171,
}

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.
1715149407
Hero Member
*
Offline Offline

Posts: 1715149407

View Profile Personal Message (Offline)

Ignore
1715149407
Reply with quote  #2

1715149407
Report to moderator
1715149407
Hero Member
*
Offline Offline

Posts: 1715149407

View Profile Personal Message (Offline)

Ignore
1715149407
Reply with quote  #2

1715149407
Report to moderator
1715149407
Hero Member
*
Offline Offline

Posts: 1715149407

View Profile Personal Message (Offline)

Ignore
1715149407
Reply with quote  #2

1715149407
Report to moderator
BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715149407
Hero Member
*
Offline Offline

Posts: 1715149407

View Profile Personal Message (Offline)

Ignore
1715149407
Reply with quote  #2

1715149407
Report to moderator
1715149407
Hero Member
*
Offline Offline

Posts: 1715149407

View Profile Personal Message (Offline)

Ignore
1715149407
Reply with quote  #2

1715149407
Report to moderator
Palmdetroit
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


PHS 50% PoS - Stop mining start minting


View Profile
August 11, 2013, 08:13:11 PM
 #482

whats the right chain blockcount atm?


"blocks" : 9740,
"currentblocksize" : 1000,
"difficulty" : 4.65427171,
"networkhashps" : 156773633,

Great! phs.minar.cc is synced! im starting the stratum engines  Grin Grin Grin

Sweet make sure to have tons of connections and ports this time so no lost blocks

sheinsha
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
August 11, 2013, 08:19:16 PM
 #483

whats the right chain blockcount atm?


"blocks" : 9740,
"currentblocksize" : 1000,
"difficulty" : 4.65427171,
"networkhashps" : 156773633,

Great! phs.minar.cc is synced! im starting the stratum engines  Grin Grin Grin

Sweet make sure to have tons of connections and ports this time so no lost blocks
I will! i have that port open and maxconn 50, that should be enough

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.
ethought
Legendary
*
Offline Offline

Activity: 1316
Merit: 1000



View Profile
August 11, 2013, 08:19:35 PM
 #484

Should I turn the pool off?


I guess your pool is running on linux ... download my blockchain (for 2 days ago) install it and sync up to the current block.
Restart your pool ..... once that is done I'm back in  Wink

Tried this and kept getting the following error

Code:
************************
EXCEPTION: St13runtime_error      
CDB() : can't open database file blkindex.dat, error 22      
Philosopherstone in AppInit()      

terminate called after throwing an instance of 'std::runtime_error'
  what():  CDB() : can't open database file blkindex.dat, error 22
ethought
Legendary
*
Offline Offline

Activity: 1316
Merit: 1000



View Profile
August 11, 2013, 08:23:45 PM
 #485

Cannot find 1.1 source code... Anyone know where to get it?
Palmdetroit
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


PHS 50% PoS - Stop mining start minting


View Profile
August 11, 2013, 08:24:20 PM
 #486

Cannot find 1.1 source code... Anyone know where to get it?

Aug 3 commits, I think?

https://github.com/philosopherstonecoin/philosopherstone/commits/master



 
 #define DISPLAY_VERSION_MAJOR       1
-#define DISPLAY_VERSION_MINOR       0
+#define DISPLAY_VERSION_MINOR       1
 #define DISPLAY_VERSION_REVISION    0
 #define DISPLAY_VERSION_BUILD       0

sheinsha
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
August 11, 2013, 08:25:45 PM
 #487

PHS.MINAR.CC IS UP AND RUNNING ON MAIN FORK Grin
PHS.MINAR.CC

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 11, 2013, 08:34:59 PM
 #488

PHS.MINAR.CC IS UP AND RUNNING ON MAIN FORK Grin
PHS.MINAR.CC


will send some hash your way

any miners with 10mhash+ available to test out a block .. 6 hrs might take a bit  Shocked

think the pool will have better results now on 1.2, too

one4many
Hero Member
*****
Offline Offline

Activity: 516
Merit: 500



View Profile
August 11, 2013, 08:40:59 PM
 #489

Should I turn the pool off?


I guess your pool is running on linux ... download my blockchain (for 2 days ago) install it and sync up to the current block.
Restart your pool ..... once that is done I'm back in  Wink

Tried this and kept getting the following error

Code:
************************
EXCEPTION: St13runtime_error      
CDB() : can't open database file blkindex.dat, error 22      
Philosopherstone in AppInit()      

terminate called after throwing an instance of 'std::runtime_error'
  what():  CDB() : can't open database file blkindex.dat, error 22
Hmm ... in what version of db are you? I'm on db-4.8.30

   one4many
ethought
Legendary
*
Offline Offline

Activity: 1316
Merit: 1000



View Profile
August 11, 2013, 09:03:25 PM
 #490

Set up a new pool for Philosophers Stone at:

http://www.miningpool.co

Vardiff Stratum
PPLNB (PPS)
US Server

stratum+tcp://us.miningpool.co:9401

OK - On the correct block chain now..
Palmdetroit
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


PHS 50% PoS - Stop mining start minting


View Profile
August 11, 2013, 09:06:14 PM
 #491

Calling on you solo miners, please come to pools to find some blocks. With 2 functioning pools we can move froward to get listed on an exchange  Grin


http://PHS.MINAR.CC

and

http://www.miningpool.co


Both with stratum

sheinsha
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
August 11, 2013, 09:12:09 PM
 #492

Calling on you solo miners, please come to pools to find some blocks. With 2 functioning pools we can move froward to get listed on an exchange  Grin


http://PHS.MINAR.CC

and

http://www.miningpool.co


Both with stratum

Network Hashrate: 421.273 MH/s !

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 11, 2013, 09:13:38 PM
 #493

Calling on you solo miners, please come to pools to find some blocks. With 2 functioning pools we can move froward to get listed on an exchange  Grin


http://PHS.MINAR.CC

and

http://www.miningpool.co


Both with stratum

Network Hashrate: 421.273 MH/s !


the network is too damn high

ethought
Legendary
*
Offline Offline

Activity: 1316
Merit: 1000



View Profile
August 11, 2013, 09:17:21 PM
 #494

Calling on you solo miners, please come to pools to find some blocks. With 2 functioning pools we can move froward to get listed on an exchange  Grin


http://PHS.MINAR.CC

and

http://www.miningpool.co


Both with stratum

Network Hashrate: 421.273 MH/s !

Unless it just jumped in the last minute I am seeing the network hashrate (from both pools) as 92.51 MH/s ..?
sheinsha
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
August 11, 2013, 09:19:17 PM
 #495

Calling on you solo miners, please come to pools to find some blocks. With 2 functioning pools we can move froward to get listed on an exchange  Grin


http://PHS.MINAR.CC

and

http://www.miningpool.co


Both with stratum

Network Hashrate: 421.273 MH/s !

Unless it just jumped in the last minute I am seeing the network hashrate (from both pools) as 92.51 MH/s ..?
well its now at Network Hashrate: 98.527 MH/s ... just a spike, that would explain the diff change, its now     "difficulty" : 3.07129759,

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.
sheinsha
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
August 11, 2013, 09:24:12 PM
 #496

Calling on you solo miners, please come to pools to find some blocks. With 2 functioning pools we can move froward to get listed on an exchange  Grin


http://PHS.MINAR.CC

and

http://www.miningpool.co


Both with stratum

Network Hashrate: 421.273 MH/s !


This pool (http://phs.minar.cc/index.php) is strange when I look at the info for the last block solved, it takes me to the litecoin chain block explorer.
Current Block   9763 http://explorer.litecoin.net/search?q=9763


My bad.. thats not supposed to happen, is there any block explorer for this coin?
EDIT: wait where exactly? i have every link (i think) pointing to: http://explorer.phs-not-yet-available.net

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 11, 2013, 09:25:04 PM
 #497

Calling on you solo miners, please come to pools to find some blocks. With 2 functioning pools we can move froward to get listed on an exchange  Grin


http://PHS.MINAR.CC

and

http://www.miningpool.co


Both with stratum

Network Hashrate: 421.273 MH/s !


This pool (http://phs.minar.cc/index.php) is strange when I look at the info for the last block solved, it takes me to the litecoin chain block explorer.
Current Block   9763 http://explorer.litecoin.net/search?q=9763


My bad.. thats not supposed to happen, is there any block explorer for this coin?

someone could set up an ABE for it, none that I know of atm

sheinsha
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
August 11, 2013, 09:26:33 PM
 #498

Calling on you solo miners, please come to pools to find some blocks. With 2 functioning pools we can move froward to get listed on an exchange  Grin


http://PHS.MINAR.CC

and

http://www.miningpool.co


Both with stratum

Network Hashrate: 421.273 MH/s !
This pool (http://phs.minar.cc/index.php) is strange when I look at the info for the last block solved, it takes me to the litecoin chain block explorer.
Current Block   9763 http://explorer.litecoin.net/search?q=9763


Wait where exactly? i have every link (i think) pointing to: http://explorer.phs-not-yet-available.net

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.
sheinsha
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
August 11, 2013, 09:42:04 PM
 #499

Coin is 2 weeks old, nobody but me needed an explorer?
I agree! i kind of do it manually when i need to check something out...

but just to be sure, where did you get the litecoin explorer link from ?

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 11, 2013, 10:31:35 PM
 #500

https://github.com/jtobey/bitcoin-abe


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!