Bitcoin Forum
April 24, 2024, 03:51:29 PM *
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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 ... 143 »
  Print  
Author Topic: [ANN] [PPC] PPCoin Released! - First Long-Term Energy-Efficient Crypto-Currency  (Read 684406 times)
doublec
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
September 07, 2012, 04:28:41 AM
 #321

Is there a way with the RPC API to identify when the last PPCoin checkpoint occurred? So a merchant/exchange can know a safe point where a transaction won't be rolled back?
1713973889
Hero Member
*
Offline Offline

Posts: 1713973889

View Profile Personal Message (Offline)

Ignore
1713973889
Reply with quote  #2

1713973889
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.
Sunny King (OP)
Legendary
*
Offline Offline

Activity: 1205
Merit: 1010



View Profile WWW
September 07, 2012, 04:54:16 AM
 #322

Is there a way with the RPC API to identify when the last PPCoin checkpoint occurred? So a merchant/exchange can know a safe point where a transaction won't be rolled back?

Yes it's already included:
ppcoind getcheckpoint

Although in the long term (say a year maybe) ppcoin network will be decentralized similar to Bitcoin so one shouldn't get used to depending on this.
doublec
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
September 07, 2012, 05:11:46 AM
 #323

Although in the long term (say a year maybe) ppcoin network will be decentralized similar to Bitcoin so one shouldn't get used to depending on this.
Thanks. I'm mostly concerned about checkpoints for now since ppcoin is so new and the blockchain aspects of it are less understood (by me anyway). I've set up a bitparking ppcoin exchange and I'll see how it goes as to whether it's a long term thing or not. 
eja
Newbie
*
Offline Offline

Activity: 39
Merit: 0



View Profile
September 07, 2012, 09:23:40 AM
 #324

...

Yeah, I could try that.

Is there anything special about the pushpoold NothingG is using?  I'd rather just start up my own PPC pool.

ppc.kattare.com?  heh.


I run a bog standard pushpool setup with my pool, seems to work just fine.
Sunny King (OP)
Legendary
*
Offline Offline

Activity: 1205
Merit: 1010



View Profile WWW
September 07, 2012, 09:47:05 PM
 #325

I'm correct in my math.  60 servers x 16 cores x 2.5Mh = ....  

I was being conservative at 2,000Mh.  It's actually a bit higher.

I run the ltc.kattare.com pool, I have a semi-decent idea how it all works.  Smiley

Hi burnside,
  Looks like I have reproduced the issue with cpuminer on testnet. I will continue to look into the cause in the next few days and will update if I have more discoveries.
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1004


Lead Blockchain Developer


View Profile WWW
September 07, 2012, 10:17:12 PM
 #326

I'm correct in my math.  60 servers x 16 cores x 2.5Mh = ....  

I was being conservative at 2,000Mh.  It's actually a bit higher.

I run the ltc.kattare.com pool, I have a semi-decent idea how it all works.  Smiley

Hi burnside,
  Looks like I have reproduced the issue with cpuminer on testnet. I will continue to look into the cause in the next few days and will update if I have more discoveries.


Awesome, thanks!
doublec
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
September 08, 2012, 12:16:29 PM
 #327

Is 'getmemorypool' returning the wrong coinbasevalue for PPCoin? it currently returns '1298080000' but the last block minted was '1298.17000000'. 1298080000/1e8 = 12.9808. Or am I miscalculating something?
Sunny King (OP)
Legendary
*
Offline Offline

Activity: 1205
Merit: 1010



View Profile WWW
September 08, 2012, 03:34:28 PM
 #328

Is 'getmemorypool' returning the wrong coinbasevalue for PPCoin? it currently returns '1298080000' but the last block minted was '1298.17000000'. 1298080000/1e8 = 12.9808. Or am I miscalculating something?

If amount is represented in integer ppcoin is only precise to micro-ppcoin, so if an application needs to interpret raw data it needs to be aware that 1 ppcoin = 1e6 rather than Bitcoin's 1e8.
Sunny King (OP)
Legendary
*
Offline Offline

Activity: 1205
Merit: 1010



View Profile WWW
September 08, 2012, 10:16:37 PM
 #329

I'm correct in my math.  60 servers x 16 cores x 2.5Mh = ....  

I was being conservative at 2,000Mh.  It's actually a bit higher.

I run the ltc.kattare.com pool, I have a semi-decent idea how it all works.  Smiley

Hi burnside,
  Looks like I have reproduced the issue with cpuminer on testnet. I will continue to look into the cause in the next few days and will update if I have more discoveries.


Awesome, thanks!

Hi burnside,
  It seems that recent code in cpuminer broke something. When I switch to cpuminer v1.0.2 it appears to work fine. Which version of cpuminer were you using?
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1004


Lead Blockchain Developer


View Profile WWW
September 09, 2012, 04:25:44 AM
 #330

Hi burnside,
  Looks like I have reproduced the issue with cpuminer on testnet. I will continue to look into the cause in the next few days and will update if I have more discoveries.


Awesome, thanks!

Hi burnside,
  It seems that recent code in cpuminer broke something. When I switch to cpuminer v1.0.2 it appears to work fine. Which version of cpuminer were you using?

Yeah, I tried 2.2.1 and 2.2.3.  Unfortunately 1.0.2 is about half as fast as the newer ones.  I'll give it a try overnight anyway.  Smiley

Any idea what would keep 2.2.x from working on PPC, when it works for BTC?

xisalty
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
September 09, 2012, 04:59:35 AM
 #331

Well guys it took me a long time but I finally built the windows GUI client.
https://i.imgur.com/ZIaox.png
Link to download,
http://dl.dropbox.com/u/75013537/PPCoin.7z
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1004


Lead Blockchain Developer


View Profile WWW
September 09, 2012, 06:01:44 AM
 #332

Hi burnside,
  Looks like I have reproduced the issue with cpuminer on testnet. I will continue to look into the cause in the next few days and will update if I have more discoveries.


Awesome, thanks!

Hi burnside,
  It seems that recent code in cpuminer broke something. When I switch to cpuminer v1.0.2 it appears to work fine. Which version of cpuminer were you using?

Yeah, I tried 2.2.1 and 2.2.3.  Unfortunately 1.0.2 is about half as fast as the newer ones.  I'll give it a try overnight anyway.  Smiley

Any idea what would keep 2.2.x from working on PPC, when it works for BTC?

Not looking good on 1.0.2:

Sep  9 04:27:01 xxx cpuminer[4808]: PROOF OF WORK RESULT: false (booooo)
Sep  9 04:33:30 xxx cpuminer[4808]: PROOF OF WORK RESULT: false (booooo)
Sep  9 04:35:24 xxx cpuminer[4808]: PROOF OF WORK RESULT: false (booooo)
Sep  9 04:35:44 xxx cpuminer[4808]: PROOF OF WORK RESULT: false (booooo)
Sep  9 04:42:34 xxx cpuminer[4808]: PROOF OF WORK RESULT: false (booooo)
Sep  9 04:54:27 xxx cpuminer[4808]: PROOF OF WORK RESULT: false (booooo)
Sep  9 05:10:41 xxx cpuminer[4808]: PROOF OF WORK RESULT: false (booooo)
Sep  9 05:13:43 xxx cpuminer[4808]: PROOF OF WORK RESULT: false (booooo)

No newmint's either.  Cry
doublec
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
September 09, 2012, 07:07:22 AM
 #333

Not looking good on 1.0.2:

Sep  9 04:27:01 xxx cpuminer[4808]: PROOF OF WORK RESULT: false (booooo)
This is normal on old cpuminer versions as they submitted difficulty 1 shares always. This means you get a bunch of false proof of works for those that don't meet the actual target difficulty.
Rubberduckie
Legendary
*
Offline Offline

Activity: 1442
Merit: 1000



View Profile
September 09, 2012, 08:30:35 AM
 #334

Well guys it took me a long time but I finally built the windows GUI client.

Link to download,
http://dl.dropbox.com/u/75013537/PPCoin.7z


Not working for me, getting a "the program can't start because of missing minggwm10.dll" error  Sad

xisalty
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
September 09, 2012, 08:41:46 AM
 #335

Well guys it took me a long time but I finally built the windows GUI client.
https://i.imgur.com/ZIaox.png
Link to download,
http://dl.dropbox.com/u/75013537/PPCoin.7z


Not working for me, getting a "the program can't start because of missing minggwm10.dll" error  Sad
Give me a minute i'll look into it.
Rubberduckie
Legendary
*
Offline Offline

Activity: 1442
Merit: 1000



View Profile
September 09, 2012, 08:44:00 AM
 #336

Well guys it took me a long time but I finally built the windows GUI client.

Link to download,
http://dl.dropbox.com/u/75013537/PPCoin.7z


Not working for me, getting a "the program can't start because of missing minggwm10.dll" error  Sad
Give me a minute i'll look into it.

thanks Smiley

xisalty
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
September 09, 2012, 08:56:35 AM
 #337

Well guys it took me a long time but I finally built the windows GUI client.
https://i.imgur.com/ZIaox.png
Link to download,]
[url=http://dl.dropbox.com/u/75013537/PPCoin.7z]
http://dl.dropbox.com/u/75013537/PPCoin.7z[/url]


Not working for me, getting a "the program can't start because of missing minggwm10.dll" error  Sad
Give me a minute i'll look into it.

thanks Smiley
I've updated the link in my first post, turns out I forgot to include the libraries needed because QT doesn't do it for me :S.
http://dl.dropbox.com/u/75013537/PPCoin.7z
Rubberduckie
Legendary
*
Offline Offline

Activity: 1442
Merit: 1000



View Profile
September 09, 2012, 09:20:20 AM
 #338

Well guys it took me a long time but I finally built the windows GUI client.

Link to download,]
[url=http://dl.dropbox.com/u/75013537/PPCoin.7z]
http://dl.dropbox.com/u/75013537/PPCoin.7z[/url]


Not working for me, getting a "the program can't start because of missing minggwm10.dll" error  Sad
Give me a minute i'll look into it.

thanks Smiley
I've updated the link in my first post, turns out I forgot to include the libraries needed because QT doesn't do it for me :S.
http://dl.dropbox.com/u/75013537/PPCoin.7z



awesome job! thanks for your hard work Smiley

xisalty
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
September 09, 2012, 09:35:36 AM
 #339

No problem.
 Wink
Rubberduckie
Legendary
*
Offline Offline

Activity: 1442
Merit: 1000



View Profile
September 09, 2012, 09:42:08 AM
 #340

added a link @ http://ppcointalk.org/index.php?q=forum if that's ok Smiley

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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 ... 143 »
  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!