create account

DPoR Payments, current situation and proposals by tomasbrod

View this thread on: hive.blogpeakd.comecency.com
· @tomasbrod · (edited)
$13.64
DPoR Payments, current situation and proposals
Greetings Steemit community and accept my first post. This and the following posts are going to be extracts, mostly proposals, from [Gridcoin development wiki](https://github.com/gridcoin/Gridcoin-Research/wiki). Delayed DPoR payments raised a lot of concerns and dissatisfaction with the recent introduction of [stake kernel V8](https://github.com/gridcoin/Gridcoin-Research/wiki/Stake-V8). Also the funds raised will be used for 50% power and 50% donation for grcpool, for beginners.

First excuse me going a little off topic: The difficulty _number_ sharply decreased with the transition. This was expected. But let me assure you, that the creation of blocks is also harder. Thus the two cancel each other. Remember that the changes were extensively tested in testnet before releasing. Since the transition, both the average block spacing (94.8s) and average difficulty were within bounds. You can expect more stats and analysis from me in the future, but now get back to topic.

![GridcoinBlocks_Header_Blur.png](https://steemitimages.com/DQmW6z6FYA4YS1843aZq7qpjLVkG31tR6fBmg4TaKu94xDR/GridcoinBlocks_Header_Blur.png)

This document ([original location](https://github.com/gridcoin/Gridcoin-Research/wiki/DPoR-Payments)) is about the Question:
* How and when to pay BOINCers their Rewards.

Once this document is good enough, we can have a poll for which proposal to implement.

## Current situation

When a block is minted the accrued BOINC reward is paid as whole to the minter on top of the PoS interest. Therefore BOINCer has to wait for PoS to receive their rewards.

In an attempt to make this waiting time shorter, and also secure the blockchain not only by investor coins, magnitude is added to miners stake weight for the kernel v3. This was however [found insecure](https://github.com/gridcoin/Gridcoin-Research/wiki/Stake-V8#multiplication-issue), so it was removed in kernel v8.

User Dutch [pointed out](https://steemit.com/gridcoin/@dutch/why-i-am-very-disappointed-by-the-upcoming-v8-removal-of-the-magnitude-component-of-the-gridcoin-staking-weight) the downsides of removal of magnitude from kernel v8. We must work towards both shortening the time miners must wait to get a reward and restoring their share in securing the block chain.

## Beacon Minting

(TomasBrod) I propose that in addition to coins keys, one can mint with the beacon keys with different difficulty and research based weight. The kernel is in the formula below, but we need to talk about weight and difficulty computation more.

```
ProofHash = H( BeaconPubKey + StakeModifier + nTimeTx );
```

Weight for this kind of stake can depend on the owed amount or current magnitude or some combination of both. This is yet to be decided. Single CPID/beacon is allowed to mint only if the last reward for that cpid (either via standard PoS or this beacon mint) to that CPID was more than x1 (30) hours ago.

Difficulty is computed using the standard mechanism. The target block time for beacon mint is set to x2 (12) minutes. But there must be at least x3 (4) standard PoS blocks in between to mitigate an age bunkering 51 attack.

Rewards to a CPID are tracked the same way for both PoS and this mint. What is rewarded in this new block is not in standard PoS blocks. Established miners are expected to have high balance and thus get all reward in PoS.

## Superblock payment

The idea is to pay all BOINC reward in the superblock. Or provide means of claiming the reward promised in the superblock.

> quezacoatl: There is the idea to generate all POR
> payments in superblocks so miners do not need to stake
> to receive POR anymore. POS is then only used for
> network security while the "NN2.0" takes care of the
> research payments.

This option does not deal with giving BOINCers share in securing the blockchain (stake weight). But most importantly, we do not know yet what "NN 2.0" is.

## Refined Kernel v3

The fundamental issue with kernel v3 is that the magnitude boost is applied to all UTXOs. A simple solution to this problem would be to simply spread the RSA_weight (the magnitude dependent boost) over all the UTXOs. This is as easy as applying a weight proportional to magnitude/number_of_UTXOs. 

The problem with this approach is that the validator does not know the number of UTXOs in the wallet that staked the block. 

A way around this might be to allow the magnitude boost only for UTXOS that are linked to the Gridcoin address that sent the beacon. That way the validator could look up the number of UTXOs of the address. Blocks are rejected if the number of UTXOs linked with that address is wrong or the magnitude boost is applied to a UTXO of a different address.

But this workaround is still hard to implement. Wallet on it's own does not track which UTXOs are linked to CPID and scanning the blockchain every time will be too slow.

The magnitude weight would work like an additional balance equally divided amongst all UTXOs of the beacon address.

Giving this magnitude boost only to the address from beacon is still not an option, as users can have many UTXOs to the same address. Also requiring users to move coins to special address to stake will cause a lot of confusion.

## See also

https://github.com/Erkan-Yilmaz/GRC/issues/42


Ability to mint multiple consecutive blocks by the same entity weakens the network resistance to double spend attacks. The main problem of using any kind of age (coinage or reward=magnitude\*days) is that one can create many accounts with small initial weight, then go offline to acquire more weight by age and then come back and stake them all.
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
👎  
properties (23)
authortomasbrod
permlinkediting-dpor-payments-current-situation-and-proposals
categorygridcoin
json_metadata{"tags":["gridcoin","development","beyondbitcoin","cryptocurrency"],"links":["https://github.com/gridcoin/Gridcoin-Research/wiki","https://github.com/gridcoin/Gridcoin-Research/wiki/Stake-V8","https://github.com/gridcoin/Gridcoin-Research/wiki/DPoR-Payments","https://github.com/gridcoin/Gridcoin-Research/wiki/Stake-V8#multiplication-issue","https://steemit.com/gridcoin/@dutch/why-i-am-very-disappointed-by-the-upcoming-v8-removal-of-the-magnitude-component-of-the-gridcoin-staking-weight","https://github.com/Erkan-Yilmaz/GRC/issues/42"],"app":"steemit/0.1","format":"markdown","image":["https://steemitimages.com/DQmW6z6FYA4YS1843aZq7qpjLVkG31tR6fBmg4TaKu94xDR/GridcoinBlocks_Header_Blur.png"]}
created2017-09-04 12:38:12
last_update2017-09-04 14:22:03
depth0
children19
last_payout2017-09-11 12:38:12
cashout_time1969-12-31 23:59:59
total_payout_value10.268 HBD
curator_payout_value3.369 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5,605
author_reputation868,427,350,086
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,841,119
net_rshares3,878,369,971,085
author_curate_reward""
vote details (30)
@jefpatat ·
Finally some news from the devs on steemit. I'm still in the pool but trying to learn as good as possible. What you are mentioning is above my head atm. I hope I remember a bit of it and one day can get more involved with the code.

Thanks a lot for the effort!
👍  , , , ,
properties (23)
authorjefpatat
permlinkre-tomasbrod-editing-dpor-payments-current-situation-and-proposals-20170904t181843993z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-09-04 18:18:45
last_update2017-09-04 18:18:45
depth1
children0
last_payout2017-09-11 18:18:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length261
author_reputation26,609,526,234,408
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,871,398
net_rshares5,572,704,466
author_curate_reward""
vote details (5)
@kuradikurat ·
If you remember, tomasbrod was that punk, who ruined GridCoin 1M block event...
👍  , , ,
properties (23)
authorkuradikurat
permlinkre-tomasbrod-editing-dpor-payments-current-situation-and-proposals-20170904t135114409z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-09-04 13:51:15
last_update2017-09-04 13:51:15
depth1
children7
last_payout2017-09-11 13:51:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation-435,283,815,098
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,847,399
net_rshares3,655,101,742
author_curate_reward""
vote details (4)
@bullshark · (edited)
$0.04
What happened to your rep? :-)
👍  , , , ,
properties (23)
authorbullshark
permlinkre-kuradikurat-re-tomasbrod-editing-dpor-payments-current-situation-and-proposals-20170904t140111220z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-09-04 14:01:09
last_update2017-09-04 16:28:48
depth2
children5
last_payout2017-09-11 14:01:09
cashout_time1969-12-31 23:59:59
total_payout_value0.036 HBD
curator_payout_value0.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length30
author_reputation325,035,457,007
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,848,282
net_rshares12,876,620,358
author_curate_reward""
vote details (5)
@kubn2 · (edited)
There was a guy with very low mag (like 1) and he "magically" get few blocks in a row including 1 mlnth
👍  ,
properties (23)
authorkubn2
permlinkre-bullshark-re-kuradikurat-re-tomasbrod-editing-dpor-payments-current-situation-and-proposals-20170904t155800072z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-09-04 15:58:00
last_update2017-09-04 15:58:42
depth3
children2
last_payout2017-09-11 15:58:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length103
author_reputation1,035,080,836
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,858,593
net_rshares1,069,418,372
author_curate_reward""
vote details (2)
@kuradikurat · (edited)
$0.15
bullshark wrote: "What happened to your rep? :-)"

Gridcoin fanboys (vortac & co) are little bit retarded, that happened   ;D
👍  , ,
properties (23)
authorkuradikurat
permlinkre-bullshark-re-kuradikurat-re-tomasbrod-editing-dpor-payments-current-situation-and-proposals-20170904t183518826z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-09-04 18:35:18
last_update2017-09-05 07:21:42
depth3
children1
last_payout2017-09-11 18:35:18
cashout_time1969-12-31 23:59:59
total_payout_value0.111 HBD
curator_payout_value0.034 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length125
author_reputation-435,283,815,098
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,872,837
net_rshares42,938,225,655
author_curate_reward""
vote details (3)
@frank0051 ·
Upvoting just to help this guy get a rep better than 1, haha.
👍  ,
properties (23)
authorfrank0051
permlinkre-kuradikurat-re-tomasbrod-editing-dpor-payments-current-situation-and-proposals-20170905t061058861z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-09-05 06:11:00
last_update2017-09-05 06:11:00
depth2
children0
last_payout2017-09-12 06:11:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length61
author_reputation82,956,636,722
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,917,120
net_rshares1,207,531,945
author_curate_reward""
vote details (2)
@m3rcos1ty ·
Thanks for summarizing this for us tomasbrod and thanks for your dev work on security.

 [![boinc](https://img1.steemit.com/0x0/http://i.imgur.com/gjKz8Fi.gif)](https://gridcoin.us/)
 Courtesy of @joshoeah
👍  ,
properties (23)
authorm3rcos1ty
permlinkre-tomasbrod-editing-dpor-payments-current-situation-and-proposals-20170905t102723673z
categorygridcoin
json_metadata{"tags":["gridcoin"],"users":["joshoeah"],"image":["https://img1.steemit.com/0x0/http://i.imgur.com/gjKz8Fi.gif"],"links":["https://gridcoin.us/"],"app":"steemit/0.1"}
created2017-09-05 10:27:27
last_update2017-09-05 10:27:27
depth1
children0
last_payout2017-09-12 10:27:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length205
author_reputation428,544,384,652
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,933,637
net_rshares1,644,719,526
author_curate_reward""
vote details (2)
@nuad01 ·
NN 2.0 = Neural Network Version 2.0 (NN with cruncher paying SB (Superblock))
👍  , ,
properties (23)
authornuad01
permlinkre-tomasbrod-editing-dpor-payments-current-situation-and-proposals-20170905t024537695z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-09-05 02:45:36
last_update2017-09-05 02:45:36
depth1
children0
last_payout2017-09-12 02:45:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length77
author_reputation278,043,894,885
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,905,001
net_rshares2,549,482,939
author_curate_reward""
vote details (3)
@ravonn · (edited)
$1.13
Great summary!

It is worth mentioning that the stake times with V8 aren't the abyssmal "several months unless you have hundreds of thousands of GRC" we heard so much about before the switch. For me, personally, I have not seen any reduced staking frequency. Granted, V8 hasn't run for a long time so we'll see what happens in the long run.

I'm in favor of the superblock payments, or a similar mechanism where the time-to-payout is as short as possible. I think we should separate proof of research and proof of stake since they perform very different tasks. PoS drives the network forward while proof of research drives research forward. In my opinion it doesn't make any sense to have to drive the network forward in order to claim your PoR rewards.

I've said it before, but PoS reward is instant gratification for work done at that moment while the PoR reward is paid for work done from now up to 6 months back.
👍  , , , , , , , , , , ,
properties (23)
authorravonn
permlinkre-tomasbrod-editing-dpor-payments-current-situation-and-proposals-20170904t161337762z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-09-04 16:13:39
last_update2017-09-04 16:14:06
depth1
children1
last_payout2017-09-11 16:13:39
cashout_time1969-12-31 23:59:59
total_payout_value0.917 HBD
curator_payout_value0.217 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length917
author_reputation1,551,172,951,761
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,860,103
net_rshares326,927,337,700
author_curate_reward""
vote details (12)
@jringo ·
I agree.  I think separating the blockchain protocol from the incentive protocol, as they are 2 different things with GRC, could allow us more flexibility with both.  

I look forward to learning more from these discussions.
👍  ,
properties (23)
authorjringo
permlinkre-ravonn-re-tomasbrod-editing-dpor-payments-current-situation-and-proposals-20170904t164727389z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-09-04 16:47:27
last_update2017-09-04 16:47:27
depth2
children0
last_payout2017-09-11 16:47:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length224
author_reputation29,720,071,239,659
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,863,384
net_rshares3,407,038,781
author_curate_reward""
vote details (2)
@scalextrix ·
$0.21
Im not a dev, so excuse the stupidity of my suggestion in advance, but re the Kernel v3 refinement, could you not just affix the Magnitude boost to one random UTXO in a users wallet?

If the UTXO becomes an input you select another available UTXO for the next block staking event.



👍  , , , ,
properties (23)
authorscalextrix
permlinkre-tomasbrod-editing-dpor-payments-current-situation-and-proposals-201794t153738998z
categorygridcoin
json_metadata{"app":"chainbb/0.3","format":"markdown+html","tags":[]}
created2017-09-04 14:37:42
last_update2017-09-04 14:37:42
depth1
children2
last_payout2017-09-11 14:37:42
cashout_time1969-12-31 23:59:59
total_payout_value0.198 HBD
curator_payout_value0.016 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length284
author_reputation17,941,237,668,958
root_title"DPoR Payments, current situation and proposals"
beneficiaries
0.
accountchainbb
weight1,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,851,249
net_rshares71,609,841,272
author_curate_reward""
vote details (5)
@tomasbrod ·
$0.24
The network must be able to verify, that minter applied this boost to only one of his UTXOs.
👍  , , ,
properties (23)
authortomasbrod
permlinkre-scalextrix-re-tomasbrod-editing-dpor-payments-current-situation-and-proposals-201794t153738998z-20170904t144758311z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-09-04 14:47:57
last_update2017-09-04 14:47:57
depth2
children1
last_payout2017-09-11 14:47:57
cashout_time1969-12-31 23:59:59
total_payout_value0.232 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length92
author_reputation868,427,350,086
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,852,187
net_rshares68,741,753,208
author_curate_reward""
vote details (4)
@scalextrix ·
O I C
👍  
properties (23)
authorscalextrix
permlinkre-tomasbrod-re-scalextrix-re-tomasbrod-editing-dpor-payments-current-situation-and-proposals-201794t153738998z-20170904t171104121z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-09-04 17:11:06
last_update2017-09-04 17:11:06
depth3
children0
last_payout2017-09-11 17:11:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5
author_reputation17,941,237,668,958
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,865,523
net_rshares617,709,518
author_curate_reward""
vote details (1)
@steemitboard ·
Congratulations @tomasbrod! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/voted.png)](http://steemitboard.com/@tomasbrod) Award for the number of upvotes received

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard)

If you no longer want to receive notifications, reply to this comment with the word `STOP`

> By upvoting this notification, you can help all Steemit users. Learn how [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
👍  
properties (23)
authorsteemitboard
permlinksteemitboard-notify-tomasbrod-20170904t161629000z
categorygridcoin
json_metadata{"image":["https://steemitboard.com/img/notifications.png"]}
created2017-09-04 16:16:27
last_update2017-09-04 16:16:27
depth1
children1
last_payout2017-09-11 16:16:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length697
author_reputation38,975,615,169,260
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,860,394
net_rshares1,027,146,435
author_curate_reward""
vote details (1)
@tomasbrod ·
STOP
👎  
properties (23)
authortomasbrod
permlinkre-steemitboard-steemitboard-notify-tomasbrod-20170904t172309612z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-09-04 17:23:09
last_update2017-09-04 17:23:09
depth2
children0
last_payout2017-09-11 17:23:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4
author_reputation868,427,350,086
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,866,608
net_rshares-554,470,400
author_curate_reward""
vote details (1)
@sunnybooster ·
https://s26.postimg.org/agknaxz6h/welcome.png
# Welcome to Steemit!
We have all been waiting for you, we are glad you could make it.
I have given you a upvote to help you out! 

Hope you love Steemit as much as we do.

Give these a read:

 - What is a Steemit Upvote? - https://steemit.com/toolkit/@sndbox/what-is-a-steemit-upvote-an-illustrated-guide
 - Steemit Wallet 101 - https://steemit.com/toolkit/@sndbox/steemit-wallet-101-introduction-and-key-terms 
 - Markdown Basics - https://steemit.com/tutorial/@sndbox/markdown-basics-and-posting-tips-how-to-toolkit
 - Submit a Story - https://steemit.com/blog/@sndbox/submit-a-story-tips-for-crafting-your-steemit-blog-post 
 - Browsing the Basics - https://steemit.com/tutorial/@sndbox/browsing-the-basics-on-steemit-com 

Chat with us:
 - Steemit Chat - https://steemit.chat/home
 - PAL Discord - https://discord.gg/UF7u5ab

If this post was helpful, please leave an upvote. It helps me to keep helping new users.

I'm sunnybooster, a booster for accounts not posts. Send me 0.5 STEEM or SBD to get a week of upvotes! If you don't yet know what this is its fine.

*I am a bot and this was automated. I exist to help out new members and attempt to get them hooked*
👍  
👎  
properties (23)
authorsunnybooster
permlinkre-editing-dpor-payments-current-situation-and-proposals-20170904t133650
categorygridcoin
json_metadata"{"app": "pysteem/0.5.6"}"
created2017-09-04 13:36:51
last_update2017-09-04 13:36:51
depth1
children0
last_payout2017-09-11 13:36:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,215
author_reputation-4,632,441,996
root_title"DPoR Payments, current situation and proposals"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,846,087
net_rshares560,550,842
author_curate_reward""
vote details (2)