Pages:
Author

Topic: [ANN] [PMP] PreminePlus Launch ~ New Features! ~ Oct Signup Free Distribution! - page 51. (Read 148958 times)

sr. member
Activity: 350
Merit: 250
Vires in Numeris
About the previous posts asking about not staking:

I could stake just fine earlier, then I encrypted my wallet and it stopped staking. After a day, I thought it was not just random variance and had a look. There indeed is a bug that prevents staking when the wallet is encrypted, even if it is unlocked.

Fixed by this patch:

Code:
diff --git a/src/main.cpp b/src/main.cpp
index 5c80a42..3ca309b 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -4348,12 +4348,14 @@ void BitcoinMiner(CWallet *pwallet, bool fProofOfStake)
         }
 
 //ADDED MINTING MESSAGE
+#if 0
         while (pwallet->IsCrypted())
         {
             strMintWarning = strMintingMessage;
             Sleep(1000);
         }
         strMintWarning = "";
+#endif
 
         //
         // Create new block


Somehow, this is pretty much the entire content of a recent patch, so I'm not sure why this was added.

Enjoy staking now Smiley



Sonofabitch, and here I thought I was going to call it a night.
There's no reason why changing the strMintWarning msg should be preventing anything from happening.

edit:turns out its something stupid and simple, as usual.
sr. member
Activity: 350
Merit: 250
Vires in Numeris
Hello everyone.
I'm sorry for my absence. Contrary to popular belief I have not been hard at work. There was a death in my family that has been very troubling for us. I haven't touched a single line of PMP code in over 10 days. I have spent the past week trying to get caught up with some of my paying projects as those clients are losing patience with me. As I clear those off my plate I will be investing my time back into PMP.

I believe this is a good example of why these projects need to be self-sustaining. With a central point of failure (myself) if anything were to happen to me or prevent me from contributing then things will grind to a halt. I am just now starting to take account of the project again and get things moving forward.

I see that our PMP dice site was completed over a week ago.
You can check it out at pmpdice.com
I'm going to load up the house wallet right now.

We have two offers for exchanges and kbroadfoot has a suggestion for getting us listed on another. I see that a couple people are quite antsy about getting on an exchange.
My position on this has not changed. I can hardly prevent an exchange from listing us, but I would prefer that we weren't listed just yet.

A few things on my plate:


  • We still need to decide if we are going to end the PoW blocks early as it is interfering with everyones staking rewards
  • I am still holding the left over coins from the coin reduction. These need to be destroyed. I'll generate a fancy burn address shortly and we can publicly destroy them
  • Speak with another developer regarding implementation of our two key features
  • Block explorer is still out of date. Need to get ahold of candidakefyr about updating the damn daemon
  • Speak with another dev about more games
  • implement block explorer into wallet
  • create new community game (quiz, draw, etc)

I'll try to get things sorted out as fast as I can. Big thanks to yogibaer for processing swaps while I was away and ctenc001 for making the community forums. Ive bought the domain premineplus.com, maybe for now we can just forward the nameservers to the forum.
Bear with me, we will get back on track.
-TMX


legendary
Activity: 1596
Merit: 1009
About the previous posts asking about not staking:

I could stake just fine earlier, then I encrypted my wallet and it stopped staking. After a day, I thought it was not just random variance and had a look. There indeed is a bug that prevents staking when the wallet is encrypted, even if it is unlocked.

Fixed by this patch:

diff --git a/src/main.cpp b/src/main.cpp
index 5c80a42..3ca309b 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -4348,12 +4348,14 @@ void BitcoinMiner(CWallet *pwallet, bool fProofOfStake)
         }
 
 //ADDED MINTING MESSAGE
+#if 0
         while (pwallet->IsCrypted())
         {
             strMintWarning = strMintingMessage;
             Sleep(1000);
         }
         strMintWarning = "";
+#endif
 
         //
         // Create new block


Somehow, this is pretty much the entire content of a recent patch, so I'm not sure why this was added.

Enjoy staking now Smiley



So i need to decrypt my wallet and leave it without pass?
Thank you!
hero member
Activity: 532
Merit: 500
It's been known for awhile that encrypting your wallet prevents staking, but I was unaware there was a fix for this out there.
legendary
Activity: 1276
Merit: 1001
About the previous posts asking about not staking:

I could stake just fine earlier, then I encrypted my wallet and it stopped staking. After a day, I thought it was not just random variance and had a look. There indeed is a bug that prevents staking when the wallet is encrypted, even if it is unlocked.

Fixed by this patch:

diff --git a/src/main.cpp b/src/main.cpp
index 5c80a42..3ca309b 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -4348,12 +4348,14 @@ void BitcoinMiner(CWallet *pwallet, bool fProofOfStake)
         }
 
 //ADDED MINTING MESSAGE
+#if 0
         while (pwallet->IsCrypted())
         {
             strMintWarning = strMintingMessage;
             Sleep(1000);
         }
         strMintWarning = "";
+#endif
 
         //
         // Create new block


Somehow, this is pretty much the entire content of a recent patch, so I'm not sure why this was added.

Enjoy staking now Smiley

sr. member
Activity: 420
Merit: 250
maardein, I don't know what the exact min coin age is for PMP but my pmp stake very well. just let ur wallet open i think that will give best results

I am not sure either, but when I got my first bit of ~30PMP, I was able to stake almost immediately. I will leave my wallet open today and try again.
legendary
Activity: 1596
Merit: 1009
maardein, I don't know what the exact min coin age is for PMP but my pmp stake very well. just let ur wallet open i think that will give best results
My coin don't stake too D: I'm sad, I leave my wallet open for 20 hours but nothing with 100 PMP.. D:
legendary
Activity: 1131
Merit: 1001
maardein, I don't know what the exact min coin age is for PMP but my pmp stake very well. just let ur wallet open i think that will give best results
sr. member
Activity: 420
Merit: 250
Somehow, I don't seem to get any stakes? Let it staking for a couple of hours yesterday, but nothing. I will try again today.
member
Activity: 72
Merit: 10
Can we expect another quiz? Would love to fill up my bag.  Grin
hero member
Activity: 532
Merit: 500
is there progress here ? watching this thread 45 days..

Yes, there will be soon. MightyX is just attending to a few other matters, but will be back shortly.
hero member
Activity: 546
Merit: 500
is there progress here ? watching this thread 45 days..

The 2nd giveaway round is activated. If you haven't signed up in the first round you can sign up now!
Do i have to have open wallet all the time ?

No you don't have to. You will get coins anyway.
sr. member
Activity: 448
Merit: 250
is there progress here ? watching this thread 45 days..

The 2nd giveaway round is activated. If you haven't signed up in the first round you can sign up now!
Do i have to have open wallet all the time ?
legendary
Activity: 1131
Merit: 1001
is there progress here ? watching this thread 45 days..

The 2nd giveaway round is activated. If you haven't signed up in the first round you can sign up now!
sr. member
Activity: 448
Merit: 250
is there progress here ? watching this thread 45 days..
legendary
Activity: 1960
Merit: 1130
Truth will out!
I haven't received anything Sad

Waiting for the PMP coins  Wink I want to spread some with friends!
hero member
Activity: 532
Merit: 500
Minor issue, but if I minimise my wallet and click it from the icon tray, sometimes the window will be blank, and menus will appear only if I click on them.

Think it might not be refreshing the pane when it's being maximised from the icon tray sometimes.
sr. member
Activity: 329
Merit: 250
skunk, maybe you were just unlucky finding stake blocks. afaik there is still PoW mining on until block 100000 to make sure the network is not stopping in the case there are not enough coins staking.


edit: I have my coins on linux, too. I run premineplusd and they stake very well.



hmmm... so there are over 79k pow blocks left... maybe you're right, just bad luck...
thank you all, hopefully themightyx will be back soon from vacations to enlight me why most of you are staking but me...
legendary
Activity: 1131
Merit: 1001
skunk, maybe you were just unlucky finding stake blocks. afaik there is still PoW mining on until block 100000 to make sure the network is not stopping in the case there are not enough coins staking.


edit: I have my coins on linux, too. I run premineplusd and they stake very well.


sr. member
Activity: 329
Merit: 250
skunk, your wallet could be locked and/or encrypted? Dunno but as far as I know locked wallets can't stake.
it's unlocked as you can see from this snapshot
did you do any transaction?the coins should be matured before they start staking
nope, the only transactions i have are the giveaways and the 6 stakings...
the wallet is running unlocked since the distribution began...
the only difference with most of you is that my wallet runs under linux, and no, i don't have a spare windows box...
Pages:
Jump to: