Author

Topic: BiblePay | 10% to Orphan-Charity | RANDOMX MINING | Sanctuaries (Masternodes) - page 528. (Read 243386 times)

jr. member
Activity: 89
Merit: 7
svirusxxx2 use new wallet like me you will be fine... didint use MNs with PODC .. I feared that
Yeah, but this workaround :/
But I see this is only best option.
thanks

I have combined Sanctuary/PODC in one wallet, and never had a problem.

If you enable coin control (settings > options > wallet > enable coin control features), and then select 'send > inputs', does the 'coin selection' list show that your sanctuary funds are locked (there is a little lockpad next to the checkbox)?
Yes it's locked, also I checked it on "listlockunspent" and everything is ok.
But is funny now... there are some strange transaction on my main wallet.
I created one hour ago new wallet where I import all adresses wihtout my sanctuary address, and then I run exec podcupdate.
between confirmation I check "exec stakebalance" on my main wallet with all adresses.
That I saw:
Code:
09:36:33

exec stakebalance


09:36:33

{
  "Command": "stakebalance",
  "StakeBalance": 1550001
}


09:38:35

exec stakebalance


09:38:35

{
  "Command": "stakebalance",
  "StakeBalance": 0
}


10:18:01

exec stakebalance


10:18:01

{
  "Command": "stakebalance",
  "StakeBalance": 153517
}

full member
Activity: 574
Merit: 104
svirusxxx2 use new wallet like me you will be fine... didint use MNs with PODC .. I feared that
Yeah, but this workaround :/
But I see this is only best option.
thanks

I have combined Sanctuary/PODC in one wallet, and never had a problem.

If you enable coin control (settings > options > wallet > enable coin control features), and then select 'send > inputs', does the 'coin selection' list show that your sanctuary funds are locked (there is a little lockpad next to the checkbox)?
jr. member
Activity: 89
Merit: 7
svirusxxx2 use new wallet like me you will be fine... didint use MNs with PODC .. I feared that
Yeah, but this workaround :/
But I see this is only best option.
thanks
full member
Activity: 770
Merit: 100
svirusxxx2 use new wallet like me you will be fine... didint use MNs with PODC .. I feared that
jr. member
Activity: 89
Merit: 7
yeah, but I have 1550001 locked for Sanc. all my cash on this wallet is about 1.7mln, and when I use "exec podcupdate" then it send about 330k from my masternode tx but should be 1.7mln - 1550001
I Updated biblepayd two hours ago.

If you create a masternode.conf file, we lock your sanc funds on boot.
Exec stakebalance should show only your unlocked funds.
PODCUpdate does use what is in exec stakebalance only.



I just delete my old masternode, create new one, masternode is ENABLED, still on "exec stkebalance" I see ~1.7mln
1.5mln is locked, I see this also in debug file.
biblepay is last version from github.
full member
Activity: 1260
Merit: 115
member
Activity: 489
Merit: 12
yeah, but I have 1550001 locked for Sanc. all my cash on this wallet is about 1.7mln, and when I use "exec podcupdate" then it send about 330k from my masternode tx but should be 1.7mln - 1550001
I Updated biblepayd two hours ago.

svirusxxx2 ... please PM me or post an receiving address so I can send you the BBP you loaned the SouthXchange listing fee fund.
member
Activity: 157
Merit: 10
While I'm happy to make a few more changes, I'd also like to throw together a proposal. It appears, although I might be wrong, that there is no way to deposit INTO the pool at this time, meaning that if we're withdrawing regularly, proposal submission is...difficult. Is that right? Is there a better way to get the 2500BBP to be seen by the submission system? Sorry, never done one before.

We currently use the pool website to view and submit proposals: https://pool.biblepay.org/
The Fee to submit a proposal on the pool is 2,500 BBP

You are correct that there isn't currently a way to send coins to your pool account.
So far historically Rob has manually done this for people who want to fund their pool accounts.
I also extra funded my pool account and help people submit.

==



Right, it didnt show up in the pool because of #6596, are you reading the posts here?

(I also replied 2 other times to you).




I'm not sure if you meant #6595 or #6596 but I read the posts. I was just merely stating what happens if you do.
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
will ask again.

Can we get the exact calc the contract is using to calculate payments?

had some bbp loaned to me to help with earning... RAC keeps climbing unfortunately so went to 90% then 80%

Losing a chunk of my earnings despite the climbing RAC ..  It would be beneficial to know how the calculations work to try and avoid this.



The UTXO reward level is in the wiki guide under "UTXO Reward Chart":

http://wiki.biblepay.org/Distributed_Computing

full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
"If you have an invalid CPID signature, please look into associating your CPID with your wallet."

When I try to validate CPID it says already in chain. No CPID displayed on wallet.
Note: I am using same wallet.dat on 5 computers same boinc account on all computers mining.
Each has its own workerid name on .config and pool. Am i missing something?

//.config
addnode=node.biblepay.org
genproclimit=3

minersleep=0
pool=https://pool.biblepay.org
workerid=(myworkeridoneforeachcomputer)


// some info on get mining info
  "biblepay-generate": true,
  "poolinfo1": "Unable to sign CPID; Unable to sign CPID; Unable to sign CPID; ",
  "poolinfo2": "",
  "poolinfo3": "",

....

"poolmining": true,
  "pool_url": "https://pool.biblepay.org",
  "poolmining_use_ssl": true

If your 'exec getboincinfo' does not produce any cpids, and you dont have a wallet.dat out there with a valuable balance tied to a cpid, then just reassociate your RAH CPID like this:

exec associate rah_user pass true

(true means force)

Then wait 6 confirms, then do the exec getboincinfo, and during that confirm time the getmininginfo should start signing the cpid properly.

jr. member
Activity: 490
Merit: 4
will ask again.

Can we get the exact calc the contract is using to calculate payments?

had some bbp loaned to me to help with earning... RAC keeps climbing unfortunately so went to 90% then 80%

Losing a chunk of my earnings despite the climbing RAC ..  It would be beneficial to know how the calculations work to try and avoid this.

newbie
Activity: 15
Merit: 0
"If you have an invalid CPID signature, please look into associating your CPID with your wallet."

When I try to validate CPID it says already in chain. No CPID displayed on wallet.
Note: I am using same wallet.dat on 5 computers same boinc account on all computers mining.
Each has its own workerid name on .config and pool. Am i missing something?

//.config
addnode=node.biblepay.org
genproclimit=3

minersleep=0
pool=https://pool.biblepay.org
workerid=(myworkeridoneforeachcomputer)


// some info on get mining info
  "biblepay-generate": true,
  "poolinfo1": "Unable to sign CPID; Unable to sign CPID; Unable to sign CPID; ",
  "poolinfo2": "",
  "poolinfo3": "",

....

"poolmining": true,
  "pool_url": "https://pool.biblepay.org",
  "poolmining_use_ssl": true
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
Rob, Jaap, and Togo, thanks so much for your feedback and your encouragement. I've incorporated all the changes suggested (apart from the re-imagining of the roadmap graphic, although I'm open to ideas - just don't have a better one myself, given the extreme clumping and uneven development forecast pace) and the link should now have the latest version.

While I'm happy to make a few more changes, I'd also like to throw together a proposal. It appears, although I might be wrong, that there is no way to deposit INTO the pool at this time, meaning that if we're withdrawing regularly, proposal submission is...difficult. Is that right? Is there a better way to get the 2500BBP to be seen by the submission system? Sorry, never done one before.


Yes, no way to deposit to pool, what is your username, I will credit you, all I see close is Robnoxious.


Rob -
I'm csteele1982. Happy to transfer the 2500 back to you offline if you PM me a receiving address.

No problem, I credited you 3k.

jr. member
Activity: 235
Merit: 3
Rob, Jaap, and Togo, thanks so much for your feedback and your encouragement. I've incorporated all the changes suggested (apart from the re-imagining of the roadmap graphic, although I'm open to ideas - just don't have a better one myself, given the extreme clumping and uneven development forecast pace) and the link should now have the latest version.

While I'm happy to make a few more changes, I'd also like to throw together a proposal. It appears, although I might be wrong, that there is no way to deposit INTO the pool at this time, meaning that if we're withdrawing regularly, proposal submission is...difficult. Is that right? Is there a better way to get the 2500BBP to be seen by the submission system? Sorry, never done one before.


Yes, no way to deposit to pool, what is your username, I will credit you, all I see close is Robnoxious.


Rob -
I'm csteele1982. Happy to transfer the 2500 back to you offline if you PM me a receiving address.
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
While I'm happy to make a few more changes, I'd also like to throw together a proposal. It appears, although I might be wrong, that there is no way to deposit INTO the pool at this time, meaning that if we're withdrawing regularly, proposal submission is...difficult. Is that right? Is there a better way to get the 2500BBP to be seen by the submission system? Sorry, never done one before.

We currently use the pool website to view and submit proposals: https://pool.biblepay.org/
The Fee to submit a proposal on the pool is 2,500 BBP

You are correct that there isn't currently a way to send coins to your pool account.
So far historically Rob has manually done this for people who want to fund their pool accounts.
I also extra funded my pool account and help people submit.

==



Right, it didnt show up in the pool because of #6596, are you reading the posts here?

(I also replied 2 other times to you).


full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
Biblepay Pool now has a new way to write a letter to an orphan:

Click on Orphans | Write letter.

This list is every orphan who has not received a letter within 60 days (thats needwritten=true) and who also does not have a pending letter (non-approved letter).

And you can left click on the row to write (in contrast to right clicking).

full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
While I'm happy to make a few more changes, I'd also like to throw together a proposal. It appears, although I might be wrong, that there is no way to deposit INTO the pool at this time, meaning that if we're withdrawing regularly, proposal submission is...difficult. Is that right? Is there a better way to get the 2500BBP to be seen by the submission system? Sorry, never done one before.

We currently use the pool website to view and submit proposals: https://pool.biblepay.org/
The Fee to submit a proposal on the pool is 2,500 BBP




Do not use the manual commands to submit a proposal.

Even though its technically possible, there are numerous reasons its not good.  The very first is the timestamp chosen by the user could fall outside of the correct range for the budget, and it could break our budget.  And its also bad practice to have a lingering proposal out in the system that people might secretly vote in that the users dont know about, which could break the large superblock.

Note that Dash also recommends proposals are created by their tool - they also have a tool at dash-central that does the creation of the proposal.


full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
** Pool.biblepay.org Update **

I have removed the 10 CPU limit restricton on the pool.

Now you can see a detailed error message in 'leaderboard' if your hashes are not being counted.

If you have an invalid CPID signature, please look into associating your CPID with your wallet.
If you have NO_MAGNITUDE, look into solving Rosetta tasks and being included in a superblock.
If you have RECENTLY_SOLVED_BLOCKS, the cpid must wait 4 blocks for its shares to be counted again.

This is great Rob!! Thank you!
Quick question, how Efficiency is calculated?

I also might need some help to write some letters to kids or orphans. I want to do it but I need to learn how does it works first. (Format, language, etc.). I will read some posts fist and I will come back to the community in case of doubts.



Efficiency:


v1 = Avg Time to Solve Block (Over 7 day period):
v2 = Avg Time to Solve Block (Over 24 hour period):

Efficiency = v1 / v2


full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
So after looking around and following the threads for the last few weeks, I decided to take a stab at a new draft of the whitepaper. Thanks much to Togo, who provided some early feedback.
https://drive.google.com/open?id=1xndlt3HWTWUhZKTql3ajPFItuEUaTkJw

I'm looking for collaborators - people who can really take this forward. I'm no designer, just a dev/exec who wanted our face to the world to be a little more "shiny" than the original paper.

Please take a stab at this, and send me a message if you are interested in helping out. Togo mentioned a palette swap (agreed, these aren't the official colors, I just couldn't make them look good), and a potential re-imagining of the roadmap, but there is probably more.

Assuming we end up publishing this, if there is a proposal/reward associated at the end, I'm happy to share credit and reward with all who participate.

Thanks a lot!

Hmm, I just took a look at this, this is beautiful, It seems to be aligned with the ability for us to reach non-technical people as well as technical and works in dog-and-pony show situations also. 

I like it!  Its an improvement over the original. 

Could you please change the name to 'Robert Andrews' also.  (Original doc contained an error).


Rob, Jaap, and Togo, thanks so much for your feedback and your encouragement. I've incorporated all the changes suggested (apart from the re-imagining of the roadmap graphic, although I'm open to ideas - just don't have a better one myself, given the extreme clumping and uneven development forecast pace) and the link should now have the latest version.

While I'm happy to make a few more changes, I'd also like to throw together a proposal. It appears, although I might be wrong, that there is no way to deposit INTO the pool at this time, meaning that if we're withdrawing regularly, proposal submission is...difficult. Is that right? Is there a better way to get the 2500BBP to be seen by the submission system? Sorry, never done one before.


Yes, no way to deposit to pool, what is your username, I will credit you, all I see close is Robnoxious.

jr. member
Activity: 235
Merit: 3
So after looking around and following the threads for the last few weeks, I decided to take a stab at a new draft of the whitepaper. Thanks much to Togo, who provided some early feedback.
https://drive.google.com/open?id=1xndlt3HWTWUhZKTql3ajPFItuEUaTkJw

I'm looking for collaborators - people who can really take this forward. I'm no designer, just a dev/exec who wanted our face to the world to be a little more "shiny" than the original paper.

Please take a stab at this, and send me a message if you are interested in helping out. Togo mentioned a palette swap (agreed, these aren't the official colors, I just couldn't make them look good), and a potential re-imagining of the roadmap, but there is probably more.

Assuming we end up publishing this, if there is a proposal/reward associated at the end, I'm happy to share credit and reward with all who participate.

Thanks a lot!

Hmm, I just took a look at this, this is beautiful, It seems to be aligned with the ability for us to reach non-technical people as well as technical and works in dog-and-pony show situations also. 

I like it!  Its an improvement over the original. 

Could you please change the name to 'Robert Andrews' also.  (Original doc contained an error).


Rob, Jaap, and Togo, thanks so much for your feedback and your encouragement. I've incorporated all the changes suggested (apart from the re-imagining of the roadmap graphic, although I'm open to ideas - just don't have a better one myself, given the extreme clumping and uneven development forecast pace) and the link should now have the latest version.

While I'm happy to make a few more changes, I'd also like to throw together a proposal. It appears, although I might be wrong, that there is no way to deposit INTO the pool at this time, meaning that if we're withdrawing regularly, proposal submission is...difficult. Is that right? Is there a better way to get the 2500BBP to be seen by the submission system? Sorry, never done one before.
Jump to: