Bible Pay

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - thanospetr

Pages: [1]
2
Block 35055 hit, shows next superblock budget as 1197260 at 35260, those look about where I was anticipating the breakdown should be initially.

What is the official word on staking for the UTXO reward component, and will that require a MN update to implement ?

My getboincinfo returns this:
Code: [Select]
  "NextSuperblockHeight": 35260,
  "NextSuperblockBudget": 2660579,

Is it wrong?

3
Yes, they were and after un-hidding them and issuing a podcupdate I got this:
Code: [Select]
  "Command": "podcupdate",
  "PODCUpdate": "Processed (129) over 1 CPID(s) successfully."

I suppose this is good :) My TaskWeight also  became 100 from 0, but UTXWeight is still 0.

What does the amount that I choose to stake represent? Is this amount lost or is it just symbolic?
If it isn't lost, then I suppose that I have to raise it to 50001+, right?

Thank you for your time!

Okay, that seems fine. If I look your CPID up in the pools 'superblock view', I can see you, but I can't see your username nor the machines you are using. Are your computers hidden by any chance?

4
Hello, the exec stakebalance outputs:

Code: [Select]
  "Command": "stakebalance",
  "StakeBalance": 62556

I previously added this value to the .conf file -> utxoamount=3000 , to check if anything changes, with no luck.

What does 'exec stakebalance' say?

Please read this paragraph of the Distributed Computing wiki:
https://wiki.biblepay.org/Distributed_Computing#PODC_Updates

At the moment, you need to stake at least 500BBP per - expected - Magnitude.

5
Hello, I started mining for rosetta two days ago and I am trying to get used to the new procedures. My RAC has increased but I haven't received any payments yet. I know it has to do with the values of TaskWeight and UTXOWeight that are both zero, but I can't quite get the idea.

After executing the getboincinfo command, I get the following:

Code: [Select]
  "Command": "getboincinfo",
  "CPID": "1334aacdfb49248a75904d89ace59213",
  "Address": "BL6Chaxu4qiPawuiqZJS2iEm4Vhn1NGrcr",
  "CPIDS": "1334aacdfb49248a75904d89ace59213;",
  "CPID-Age (hours)": 422535,
  "NextSuperblockHeight": 34850,
  "NextSuperblockBudget": 2660579,
  "1334aacdfb49248a75904d89ace59213_ADDRESS": "BL6Chaxu4qiPawuiqZJS2iEm4Vhn1NGrcr",
  "1334aacdfb49248a75904d89ace59213_RAC": 1919.08,
  "1334aacdfb49248a75904d89ace59213_TEAM": 15044,
  "1334aacdfb49248a75904d89ace59213_TaskWeight": 0,
  "1334aacdfb49248a75904d89ace59213_UTXOWeight": 0,
  "Total_RAC": 1919.08,
  "Total Payments (One Day)": 0,
  "Total Payments (One Week)": 0,
  "Total Budget (One Day)": 2660579,
  "Total Budget (One Week)": 15963474,

After executing the podcupdate true command I get always this:
Code: [Select]
  "Command": "podcupdate",
  "PODCUpdate": "Processed 0 tasks for CPID 1334aacdfb49248a75904d89ace59213"

The getmininginfo command notes that I have some hashps, my wallet contains available bbp and I don't know if it is frozen or not, as I saw this suggegstion in a previous answer.
How should I proceed? 
Thank you

Pages: [1]