It looks, that now it is working fine for me and I'll be waiting for automatic GSC tx.
But I have few questions
I've read wiki few times, but I didn't understand how (POG) GSC tx exactly works.
Like I said few times, maybe it's with language barrier, maybe I just don't get it
After my 1st successful GSC I've had conf like this:
pog_coinagepercentage=.5
pog_foundationdonation=1000
but I saw that my donation was only 7tBBP, like default and I have 2 GSC txs each with around 50k tBBPs spent.
I've changed conf to:
pog_coinagepercentage=1
pog_foundationdonation=1000
and tried forced GSC again.
Result was that my donation is still 7 tBBPs and those 2 GSC txs spend each around 145k tBBPs.
So I'm really confused.
- I think that 2 GSC txs are because POG and HEALING. Is that true?
- Why is my donation only 7 tBBPs?
- Why there is so huge difference between spended amount? (50k vs 145k is not .5 vs 1)
- Is the spended amount same as Coin Amount in your POG formula?
- How it is the spended amount counted? What is it based on?
- Is it possible to set spended amount to exact number? e.g. 5000
- How to find expected Coin Amount and Coin Age Days?
Thanks
Yeah, lets iron this out.
- I think that 2 GSC txs are because POG and HEALING. Is that true?
:
Yes, because the rules vary from campaign to campaign, the wallet will iterate through each enrolled campaign, and send one GSCC transmission individually. I thought about originally having one big transaction, but for multiple reasons, one individual for each campaign is better (primarily because we might have a stake-interest for example, that requires distinct coins to be staked for the Interest campaign, and distinct Other coins staked for POG for example). We can label the transaction in the UI "Healing" soon (I just added to my list).
- Why is my donation only 7 tBBPs?
It looks like this is case sensitive (this needs fixed). For now, please make it : POG_foundationdonation=nnnn and it should work.
- Why there is so huge difference between spended amount? (50k vs 145k is not .5 vs 1)
Its due to the coin*age it found breaching the original coinage percentage setting, as compared to "all your coins" at once. I'm making a feature now that will shed light on this - please wait for the next versions report and Ill explain how to run this.
- How it is the spended amount counted? What is it based on?
On a side note you can type 'exec getpogpoints txid' and it will show you how many points you earned for a gscc transmission. But, let me see if I can answer this question for you based on a tool. For now, the high level answer is : If you have .50 coin age percentage selected, the wallet will multiply your CoinAmount*Age(inDays) for each coin in the wallet, and collect half of the coin age out of the wallet in a big transmission, staked to yourself. Let me know if that part does not answer it.
- Is it possible to set spended amount to exact number? e.g. 5000
Hmmm, that would add complexity, then we would need more wallet settings. I think most people will want to set a Percentage of their wallet coins for a certain project. We can talk more about this if you can convince me on the usefulness. Know that Im making a report now that will clearly show the metrics in/out and it might shed light on the mechanics of the ROI for these campaigns.
Expected coin*age:
Go to coin control, take the age in days of a coin, multiply that * the coin amount = coin_age.
How to find "click some" button:
Go to coin control, look for 2nd button on the top left