create account

Blockchain Update 2: HF20 Progress & Bandwidth Changes by steemitblog

View this thread on: hive.blogpeakd.comecency.com
· @steemitblog ·
Blockchain Update 2: HF20 Progress & Bandwidth Changes
https://i.imgur.com/LvEQsmE.jpg

In our last [blockchain update](https://steemit.com/steem/@steemitblog/steemit-blockchain-team-update-appbase-rocksdb-bandwidth-hf20-smts-and-more), we announced that we were making HF20 a priority. Since then, we’ve worked hard to accelerate the release. In today’s post, we will explore an especially important part of HF20: **improving the bandwidth formula of the Steem blockchain**.

<h1>Reforming the Bandwidth Formula</h1>

As explained in our previous post: 

>as we continue to scale the blockchain to more and more users, the bandwidth formula that we use to allocate resource usage across all of those users becomes increasingly important.

<h2>Move to Resource Credit System</h2>

To address this issue, we have completely rewritten the bandwidth system and created a new, state-of-the-art resource allocation system built around a new unit called “Resource Credits” (RCs). 

This resource allocation system is the first of its kind in the blockchain / cryptocurrency space and will be the most advanced “[freemium](https://en.wikipedia.org/wiki/Freemium)” blockchain model in existence.

<h2>RC Design Goals</h2>

Three primary design goals guided our development of the new bandwidth system. We wanted to create a system that 1) more efficiently allocates blockchain resources; 2) more accurately measures the true cost of running the blockchain; and 3) enables Steem developers to create more predictable user experiences.

<h3>Intelligent Resource Allocation</h3>

The most important goal of the resource allocation system is intelligent allocation of the blockchain’s resources. The more efficiently resources are allocated, the more user activity can be sustained. This is a critical component of scaling the blockchain. It is also critical that the system disincentivize the over-consumption of resources by users as well as spam. 

<h3>Accurate Transaction Cost</h3>

Every transaction on the Steem blockchain has an associated “cost” in terms of the strain it places on the blockchain’s resources. For example, storing more data in the blockchain can eventually lead to higher RAM requirements for steemd nodes. Increased resource requirements can lead to higher costs for node operators (including developers, witnesses, and exchanges). 

This is why it was critical that the blockchain calculate a transaction’s cost more accurately, based on as many factors as possible, and be empowered to limit which transactions can be performed based on their cost to the network.

These factors could include things such as:
- Blockchain history size
- Reindex time
- State file size
- Memory usage
- Disk iops
- Network bandwidth

<h3>Predictable UX</h3>

Under the current bandwidth system for Steem, users are given a certain number of “bytes” to use based on the amount of Steem Power (SP) they have. The blockchain reduces or increases the number of bytes they are given based on the activity occurring on the blockchain.

https://cdn.steemitimages.com/DQmXvHGPFciKsyb3s4S2HMSromFCXg8dQdLozm9Q1t5XpMU/Screen%20Shot%202018-06-07%20at%201.32.21%20PM.png


While this solution got us to where we are today, it confuses end-users by providing them with a purely binary choice: either acquire more SP, or be unable to transact on Steem. End-users cannot, for example, be told _**how much**_ bandwidth they will receive from their purchase of more SP. The amount of bandwidth that a certain amount of SP is worth also changes constantly, depending on the activity level of the network. In other words, as the system stands, it is all but impossible for Steem users to form an accurate mental model of bandwidth.

Enabling the formation of a mental model is critical to satisfying our third design requirement: more predictable user experiences on Steem. The predictable model that will result from this new system will enable simple and effective feedback from user interfaces (UIs) to inform users about their RC usage, their remaining RCs, the cost of new transactions (measured in RCs), and options for purchasing additional RCs by powering up SP if they would like additional bandwidth.

<h2>Dynamic Cost Calculation</h2>

An important design principle carried over from the previous bandwidth implementation was that of dynamic costs based on the blockchain’s activity, as this is a very efficient system. Transactions **should** “cost” more during times when the blockchain is busy and less during times when it is not. However, as we’ve discussed above, this approach comes with certain downsides in terms of users being able to form a predictable mental model of bandwidth use.

The solution we propose in our RC system is to have a one-to-one correlation between the number of RCs one can get with a certain amount of SP, but at the same time have the costs of various transactions (measured in RCs) change based on the blockchain’s current activity level. The costs are determined based on an internal, market-based system, which is explained below.

<h2>Gamification</h2>

An added benefit of the new system is that it will further gamify the Steem experience. When a user can know how many RCs they will have, how long it takes for those RCs to recharge, and how many RCs each transaction will cost, they will be able to make informed decisions about how to spend their RCs. 

While a primary objective for Steem is to minimize the cognitive load on users, this system will create new opportunities for developers looking to create more engaging applications. Developers will be able to provide interfaces that encourage their users to think tactically about how best to use their limited resources, because more granular data about resource consumption by individual users will be readily available. In addition, those users who may be inclined to over-consume blockchain resources (i.e. spammers) will be discouraged from doing so, as they will be shown very clearly just how much of their limited resources their efforts are consuming. 

<h1>Maintaining a Frictionless Experience</h1>

It is important to reiterate that the appropriate baseline user experience for Steem is: **as little friction and cognitive load as possible**. We refuse to offer solutions that interfere with this principle. However, another important aspect of any protocol is that it be maximally _flexible_. Users who simply want to read a few posts, leave a few comments, and send some Steem should be able to do so with ease. But it is also our responsibility to consider the people who want a more active and gamified user experience, as well as those seeking to waste network resources. In a sense, we want Steem to be a game that _everyone_ can enjoy playing, regardless of the type of user experience they prefer or their motivation for playing.

<h1>What are RCs?</h1>

The most important thing to understand about RCs is that they will be non-transferable credits given to each account based on how much Steem Power it has, which get “spent” whenever a user transacts with the Steem blockchain. Of course, if RCs did not replenish over time, then eventually everyone would become unable to transact at some point. For that reason, RCs regenerate over time. 

<h2>Fueling Transactions</h2>

Once the RC system goes into effect, all transactions on the Steem blockchain will be given a cost in terms of RCs. If an account doesn’t have sufficient credits, the transaction will not be allowed to occur. This is the same as the existing system, which does not allow transactions to occur if the account does not have sufficient bandwidth.

<h2>Resource Budget Pools</h2>

The new system differs from the current one in the creation of “resource budget pools” which will be established for each resource type (RAM usage, reindex time, etc.). Each pool could be viewed as the blockchain’s “stockpile” of the corresponding resource. RCs will be the “currency” that the blockchain uses to price the resources in those stockpiles, and the internal medium of exchange for said resources. 

Again, this is all happening behind the scenes and will require no conscious engagement by the user. It is simply a technical solution to the problem of maximizing the efficient usage of the computational resources available to the network _in a scalable manner_. Markets, after all, are arguably humanity’s most practical method of distributing resources among populations beyond the bounds of a small tribe.

<h3>Computing Price</h3>

The price of each resource will be based on the current level of the stockpile. As the stockpile decreases, the price of that resource (in terms of RCs) increases. In other words, as the stockpile goes down, accounts will have to pay more RCs to use the remaining resources.

Cost in RCs won’t translate into anything like a price increase in terms of STEEM or USD, due to the fact that RCs are non-transferrable. The goal is only to leverage a market system to ration resources, not to create speculative opportunities or manufacture another token that can be used to purchase goods or services.

<h3>Computing Cost</h3>

For each transaction, the System will statelessly compute a value and exchange rate in RC for resources like CPU megacycles, state memory, and history size. 

From the github PR:

> If CPU cycles cost 5 RC / megacycle, state memory costs 8 RC / byte, and history size costs 4 RC / byte, a transaction which takes 2 megacycles, creates 50 bytes of state, and has a 150 byte transaction size will cost 2*5 + 50*8 + 150*4 = 1010 RC.
- @youkaicountry

<h2>Technical Details</h2>
 
For those interested in the technical details behind the new RC Bandwidth system, more information can be found in our wiki article on [RC-Bandwidth-Parameters](https://github.com/steemit/steem/wiki/RC-Bandwidth-Parameters).
 
<h2>Summary</h2>
 
These changes will lead to a far more pleasant, more transparent, and more **predictable** user experience across all Steem applications, and will more accurately allocate network resources by leveraging an efficient market mechanism. 
 
<h1>Discussion Welcome</h1>
 
The RC System is only one aspect of HF20 that we have been hard at work on. Because it is a significant change and a dramatic improvement, we wanted to take this opportunity to thoroughly explore this issue with the community.
 
If you’d like to learn more about the RC System, or if you have any questions relating to it, please leave them in the comments section below. 
 
Thank you for reading.
 
_Steemit Blockchain Team_
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 169 others
properties (23)
authorsteemitblog
permlinkblockchain-update-2-hf20-progress-and-bandwidth-changes
categorybandwidth
json_metadata{"tags":["bandwidth","steem","blockchain","hf20","steemdev"],"users":["youkaicountry"],"image":["https://i.imgur.com/LvEQsmE.jpg","https://cdn.steemitimages.com/DQmXvHGPFciKsyb3s4S2HMSromFCXg8dQdLozm9Q1t5XpMU/Screen%20Shot%202018-06-07%20at%201.32.21%20PM.png"],"links":["https://steemit.com/steem/@steemitblog/steemit-blockchain-team-update-appbase-rocksdb-bandwidth-hf20-smts-and-more","https://en.wikipedia.org/wiki/Freemium","https://github.com/steemit/steem/wiki/RC-Bandwidth-Parameters"],"app":"steemit/0.1","format":"markdown"}
created2018-06-12 19:21:18
last_update2018-06-12 19:21:18
depth0
children87
last_payout2018-06-19 19:21:18
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_length10,496
author_reputation332,472,558,821,177
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout0.000 HBD
percent_hbd10,000
post_id60,486,413
net_rshares171,756,118,150,172
author_curate_reward""
vote details (233)
@adarshh ·
> Transactions should “cost” more during times when the blockchain is busy and less during times when it is not.

Shouldn't an architecture work the other way? when the system is optimally used then you have budgeted for the transactions already and hence it must be cheaper. When it is not often used, then it becomes more expensive because of dark resources lying around. as far as the user is concerned, more the number of transactions, the more he is subsidized to use it.

>When a user can know how many RCs they will have, how long it takes for those RCs to recharge, and how many RCs each transaction will cost, they will be able to make informed decisions about how to spend their RCs.

Earlier we were faced with unknown bandwidth failures. Now we will be explicitly told whether we can post or not. I guess makes it easy for me to not be baffled by strange failures.  This change is about educating the user about the problem and not solving anything. unless there is something thought of in the future that i am not aware of.

>The most important thing to understand about RCs is that they will be non-transferable credits given to each account based on how much Steem Power it has,

we are already aware of steem power. why not just stick with it instead? internally RCs are a good idea but is there any significant problem that we are solving by pushing the information to the average user?

>RCs will be the “currency” that the blockchain uses to price the resources in those stockpiles, and the internal medium of exchange for said resources.

did this change come about because of our progression to acquiring new communities using SMTs? i think that this a great idea if you can expose the blockchain to enterprise customers. one of the largest problems that enterprises face is the dissatisfaction of their customers with literature (training manuals, installation docs...). get enterprises to use our blockchain for content publishing and get their customers to constantly rate and correct them. then RCs are a beautiful approach.

```i think the RC system has far better applications if they are outward facing rather than within the existing community. i understand the rationale though. good luck```
properties (22)
authoradarshh
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t052145424z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 05:21:45
last_update2018-06-13 05:21:45
depth1
children0
last_payout2018-06-20 05:21: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_length2,221
author_reputation1,909,676,117,380
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,539,305
net_rshares0
@arcange ·
Congratulations @steemitblog!
Your post was mentioned in the [Steemit Hit Parade](https://steemit.com/hit-parade/@arcange/daily-hit-parade-20180612) in the following category:

* Pending payout - Ranked 4 with $ 493,7
properties (22)
authorarcange
permlinkre-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t180435000z
categorybandwidth
json_metadata""
created2018-06-13 16:14:15
last_update2018-06-13 16:14:15
depth1
children0
last_payout2018-06-20 16:14: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_length218
author_reputation1,146,622,708,341,708
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,604,791
net_rshares0
@artgirl · (edited)
$0.03
Uhm, it sounds technical and I don't fully understand it. So what effect will it have on users again? Is it disadvantageuous to newbies/redfishes and will it affect minnows in a bad way or no?

What about the dust votes issue? Is there anything that will be done about it? Will I be told to submit a proposal on utopian.io again? I'm not into programming and such.
👍  ,
properties (23)
authorartgirl
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180617t183050586z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-17 18:31:12
last_update2018-06-17 18:33:18
depth1
children0
last_payout2018-06-24 18:31:12
cashout_time1969-12-31 23:59:59
total_payout_value0.021 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length364
author_reputation78,178,999,387,607
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,126,865
net_rshares12,264,020,440
author_curate_reward""
vote details (2)
@artofwisdom ·
![bandwidth.jpg](https://cdn.steemitimages.com/DQmcPfav9r13gX1T46Xiuwf3HxFapwFqJYgSxFYLxLzmDg6/bandwidth.jpg)
properties (22)
authorartofwisdom
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t101034268z
categorybandwidth
json_metadata{"tags":["bandwidth"],"image":["https://cdn.steemitimages.com/DQmcPfav9r13gX1T46Xiuwf3HxFapwFqJYgSxFYLxLzmDg6/bandwidth.jpg"],"app":"steemit/0.1"}
created2018-06-13 10:12:03
last_update2018-06-13 10:12:03
depth1
children0
last_payout2018-06-20 10:12:03
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_length109
author_reputation1,440,510,060,550
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,564,313
net_rshares0
@bashadow ·
If the changes in the updated privacy and TOS pages were made due to this update, you need to look at that update and how it was implemented, 5 seconds is insufficient time to read a multi page document, I was forced to accept changes to these two documents in order to continue using steemit. So if the new updated pages were a result of this please rework the Update and allow others time to read before having to blindly accept policy changes.

I know this had absolutely nothing to do with the changes in policy, but no other avenue appears to be available to let you know it was a screwed up update.
properties (22)
authorbashadow
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t214839148z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-12 21:48:36
last_update2018-06-12 21:48:36
depth1
children1
last_payout2018-06-19 21:48: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_length604
author_reputation100,388,692,638,882
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,501,323
net_rshares0
@timcliff ·
$0.07
It looks like the TOS change was rolled back pretty quickly after it was applied.
👍  
properties (23)
authortimcliff
permlinkre-bashadow-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t012906024z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 01:29:06
last_update2018-06-13 01:29:06
depth2
children0
last_payout2018-06-20 01:29:06
cashout_time1969-12-31 23:59:59
total_payout_value0.049 HBD
curator_payout_value0.016 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length81
author_reputation272,954,445,077,789
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,520,003
net_rshares25,567,718,815
author_curate_reward""
vote details (1)
@blacksweet24 ·
Mantap...
properties (22)
authorblacksweet24
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t041531292z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 04:15:33
last_update2018-06-13 04:15:33
depth1
children0
last_payout2018-06-20 04:15:33
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_length9
author_reputation116,088,226,008
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,533,970
net_rshares0
@caomjnh102 ·
good job
properties (22)
authorcaomjnh102
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t043132074z
categorybandwidth
json_metadata{"tags":["bandwidth"],"community":"busy","app":"busy/2.4.0"}
created2018-06-13 04:31:36
last_update2018-06-13 04:31:36
depth1
children0
last_payout2018-06-20 04:31: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_length8
author_reputation244,575,328
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,535,333
net_rshares0
@casagrande ·
Great job, guys! Thanks for the work, let's do it ;)
properties (22)
authorcasagrande
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t193547339z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-12 19:36:24
last_update2018-06-12 19:36:24
depth1
children1
last_payout2018-06-19 19:36:24
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_length52
author_reputation44,039,181,277,485
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,488,087
net_rshares0
@muhammad-nauman ·
http://a1leathershop.com/
👎  
properties (23)
authormuhammad-nauman
permlinkre-casagrande-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t210916333z
categorybandwidth
json_metadata{"tags":["bandwidth"],"links":["http://a1leathershop.com/"],"app":"steemit/0.1"}
created2018-06-13 09:08:30
last_update2018-06-13 09:08:30
depth2
children0
last_payout2018-06-20 09:08:30
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_length25
author_reputation-788,777,832,653
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,558,578
net_rshares-1,980,057,280
author_curate_reward""
vote details (1)
@chesatochi · (edited)
I have not understood everything, but at least the developer team is working hard to optimize the bandwidth and increase the user experience.

Should be great to see a video of this feature in action!
properties (22)
authorchesatochi
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t201743269z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-12 20:17:42
last_update2018-06-12 20:18:54
depth1
children0
last_payout2018-06-19 20:17:42
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_length200
author_reputation235,233,928,560,443
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,492,230
net_rshares0
@cranium ·
**The first thing that comes to mind is "How is freedom and decentralization?", Although on the other hand this will solve the problem with spam.**
>Первое что приходит на ум - "Как же свобода и децентрализация?", хотя, с другой стороны так будет решена проблема со спамом.
properties (22)
authorcranium
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t193832633z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-12 19:38:30
last_update2018-06-12 19:38:30
depth1
children0
last_payout2018-06-19 19:38:30
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_length273
author_reputation448,523,569,501,385
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,488,300
net_rshares0
@crimsonclad ·
$0.37
This has indeed been something that often has been very confusing for new users. While the previous balancing worked (though it sometimes really did get hammered), the idea of a more tangible, easily understood system is a good step to empowering these users to make better choices &mdash; based on understanding their own abilities, instead of smashing a button and praying the numbers swing ever in their favour. 

This is something I spend a lot of time explaining to users new and old, and to the skeptics out there. I appreciate the move towards something more predictable that will help people better *actually* understand the technology they enjoy. Cheers.
👍  , ,
properties (23)
authorcrimsonclad
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t203649654z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-12 20:36:48
last_update2018-06-12 20:36:48
depth1
children0
last_payout2018-06-19 20:36:48
cashout_time1969-12-31 23:59:59
total_payout_value0.277 HBD
curator_payout_value0.090 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length663
author_reputation323,763,088,722,311
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,494,082
net_rshares143,242,078,352
author_curate_reward""
vote details (3)
@crosswell ·
Hi, @steemitblog! Please take a minute and check out my new Steemit t-shirt design. I was working on it for a long time and hope that it is nice.
https://teespring.com/welcome-to-steemit-t-shirt
![front.jpg](https://cdn.steemitimages.com/DQmZcpq7XAW3NKckGy5Z5m5hVLV1R53qZQtsTY1Qgb5xJfe/front.jpg)
👎  
properties (23)
authorcrosswell
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t220115497z
categorybandwidth
json_metadata{"tags":["bandwidth"],"users":["steemitblog"],"image":["https://cdn.steemitimages.com/DQmZcpq7XAW3NKckGy5Z5m5hVLV1R53qZQtsTY1Qgb5xJfe/front.jpg"],"links":["https://teespring.com/welcome-to-steemit-t-shirt"],"app":"steemit/0.1"}
created2018-06-12 22:01:15
last_update2018-06-12 22:01:15
depth1
children0
last_payout2018-06-19 22:01: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_length296
author_reputation-844,903,452,443
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,502,585
net_rshares-22,694,438,238
author_curate_reward""
vote details (1)
@crypto-econom1st ·
First of all, do you realize that if you explain HF20 to 1,000 randomly chosen people in a crowded shopping street, you will have 99% chance that all of these 1,000 people don't understand 1 word of what you have written. Does anyone realize that?

And how many people on Steemit do actually understand this?

And second, what happened to the curation adjustment? I thought HF20 would contain a change for how curation works?
👍  
properties (23)
authorcrypto-econom1st
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t202501653z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-12 20:25:00
last_update2018-06-12 20:25:00
depth1
children10
last_payout2018-06-19 20:25: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_length425
author_reputation4,447,971,413,472
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,493,003
net_rshares4,720,745,900
author_curate_reward""
vote details (1)
@lunaticpandora ·
$0.84
That was explained on a previous post, this is just an update to the bandwidth usage and i don't think your argument of explaining it to 1000 people is valid, try to explain to people how electricity works to 1000 random people and no one will understand you, this is advanced stuff, the curation stuff you are looking for was posted awhile ago.
👍  , , , ,
properties (23)
authorlunaticpandora
permlinkre-crypto-econom1st-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t204323657z
categorybandwidth
json_metadata{"tags":["bandwidth"],"community":"busy","app":"busy/2.4.0"}
created2018-06-12 20:43:24
last_update2018-06-12 20:43:24
depth2
children1
last_payout2018-06-19 20:43:24
cashout_time1969-12-31 23:59:59
total_payout_value0.635 HBD
curator_payout_value0.205 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length345
author_reputation103,012,459,262,850
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,494,709
net_rshares326,373,874,109
author_curate_reward""
vote details (5)
@crypto-econom1st ·
To put my story a bit better in perspective, I think many people believed that the banking crises became reality because those bankers were selling very complex products. And most bankers didn't even understand how those complex products worked. So it looks like the same thing is happening again, but this time with crypto.

Besides that I see many other things happening in crypto, that we also saw with bankers. The most clear ones are greed and scams.

About electricity, you have a fair point here. Nevertheless it is not an investment. It works as simple as: what you use is what you pay for. You can check every day what you have used.

If I would delegate to Steemhunt, I would be really clueless about what I'm doing. That goes for the majority of people. I see many crypto enthousiastics that say this will become mainstream one day. But if anyone learned something from the banking crises, it better won't become mainstream.

I hope this clarifies things a bit?
properties (22)
authorcrypto-econom1st
permlinkre-lunaticpandora-re-crypto-econom1st-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t093151755z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 09:31:51
last_update2018-06-13 09:31:51
depth3
children0
last_payout2018-06-20 09:31: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_length972
author_reputation4,447,971,413,472
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,560,712
net_rshares0
@smooth ·
$0.28
There are numerous other changes in HF20. This post is only discussing bandwidth.
👍  ,
properties (23)
authorsmooth
permlinkre-crypto-econom1st-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t205856100z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-12 20:58:57
last_update2018-06-12 20:58:57
depth2
children7
last_payout2018-06-19 20:58:57
cashout_time1969-12-31 23:59:59
total_payout_value0.213 HBD
curator_payout_value0.067 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length81
author_reputation253,602,537,834,068
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,496,154
net_rshares109,094,296,544
author_curate_reward""
vote details (2)
@crypto-econom1st ·
Do you happen to know when HF19 took place? And when HF20 was first time announced?
properties (22)
authorcrypto-econom1st
permlinkre-smooth-re-crypto-econom1st-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t092242928z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 09:22:42
last_update2018-06-13 09:22:42
depth3
children6
last_payout2018-06-20 09:22:42
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_length83
author_reputation4,447,971,413,472
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,559,910
net_rshares0
@cryptoctopus ·
$0.42
It's a necessary step for proper scaling on the blockchain. Thank you for the weekly update, they have been greatly appreciated.
👍  , , ,
properties (23)
authorcryptoctopus
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t201221824z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-12 20:12:21
last_update2018-06-12 20:12:21
depth1
children1
last_payout2018-06-19 20:12:21
cashout_time1969-12-31 23:59:59
total_payout_value0.320 HBD
curator_payout_value0.098 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length128
author_reputation365,406,972,531,657
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,491,721
net_rshares163,231,684,637
author_curate_reward""
vote details (4)
@muhammad-nauman ·
http://a1leathershop.com/
👎  ,
properties (23)
authormuhammad-nauman
permlinkre-cryptoctopus-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t204417628z
categorybandwidth
json_metadata{"tags":["bandwidth"],"links":["http://a1leathershop.com/"],"app":"steemit/0.1"}
created2018-06-13 08:43:30
last_update2018-06-13 08:43:30
depth2
children0
last_payout2018-06-20 08:43:30
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_length25
author_reputation-788,777,832,653
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,556,417
net_rshares-3,764,094,852
author_curate_reward""
vote details (2)
@cryptothoughts · (edited)
I think you need to make it easier to make money on steemit, this would increase retention rates of users.

One way to do this would be to Reduce the dust threshold cap from the current 0.0251 to 0.001

most people don't realise you need 200 sp for your vote to actually earn anything.

@steemitblog

Figure out a better approach to deter spammers / bandwidth usage
👍  
properties (23)
authorcryptothoughts
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180618t155203252z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1","users":["steemitblog"]}
created2018-06-18 15:52:03
last_update2018-06-18 16:40:18
depth1
children0
last_payout2018-06-25 15:52:03
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_length365
author_reputation10,949,737,064,443
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,242,659
net_rshares4,657,743,516
author_curate_reward""
vote details (1)
@davemccoy · (edited)
$0.02
I hope you are right about this... 

>Summary: These changes will lead to a far more pleasant, more transparent, and more predictable user experience across all Steem applications, and will more accurately allocate network resources by leveraging an efficient market mechanism.

I hope you've focused grouped it, spoke to existing users of all varieties (not just your group of long time friends and large steem holders), and really put some thought into the dreadful user experience that most newbies and minnows feel (and thus have subsequently left).  I know it doesn't appear that you are doing these things, but obviously they may be happening and no one talks about it.  

Either way, if it results in a smoother experience where "people" are less frustrated and don't have to spend more just to use the system, then I'm all for it... And by "people" I mean real humans that are needed to develop real communities.

I will see and hope you are right about this being a "pleasant" change, I want to see steemit succeed just like the big boys (and girls)!
👍  
properties (23)
authordavemccoy
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t020830050z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 02:08:33
last_update2018-06-13 13:54:54
depth1
children1
last_payout2018-06-20 02:08:33
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,059
author_reputation59,567,480,850,544
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,523,390
net_rshares10,284,005,907
author_curate_reward""
vote details (1)
@muhammad-nauman ·
http://a1leathershop.com/
👎  ,
properties (23)
authormuhammad-nauman
permlinkre-davemccoy-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t204449958z
categorybandwidth
json_metadata{"tags":["bandwidth"],"links":["http://a1leathershop.com/"],"app":"steemit/0.1"}
created2018-06-13 08:44:03
last_update2018-06-13 08:44:03
depth2
children0
last_payout2018-06-20 08:44:03
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_length25
author_reputation-788,777,832,653
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,556,461
net_rshares-32,956,014,345
author_curate_reward""
vote details (2)
@dwarrilow2002 ·
$0.21
Last week we started the roll out of steemhost.com. Steemhost shows the blog list of individuals (or groups) but redirects people to steemit or busy to view (and vote) the specific post. 

In addition to being able to include the content of specific people on the site, it also adds the element of banner ads advertising. What is important about this is that the advertisements are purchased with steem which should cause upward pressure on its price. 
Part of what will motivate steemians to administer their own pages and steem visitors to view those sites are that they are rewarded in steem power delegation. 

To view an example of a page where two bloggers are on the same page is
https://steemhost.com/@steemitblog

I set both @steemitblog and @ned to act as contributors to this page.

If you are a visitor, you need to log in with steemconnect to be rewarded.
👍  
properties (23)
authordwarrilow2002
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t205242123z
categorybandwidth
json_metadata{"tags":["bandwidth"],"users":["steemitblog","ned"],"links":["https://steemhost.com/@steemitblog"],"app":"steemit/0.1"}
created2018-06-13 20:52:42
last_update2018-06-13 20:52:42
depth1
children8
last_payout2018-06-20 20:52:42
cashout_time1969-12-31 23:59:59
total_payout_value0.206 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length868
author_reputation3,266,337,977,991
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,634,712
net_rshares80,167,639,342
author_curate_reward""
vote details (1)
@bokeh ·
![](https://cdn.steemitimages.com/DQmRhyXv7NEtMruroNmdHnB8e6fq5BczfeNNrRzaXbjZf2o/afbeelding.png) 

"Error when processing request!" awesome :D
👍  
properties (23)
authorbokeh
permlinkre-dwarrilow2002-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180617t174831419z
categorybandwidth
json_metadata{"tags":["bandwidth"],"image":["https://cdn.steemitimages.com/DQmRhyXv7NEtMruroNmdHnB8e6fq5BczfeNNrRzaXbjZf2o/afbeelding.png"],"app":"steemit/0.1"}
created2018-06-17 17:48:30
last_update2018-06-17 17:48:30
depth2
children7
last_payout2018-06-24 17:48:30
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_length143
author_reputation2,618,152,240,963
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id61,122,630
net_rshares805,915,945
author_curate_reward""
vote details (1)
@dwarrilow2002 ·
Could you confirm which browser you are using? Were you attempting the login (it uses steemconnect to only identify who you were. Thanks for the error checking.
properties (22)
authordwarrilow2002
permlinkre-bokeh-re-dwarrilow2002-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180617t181513997z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-17 18:15:15
last_update2018-06-17 18:15:15
depth3
children6
last_payout2018-06-24 18:15: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_length160
author_reputation3,266,337,977,991
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,125,235
net_rshares0
@edb ·
Please don't display yet another currency for the poor users! Could you visualize the RCs as a progress bar instead?
👍  
properties (23)
authoredb
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t211302313z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-12 21:13:03
last_update2018-06-12 21:13:03
depth1
children1
last_payout2018-06-19 21:13:03
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_length116
author_reputation35,653,564,934,000
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,497,661
net_rshares0
author_curate_reward""
vote details (1)
@timcliff ·
It will be entirely up to the UIs to decide how to best represent the data to the user.
properties (22)
authortimcliff
permlinkre-edb-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t012713775z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 01:27:15
last_update2018-06-13 01:27:15
depth2
children0
last_payout2018-06-20 01:27: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_length87
author_reputation272,954,445,077,789
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,519,861
net_rshares0
@elektr1ker · (edited)
How are the RC costs calculated, sounds to me like a fixed fee? I like the idea of beeing hardware near at the cost, but if RAM prices for example keep rising, these costs need to be increased. Or did I get something wrong here?
👍  
properties (23)
authorelektr1ker
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t065616675z
categorybandwidth
json_metadata{"tags":["bandwidth"],"community":"busy","app":"busy/2.4.0"}
created2018-06-13 06:55:33
last_update2018-06-13 07:48:24
depth1
children0
last_payout2018-06-20 06:55:33
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_length228
author_reputation483,223,942,335
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,547,061
net_rshares113,464,640
author_curate_reward""
vote details (1)
@eliaseduardo ·
buen post amigo
properties (22)
authoreliaseduardo
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t035907905z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 03:59:06
last_update2018-06-13 03:59:06
depth1
children0
last_payout2018-06-20 03:59: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_length15
author_reputation12,429,075,055
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,532,528
net_rshares0
@ervin-lemark ·
Look interesting and probably is an improvement. Otherwise, you wouldn't be pondering about it and developing it.

For me, the bandwidth *model* is (was) a non-issue. I never even tried to understand it and it never was a problem. It might be a different story for new users with a low amount of SP, though.

Will this GC approach in any way force the change of behavior of an average user?

Ps: I love the usage of high-speech in some sentences. Looks like you developers are also philosophers and psychologists at the same time :)
properties (22)
authorervin-lemark
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t092027878z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 09:20:57
last_update2018-06-13 09:20:57
depth1
children0
last_payout2018-06-20 09:20:57
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_length532
author_reputation470,894,562,729,535
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,559,756
net_rshares0
@fredrikaa ·
> Markets, after all, are arguably humanity’s most practical method of distributing resources among populations beyond the bounds of a small tribe.

Just a little bit of food for throught thrown in there for the reader's amusement? ;p

Exciting update. I hope this does indeed make spamming more expensive / demanding of SP.
properties (22)
authorfredrikaa
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t232700626z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-12 23:26:54
last_update2018-06-12 23:26:54
depth1
children0
last_payout2018-06-19 23:26:54
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_length324
author_reputation310,528,541,043,341
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,510,075
net_rshares0
@gadrian ·
Maybe you had a different idea in mind, about the plan after AFTER HF20, regarding bandwidth.

Here's how I see things unfold, but I may be wrong.

RCs will continue to be shown as a progress bar on the tools which currently show the bandwidth.

All apps and tools will need to update to interactively add information (as tooltips?) about the cost for each action.

Am I right? I realize these are two separate things, blockchain development and apps/tools development, but how else would these new costs be presented without creating confusion?
properties (22)
authorgadrian
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t101219884z
categorybandwidth
json_metadata{"tags":["bandwidth"],"community":"busy","app":"busy/2.4.0"}
created2018-06-13 10:12:24
last_update2018-06-13 10:12:24
depth1
children0
last_payout2018-06-20 10:12:24
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_length545
author_reputation639,175,014,957,101
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,564,342
net_rshares0
@gumbotrader ·
Why is payout declined. I never seen that one before
properties (22)
authorgumbotrader
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t201351305z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-12 20:13:51
last_update2018-06-12 20:13:51
depth1
children2
last_payout2018-06-19 20:13: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_length52
author_reputation3,820,318,677,989
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,491,868
net_rshares0
@gadrian ·
"Declined payout" means that the author doesn't want the payout generated from the upvotes. His or her payout will be returned to the rewards pool (or rather not distributed at all). 

On the other hand, a high payout, even if it's declined, can put the post on the trending page.
properties (22)
authorgadrian
permlinkre-gumbotrader-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t095018427z
categorybandwidth
json_metadata{"tags":["bandwidth"],"community":"busy","app":"busy/2.4.0"}
created2018-06-13 09:50:21
last_update2018-06-13 09:50:21
depth2
children0
last_payout2018-06-20 09:50:21
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_length280
author_reputation639,175,014,957,101
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,562,433
net_rshares0
@okbuddy ·
$0.03
as a publisher you have that choice. the stories from @steemitblog and @ned often times decline payout.
👍  ,
properties (23)
authorokbuddy
permlinkre-gumbotrader-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t203537879z
categorybandwidth
json_metadata{"tags":["bandwidth"],"users":["steemitblog","ned"],"app":"steemit/0.1"}
created2018-06-12 20:35:36
last_update2018-06-12 20:35:36
depth2
children0
last_payout2018-06-19 20:35:36
cashout_time1969-12-31 23:59:59
total_payout_value0.022 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length103
author_reputation59,391,949,010
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,493,980
net_rshares11,425,570,545
author_curate_reward""
vote details (2)
@hiroyamagishi ·
$1.18
Thanks for updating us everytime. Scalability is the main issue that the other blockchain are still battling over. There is a saying that ***Prevention is better than cure.*** I know in just a matter of time many people including celebrities will get on board and it will exponentially increase the user and the scalability issue will come. Implementing this kind of solution will enhance our user experience in the platform. An update like this is why I do believe that Steem is the best blockchain out there. Great great great update! HF20!
👍  ,
properties (23)
authorhiroyamagishi
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t130521766z
categorybandwidth
json_metadata{"tags":["bandwidth"],"community":"busy","app":"busy/2.4.0"}
created2018-06-13 13:05:21
last_update2018-06-13 13:05:21
depth1
children0
last_payout2018-06-20 13:05:21
cashout_time1969-12-31 23:59:59
total_payout_value0.884 HBD
curator_payout_value0.292 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length542
author_reputation71,901,302,671,995
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,582,197
net_rshares452,801,699,556
author_curate_reward""
vote details (2)
@janetroy ·
I was in a situation to investigate my cheating husband. Thanks to hackempire77@gmail.com that helped me hacked his whatsapp account and i was able to see he was truly cheating on me. The hacker really helped me. Are you looking for the best hacker in town , look no further and let hackempire77@gmail.com help you catch your cheating spouse red handed, He is the best and i recommend him to everyone.
properties (22)
authorjanetroy
permlinkre-steemitblog-2018614t513781z
categorybandwidth
json_metadata{"tags":["bandwidth","steem","blockchain","hf20","steemdev"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-06-14 12:13:21
last_update2018-06-14 12:13:21
depth1
children0
last_payout2018-06-21 12:13:21
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_length401
author_reputation-1,880,863,619,889
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,716,326
net_rshares0
@janetroy ·
I was in a situation to investigate my cheating husband. Thanks to hackempire77@gmail.com that helped me hacked his whatsapp account and i was able to see he was truly cheating on me. The hacker really helped me. Are you looking for the best hacker in town , look no further and let hackempire77@gmail.com help you catch your cheating spouse red handed, He is the best and i recommend him to everyone.
properties (22)
authorjanetroy
permlinkre-steemitblog-2018614t551978z
categorybandwidth
json_metadata{"tags":["bandwidth","steem","blockchain","hf20","steemdev"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-06-14 12:05:09
last_update2018-06-14 12:05:09
depth1
children0
last_payout2018-06-21 12:05: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_length401
author_reputation-1,880,863,619,889
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,715,496
net_rshares0
@jarvie ·
Somtimes i get lost in the technical details but thanks for making this one pretty easily understandable. 
Just another system to replace bandwidth ... I never understood how bandwidth works but sounds like this one will be understandable (even if complex) ... I'm guessing this will make HF20 a bit more important to implement sooner than later. So that's always fun.

**MY QUESTION:**
Will RCs be spent just by users or will tools doing API calls (or other backend stuff looking at the blockchain) need a stockpile of RCs?
properties (22)
authorjarvie
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t214741242z
categorybandwidth
json_metadata{"tags":["bandwidth"],"community":"steempeak","app":"steempeak"}
created2018-06-12 21:47:42
last_update2018-06-12 21:47:42
depth1
children2
last_payout2018-06-19 21:47:42
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_length525
author_reputation388,491,264,112,133
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,501,241
net_rshares0
@timcliff ·
Any account (whether bot or human) that posts a transaction to the blockchain will be charged RCs.
👍  
properties (23)
authortimcliff
permlinkre-jarvie-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t012812016z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 01:28:12
last_update2018-06-13 01:28:12
depth2
children1
last_payout2018-06-20 01:28:12
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_length98
author_reputation272,954,445,077,789
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,519,933
net_rshares5,765,453,460
author_curate_reward""
vote details (1)
@jarvie ·
$0.02
OK no thanks... so checking out the blockchain or doing a call to search it is no cost... just those that POST. Just clarifying. 
👍  
properties (23)
authorjarvie
permlinkre-timcliff-re-jarvie-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t030136211z
categorybandwidth
json_metadata{"tags":["bandwidth"],"community":"steempeak","app":"steempeak"}
created2018-06-13 03:01:39
last_update2018-06-13 03:01:39
depth3
children0
last_payout2018-06-20 03:01:39
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length129
author_reputation388,491,264,112,133
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,527,633
net_rshares10,765,882,809
author_curate_reward""
vote details (1)
@joele ·
$0.05
News and Updates like this should be pinned at the top for at least 24 hours.
👍  
properties (23)
authorjoele
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t124928381z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 12:49:57
last_update2018-06-13 12:49:57
depth1
children0
last_payout2018-06-20 12:49:57
cashout_time1969-12-31 23:59:59
total_payout_value0.051 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length77
author_reputation2,761,532,307,555
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,580,381
net_rshares20,318,179,450
author_curate_reward""
vote details (1)
@jongolson ·
The gamification angle is fascinating to me and will be very excited to see how that idea matures.

Love the idea of rewarding people for growing their account in more ways than just blogging / creating and curating content. This seems to tackle investing in the blockchain and bring that element into growing their account.

If you can effectively gamify it...Very exciting :)
properties (22)
authorjongolson
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t200728025z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-12 20:07:27
last_update2018-06-12 20:07:27
depth1
children0
last_payout2018-06-19 20:07: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_length377
author_reputation1,944,117,274,884,163
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,491,200
net_rshares0
@mattclarke ·
Good to know. Sorry I missed this for so long. 
Could we look at enabling editing of posts after payout, perhaps with a high RC cost? 
We'd only use it rarely, but looking back through my blog and seeing broken links really bothers me. I can't be the only one.
properties (22)
authormattclarke
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180622t195334945z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-22 19:53:36
last_update2018-06-22 19:53:36
depth1
children0
last_payout2018-06-29 19:53: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_length260
author_reputation127,515,071,982,044
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,816,213
net_rshares0
@mirceakitsune ·
$0.49
And yet there is still no formula to allow free account registrations without manual approval (SMS verification): The #1 barrier for new users wanting to join STEEM and DTube.
👍  
properties (23)
authormirceakitsune
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t162719323z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 16:25:15
last_update2018-06-13 16:25:15
depth1
children0
last_payout2018-06-20 16:25:15
cashout_time1969-12-31 23:59:59
total_payout_value0.372 HBD
curator_payout_value0.122 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length175
author_reputation8,555,330,262
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,606,042
net_rshares192,827,558,201
author_curate_reward""
vote details (1)
@paulag ·
although I like the idea, I do see some drawbacks.  Mainly the use of what you have termed another 'currency'.  We have steem, we have sbd, we have vest, and now we will have RC. 

This opens a question...will smts need SP or RC to run smoothly?  SP will give you RC, so its still SP that is needed right?
👍  
properties (23)
authorpaulag
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t215719081z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 21:57:18
last_update2018-06-13 21:57:18
depth1
children1
last_payout2018-06-20 21:57:18
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_length305
author_reputation274,264,287,951,003
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,640,819
net_rshares5,864,384,587
author_curate_reward""
vote details (1)
@nealmcspadden ·
I was thinking the same thing.

If it's proportional to SP, why not just use a portion of the voting power rewards since that's already built in?
properties (22)
authornealmcspadden
permlinkre-paulag-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180614t002205111z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-14 00:22:09
last_update2018-06-14 00:22:09
depth2
children0
last_payout2018-06-21 00:22: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_length145
author_reputation297,254,610,598,546
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,653,178
net_rshares0
@playfulfoodie ·
I'll not talk about the shortterm mess this HF20 has caused, because plenty of others have already gone before me and all has probably already been said.

Instead, I'd like to talk about the added longterm confusion. We used to have Steem, Steem Power, Steem Dollars. This is a hard thing to wrap your mind around when you're just starting out here, especially as a regular blogger kinda person. Now, we have RC and Mana. Not 'instead', but as an added difficulty. Please understand how huge the learning curve is becoming. If you want more users and be 'mainstream', things should be easy to learn, they should not become more difficult like they just did with HF20.

Also, even if you don't understand all of the terms, at the very least a user should be able to easily see *why* they can't do something. Why does the system not allow them to post, comment, upvote, whatever? What the heck is wrong with their account? It will be RC ofcourse, but that's confusing. And how do they even know their RC?

__They have to go *off-site* towards *steemd.com* to figure out why their *steemit.com* account isn't working.__

That's where the pretty mana/rc bars are found. Not on steemit.com. Not everyone knows about steemd.com. Heck, I was poking around on steemdb.com at first, until I reading multiple user posts to found out my little 'typo' mistake. If a user of two years gets confused by this, how do you think a new user will feel now? Besides that, and I can't believe these words still have to be said, anything important about the functioning of a certain site __should be found on that particular site__.

Please, please work on steemit.com UI...

*(Or you know... just come right out and say that you don't care about steemit.com and will only be focussing on other Steem projects. But again, as clear information on the steemit.com site itself.)*

Oh, and if you *do* decide to work on steemit.com, please add some handy features like filtering a certain user's blog by tag, or a notification system which shows you every post/comment you've been mentioned in *(horrible for whales, but handy for the majority of us)*.

User experience needs so much love!

In the years that I've been here, I've grown to love Steemit, but the user experience is being neglected and it is just so sad for me to see. I *want* Steemit to succeed and grow bigger, go mainstream and fight off all of its competitors *(plenty are popping up now)*. I just don't see that happening if user experience doesn't improve. Having a shot at mainsteam means building for the 'weakest minds', not the sharpest minds that exist in cryptoland.
👍  ,
properties (23)
authorplayfulfoodie
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180927t061937071z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-09-27 06:19:42
last_update2018-09-27 06:19:42
depth1
children0
last_payout2018-10-04 06:19:42
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_length2,617
author_reputation121,642,196,164,382
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id72,257,980
net_rshares767,860,099
author_curate_reward""
vote details (2)
@por500bolos ·
> Enabling the formation of a **mental model** is critical to satisfying our third design requirement: more predictable user experiences on Steem.

Mental Model.. Mental Model.. Mental Map.... Ah! [¡Stigma!](https://steemit.com/science/@por500bolos/substance-vs-ontology-of-the-events-consciousness-part-ii)

***Uhm, ¿Where the heck I've heard that before?*** 

> While a primary objective for Steem is to **minimize the cognitive load on users,** this system will create new opportunities for developers looking to create more **engaging applications.**

Cognitive load.. Cognitive load.. Engaging applications....

***Uhm, erm yeah, better leave **that** like that!! };)***

#### RC~SP & “stockpile”~"rewards pool" ¿Is that right? Yeah, discuss!!
properties (22)
authorpor500bolos
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t054727215z
categorybandwidth
json_metadata{"tags":["bandwidth"],"links":["https://steemit.com/science/@por500bolos/substance-vs-ontology-of-the-events-consciousness-part-ii"],"app":"steemit/0.1"}
created2018-06-13 05:47:27
last_update2018-06-13 05:47:27
depth1
children0
last_payout2018-06-20 05: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_length748
author_reputation15,122,034,099,627
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,541,432
net_rshares0
@pqlenator ·
Too late to resteem or I would have. 
So Steemit Inc views Steemit as a GAME, I thought it was a blockchain based Social Media Community. Hmmmm. Well I suppose so long as they don't sell the data they collect it's OK (if they do, then we should compare them to Facebook).
properties (22)
authorpqlenator
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180629t132803347z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-29 13:28:03
last_update2018-06-29 13:28:03
depth1
children0
last_payout2018-07-06 13:28:03
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_length271
author_reputation6,852,849,487,588
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id62,742,909
net_rshares0
@prakashghai ·
I am more concerned about "Vote Buying Bots"

Cant you make Vote Buying Illegal so the "Rich dont get richer" here
properties (22)
authorprakashghai
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180615t145413493z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-15 14:54:24
last_update2018-06-15 14:54:24
depth1
children0
last_payout2018-06-22 14:54:24
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_length114
author_reputation20,465,565,974,840
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,867,592
net_rshares0
@reseller ·
### <center>Congrats, you made the #steemitminute for today!
Click the Image Below to see the Video!
<center><a href='https://d.tube/#!/v/reseller/9btc0nko'><img src='https://ipfs.io/ipfs/QmUZoZkxF3HQj2wy9ZktWfNfsGPSxwnqHr2VguhuVjzKEx'></a></center>
👍  
properties (23)
authorreseller
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180614t024821321z
categorybandwidth
json_metadata{"tags":["bandwidth","steemitminute"],"image":["https://ipfs.io/ipfs/QmUZoZkxF3HQj2wy9ZktWfNfsGPSxwnqHr2VguhuVjzKEx"],"links":["https://d.tube/#!/v/reseller/9btc0nko"],"app":"steemit/0.1"}
created2018-06-14 02:48:24
last_update2018-06-14 02:48:24
depth1
children0
last_payout2018-06-21 02:48:24
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_length249
author_reputation396,642,162,962,533
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,665,670
net_rshares225,017,985
author_curate_reward""
vote details (1)
@rose98734 ·
You mention that Rc's will recharge over time. Can you elaborate exactly how?
👍  
properties (23)
authorrose98734
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180614t011400580z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-14 01:14:00
last_update2018-06-14 01:14:00
depth1
children0
last_payout2018-06-21 01:14: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_length77
author_reputation22,736,186,600,214
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,657,531
net_rshares5,648,369,176
author_curate_reward""
vote details (1)
@smooth · (edited)
$6.85
Overall this looks like a good approach but if you are doing this level of revamp I would take a closer look at how you handle state bytes. Transactions which reduce net state usage should have zero or negative cost for state (negative cost would mean crediting RCs back to the user), and transactions which use state for a longer period of time should cost more than those which use it for a short period of time. _Permanent_ state should perhaps be a separate resource pool of its own and only grow at a _very_ slow rate (making it relatively expensive to use)

State is not really something which can simply grow at a set-rate per block, unless the rate is extremely low (comparable to the rate of hardware technology improvements). Setting a per block rate this low without some allowance for reduction in state usage will probably constrain blockchain utility greatly, and setting the limit too high will open paths for cheap denial of service attacks.

State _limit_ is more of a static parameter (as a function of hardware realities) should perhaps be set by witness vote or community consensus (hard fork). Approaching the state limit should increase the price of adding _any_ state (not per block) and likewise the benefit of reducing state usage.

In any case, this proposed model is certainly an improvement over the status quo which attempts to price everything (including both temporary and permanent state) into bandwidth.
👍  , , , , , , , , , , , , , , , ,
properties (23)
authorsmooth
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t210704000z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-12 21:07:06
last_update2018-06-12 21:37:03
depth1
children2
last_payout2018-06-19 21:07:06
cashout_time1969-12-31 23:59:59
total_payout_value5.149 HBD
curator_payout_value1.701 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,436
author_reputation253,602,537,834,068
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,497,019
net_rshares2,653,898,720,538
author_curate_reward""
vote details (17)
@stimialiti ·
Will the change in rewards be retroactive?
If I just got 2 big votes immediately after posting comments, and HF20 will be enacted in less than 7 days, will it mean that the votes that I got will be returned to the reward pool?

What is the 15 minutes instead of 30 minutes and what is a reverse auction?
👍  , ,
properties (23)
authorstimialiti
permlinkre-smooth-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180710t132930023z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-07-10 03:20:00
last_update2018-07-10 03:20:00
depth2
children1
last_payout2018-07-17 03:20: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_length303
author_reputation9,243,264,472,307
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id64,107,121
net_rshares564,532,968
author_curate_reward""
vote details (3)
@smooth · (edited)
I don't know if it would be retroactive, but I expect so. Probably payouts that occur after the fork will use the new rules. Doing otherwise would complicate the system significantly for a one time event and is probably not a good idea. The fork will be scheduled well in advance so everyone should know what rules will apply to upcoming payouts.

The 15 minutes instead of 30 minutes as well as the term reverse auction refers to the time period that early votes are penalized. Currently it is 30 minutes (100% penalty on immediate votes, 50% penalty at 15 minutes, 0% penalty at 30 minutes) and after the fork it is to be changed to 15 minutes.
👍  , , ,
properties (23)
authorsmooth
permlinkre-stimialiti-re-smooth-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180710t054310600z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-07-10 05:43:15
last_update2018-07-10 05:43:39
depth3
children0
last_payout2018-07-17 05:43: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_length646
author_reputation253,602,537,834,068
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id64,119,070
net_rshares8,333,391,620
author_curate_reward""
vote details (4)
@steamsteem ·
$0.24
Good to know that RC (Resource Credit)  and Bandwidth are related from Hard Fork 20.
👍  
properties (23)
authorsteamsteem
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180928t014133531z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-09-28 01:41:36
last_update2018-09-28 01:41:36
depth1
children0
last_payout2018-10-05 01:41:36
cashout_time1969-12-31 23:59:59
total_payout_value0.179 HBD
curator_payout_value0.059 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length84
author_reputation-2,924,616,767,862
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id72,274,002
net_rshares136,856,966,809
author_curate_reward""
vote details (1)
@steevc ·
Sounds good if it helps deal with spam and other abuse. Are all the microtransactions by people doing services an issue? There's also lots of tiny votes by voting trails. I don't see the a 1% vote by a minnow will gain the anything anyway. If a user cannot perform an action then they need good feedback. Some of the error messages I see are still a bit cryptic. I hope this work does not push hf20 back as we need other features it brings, but I appreciate you want to minimise the number of big releases
properties (22)
authorsteevc
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t080352741z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 08:03:54
last_update2018-06-13 08:03:54
depth1
children0
last_payout2018-06-20 08:03:54
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_length505
author_reputation1,382,415,231,570,360
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,553,007
net_rshares0
@tangerinetravels ·
$0.10
It seems to me that this will make for a more familiar experience. Currently, when it comes to times of high blockchain usage, the "You don't have enough bandwidth" is a very unfamiliar problem for most users.

 In a lot of freemium apps these days, you can do a particular number of transactions each day for free but you have to buy the premium version if you want anything more than that.

I think that the act of familiarizing the process like this will make for a better user experience because they'll "get it" much more easily.
👍  , ,
properties (23)
authortangerinetravels
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t193702073z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-12 19:37:00
last_update2018-06-12 19:37:00
depth1
children0
last_payout2018-06-19 19:37:00
cashout_time1969-12-31 23:59:59
total_payout_value0.096 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length534
author_reputation119,711,171,894,166
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,488,142
net_rshares40,112,460,738
author_curate_reward""
vote details (3)
@taskmaster4450 ·
$0.18
It sounds to me that administrators and developers will be able to schedule when they undertake certain tasks.  For example, if they send out a transaction to all their members, they can do it at a time when RCs are cheap to preserve the application's users to conduct other activitie son the blockchain.

Am I understanding correctly?
👍  ,
properties (23)
authortaskmaster4450
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t195821712z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-12 19:58:21
last_update2018-06-12 19:58:21
depth1
children1
last_payout2018-06-19 19:58:21
cashout_time1969-12-31 23:59:59
total_payout_value0.134 HBD
curator_payout_value0.041 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length335
author_reputation6,676,738,599,194,551
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,490,261
net_rshares68,526,151,370
author_curate_reward""
vote details (2)
@lunaticpandora ·
I think this is pretty much it, just how electricity is cheaper at some places during daytime because people are out for work and its more expensive at night because people have ACs and heaters on. There will be times of the day when it will be cheaper to send batches of transactions when the network is having less use... It will be tricky to figure out since Steem has people from all over the globe but its possible. 
properties (22)
authorlunaticpandora
permlinkre-taskmaster4450-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t204518978z
categorybandwidth
json_metadata{"tags":["bandwidth"],"community":"busy","app":"busy/2.4.0"}
created2018-06-12 20:45:21
last_update2018-06-12 20:45:21
depth2
children0
last_payout2018-06-19 20:45:21
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_length421
author_reputation103,012,459,262,850
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,494,881
net_rshares0
@tfq86 ·
hopefully this new formula of bandwith will make steemit better and so the users more comfortable in using steemit. thank you so much for the steemit blockchain team. i proud to be here
properties (22)
authortfq86
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t193931394z
categorybandwidth
json_metadata{"tags":["bandwidth"],"community":"busy","app":"busy/2.4.0"}
created2018-06-12 19:39:36
last_update2018-06-12 19:39:36
depth1
children0
last_payout2018-06-19 19:39: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_length185
author_reputation10,203,790,910,191
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,488,419
net_rshares0
@theadmiral0 ·
Could you explain how the new changes even when made apparent will deter spammers from doing what they do best? Would this rely on the "stigma" that can be seen by the community? 

Shun the non believer? :) 

Thanks for the update, I'm looking forward to the adoption and see how it performs.
properties (22)
authortheadmiral0
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180629t154402288z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-29 15:44:03
last_update2018-06-29 15:44:03
depth1
children0
last_payout2018-07-06 15:44:03
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_length292
author_reputation1,333,479,868,538
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id62,757,815
net_rshares0
@transisto ·
$6.23
I suggest bundling witness vote decay or expiry in the next HF.

The competition for the top 20 ranks is almost completely stalled.
👍  , , , , , , , , , , , , , , , , ,
properties (23)
authortransisto
permlinkre-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t081623338z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 08:16:24
last_update2018-06-13 08:16:24
depth1
children8
last_payout2018-06-20 08:16:24
cashout_time1969-12-31 23:59:59
total_payout_value4.891 HBD
curator_payout_value1.341 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length131
author_reputation330,357,940,720,833
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,554,071
net_rshares2,390,331,223,073
author_curate_reward""
vote details (18)
@lemony-cricket ·
Throwing in my "me too" here. This is one of the most important things that can be done for Steem right now, in my opinion.
properties (22)
authorlemony-cricket
permlinkre-transisto-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180615t004005032z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-15 00:40:09
last_update2018-06-15 00:40:09
depth2
children0
last_payout2018-06-22 00:40: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_length123
author_reputation15,797,102,626,770
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,790,524
net_rshares0
@liberosist ·
$0.47
There's no competition. Decay had been discussed for HF16, but I believe it has security risks involved. Either way, it needs some solution, witnesses are doing nothing for Steem right now. 

I would also recommend cutting the witness voting to 5 witnesses. There's no reason to vote for 30 witnesses; it'll force people to think and vote for the very best witnesses.
👍  , , , , , ,
properties (23)
authorliberosist
permlinkre-transisto-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180616t041102963z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-16 04:11:03
last_update2018-06-16 04:11:03
depth2
children2
last_payout2018-06-23 04:11:03
cashout_time1969-12-31 23:59:59
total_payout_value0.359 HBD
curator_payout_value0.114 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length367
author_reputation177,167,275,265,899
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,936,545
net_rshares190,081,237,567
author_curate_reward""
vote details (7)
@stimialiti ·
I agree with you almost completely about the witnesses.

Will the change in rewards be retroactive?
If I just got 2 big votes immediately after posting comments, and HF20 will be enacted in less than 7 days, will it mean that the votes that I got will be returned to the reward pool?

What is the 15 minutes instead of 30 minutes and what is a reverse auction?
👍  , ,
properties (23)
authorstimialiti
permlinkre-liberosist-re-transisto-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180710t133202056z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-07-10 03:22:33
last_update2018-07-10 03:22:33
depth3
children0
last_payout2018-07-17 03:22:33
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_length360
author_reputation9,243,264,472,307
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id64,107,353
net_rshares564,373,446
author_curate_reward""
vote details (3)
@tarazkp ·
$0.03
Cutting to 5-10 votes would also limit collusion/friend possibilities to lock up the top 20-30 positions.
👍  ,
properties (23)
authortarazkp
permlinkre-liberosist-re-transisto-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180618t093716471z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-18 09:37:18
last_update2018-06-18 09:37:18
depth3
children0
last_payout2018-06-25 09:37:18
cashout_time1969-12-31 23:59:59
total_payout_value0.028 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length105
author_reputation5,881,537,323,919,434
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,203,831
net_rshares16,638,991,694
author_curate_reward""
vote details (2)
@mobbs ·
$0.26
I'd like to see a similar concept implemented into reputation scores to actually make reputation an actual viable concept
👍  , , ,
properties (23)
authormobbs
permlinkre-transisto-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t092801008z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 09:28:24
last_update2018-06-13 09:28:24
depth2
children1
last_payout2018-06-20 09:28:24
cashout_time1969-12-31 23:59:59
total_payout_value0.199 HBD
curator_payout_value0.059 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length121
author_reputation390,120,377,936,826
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,560,409
net_rshares100,066,496,476
author_curate_reward""
vote details (4)
@valued-customer ·
I very strongly agree.  IRL there is nothing more important than rep, and the gamability of rep on Steemit poorly reflects it's value to society.  We see the mechanisms for gaming rep IRL as corruption, and the consequences of gamification of reputation can be existential, both to folks that suffer according it to those that gain it absent merit, and those that are found to abuse it.

Reputation is far more valuable to society than it's current implementation on Steemit recognizes, and potentiating a useful reputation mechanism will increase the utility of Steemit to society.
properties (22)
authorvalued-customer
permlinkre-mobbs-re-transisto-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180619t165045818z
categorybandwidth
json_metadata{"tags":["bandwidth"],"community":"busy","app":"busy/2.4.0"}
created2018-06-19 16:50:51
last_update2018-06-19 16:50:51
depth3
children0
last_payout2018-06-26 16:50: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_length582
author_reputation356,475,541,691,908
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,382,784
net_rshares0
@paulag ·
I second this
properties (22)
authorpaulag
permlinkre-transisto-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t215528230z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 21:55:27
last_update2018-06-13 21:55:27
depth2
children0
last_payout2018-06-20 21:55: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_length13
author_reputation274,264,287,951,003
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,640,655
net_rshares0
@pennsif ·
Agreed.
properties (22)
authorpennsif
permlinkre-transisto-re-steemitblog-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180613t083708987z
categorybandwidth
json_metadata{"tags":["bandwidth"],"app":"steemit/0.1"}
created2018-06-13 08:37:12
last_update2018-06-13 08:37:12
depth2
children0
last_payout2018-06-20 08:37:12
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_length7
author_reputation636,410,097,572,565
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,555,862
net_rshares0
@tts ·
To listen to the audio version of this article click on the play image.
[![](https://s18.postimg.org/51o0kpijd/play200x46.png)](http://ec2-52-72-169-104.compute-1.amazonaws.com/steemitblog__blockchain-update-2-hf20-progress-and-bandwidth-changes.mp3)
Brought to you by [@tts](https://steemit.com/tts/@tts/introduction). If you find it useful please consider upvoting this reply.
properties (22)
authortts
permlinkre-blockchain-update-2-hf20-progress-and-bandwidth-changes-20180612t194232
categorybandwidth
json_metadata""
created2018-06-12 19:42:33
last_update2018-06-12 19:42:33
depth1
children0
last_payout2018-06-19 19:42:33
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_length378
author_reputation-4,535,154,553,995
root_title"Blockchain Update 2: HF20 Progress & Bandwidth Changes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id60,488,730
net_rshares0