 Hello Steemians, it’s been a long few days, but progress is being made and we wanted to provide you with the latest information on where things stand. We understand that people are very frustrated, and we want to assure you that we are working as fast as we can to return the blockchain to the expected level of usability. In this post, we will discuss the patches that we are planning to release tonight which will significantly improve the user experience on Steem, as well as our reasons for choosing this particular path. ***Update: [Steem v0.20.4 has now been released](https://github.com/steemit/steem/releases/tag/v0.20.4)*** <h1>Priorities</h1> We have been reviewing issues and developing patches as fast as we can, while evaluating the optimal path forward. The choices we’ve made have been driven by three priorities. The first is **continuity**. Steem users must be able to continue using the blockchain as we transition to a system that ensures fair pricing of resources based on proportionate stake. The second priority is minimizing disruption for businesses and exchanges. The third is ensuring that we can continue to make incremental movement toward the sustainable pricing of operations. <h1>Moving Forward</h1> Based on our analysis, we believe the best path forward is to issue a series of patches tonight, the most significant of which will multiply the resource budgets by 10x. This should guarantee that users will be able to do around 10 times as many operations on the blockchain over the course of 5 days than they are able to now, although this could vary depending on the types of operations. Our #1 priority is continuity, and the root cause of the most glaring issues that users are facing is that the initial resource budgeting was far too limiting. Dramatically increasing the resource budgets is the fastest way to remove those limits and return users to the experiences they are accustomed to. An added benefit of this path, as opposed to some of the other options we were considering, is that it would enable exchanges to get up and running as soon as possible. Because the RC plugin is non-consensus, any future updates to that system will likely not require replaying the blockchain, which means they would be able to maintain service throughout the process as we continue to make more updates. <h1>Preserving Flexibility</h1> At the same time, this solution leaves in place the RC system which is already providing us with valuable information about the real pricing of different operations. The strengths and benefits of the RC system remain too significant to risk losing. This path enables us to retain some of these advantages while restoring continuity for users. Due to the fact that many components of the RC system are non-consensus, we can continue to adjust the resource pool budgets, track trends, and adjust charges incrementally over time so that we can meet our third goal of moving us toward sustainable pricing of blockchain operations. This path grants us a degree of flexibility that we did not have with the previous bandwidth system. <h1>What Happens Next</h1> These patches will be going out later tonight, at which point we will immediately begin reindexing. That means within 24 hours witnesses can prepare to run the new code and deliver the improved user experience that Steemians want. It is ultimately up to the witnesses to decide whether the code is safe enough to use, however, one of the reasons we chose this particular path is due to the fact that simply multiplying the resource budgets by 10 is a simple fix, and with this simplicity, the code easy to audit. If they choose to adopt this change, user experience could begin improving as soon as tomorrow night. Other significant patches will be included that will address issues like accounts not having enough RCs upon creation and Steem Power delegation not immediately conferring mana. More details on these changes are included below. We appreciate you all bearing with us through this challenging experience. No other community on Earth is trying to do what we are all trying to do together and it’s no mystery why: it clearly isn’t easy! Thank you all so much for your feedback and your patience. _Steem Blockchain Team_ <center>***Technical addendum***</center> This is the draft for the 0.20.4 release notes. <h1>Issues with fix included in patch 0.20.4:</h1> - <a href="https://github.com/steemit/steem/issues/2974">#2974</a> Parameters set too low, and many users are unable to transact - The RC system constrained resources to too great of an extent - We are adjusting parameters for minimal disruption - <a href="https://github.com/steemit/steem/issues/2968">#2968</a> Accounts at less than -100% RC cannot regenerate mana - If an account was not able to get to positive RC within 5 days, it would not be able to do so at all. - <a href="https://github.com/steemit/steem/issues/2961">#2961</a> Powering up / delegating SP does not increase RC - Bug: users powering up, were not able to vote/transact instantly - Now, receiving SP gives an instant voting mana boost - <a href="https://github.com/steemit/steem/issues/2949">#2949</a> Voting power was not carried over properly at HF20 - Many had their voting power reset to near 0% - No code change was made, but everyone's voting power will regenerate to normal levels within the next 3 days - <a href="https://github.com/steemit/steem/issues/2971">#2971</a> New accounts with 0 SP only have 3,000 RC - This issue was a symptom of other issues that were addressed. - <a href="https://github.com/steemit/steem/issues/2942">#2942</a> New witness properties not returned from condenser_api - The missing properties were added to the legacy API - <a href="https://github.com/steemit/steem/issues/2947">#2947</a> <a href="https://github.com/steemit/steem/issues/2957">#2957</a> <a href="https://github.com/steemit/steem/issues/2962">#2962</a> Condenser_api.get_accounts returning invalid voting_power values - The compatibility layer for the old vote power API wasn't properly converting new mana to the older-style vote percent - Caused irregular values to be displayed for user's current voting power, making it appear voting was buggier than it was - Edge cases have been fixed, now fully compatible with old system - <a href="https://github.com/steemit/steem/issues/2953">#2953</a> Some accounts had negative resource credits at hardfork time - Anyone with an active account prior to the hardfork had accumulated debt in the new calculations, unbeknownst to them. - We reset negative value account to 0, so they can transact. - <a href="https://github.com/steemit/steem/issues/2958">#2958</a> Small accounts did not receive full mana upon the transition. - All accounts supposed to have a minimum usable amount of RC - This amount was calculated incorrectly, causing insufficient RC - Now, most accounts will have a minimum 6M RC instead of 3,000 RC - <a href="https://github.com/steemit/steem/issues/2965">#2965</a> Require broadcasting nodes to have RC plugin enabled - Using a non-standard configuration for broadcasting nodes could result in transactions not being rejected early - To prevent configuration mistakes, RC calculations are enabled by default for any node which broadcasts transactions to the network
author | steemitblog |
---|---|
permlink | hf20-update-restoring-continuity |
category | steem |
json_metadata | {"tags":["steem","hardfork","hf20","velocity"],"image":["https://cdn.steemitimages.com/DQmdFMqgkatH2TY7p2ZxNrJuQXXcjhbKAj1pqw79NZgB9ry/HF20%20upcoming%20patch.jpg"],"app":"steemit/0.1","format":"markdown","links":["https://github.com/steemit/steem/releases/tag/v0.20.4","https://github.com/steemit/steem/issues/2974","https://github.com/steemit/steem/issues/2968","https://github.com/steemit/steem/issues/2961","https://github.com/steemit/steem/issues/2949","https://github.com/steemit/steem/issues/2971","https://github.com/steemit/steem/issues/2942","https://github.com/steemit/steem/issues/2947","https://github.com/steemit/steem/issues/2957","https://github.com/steemit/steem/issues/2962","https://github.com/steemit/steem/issues/2953","https://github.com/steemit/steem/issues/2958","https://github.com/steemit/steem/issues/2965"]} |
created | 2018-09-28 03:09:42 |
last_update | 2018-09-28 03:36:00 |
depth | 0 |
children | 837 |
last_payout | 2018-10-05 03:09:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 7,521 |
author_reputation | 332,472,558,821,177 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 0.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,076 |
net_rshares | 21,236,266,982,135 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
liondani | 0 | 1,349,117,295,326 | 100% | ||
roadscape | 0 | 6,624,707,458,843 | 100% | ||
gardenlady | 0 | 161,169,587,196 | 30% | ||
agni | 0 | 0 | 1% | ||
tshering-tamang | 0 | 3,646,900,110 | 100% | ||
ppitonak | 0 | 1,640,711,386 | 100% | ||
murh | 0 | 3,821,163,064 | 100% | ||
hedge-x | 0 | 281,258,604,944 | 100% | ||
dahaz159 | 0 | 73,556,335,685 | 100% | ||
kaylinart | 0 | 9,359,721,634 | 1% | ||
christoryan | 0 | 23,902,738,185 | 100% | ||
knopki | 0 | 40,527,871 | 100% | ||
gtg | 0 | 3,294,869,152,398 | 100% | ||
yury-vas | 0 | 75,551,205 | 1% | ||
ausbitbank | 0 | 4,899,320,865,685 | 100% | ||
thelindvall | 0 | 155,668,874,126 | 100% | ||
sephiroth | 0 | 594,234,797,607 | 100% | ||
inertia | 0 | 916,186,241,464 | 100% | ||
dimon14 | 0 | 17,657,054,768 | 87% | ||
wadepaterson | 0 | 97,973,259,888 | 100% | ||
geronimo | 0 | 96,810,122,668 | 100% | ||
qonq99 | 0 | 1,247,972,815 | 100% | ||
rfresh | 0 | 3,697,760,929 | 100% | ||
alsprinting | 0 | 4,141,755,001 | 50% | ||
remlaps | 0 | 56,298,557 | 1% | ||
shaheer001 | 0 | 2,546,610,370 | 100% | ||
timcliff | 0 | 436,308,307,992 | 100% | ||
avtzis.petros | 0 | 30,400,073,708 | 100% | ||
abasinkanga | 0 | 595,484,403 | 100% | ||
test-safari | 0 | 0 | 10% | ||
steemitqa | 0 | 1,748,744,172 | 10% | ||
gammagooblin | 0 | 16,938,174,988 | 100% | ||
protegeaa | 0 | 20,779,391,482 | 100% | ||
steevc | 0 | 22,447,204,160 | 16% | ||
albensilverberg | 0 | 140,623,208,620 | 100% | ||
aggroed | 0 | 223,153,569,908 | 50% | ||
mjhomb | 0 | 112,236,347,943 | 100% | ||
jason-christie | 0 | 210,335,437 | 100% | ||
danilamarilu | 0 | 10,346,641,771 | 100% | ||
barton26 | 0 | 6,953,440,234 | 100% | ||
timbo | 0 | 205,579,808 | 100% | ||
briansss | 0 | 12,901,217,176 | 100% | ||
kaschi11 | 0 | 930,503,438 | 100% | ||
voronoi | 0 | 12,082,064,895 | 100% | ||
demartini | 0 | 1,175,258,695 | 100% | ||
teukumukhlis | 0 | 91,088,288,321 | 100% | ||
sellergenius | 0 | 3,585,575,103 | 100% | ||
zedikaredirect | 0 | 14,790,977,421 | 100% | ||
personz | 0 | 16,479,406,763 | 100% | ||
elgeko | 0 | 34,392,732,560 | 15% | ||
borepstein | 0 | 24,924,243,054 | 100% | ||
davidgermano | 0 | 4,225,155,810 | 100% | ||
honusurf | 0 | 15,584,112,237 | 100% | ||
aaronmda | 0 | 652,336,974 | 100% | ||
ducky9605 | 0 | 3,894,783,177 | 100% | ||
faraicelebr8 | 0 | 407,034,733 | 60% | ||
bart2305 | 0 | 0 | 0% | ||
frieswiththat | 0 | 258,643,389 | 15% | ||
freebornsociety | 0 | 172,553,538 | 1% | ||
vickaboleyn | 0 | 4,427,558,702 | 100% | ||
rumblestiltskin | 0 | 747,922,245 | 100% | ||
johndogett | 0 | 21,437,227,106 | 100% | ||
haydeart | 0 | 3,920,622,931 | 100% | ||
mes | 0 | 250,617,179,028 | 100% | ||
captainobviou3 | 0 | 39,397,781,504 | 100% | ||
mikenevitt | 0 | 3,693,136,949 | 13% | ||
ylgv | 0 | 783,218,647 | 30% | ||
tellall | 0 | 456,901,192 | 100% | ||
forykw | 0 | 8,867,818,544 | 100% | ||
enginewitty | 0 | 169,249,069 | 1% | ||
thethreehugs | 0 | 13,857,594,116 | 99% | ||
pancreas | 0 | 4,052,921,567 | 100% | ||
vhinz88 | 0 | 498,327,209 | 100% | ||
yehey | 0 | 23,704,529,814 | 10% | ||
cindycam | 0 | 7,947,434,228 | 100% | ||
coquiunlimited | 0 | 5,520,123,419 | 96% | ||
bekahluu | 0 | 1,816,993,863 | 100% | ||
rulesforrebels | 0 | 3,679,829,755 | 10% | ||
boyelleq | 0 | 4,387,572,758 | 100% | ||
supastix | 0 | 299,941,744 | 100% | ||
spectrumecons | 0 | 8,856,731,501 | 2% | ||
dswigle | 0 | 24,068,966,547 | 100% | ||
sensation | 0 | 1,410,912,853 | 100% | ||
evo69 | 0 | 4,814,774,714 | 100% | ||
ainsleyjo1952 | 0 | 547,353,723 | 100% | ||
d-pend | 0 | 50,724,016,002 | 3% | ||
binkyprod | 0 | 11,630,808,981 | 100% | ||
fasterv12 | 0 | 557,467,301 | 100% | ||
michaelvagas | 0 | 2,392,088,200 | 100% | ||
wildvest | 0 | 232,807,212 | 100% | ||
maheshmnj | 0 | 559,758,908 | 100% | ||
sulaidasilva | 0 | 1,879,534,664 | 100% | ||
inquiringtimes | 0 | 13,107,261,442 | 100% | ||
cranium | 0 | 5,116,323,310 | 5% | ||
abupasi.alachy | 0 | 1,820,065,823 | 100% | ||
littlejoeward | 0 | 0 | 1% | ||
vikisecrets | 0 | 5,468,154,983 | 2% | ||
g0nr0gue | 0 | 5,990,901,685 | 100% | ||
excalliburbd | 0 | 559,114,376 | 100% | ||
willywalas | 0 | 760,231,876 | 100% | ||
jlanzago | 0 | 3,064,612,091 | 100% | ||
shello | 0 | 3,639,282,199 | 100% | ||
derz | 0 | 4,288,710,596 | 100% | ||
koltregaskes | 0 | 0 | 100% | ||
my451r | 0 | 0 | 0.7% | ||
masterwriter | 0 | 3,732,506,049 | 100% | ||
gray00 | 0 | 8,613,435,470 | 100% | ||
nanmae | 0 | 0 | 10% | ||
thermoplastic | 0 | 19,002,580,416 | 100% | ||
marzukie | 0 | 1,830,556,826 | 100% | ||
salim001 | 0 | 258,705,023 | 100% | ||
torachibi | 0 | 10,745,017,065 | 100% | ||
bachtiar0210 | 0 | 1,126,251,018 | 100% | ||
f1assistance | 0 | 2,928,384,611 | 100% | ||
stbrians | 0 | 4,590,547,311 | 100% | ||
abelnicolas1976 | 0 | 556,950,863 | 100% | ||
synergy-now | 0 | 5,146,716,309 | 100% | ||
uruguru | 0 | 492,901,389 | 100% | ||
mathias240 | 0 | 13,800,881,248 | 100% | ||
as-i-see-it | 0 | 5,792,685,950 | 100% | ||
fakirafaruk | 0 | 533,800,674 | 100% | ||
boycharlieplays | 0 | 7,671,184,819 | 100% | ||
kayceefresh | 0 | 2,967,410,785 | 100% | ||
reyad.ict | 0 | 556,663,672 | 100% | ||
mtl1979 | 0 | 356,524,337 | 100% | ||
msabolik | 0 | 587,228,994 | 100% | ||
amaiman | 0 | 1,090,379,390 | 100% | ||
ebi16 | 0 | 2,067,202,560 | 100% | ||
ziarul31 | 0 | 844,104,955 | 100% | ||
hakansahin | 0 | 123,337,867 | 30% | ||
ccworld | 0 | 1,165,575,822 | 30% | ||
juliolovera | 0 | 4,448,969,332 | 100% | ||
edymunawar | 0 | 655,856,932 | 100% | ||
riad1112 | 0 | 645,925,930 | 100% | ||
mirror001 | 0 | 559,757,201 | 100% | ||
skycae | 0 | 8,929,083,294 | 100% | ||
calibratedwisdom | 0 | 1,854,448,694 | 100% | ||
singhpratyush | 0 | 3,267,150,707 | 100% | ||
tighilt | 0 | 453,473,411 | 100% | ||
purapapita | 0 | 1,822,184,368 | 100% | ||
adasq | 0 | 40,183,538 | 100% | ||
rantar | 0 | 15,768,820,769 | 100% | ||
dialsamai | 0 | 447,323,254 | 100% | ||
holisticlia | 0 | 558,971,637 | 100% | ||
for91days | 0 | 4,131,636,284 | 100% | ||
ksmind | 0 | 409,731,496 | 100% | ||
j4nke | 0 | 4,605,800,083 | 100% | ||
kyate | 0 | 303,167,127 | 100% | ||
kentzz001 | 0 | 4,112,393,650 | 100% | ||
brettcalloway | 0 | 146,878,232,411 | 100% | ||
jeenger | 0 | 197,730,664,649 | 100% | ||
shares | 0 | 10,833,233,803 | 20% | ||
ran.koree | 0 | 153,214,394 | 6% | ||
lecumberre | 0 | 1,015,809,380 | 100% | ||
andyraman | 0 | 544,770,298 | 100% | ||
icuz | 0 | 20,835,172,158 | 100% | ||
aggamun | 0 | 123,682,597 | 50% | ||
untrugo | 0 | 556,343,454 | 100% | ||
stimeet | 0 | 559,660,568 | 100% | ||
i5heu | 0 | 237,521,706 | 100% | ||
racoo | 0 | 445,042,169 | 100% | ||
sosasees | 0 | 558,805,431 | 100% | ||
bitcoincurry | 0 | 435,146,542 | 100% | ||
dangre | 0 | 1,627,249,682 | 100% | ||
joagawu | 0 | 1,294,980,746 | 100% | ||
grecatas | 0 | 538,434,066 | 100% | ||
felicitas | 0 | 666,207,343 | 100% | ||
miguelblanco | 0 | 1,459,767,377 | 100% | ||
realvoter | 0 | 282,756,424 | 100% | ||
killercobra | 0 | 8,690,859 | 15% | ||
wandairawan | 0 | 1,151,997,470 | 100% | ||
osamarodriguez | 0 | 7,914,306,440 | 100% | ||
chuck2u32 | 0 | 1,564,165,859 | 100% | ||
wiralhokseumawe | 0 | 2,115,952,838 | 100% | ||
lauchmelder | 0 | 490,502,588 | 100% | ||
masqood | 0 | 148,075,002 | 100% | ||
yujomar | 0 | 377,004,469 | 100% | ||
rizqa | 0 | 0 | 0% | ||
wedacoalition | 0 | 1,356,424,406 | 100% | ||
kevirizal | 0 | 1,590,374,233 | 100% | ||
chayrag | 0 | 556,343,454 | 100% | ||
geniuscrypto | 0 | 1,958,193,558 | 100% | ||
etorid | 0 | 241,379,571 | 100% | ||
carloscastro | 0 | 2,586,251,295 | 100% | ||
mac128k | 0 | 13,855,420,661 | 100% | ||
projecthome | 0 | 258,141,050 | 100% | ||
wasif33 | 0 | 3,200,665,041 | 100% | ||
serylt | 0 | 111,270,469 | 1% | ||
berien | 0 | 1,720,203,417 | 100% | ||
sushant769 | 0 | 387,256,352 | 100% | ||
kuberman | 0 | 288,016,389 | 100% | ||
yandakuala | 0 | 0 | 2% | ||
indigoocean | 0 | 51,729,914,499 | 25% | ||
bike4you | 0 | 342,744,212 | 100% | ||
arfamantoeng | 0 | 558,001,846 | 100% | ||
oetek10 | 0 | 408,452,155 | 100% | ||
bardadym | 0 | 295,576,461 | 100% | ||
jiudayo | 0 | 65,289,958 | 100% | ||
fernandosoder | 0 | 0 | 1% | ||
crypto101podcast | 0 | 535,277,758 | 100% | ||
nicole20 | 0 | 515,337,563 | 100% | ||
paulcaraway | 0 | 53,424,051,937 | 100% | ||
prlndra | 0 | 556,553,581 | 100% | ||
maikelblogo | 0 | 324,176,530 | 100% | ||
nathanielcwm | 0 | 461,149,670 | 100% | ||
dreamzar | 0 | 713,567,193 | 100% | ||
yang543611595 | 0 | 576,208,521 | 100% | ||
amirkhan97888 | 0 | 523,148,520 | 100% | ||
valterdego1 | 0 | 558,394,841 | 100% | ||
mikits | 0 | 255,738,778 | 100% | ||
purepinoy | 0 | 412,215,461 | 100% | ||
originalwil | 0 | 569,637,579 | 100% | ||
ronaldfung | 0 | 556,343,454 | 100% | ||
paradigm42 | 0 | 481,829,744 | 100% | ||
prinsj | 0 | 924,398,485 | 100% | ||
alexclief | 0 | 335,756,666 | 100% | ||
blackpot | 0 | 4,034,922,157 | 100% | ||
tripleem | 0 | 713,358,275 | 100% | ||
elvielins | 0 | 5,359,503,804 | 100% | ||
carolinaelly | 0 | 2,041,815,007 | 100% | ||
muna70 | 0 | 469,923,762 | 100% | ||
blockchaintrace | 0 | 557,572,632 | 100% | ||
reyvaj | 0 | 10,476,399,425 | 100% | ||
saffana | 0 | 547,389,123 | 100% | ||
pijast115 | 0 | 1,544,300,251 | 100% | ||
boyanpro | 0 | 0 | 100% | ||
uuits | 0 | 472,398,751 | 100% | ||
mano.world | 0 | 274,306,359 | 100% | ||
adewararilwan | 0 | 448,743,331 | 100% | ||
stug | 0 | 0 | 0% | ||
emuaru | 0 | 0 | 100% | ||
brettfingerhut | 0 | 456,002,809 | 100% | ||
allninja | 0 | 547,606,321 | 100% | ||
jidgabol | 0 | 209,677,235 | 100% | ||
vampires | 0 | 288,928,244 | 100% | ||
jackarphillip | 0 | 268,259,315 | 100% | ||
a-0magic | 0 | 1,173,363,536 | 100% | ||
mangust3d | 0 | 382,223,924 | 100% | ||
steemybot | 0 | 468,598,595 | 16% | ||
samrajz | 0 | 298,588,911 | 100% | ||
torrey.blog | 0 | 5,046,727,393 | 100% | ||
tsonkomirchev | 0 | 424,257,767 | 100% | ||
pboulet | 0 | 560,102,931 | 100% | ||
arnezthe | 0 | 556,728,927 | 100% | ||
severianx | 0 | -364,086,865 | -100% | ||
alucian | 0 | 1,313,638,430 | 100% | ||
ishaq1012 | 0 | 4,880,439 | 10% | ||
majidse | 0 | 124,229,530 | 30% | ||
hansenatortravel | 0 | 5,995,231,883 | 100% | ||
perungaming | 0 | 559,356,169 | 100% | ||
endlesstopics | 0 | 4,518,014,908 | 100% | ||
avirush2018 | 0 | 46,992,914 | 10% | ||
martinbrucker | 0 | 301,899,671 | 100% | ||
hcc | 0 | 556,972,608 | 100% | ||
adzindika | 0 | 296,731,121 | 100% | ||
anjankumar | 0 | 43,274,487 | 100% | ||
mansi94 | 0 | 556,644,743 | 100% | ||
cosmicguru | 0 | 49,806,672 | 100% | ||
funtown | 0 | 475,194,982 | 30% | ||
keremkoz | 0 | 2,605,461,491 | 30% | ||
garyadrianto | 0 | 575,944,554 | 100% | ||
kakan1 | 0 | 357,205,516 | 100% | ||
megameme2000 | 0 | 544,494,104 | 100% | ||
amirbahadorabaei | 0 | 285,246,831 | 100% | ||
kingdomscribe | 0 | 548,697,318 | 100% | ||
bbbbtt55 | 0 | 168,863,108 | 100% | ||
mrrah80 | 0 | 4,280,074,289 | 100% | ||
steemuserfacts | 0 | 3,358,275,844 | 100% | ||
voice9 | 0 | 557,577,042 | 100% | ||
ryanlj | 0 | 16,432,223,641 | 100% | ||
orakzai | 0 | 358,715,696 | 100% | ||
crepzi | 0 | 558,022,194 | 100% | ||
srt | 0 | 306,019,738 | 100% | ||
wikiaan | 0 | 481,574,245 | 100% | ||
jimmywhisper | 0 | 557,572,632 | 100% | ||
zap0 | 0 | 535,929,910 | 100% | ||
nayabali | 0 | 396,011,486 | 100% | ||
stefaniaveliz | 0 | 472,015,407 | 100% | ||
brn28 | 0 | 557,521,275 | 100% | ||
dragonavatar | 0 | 453,732,218 | 100% | ||
murtg | 0 | 890,452,824 | 100% | ||
thelionroar | 0 | 1,793,113,194 | 100% | ||
walterklosse | 0 | 556,917,527 | 100% | ||
jobeb | 0 | 556,913,759 | 100% | ||
erickesgm | 0 | 535,275,783 | 100% | ||
phanthang | 0 | 495,521,039 | 100% | ||
voiceoftruth | 0 | 532,945,866 | 100% | ||
ascending.taurus | 0 | 84,762,689 | 100% | ||
saarainfo | 0 | 358,597,368 | 100% | ||
aitelfarir | 0 | 356,711,508 | 100% | ||
crytiblock | 0 | 566,248,374 | 10% | ||
mfarinato | 0 | 30,337,830 | 100% | ||
ex-nova | 0 | 0 | 0% | ||
gabrick3 | 0 | 246,343,831 | 100% | ||
musstee1986 | 0 | 408,018,807 | 100% | ||
mr-shepher | 0 | 282,802,974 | 100% | ||
shinyletter | 0 | 544,213,325 | 100% | ||
miki456 | 0 | 309,459,353 | 100% | ||
laversalinazeoli | 0 | 313,596,486 | 100% | ||
shetushahitto | 0 | 544,786,830 | 100% | ||
sxor | 0 | 391,458,692 | 100% | ||
sazzadulislam | 0 | 525,259,048 | 100% | ||
bitmenecoin | 0 | 14,240,648,124 | 100% | ||
moosoficial | 0 | 445,467,004 | 100% | ||
nurah | 0 | 357,986,636 | 100% | ||
grd07 | 0 | 380,242,518 | 100% | ||
hakeemmoh | 0 | 311,477,670 | 100% | ||
bluerobo | 0 | 408,635,196 | 100% | ||
gold92 | 0 | 506,357,997 | 100% | ||
danoperez12 | 0 | -435,963,751 | -100% | ||
luna20 | 0 | 388,209,517 | 100% | ||
celia96 | 0 | 498,500,928 | 100% | ||
hostedmedia | 0 | 0 | 0% | ||
muhaimunkhan | 0 | 0 | 100% |
Multiplying the max RCs by 10 still leaves 5sp accounts with only 1 or 2 comments every 5 days, which is unacceptablly low.
author | ajayyy |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t032526534z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 03:25:30 |
last_update | 2018-09-28 03:25:30 |
depth | 1 |
children | 45 |
last_payout | 2018-10-05 03:25:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.066 HBD |
curator_payout_value | 0.008 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 123 |
author_reputation | 29,025,741,762,621 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,254 |
net_rshares | 50,709,591,283 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
remlaps | 0 | 10,582,042,899 | 100% | ||
kafkanarchy84 | 0 | 23,028,123,011 | 21% | ||
ajayyy | 0 | 4,077,833,209 | 100% | ||
tcpolymath | 0 | 13,021,592,164 | 50% |
Should be about 4 comments per day. I know it's frustrating for some but I'd rather people be forced to power up a little if they want to use Steemit as their main social media platform. Scarcity creates value. I wonder if it will really help that much with spam though; a lot of the resteem services get big delegations. Still, hopefully they won't be able to pump out so much memo spam.
author | d-pend |
---|---|
permlink | re-ajayyy-re-steemitblog-hf20-update-restoring-continuity-20180928t034629161z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 03:46:30 |
last_update | 2018-09-28 03:56:12 |
depth | 2 |
children | 41 |
last_payout | 2018-10-05 03:46:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.119 HBD |
curator_payout_value | 0.020 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 389 |
author_reputation | 419,325,790,516,151 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,487 |
net_rshares | 90,517,555,617 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tarazkp | 0 | 74,780,064,914 | 5% | ||
espoem | 0 | 5,778,013,892 | 12% | ||
llfarms | 0 | 9,483,964,134 | 31% | ||
rizqa | 0 | 475,512,677 | 100% |
I agree
author | dobartim |
---|---|
permlink | re-d-pend-re-ajayyy-re-steemitblog-hf20-update-restoring-continuity-20180928t101732542z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 10:17:33 |
last_update | 2018-09-28 10:17:57 |
depth | 3 |
children | 0 |
last_payout | 2018-10-05 10:17:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 7 |
author_reputation | 624,612,666,345,342 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,735 |
net_rshares | 0 |
I echo the sentiments here. Steemit is not a free lunch but a helping hand for those who wish to help themselves. Those who wish to partake in the platform ought to have a vested interest and incentive in powering up some steem in order to increase their own capabilities. 10x the current capacity seems fair to me, although personally i would have liked to have seen a tiered system... ex 200x for those with less than 25sp, 10x for those above, etc.
author | investingpennies |
---|---|
permlink | re-d-pend-re-ajayyy-re-steemitblog-hf20-update-restoring-continuity-20180928t045413168z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:54:15 |
last_update | 2018-09-28 04:56:42 |
depth | 3 |
children | 6 |
last_payout | 2018-10-05 04:54:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.049 HBD |
curator_payout_value | 0.015 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 456 |
author_reputation | 8,588,834,950,949 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,304 |
net_rshares | 37,370,486,179 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sircork | 0 | 9,278,755,178 | 100% | ||
ade-greenwise | 0 | 28,091,731,001 | 100% |
> I know it's frustrating for some but I'd rather people be forced to power up a little if they want to use Steemit as their main social media platform. @d-pend #### _This is one reason why I do not use @Steemit as [my core content platform.](https://steemkr.com/steemit/@nigelmarkdias/why-i-still-use-blogger-medium-wordpress-youtube-and-instagram-inspite-of-steemit-dtube-and-steepshot)_ ##### _In the universe that I live in there is:_ * [Medium](https://medium.com/social-ecommerce/beyond-content-creation-compensation-30e2ae2f682c) * [Blogger](https://thelocalsearchblog.blogspot.com/2018/03/what-if-your-social-media-could-dance.html) * [Tumblr](http://aboutlocalsearch.tumblr.com/post/178399727766/blockchain-is-not-exempt-from-human-nature-via) WordPress, Minds.......... #### Will Steemit [continue to be](https://steemit.com/christian-links/@nigelmarkdias/after-hubris-comes-nemesis) the only _reward for playing platform?_ https://steemitimages.com/0x0/http://steepshot.org/api/v1/image/2898a874-5157-4794-ad14-961d830ec8ff.jpeg
author | nigelmarkdias |
---|---|
permlink | re-d-pend-re-ajayyy-re-steemitblog-hf20-update-restoring-continuity-20180928t055733673z |
category | steem |
json_metadata | {"tags":["steem"],"users":["d-pend","steemit"],"image":["https://steemitimages.com/0x0/http://steepshot.org/api/v1/image/2898a874-5157-4794-ad14-961d830ec8ff.jpeg"],"links":["https://steemkr.com/steemit/@nigelmarkdias/why-i-still-use-blogger-medium-wordpress-youtube-and-instagram-inspite-of-steemit-dtube-and-steepshot","https://medium.com/social-ecommerce/beyond-content-creation-compensation-30e2ae2f682c","https://thelocalsearchblog.blogspot.com/2018/03/what-if-your-social-media-could-dance.html","http://aboutlocalsearch.tumblr.com/post/178399727766/blockchain-is-not-exempt-from-human-nature-via","https://steemit.com/christian-links/@nigelmarkdias/after-hubris-comes-nemesis"],"app":"steemit/0.1"} |
created | 2018-09-28 05:57:33 |
last_update | 2018-09-28 05:58:33 |
depth | 3 |
children | 4 |
last_payout | 2018-10-05 05:57:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.230 HBD |
curator_payout_value | 0.074 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,043 |
author_reputation | 47,068,459,201,342 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,277,064 |
net_rshares | 172,443,408,463 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nigelmarkdias | 0 | 139,159,255,869 | 100% | ||
sorin.cristescu | 0 | 32,823,850,900 | 30% | ||
arvind.bshivaram | 0 | 460,301,694 | 100% |
They're not being *forced* to power up, they're being offered an incentive to power up. A new member is now offered a ladder to climb, which is smart because a ladder offers direction. *Up*. People can work their way *up*, if they so choose. One solid *introduceyourself* post, if powered up, can what? Double the amount one can interact with the blockchain? Maybe, if things go well. That's a huge step for someone's first day. @ajayy, it's not unacceptably low when someone can easily begin to work their way up now. It's acceptably low if they decide to stay at the bottom. The choice is theirs. As I'm reading through the comments and complaints, I'm thinking some people are forgetting everyone here is given an *opportunity* to improve their situation and experience here. If you think it's too difficult for them, make it easier. Things like utilizing your own SP to vote rather than delegating it away with the hopes of making a few dollars per week can go a long ways towards more people being able to enjoy this place.
author | nonameslefttouse |
---|---|
permlink | re-d-pend-re-ajayyy-re-steemitblog-hf20-update-restoring-continuity-20180928t041242575z |
category | steem |
json_metadata | {"tags":["steem"],"users":["ajayy"],"app":"steemit/0.1"} |
created | 2018-09-28 04:12:45 |
last_update | 2018-09-28 04:50:15 |
depth | 3 |
children | 20 |
last_payout | 2018-10-05 04:12:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.063 HBD |
curator_payout_value | 0.019 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,045 |
author_reputation | 593,361,688,458,528 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,822 |
net_rshares | 48,624,138,411 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bryan-imhoff | 0 | 11,214,797,495 | 10% | ||
isaria | 0 | 11,268,602,066 | 5% | ||
sircork | 0 | 6,070,148,781 | 100% | ||
phoneinf | 0 | 20,070,590,069 | 25% |
"scarcity creates value" is true in general but don't take it too literally. It depends how you define the perimeter, hence it doesn't work here. I already have friends I've introduced to Steemit and after 2 articles they tooke their business to trybe.one There's scarcity for RC in steemit but there's no need for anyone to socialize on steemit as more or less the same thing can be done on many other platforms (weku and trybe are two of them)
author | sorin.cristescu |
---|---|
permlink | re-d-pend-re-ajayyy-re-steemitblog-hf20-update-restoring-continuity-20180928t142738152z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 14:27:36 |
last_update | 2018-09-28 14:27:36 |
depth | 3 |
children | 1 |
last_payout | 2018-10-05 14:27:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 447 |
author_reputation | 255,754,000,681,122 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,283,135 |
net_rshares | 0 |
I actually couldn't more strongly disagree with everything in your comment. >"Scarcity creates value." Not when it comes to the free flow of ideas. Free speech is far more valuable when it's abundance is increased. Insofar as new users are unable to comment and post, the market for Steem will be suppressed. I recommend you give that more thought, and also consider the caliber of communicants you will enjoy who are actually willing to pay to play. SOC (SMTs, Oracles, and Communities) will work together to enable communities to exclude bots, paid delegations, or any given type of interaction, as well as the opposite. After some consideration, I expect communities that reflect the actual value of social interaction to perform very well, and those focused on mere mammon to be quite small (if emunerative, potentially). This is because society is far more valuable than it's mere economic aspects can account. Mike Tyson once said that Don King would sell his momma for a dollar. That's a different kind of valuation than most folks find attractive, although there's clearly folks that value society so. I don't mind memo spam at all. I only claim rewards very occasionally, when I remember to see if I have any, so don't see it. I admit I'm kinda odd, not caring about my personal finances at all, but I've determined that I'll occupy a box in dirt someday, and won't get to enjoy spending money I've accumulated during life. So, I do work I like that pays necessary bills, and spend the rest of my days with good people. If I can take anything into the grave with me, my good memories of good friends will be in there. That's more valuable anyway.
author | valued-customer |
---|---|
permlink | re-d-pend-re-ajayyy-re-steemitblog-hf20-update-restoring-continuity-20180929t001518616z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-29 00:15:27 |
last_update | 2018-09-29 00:15:27 |
depth | 3 |
children | 4 |
last_payout | 2018-10-06 00:15:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.069 HBD |
curator_payout_value | 0.021 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,681 |
author_reputation | 356,431,390,808,797 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,290,325 |
net_rshares | 49,530,931,459 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
passion-ground | 0 | 296,854,494 | 1% | ||
d-pend | 0 | 45,473,180,187 | 2% | ||
espoem | 0 | 24,621,332 | 0.1% | ||
ajayyy | 0 | 3,736,275,446 | 75% |
Yeah, this needs to be 100x just to make things work this week.
author | tcpolymath |
---|---|
permlink | re-ajayyy-re-steemitblog-hf20-update-restoring-continuity-20180928t032841247z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 03:28:42 |
last_update | 2018-09-28 03:28:42 |
depth | 2 |
children | 0 |
last_payout | 2018-10-05 03:28:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.045 HBD |
curator_payout_value | 0.009 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 63 |
author_reputation | 72,516,729,960,969 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,287 |
net_rshares | 35,374,742,354 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
remlaps | 0 | 10,370,480,347 | 100% | ||
ajayyy | 0 | 4,705,494,288 | 100% | ||
sunlit7 | 0 | 698,351,197 | 100% | ||
rizqa | 0 | 465,019,315 | 100% | ||
dustsweeper | 0 | 19,135,397,207 | 2.11% |
Yep, that's definitely way too low! If I sign up for a new service, I typically spend a few hours there, making 5-10 comments or something like that. I would probably not be very interested in keeping to use Steem if I had to take a break after only writing 1-2 comments before I would have to wait 5 days.
author | valth |
---|---|
permlink | re-ajayyy-re-steemitblog-hf20-update-restoring-continuity-20180928t050837187z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:08:30 |
last_update | 2018-09-28 05:08:30 |
depth | 2 |
children | 0 |
last_payout | 2018-10-05 05:08:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.043 HBD |
curator_payout_value | 0.012 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 306 |
author_reputation | 74,218,254,347,006 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,493 |
net_rshares | 32,304,921,174 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ozymandias | 0 | 0 | 0.1% | ||
ajayyy | 0 | 4,610,573,752 | 100% | ||
donna-metcalfe | 0 | 8,929,779,174 | 100% | ||
dustsweeper | 0 | 18,764,568,248 | 2% |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-ajayyy-re-steemitblog-hf20-update-restoring-continuity-20181113t133038208z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-13 13:31:09 |
last_update | 2018-11-13 13:31:09 |
depth | 2 |
children | 0 |
last_payout | 2018-11-20 13:31:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,214,163 |
net_rshares | 0 |
I have just one question-Was hard fork successful?
author | akdx |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t025805504z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 02:58:09 |
last_update | 2018-09-29 02:58:09 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 02:58:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 50 |
author_reputation | 80,239,947,498,660 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,295,489 |
net_rshares | 0 |
Thanks
author | alaisguineasis |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t055841089z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 05:58:51 |
last_update | 2018-09-29 05:58:51 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 05:58:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 6 |
author_reputation | 3,105,310,947,946 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,301,530 |
net_rshares | 0 |
How many steem a 1Sp account to power up so it could post again? or the minimum SP to post?
author | albertvhons |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t074835600z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 07:48:36 |
last_update | 2018-09-28 07:48:36 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 07:48:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 91 |
author_reputation | 27,135,699,010,226 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,278,242 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-albertvhons-re-steemitblog-hf20-update-restoring-continuity-20181017t234611942z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-17 23:47:30 |
last_update | 2018-10-17 23:47:30 |
depth | 2 |
children | 0 |
last_payout | 2018-10-24 23:47:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 74 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,513,167 |
net_rshares | 0 |
This would make people's post have less than $1 Pls let commenting not be restricted as well as posting. Most people wont be able to handle it
author | alihan97 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t053439837z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:34:51 |
last_update | 2018-09-28 05:34:51 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 05:34:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 142 |
author_reputation | 331,279,153,052 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,810 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-alihan97-re-steemitblog-hf20-update-restoring-continuity-20181021t155317350z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-21 15:53:36 |
last_update | 2018-10-21 15:53:36 |
depth | 2 |
children | 0 |
last_payout | 2018-10-28 15:53:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,758,051 |
net_rshares | 0 |
Estoy en capacidad de producir post de calidad. No estoy al tanto de lo que es el manejo técnico de la página. Sólo se que si no logro algún voto, comentario o sbd, la cuestión se hace algo triste. Actúen acorde a lo que conviene a la comunidad.
author | aliriera |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t150055465z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 15:01:00 |
last_update | 2018-09-29 15:01:00 |
depth | 1 |
children | 1 |
last_payout | 2018-10-06 15:01:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 245 |
author_reputation | 211,200,460,344,642 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,318,428 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-aliriera-re-steemitblog-hf20-update-restoring-continuity-20181007t155024176z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-07 15:50:39 |
last_update | 2018-10-07 15:50:39 |
depth | 2 |
children | 0 |
last_payout | 2018-10-14 15:50:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,813,253 |
net_rshares | 0 |
is good
author | almutira |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t024931860z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 02:49:33 |
last_update | 2018-09-29 02:49:33 |
depth | 1 |
children | 1 |
last_payout | 2018-10-06 02:49:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 7 |
author_reputation | 471,559,602 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,295,200 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-almutira-re-steemitblog-hf20-update-restoring-continuity-20181009t115002260z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-09 11:50:27 |
last_update | 2018-10-09 11:50:27 |
depth | 2 |
children | 0 |
last_payout | 2018-10-16 11:50:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,935,224 |
net_rshares | 0 |
though things are not smooth as before after this HF20 but we have full faith on you team and looking forward to see it stable soon. I am not able to post anything but still hopeful that it will be over soon and we all will be able to work smoothly in our lovely platform. All the best.
author | alokkumar121 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t104936941z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 10:50:06 |
last_update | 2018-09-28 10:50:06 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 10:50:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 287 |
author_reputation | 2,489,689,035,995,958 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,280,052 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-alokkumar121-re-steemitblog-hf20-update-restoring-continuity-20181012t121450492z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-12 12:15:27 |
last_update | 2018-10-12 12:15:27 |
depth | 2 |
children | 0 |
last_payout | 2018-10-19 12:15:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,143,082 |
net_rshares | 0 |
RIP steem
author | alpence |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t091037440z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 09:10:36 |
last_update | 2018-09-28 09:10:36 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 09:10:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 10 |
author_reputation | 849,273,875 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,117 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-alpence-re-steemitblog-hf20-update-restoring-continuity-20181015t165223002z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-15 16:53:21 |
last_update | 2018-10-15 16:53:21 |
depth | 2 |
children | 0 |
last_payout | 2018-10-22 16:53:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,355,041 |
net_rshares | 0 |
I really don't think it's OK to ask people to get 100SP in their accounts to comment. It's like a scheme, seriously.
author | andrew-golyanov |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t182423844z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 18:23:45 |
last_update | 2018-09-28 18:23:45 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 18:23:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 116 |
author_reputation | 3,819,569,708 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,583 |
net_rshares | 452,488,244 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
primal-buddhist | 0 | 452,488,244 | 100% |
Congratulations @steemitblog! Your post was mentioned in the [Steemit Hit Parade](https://steemit.com/hit-parade/@arcange/daily-hit-parade-20180928) in the following categories: * Upvotes - Ranked 9 with 236 upvotes * Comments - Ranked 1 with 474 comments * Pending payout - Ranked 9 with $ 28,73
author | arcange |
---|---|
permlink | re-hf20-update-restoring-continuity-20180928t184457000z |
category | steem |
json_metadata | "" |
created | 2018-09-29 16:50:12 |
last_update | 2018-09-29 16:50:12 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 16:50:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 298 |
author_reputation | 1,146,615,920,099,066 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,322,098 |
net_rshares | 0 |
I want you to make steemit reward as weku. No matter what tge value of steem is, the rewards should be like weku. This will male more people engage at steemit.
author | arslan786 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t063822208z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:38:33 |
last_update | 2018-09-28 06:40:00 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 06:38:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.280 HBD |
curator_payout_value | 0.092 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 160 |
author_reputation | 12,852,222,386,522 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,277,512 |
net_rshares | 209,009,257,831 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
arslan786 | 0 | 209,009,257,831 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-arslan786-re-steemitblog-hf20-update-restoring-continuity-20181207t015120030z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-07 01:51:21 |
last_update | 2018-12-07 01:51:21 |
depth | 2 |
children | 0 |
last_payout | 2018-12-14 01:51:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,476,187 |
net_rshares | 0 |
>It is ultimately up to the witnesses to decide whether the code is safe enough to use, however, one of the reasons we chose this particular path is due to the fact that simply multiplying the resource budgets by 10 is a simple fix, and with this simplicity, the code easy to audit. It’s interesting that you decide to mention something like this **_after you already dropped such a massive hard fork on everyone._** It is exactly this kind of post hoc pretense of responsibility that irritates a lot of witnesses. >If they choose to adopt this change, user experience could begin improving as soon as tomorrow night. *If they choose...???* Seriously? You drop a buggy fork (with major problems **_you knew about_**), ask for adoption, insinst on no rollback to bandwidth, then pretend that these patches are somehow *optional* while basic user activity is still throttled? >No other community on Earth is trying to do what we are... And rightfully so. Testing known buggy code on production shouldn’t happen. We’ll hopefully get this fixed. After that, I think it’s time for STINC to step aside as the lead dev team for this blockchain. At this point, SMTs are a no-go. I’m not even going to entertain that insane proposal from your team, given the many mistakes and complete lack of foresight we’ve all witnessed since last year.
author | ats-david |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t143600935z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 14:36:00 |
last_update | 2018-09-28 14:36:00 |
depth | 1 |
children | 94 |
last_payout | 2018-10-05 14:36:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.056 HBD |
curator_payout_value | 0.343 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,340 |
author_reputation | 324,017,334,201,433 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,283,263 |
net_rshares | 769,261,410,573 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stellabelle | 0 | 491,146,375,467 | 32% | ||
joythewanderer | 0 | 6,978,902,471 | 1% | ||
daznez | 0 | 9,049,790,041 | 50% | ||
ocrdu | 0 | 3,049,030,016 | 100% | ||
donchate | 0 | 3,341,246,122 | 100% | ||
rach | 0 | 2,656,240,308 | 100% | ||
elgeko | 0 | 42,059,059,422 | 18% | ||
justinashby | 0 | 3,688,794,901 | 100% | ||
battleaxe | 0 | 31,121,932,460 | 43% | ||
martie7 | 0 | 221,153,225 | 100% | ||
sircork | 0 | 9,626,905,411 | 100% | ||
pibara | 0 | 11,549,070,836 | 100% | ||
freedomno1 | 0 | 2,320,748,176 | 100% | ||
sorin.cristescu | 0 | 16,988,530,177 | 15% | ||
pignus | 0 | 14,850,835,947 | 100% | ||
fiducia | 0 | 60,756,617,994 | 100% | ||
sapphic | 0 | 4,042,584,291 | 20% | ||
teamgood | 0 | 47,396,762,467 | 33% | ||
youdontsay | 0 | 6,512,016,192 | 8% | ||
miryam | 0 | 1,904,814,649 | 100% |
@ats-david yup oh and as for top 20 Witnesses offering 'discount' delegation SP to POWER UP is a conflict of interest AT BEST there seems to be zero ethical compass and when you tout you are a leader then you lead...you APOLOGIZE and you sympathize with those on here like vets and such who needed this money , people bitch about fiat and run to puppets, people who care less if they give millions to hoe bags who dance real pretty and love gourmet food then yank it and fuck it up for communities already established to have been doing good whatever 
author | battleaxe |
---|---|
permlink | re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t005103268z |
category | steem |
json_metadata | {"tags":["steem"],"users":["ats-david"],"image":["https://cdn.steemitimages.com/DQmWraeavtZZL5ymUBscLomXK6TT5Nj34mfdpLK87v4zy6m/pffft.gif"],"app":"steemit/0.1"} |
created | 2018-09-29 00:51:06 |
last_update | 2018-09-29 00:51:06 |
depth | 2 |
children | 4 |
last_payout | 2018-10-06 00:51:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.384 HBD |
curator_payout_value | 0.066 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 659 |
author_reputation | 97,969,256,878,476 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,290,978 |
net_rshares | 271,482,580,653 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
battleaxe | 0 | 71,921,674,381 | 100% | ||
sircork | 0 | 9,681,203,059 | 100% | ||
espoem | 0 | 24,625,733 | 0.1% | ||
nokodemion | 0 | 66,582,358,533 | 100% | ||
tygertyger | 0 | 8,854,519,211 | 100% | ||
sapphic | 0 | 20,090,091,726 | 100% | ||
teamgood | 0 | 47,138,889,552 | 33% | ||
reverendrum | 0 | 45,322,383,437 | 100% | ||
miryam | 0 | 1,866,835,021 | 100% |
author | battleaxe |
---|---|
permlink | re-battleaxe-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t005338918z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 00:53:42 |
last_update | 2018-09-29 00:53:42 |
depth | 3 |
children | 1 |
last_payout | 2018-10-06 00:53:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.110 HBD |
curator_payout_value | 0.036 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 25 |
author_reputation | 97,969,256,878,476 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,291,059 |
net_rshares | 78,706,950,224 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
battleaxe | 0 | 69,347,573,860 | 100% | ||
sircork | 0 | 9,359,376,364 | 100% |
This is a trying time, a time where we need champions like you. People's Champions. I truly hope your shining example of speaking up resonates with this community, a decentralized community of powerful, free thinkers who won't have the wool pulled over their eyes. (I hope I have enough RP or mana or whatever other nonsense needed to post this comment!)
author | reverendrum |
---|---|
permlink | re-battleaxe-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t025813727z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 02:58:15 |
last_update | 2018-09-29 02:58:15 |
depth | 3 |
children | 0 |
last_payout | 2018-10-06 02:58:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.112 HBD |
curator_payout_value | 0.036 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 354 |
author_reputation | 13,543,963,036,335 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,295,491 |
net_rshares | 79,138,104,503 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
battleaxe | 0 | 66,563,965,336 | 100% | ||
tygertyger | 0 | 8,676,530,531 | 100% | ||
sapphic | 0 | 3,897,608,636 | 20% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-battleaxe-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20181212t123945598z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-12 12:40:30 |
last_update | 2018-12-12 12:40:30 |
depth | 3 |
children | 0 |
last_payout | 2018-12-19 12:40:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,734,848 |
net_rshares | 0 |
Thank you @ats-david. Some of us have been doing damage control for the last few days, for a group of multi-millionaires who can't seem to be bothered. Personally, I'm over it. Steem is a viable blockchain but Steemit can burn to the ground for all I care. I notice @ned's mana and RC are both at 100% though. Which begs quite a few questions ...
author | miryam |
---|---|
permlink | re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t014000669z |
category | steem |
json_metadata | {"tags":["steem"],"users":["ats-david","ned"],"app":"steemit/0.1"} |
created | 2018-09-29 01:40:00 |
last_update | 2018-09-29 01:40:00 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 01:40:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.737 HBD |
curator_payout_value | 0.243 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 348 |
author_reputation | 1,154,513,039,116 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,292,895 |
net_rshares | 519,019,704,418 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stellabelle | 0 | 442,806,676,388 | 32% | ||
battleaxe | 0 | 34,494,471,418 | 50% | ||
sircork | 0 | 9,487,111,452 | 100% | ||
sapphic | 0 | 3,791,142,207 | 19% | ||
reverendrum | 0 | 28,440,302,953 | 64% |
I began mentioning it much more strongly prior to the hardfork when some Witnesses began admitting they hadn’t read the release notes and some top 20 Witnesses only began testing two days prior to the proposed HF. Ask Lukestokes or Reggaemuffin who began prompting Witnesses for their published standards and when. Going forward speaking loudly to the definitions of the contiuents of Steem governance and their roles, especially going into SMTs and other innovation, is absolutely critical. Without stoic Gatekeeping from our Witnesses, the governance is weak. Without Gatekeepers holding devs accountable to Gatekeeper’s standards, or more importantly, without standards, deliverables are under tested. Without Stakeholders of users and businesses holding Gatekeepers accountable, Gates remain low. We need to raise the Stakeholders voice and raise the Gates and raise the demands for optimal approach to development, which should show itself in aggregate of Witnesses’ standards. Personally as a stakeholder I want from this governance a robust combination of conservative process with consistent drive toward innovative development. There are certainly marked improvements to make here in the short term. Posted from my iPhone. Please excuse omissions, errors or grammatical mistakes.
author | ned |
---|---|
permlink | re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180928t165357236z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 16:53:57 |
last_update | 2018-09-28 16:57:00 |
depth | 2 |
children | 81 |
last_payout | 2018-10-05 16:53:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,290 |
author_reputation | 94,449,026,656,258 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 0.000 HBD |
percent_hbd | 10,000 |
post_id | 72,285,473 |
net_rshares | 1,991,894,357,393 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
transisto | 0 | 174,936,419,504 | 100% | ||
inertia | 0 | 1,194,949,823,634 | 100% | ||
supermeatboy | 0 | 63,691,315,249 | 100% | ||
steevc | 0 | 22,391,882,751 | 14% | ||
darkflame | 0 | 6,690,388,011 | 100% | ||
whatsup | 0 | 58,442,530,730 | 24% | ||
thethreehugs | 0 | 4,349,667,830 | 24% | ||
booster | 0 | 211,788,341,381 | 1% | ||
pibara | 0 | 11,774,440,304 | 100% | ||
freedomno1 | 0 | 2,273,762,383 | 100% | ||
therealwolf | 0 | 236,701,985,217 | 9% | ||
pilotkosinus | 0 | 2,859,262,747 | 100% | ||
appicsvn | 0 | 487,902,314 | 100% | ||
arham786 | 0 | 556,635,338 | 100% |
I want to congratulate you @ned . People wouldn't comment or even waste their time if they didn't care. There have been some really cool things the STEEM blockchain has accomplished and it has been an interesting experiment. What has been created here is hard to replicate. It is far too expensive and requires too much funding for people to easily build their own platforms to "fix" the issues here. If it was easy everyone would do it. That all being said the platform has frustrated us for over two years. It doesn't really improve it just changes. The same scenarios continue to exist that the distribution was an absolute joke and for the most part the witness situation is a complete joke and always has been. This blockchain has probably made about 50 people more successful than they were before. Everyone else has been stuck in a frustrating time trap. ### Congratulations @ned ..... you won https://cdn1.thr.com/sites/default/files/imagecache/landscape_928x523/2013/10/the_wolf_of_wall_street.jpg
author | brianphobos |
---|---|
permlink | re-ned-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t082957967z |
category | steem |
json_metadata | {"tags":["steem"],"users":["ned"],"image":["https://cdn1.thr.com/sites/default/files/imagecache/landscape_928x523/2013/10/the_wolf_of_wall_street.jpg"],"app":"steemit/0.1"} |
created | 2018-09-29 08:29:57 |
last_update | 2018-09-29 08:29:57 |
depth | 3 |
children | 15 |
last_payout | 2018-10-06 08:29:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.439 HBD |
curator_payout_value | 0.145 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,031 |
author_reputation | 171,426,487,109,912 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,306,122 |
net_rshares | 303,088,498,770 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
beanz | 0 | 303,028,203,908 | 20% | ||
espoem | 0 | 60,294,862 | 0.15% |
I am excited to see where 1 million accounts takes us. I remember when you were on TV talking about Steem at 100,000 users. Keep on @ned you are doing great! I am looking forward to SMTs
author | darkflame |
---|---|
permlink | re-ned-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t172823959z |
category | steem |
json_metadata | {"tags":["steem"],"users":["ned"],"app":"steemit/0.1"} |
created | 2018-09-29 17:28:24 |
last_update | 2018-09-29 17:28:24 |
depth | 3 |
children | 0 |
last_payout | 2018-10-06 17:28:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 186 |
author_reputation | 90,938,510,340,623 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,323,313 |
net_rshares | 0 |
This is great that you read one comment. I hope you read the rest. If you want to make improvements, then it is imperative. Also I love that you know that you are a stakeholder. I hope you also recognize that your customers on Steemit are stakeholders too. And if you do, then as the leader of this organization it is your duty to address the issues many of the Steemit users will be facing with this new implementation.
author | davemccoy |
---|---|
permlink | re-ned-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180928t171902964z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 17:19:03 |
last_update | 2018-09-28 17:19:24 |
depth | 3 |
children | 1 |
last_payout | 2018-10-05 17:19:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.042 HBD |
curator_payout_value | 0.011 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 427 |
author_reputation | 59,567,300,517,623 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,285,823 |
net_rshares | 30,713,474,392 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sircork | 0 | 9,712,522,214 | 100% | ||
ilovepoorpeople | 0 | 2,890,440,937 | 100% | ||
unleashpower | 0 | 2,176,677,329 | 100% | ||
headchange | 0 | 13,343,447,690 | 100% | ||
tzukhan | 0 | 2,590,386,222 | 100% |
And the true shame of it all is that we as steemians can do nothing about the witness situation. As we all know @freedom is a mega account and has allmost all the top 20 witnesses propped up there with his vote. Hell even @aggroed wrote an article about it. https://steemit.com/freedom/@aggroed/the-twelve-million-dollar-miner-who-is-freedom maybe in the next hard fork we could address that account so that the rest of us actually have any power to choose witnesses that want to do the job, not just sit in a top 20 spot and line their pockets. If what you say is true about them only testing 2 days ahead of time that is just shamefull and they should be fired by the people. I guess the obvious answer would be "well it is his stake and he can do as he wishes, If you don't like it doomsday then stop being a peasant." As long as witnesses are complacent because they have the @freedom vote in their back pocket we are all stuck with them no matter how hard we try to leverage them out.
author | doomsdaychassis |
---|---|
permlink | re-ned-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180928t175040151z |
category | steem |
json_metadata | {"tags":["steem"],"users":["freedom","aggroed"],"links":["https://steemit.com/freedom/@aggroed/the-twelve-million-dollar-miner-who-is-freedom"],"app":"steemit/0.1"} |
created | 2018-09-28 17:50:42 |
last_update | 2018-09-28 17:50:42 |
depth | 3 |
children | 13 |
last_payout | 2018-10-05 17:50:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.235 HBD |
curator_payout_value | 0.072 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 989 |
author_reputation | 19,706,816,576,367 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,194 |
net_rshares | 169,822,393,395 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
valued-customer | 0 | 11,258,083,264 | 25% | ||
sircork | 0 | 9,518,514,120 | 100% | ||
pibara | 0 | 10,778,424,003 | 100% | ||
socky | 0 | 122,707,196,628 | 10% | ||
reviles | 0 | 646,730,221 | 100% | ||
mondoshawan | 0 | 546,939,029 | 100% | ||
redpossum | 0 | 556,818,674 | 100% | ||
toddrjohnson | 0 | 9,821,173,321 | 100% | ||
jacobpeacock | 0 | 3,988,514,135 | 100% |
Oh what the hell I will burn some resource credits linking to this brilliant piece [right here](https://steemit.com/steemit/@paulag/unmasking-freedom-what-the-data-can-tell-us-steemit-business-intelligence) by another deserving witness @paulag who will never have the chance to get to top 20 because she does not have the vote from freedom and that all but seals her fate to live outside the top 20 no matter what she does. Please help us @ned . This is a way to fix steemit. Also how many RC does it take to eit because I had to do a new comment because it was saying I did not have enough credits to edit a comment but I can make a whole new one. <a href="https://imgflip.com/i/2iydrt"><img src="https://i.imgflip.com/2iydrt.jpg" title="made at imgflip.com"/></a>
author | doomsdaychassis |
---|---|
permlink | re-ned-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180928t185750370z |
category | steem |
json_metadata | {"tags":["steem"],"users":["paulag","ned"],"image":["https://i.imgflip.com/2iydrt.jpg"],"links":["https://steemit.com/steemit/@paulag/unmasking-freedom-what-the-data-can-tell-us-steemit-business-intelligence","https://imgflip.com/i/2iydrt"],"app":"steemit/0.1"} |
created | 2018-09-28 18:57:51 |
last_update | 2018-09-28 18:57:51 |
depth | 3 |
children | 3 |
last_payout | 2018-10-05 18:57:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.574 HBD |
curator_payout_value | 0.189 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 767 |
author_reputation | 19,706,816,576,367 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,993 |
net_rshares | 412,644,986,734 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stellabelle | 0 | 385,603,726,296 | 25% | ||
thethreehugs | 0 | 4,329,245,896 | 24% | ||
sircork | 0 | 9,246,521,869 | 100% | ||
headchange | 0 | 13,085,072,883 | 100% | ||
yashaharari | 0 | 380,419,790 | 100% |
I wrote you a nice letter Ned Scott. A way to solve all these problems and usher us into a new golden age. You ignored my letter and now this thread resembles the french revolution.
author | mykos |
---|---|
permlink | re-ned-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t034935081z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 03:47:24 |
last_update | 2018-09-29 03:47:24 |
depth | 3 |
children | 10 |
last_payout | 2018-10-06 03:47:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 2.229 HBD |
curator_payout_value | 0.742 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 181 |
author_reputation | -5,400,515,283,490 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,297,288 |
net_rshares | 1,559,427,536,939 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stellabelle | 0 | 1,559,427,536,939 | 100% |
#### _[At your desk, Ned](https://steemit.com/steemit/@nigelmarkdias/at-your-desk-ned-2018-09-29-09-48-01)_ 
author | nigelmarkdias |
---|---|
permlink | re-ned-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t093957352z |
category | steem |
json_metadata | {"tags":["steem"],"image":["https://cdn.steemitimages.com/DQmcR9eE6E7d4oY3VRjueuFDWJFnMRmUj8D6pVL18zTeraC/341407EA-5013-42DA-82CE-7A31E26A8150.jpeg"],"app":"steemit/0.1","links":["https://steemit.com/steemit/@nigelmarkdias/at-your-desk-ned-2018-09-29-09-48-01"]} |
created | 2018-09-29 09:40:00 |
last_update | 2018-09-29 10:30:12 |
depth | 3 |
children | 0 |
last_payout | 2018-10-06 09:40:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.164 HBD |
curator_payout_value | 0.054 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 273 |
author_reputation | 47,068,459,201,342 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,308,036 |
net_rshares | 112,838,540,306 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nigelmarkdias | 0 | 112,838,540,306 | 100% |
@ned I'm shaking my head Lemme get this straight, you need rigorous gatekeeping witnesses to stop the shitty code changes, yet there are sweet fanny Adams that understand the code in its entirety Inherently you are outsourcing code QA to people that are paid for their services by the output of that code. And that looks like a serious conflict of interest. Oh and vote for my witness if you want change 😂
author | sapphic |
---|---|
permlink | re-ned-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t030712235z |
category | steem |
json_metadata | {"tags":["steem"],"users":["ned"],"app":"steemit/0.1"} |
created | 2018-09-29 03:07:45 |
last_update | 2018-09-29 03:07:45 |
depth | 3 |
children | 21 |
last_payout | 2018-10-06 03:07:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.142 HBD |
curator_payout_value | 0.045 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 413 |
author_reputation | 1,264,471,757,925 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,295,859 |
net_rshares | 100,670,577,794 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
battleaxe | 0 | 16,466,293,548 | 25% | ||
underground | 0 | 7,483,792,302 | 100% | ||
mondoshawan | 0 | 559,078,298 | 100% | ||
tygertyger | 0 | 9,009,883,958 | 100% | ||
teamgood | 0 | 47,140,687,203 | 33% | ||
reverendrum | 0 | 20,010,842,485 | 45% |
Disappears for months, Shows up to point fingers at everyone but the team that has millions of dollars to spend on resources which are the "gatekeepers". Would flag for self aggrandizement, but I don't want to consume my precious RC on it and I can't afford it anyway, because I was using my power to help users all morning on other threads. Trying to retain some of them before this place goes completely ghost town over crap decisions and poor execution by the aristocracy, that fails at meritocracy.
author | sircork |
---|---|
permlink | re-ned-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t020609938z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 02:06:09 |
last_update | 2018-09-29 02:22:03 |
depth | 3 |
children | 0 |
last_payout | 2018-10-06 02:06:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.449 HBD |
curator_payout_value | 0.144 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 502 |
author_reputation | 41,070,008,049,802 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,293,720 |
net_rshares | 315,941,910,123 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stellabelle | 0 | 277,785,976,775 | 20% | ||
battleaxe | 0 | 15,136,922,851 | 22% | ||
tomekkk | 0 | 568,756,306 | 100% | ||
thethreehugs | 0 | 4,309,808,406 | 24% | ||
harvhat | 0 | 389,996,623 | 100% | ||
tygertyger | 0 | 9,565,868,577 | 100% | ||
sapphic | 0 | 4,026,364,611 | 20% | ||
jacobpeacock | 0 | 4,070,197,304 | 100% | ||
cryptosurvival | 0 | 88,018,670 | 100% |
Dear Ned, Everyone has lost. If there was a time to apologize and show a tiny bit of empathy now would be it. Upvoting for aggrandizement of Resource Credits Depletion Action. Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
author | stellabelle |
---|---|
permlink | stellabelle-re-ned-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t012828632z |
category | steem |
json_metadata | {"app":"partiko"} |
created | 2018-09-29 01:28:27 |
last_update | 2018-09-29 01:29:39 |
depth | 3 |
children | 1 |
last_payout | 2018-10-06 01:28:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.549 HBD |
curator_payout_value | 0.024 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 237 |
author_reputation | 516,061,669,130,124 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,292,441 |
net_rshares | 387,383,765,333 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stellabelle | 0 | 348,975,169,182 | 23% | ||
battleaxe | 0 | 34,186,178,020 | 50% | ||
angelbless | 0 | 3,716,061,700 | 100% | ||
redpossum | 0 | 506,356,431 | 100% |
Hi, @ned, I don't know if you're reading these or not, a lot of people have some pretty hostile responses here and while I feel them I couldn't blame you for feeling like this was going nowhere. However, I have a suggestion for addressing some of these issues, and I hope you'll consider it. Part of the problem here is that witness rewards aren't tied into testing, code review, and so on. And I believe that they shouldn't be - there are different skillsets required for being a good dev and a good witness. But that means that sufficient testing of the hardforks is unrewarded, which is why no one was doing it. I propose that we set up a Utopian-like system, supported with SP from Steemit Inc. and the top witnesses, specifically for Steem blockchain development. New code, code review, unit testing, bug reports, testnet experiences, and so on could all be done publicly through posts and rewarded through votes, so that instead of every witness having to do a private review of code that is scattered through github, there would be a reviewable public record of the testing that was being done, and more importantly, everyone could contribute to it. This would provide the incentive for more extensive testing that the current system is lacking without putting additional burden on witnesses, or requiring that any dev who wants to be compensated for that work also run a witness. This would provide the witnesses with a collection of data they could more easily review, and expertise from a larger group of people reviewing the actual code and supplying their expertise, before making their decision to accept an update. It would also put their information-state on a par with the rest of the community's, so we would not be assuming that the job was being done in the background.
author | tcpolymath |
---|---|
permlink | re-ned-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t065626539z |
category | steem |
json_metadata | {"tags":["steem"],"users":["ned"],"app":"steemit/0.1"} |
created | 2018-09-29 06:56:27 |
last_update | 2018-09-29 06:56:27 |
depth | 3 |
children | 3 |
last_payout | 2018-10-06 06:56:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.376 HBD |
curator_payout_value | 0.099 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,791 |
author_reputation | 72,516,729,960,969 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,303,109 |
net_rshares | 261,482,927,923 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
haphazard-hstead | 0 | 45,791,550,193 | 20% | ||
sircork | 0 | 10,219,792,082 | 100% | ||
pibara | 0 | 12,010,460,490 | 100% | ||
synrg | 0 | 115,175,665,894 | 100% | ||
vandrei.razvan | 0 | 75,814,652,802 | 100% | ||
espoem | 0 | 60,517,570 | 0.15% | ||
faggotcommander | 0 | 2,410,288,892 | 100% |
@ned If you want real change it is simple give every steemian equal voting power on such important matters such as witness votes ect. like this people who actually earn the trust of the users get the power not some entitled sponsored idiots who could not bother to test or read ...
author | tygertyger |
---|---|
permlink | re-ned-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t101357421z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1","users":["ned"]} |
created | 2018-09-29 10:13:57 |
last_update | 2018-09-29 10:15:09 |
depth | 3 |
children | 0 |
last_payout | 2018-10-06 10:13:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 283 |
author_reputation | 92,934,211,549,317 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,308,999 |
net_rshares | 0 |
Welp, I tell ya, @ned... that is why I am working on this thing here that I call the "Dolphin Council" and we are working on making the role "Witness" equivalent and now that I am both, it is morphing into a combination council. I do not pretend to be the "leader" of this new group, but at this time I am guiding the charter of it. Your "gatekeepers" speech above gives me some great ideas for the Council. Thanks. As you may have noticed, Many or Most of the new witnesses are mid-level folks, which is a good deal. New Blood, fresh ideas, different perspectives. The "DC" hopes to mirror this new(er) Steem Demographic and "inject" these traits into the Blockchain. > Personally as a stakeholder I want from this governance a robust combination of conservative process with consistent drive toward innovative development. There are certainly marked improvements to make here in the short term. Could not have said it better myself, but that sums up a lot of my feelings about the "State Of Steem"...
author | underground |
---|---|
permlink | re-ned-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180930t142516505z |
category | steem |
json_metadata | {"tags":["steem"],"users":["ned"],"app":"steemit/0.1"} |
created | 2018-09-30 14:25:21 |
last_update | 2018-09-30 14:25:21 |
depth | 3 |
children | 0 |
last_payout | 2018-10-07 14:25:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,014 |
author_reputation | 55,438,677,797,302 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,357,966 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-ned-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t143423264z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 14:34:36 |
last_update | 2018-09-29 14:34:36 |
depth | 3 |
children | 0 |
last_payout | 2018-10-06 14:34:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,317,500 |
net_rshares | 0 |
That's a good point, they should definitely test the code in a non-production environment first. Does Steem have a test net?
author | programmingvalue |
---|---|
permlink | re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t230552789z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 23:05:54 |
last_update | 2018-09-29 23:05:54 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 23:05:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.108 HBD |
curator_payout_value | 0.034 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 124 |
author_reputation | 2,087,259,996,059 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,332,357 |
net_rshares | 73,021,048,939 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kjnk | 0 | 72,735,300,372 | 100% | ||
cheneats | 0 | 285,748,567 | 3% |
You seems to think that STINC blocking the way by being the lead dev team. You might want to find replacements before firing someone.
author | transisto |
---|---|
permlink | re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180928t180717554z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 18:07:21 |
last_update | 2018-09-28 18:07:21 |
depth | 2 |
children | 3 |
last_payout | 2018-10-05 18:07:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 134 |
author_reputation | 330,357,940,720,833 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,391 |
net_rshares | 0 |
I’m currently reviewing résumés. :)
author | ats-david |
---|---|
permlink | re-transisto-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t023006680z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 02:30:06 |
last_update | 2018-09-29 02:30:06 |
depth | 3 |
children | 1 |
last_payout | 2018-10-06 02:30:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 35 |
author_reputation | 324,017,334,201,433 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,294,537 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-transisto-re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t143612494z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 14:36:24 |
last_update | 2018-09-29 14:36:24 |
depth | 3 |
children | 0 |
last_payout | 2018-10-06 14:36:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,317,581 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward.Future Is History"
author | writtenments |
---|---|
permlink | re-ats-david-re-steemitblog-hf20-update-restoring-continuity-20180929t143407124z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 14:34:18 |
last_update | 2018-09-29 14:34:18 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 14:34:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 72 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,317,491 |
net_rshares | 0 |
Thanks for the update. I've audited the <a href="https://github.com/steemit/steem/compare/5da440e..042dc59">most recent changes</a> and have started deploying the updates across my nodes now.
author | ausbitbank |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t052944943z |
category | steem |
json_metadata | {"tags":["steem"],"links":["https://github.com/steemit/steem/compare/5da440e..042dc59"],"app":"steemit/0.1"} |
created | 2018-09-28 05:29:45 |
last_update | 2018-09-28 05:29:45 |
depth | 1 |
children | 2 |
last_payout | 2018-10-05 05:29:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.049 HBD |
curator_payout_value | 0.015 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 191 |
author_reputation | 287,009,709,424,827 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,276,746 |
net_rshares | 37,471,232,043 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
valued-customer | 0 | 10,905,404,392 | 25% | ||
theoccultcorner | 0 | 25,529,721,781 | 100% | ||
lecumberre | 0 | 1,036,105,870 | 100% |
Thanks a lot for your hard work, I just voted for you as a witness recently. I will update my votes once a month and let all the witnesees know about that. I'm very positive about this hard fork and I see it the best one for now. You can check my post about it if you like [The positive side of Hard Fork 20 !](https://steemit.com/dtube/@clixmoney/2l7bulix).
author | clixmoney |
---|---|
permlink | re-ausbitbank-re-steemitblog-hf20-update-restoring-continuity-20180929t164228019z |
category | steem |
json_metadata | {"tags":["steem"],"links":["https://steemit.com/dtube/@clixmoney/2l7bulix"],"app":"steemit/0.1"} |
created | 2018-09-29 16:42:48 |
last_update | 2018-09-29 16:42:48 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 16:42:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 358 |
author_reputation | 708,028,799,822,335 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,321,857 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-ausbitbank-re-steemitblog-hf20-update-restoring-continuity-20181107t024030214z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-07 02:41:06 |
last_update | 2018-11-07 02:41:06 |
depth | 2 |
children | 0 |
last_payout | 2018-11-14 02:41:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,824,806 |
net_rshares | 0 |
I am going to waste some RC's here. Go back **two years** look at your comments about **HF17**. Look at how much talk there was about ***The LEVEL of Engagement***. The complaining about a **LACK OF COMMENTS** on post. Is that what people want to go back to? No **Comments** only votes? Because I wanted my RC to rebuild a little bit I tried to refrain from commenting very much today. So I looked back in history. Initially I wanted to learn a little bit more about @berniesanders and someone named @nogono or something like that. Couldn't find anything, but I did learn a lot about bernie, he used to to not downvote. I only found a couple of downvotes from him in his earlier days, he was back then like now still concerned with steemit, and like now as then he still got pissed at idiots using #steemit tag for a lot of their post. He also like the photography tag. The point is, look at and learn from history or you end up repeating it. Try looking at page 1500 of his on steemd, and 1475 and 1600. I think it was page 1500 that I found a post he either commented on or made, I don't recall exactly, but there was a lot of talk about HF17 and lack of comments and lack of overall engagement. I even learned that Stan Larimar is Dan's dad and has an account on here. Still active also. The individuals that participate in Asher's league of Engagement are the kind of people that you were looking for two years ago. now you want us to go away, to not comment and to only vote your shit post because along with not being able to comment people are not going to be able to post. You want to fix and equalize the comments and find the quality in steemit, then talk to people like @abh12345, and @thedarkhorse (@pifc), they got a lot of people to comment and engage and to find quality content among the new users. I will be unable to respond to any comments made to this comment, courtesy of the HF20 designers and testers. May in 48 hours, but then I will have higher priority message to respond to I am sure.
author | bashadow |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t074418629z |
category | steem |
json_metadata | {"tags":["steem","steemit"],"users":["berniesanders","nogono","abh12345","thedarkhorse","pifc"],"app":"steemit/0.1"} |
created | 2018-09-28 07:44:12 |
last_update | 2018-09-28 07:44:12 |
depth | 1 |
children | 5 |
last_payout | 2018-10-05 07:44:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.059 HBD |
curator_payout_value | 0.018 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,020 |
author_reputation | 100,388,692,638,882 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,278,204 |
net_rshares | 44,328,979,473 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
abh12345 | 0 | 30,667,817,100 | 8% | ||
valued-customer | 0 | 11,086,661,571 | 25% | ||
buggedout | 0 | 2,574,500,802 | 100% |
Personally, I think these posts are the best place to be 'wasting' RCs at present 😊 My gut feeling was that the numbers were not going to be spot on first time around. A 10x increase in RCs is a start, and there may be more to come. The balance between cutting the legs off the abusers, and allowing the good to engage freely is tough, but im hopeful that with the community feeding back, this will be achieved. It may be that 'we' need to support, as many do at present, young, promising accounts with delegation - I am happy to that if it means less crap on the network. As far as the Leagues go, this week will go ahead as usual. I have been 'concerned' recently with comments that would he be better served over the phone and on discord. Ideally, less of these and more inclusive remarks, which allow others to join in a conversation, will be the output of these changes. Cheer man, have a good day.
author | abh12345 |
---|---|
permlink | re-bashadow-re-steemitblog-hf20-update-restoring-continuity-20180928t092203721z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 09:22:06 |
last_update | 2018-09-28 09:22:06 |
depth | 2 |
children | 3 |
last_payout | 2018-10-05 09:22:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 911 |
author_reputation | 1,406,693,817,263,870 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,249 |
net_rshares | 0 |
It would have been nice for the RC-developers to track the work of your League of Engagement with a pseudo-RC to estimate resource usage and develop initial parameters. It seems like their initial setup was designed to reward future blockchain uses, rather existing social platform activity. There's a part of me that knows this was always in the white paper, that is, the social platform not being a priority in the long run. But it's still hard to see. For folks that built up their SP, it could be good financially as some blockchain projects pan out, but it still is a shame to lose the sense of community and connections with people we've gotten to know and appreciate.
author | haphazard-hstead |
---|---|
permlink | re-abh12345-re-bashadow-re-steemitblog-hf20-update-restoring-continuity-20180930t021846923z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 02:18:54 |
last_update | 2018-09-30 02:18:54 |
depth | 3 |
children | 1 |
last_payout | 2018-10-07 02:18:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 676 |
author_reputation | 36,666,374,575,794 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,336,618 |
net_rshares | 0 |
I resonate with your patience with giving RCs a chance to adjust, and the need for a system like them for SMTs to work in HF21. However, I just discovered that new users only get delegated 5SP now. Also that the 10x is by the pool, not by the person. That means that even "round 2" of the RC allotments will still mean new users can only comment or post once per day! And that's if they get the full 10x. More likely that distribution will also be top heavy. That's outrageous. Clearly we need to skip the 10x and go straight to 100x, and instead of making it go by current RC/SP, have it be an inverse relationship. I honestly don't need a 10x, though I'd appreciate my VP/mana coming back over 80%. But I will likely get more than 10x. And lots of people who can't possibly comment/post as much as their current RC allows (which for me right now is more than 100 per day of each, pah!) will now get more. Meanwhile the plankton still will not be able to hardly function. Please urge who you can urge to skip 10x and go to 100x now. We can adjust based on system feedback after that for round 3 of RC algo adjustments. And let's move away from this idea of how much SP you have being what determines if you're a spammer all together. There is no relation between the two. If RCs will be used to cost actions, which makes sense, then new users should be given enough to behave normally, which is more like 20 comments per day. A spammer can't succeed with only 20 comments per day, but a normal person can.
author | indigoocean |
---|---|
permlink | re-abh12345-re-bashadow-re-steemitblog-hf20-update-restoring-continuity-20180928t162256532z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 16:22:57 |
last_update | 2018-09-28 16:22:57 |
depth | 3 |
children | 0 |
last_payout | 2018-10-05 16:22:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.015 HBD |
curator_payout_value | 0.004 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,511 |
author_reputation | 83,283,947,872,393 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,284,999 |
net_rshares | 11,035,485,670 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
valued-customer | 0 | 11,035,485,670 | 25% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-bashadow-re-steemitblog-hf20-update-restoring-continuity-20181114t015446358z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-14 01:55:24 |
last_update | 2018-11-14 01:55:24 |
depth | 2 |
children | 0 |
last_payout | 2018-11-21 01:55:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,246,958 |
net_rshares | 0 |
 As messy and challenging as this update turned itself out to be, that much it was able to provide important insights into the system and how it functions. It is for that reason that my gratefulness for being part of it outweighs my frustration over the temporary limbo-esque creation mayhem. As an amoeba, there is only gratitude here. I see the opportunities arising out of this valuable change of modus operandi. Thank You very much, Mahalo nui loa and Muchas gracias from Uruguay, @beingtheuniverse
author | beingtheuniverse |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t141849946z |
category | steem |
json_metadata | {"tags":["steem"],"users":["beingtheuniverse"],"image":["https://cdn.steemitimages.com/DQmVDtMErite3cBqFyRPKyw86TaR9oHRgwFU5fqVs9SQtXB/Got%20Appreciation-web.jpg"],"app":"steemit/0.1"} |
created | 2018-09-28 14:18:54 |
last_update | 2018-09-28 14:18:54 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 14:18:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 637 |
author_reputation | 3,190,381,094,246 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,282,995 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-beingtheuniverse-re-steemitblog-hf20-update-restoring-continuity-20181010t123529622z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-10 12:35:57 |
last_update | 2018-10-10 12:35:57 |
depth | 2 |
children | 0 |
last_payout | 2018-10-17 12:35:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,004,793 |
net_rshares | 0 |
I call bullshit. Do better. We're all basically working for YOU to have a site that's worth a shit. Sack up. Quit whining.
author | bethalea |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t015117078z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 01:51:18 |
last_update | 2018-09-29 01:51:18 |
depth | 1 |
children | 1 |
last_payout | 2018-10-06 01:51:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 123 |
author_reputation | 17,901,081,005,462 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,293,246 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-bethalea-re-steemitblog-hf20-update-restoring-continuity-20181009t115050926z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-09 11:51:12 |
last_update | 2018-10-09 11:51:12 |
depth | 2 |
children | 0 |
last_payout | 2018-10-16 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,935,262 |
net_rshares | 0 |
Nice play con artist! Good play! Powering down and moving on! You will loose 100,000s of SP from this and get nothing but leaches who bitch at you for not earning while you extract the last few dollars left in the platform! Good job! Because you can post does not mean things are fixed... IF you want to see SCALE ( new users) you are not going to.. If you want to watch half the userbase who is active and has over HUNDREDS of THOUSANDS if not MILLIONS of SP leave (like me) by all means call it "fixed"... You all will be there with @ned alone and the bulk of us moved on.. You think making this reply cost you anything on FACEBOOK funny you don't reply on steem.... WHY NOT?? Oh right now it costs you RC to post on steem! But RC = VP which is your EARNINGS!!! So now you have to decide.. Should I follow 3 people OR up vote 3 things and earn money... Well logic dictates you will like 3 things and 0 follows... WHAT A GREAT social platform that is... ENCOURAGE selfish behavior... BY ALL MEANS if you want to debate this do.. But as you stated you just want to blindly follow @ned and believe this is good for you while people with over 100k SP leave lol! But hey I'm sure they will replace me with people who have 12 SP.. You only need 100,000 of them ROFL! GOOD LUCK! New users lol you are insane if anyone like me who actually attracts new users is going to keep helping! We are leaving or forking! You fucked us! We are done @ned! No wonder @dan left!
author | bigdeej |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t034335344z |
category | steem |
json_metadata | {"tags":["steem"],"users":["ned","dan"],"app":"steemit/0.1"} |
created | 2018-09-29 03:43:36 |
last_update | 2018-09-29 03:43:36 |
depth | 1 |
children | 30 |
last_payout | 2018-10-06 03:43:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,461 |
author_reputation | 24,177,354,907,334 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,297,162 |
net_rshares | -70,501,956,914,232 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ned | 0 | -73,762,535,360,707 | -100% | ||
demartini | 0 | 1,150,809,306 | 100% | ||
blacklist-a | 0 | -33,072,772 | -10% | ||
uvas | 0 | 170,611,725 | 100% | ||
pibara | 0 | 11,358,107,421 | 100% | ||
warrkin | 0 | 11,840,592,894 | 100% | ||
sreepyeldarb | 0 | -35,498,087,118 | -100% | ||
bigdeej | 0 | 361,022,404,451 | 100% | ||
grandpawhale | 0 | 2,888,216,866,813 | 100% | ||
espoem | 0 | 60,807,509 | 0.15% | ||
donnerstein | 0 | 15,157,711,701 | 100% | ||
azzelarab | 0 | 718,593,493 | 100% | ||
funbobby51 | 0 | 3,835,749,369 | 100% | ||
nikolai-spiegel | 0 | 412,107,300 | 100% | ||
svenkegel | 0 | 408,439,100 | 100% | ||
stahlnetzrd | 0 | 410,212,946 | 100% | ||
stanx | 0 | 0 | 100% | ||
klangmann | 0 | 412,516,263 | 100% | ||
cabuxo | 0 | 544,923,757 | 100% | ||
yashaharari | 0 | 389,152,317 | 100% |
Hey, while I agree there are many issues, I think you have misunderstood the situation. RCs are not the same thing as VP, they are different. RCs are just the new name for bandwidth and you lose VP independently from RCs
author | ajayyy |
---|---|
permlink | re-bigdeej-re-steemitblog-hf20-update-restoring-continuity-20180929t151404945z |
category | steem |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steem"],"users":[],"links":[],"image":[]} |
created | 2018-09-29 15:14:09 |
last_update | 2018-09-29 15:14:09 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 15:14:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 221 |
author_reputation | 29,025,741,762,621 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,318,890 |
net_rshares | 0 |
NO ONE is going to join now and people like me are LEAVING! Good job @steem @ned and @steemitblog you DESTROYED the platform! You made it so simply POWERING UP costs RC which as i explained is your VP now.. So you have a choice... Follow someone OR up vote to earn money.. Update your profile OR up vote yourself.. Well i choose just to up vote myself now and show just how shitty this upgrade is... 2 can play at this game while i wait 13 WEEKS for my steem to become liquid again! You change the rules overnight yet I have to wait 13 weeks to cash out? SCAM! You botched the upgrade last week and had a false start leading to 37 hours of down time and we are told just wait it out... SCAM! We are told this week oh just wait 5 days and it will be okay... SCAM! All you have done this last 2 weeks is BREAK steem, BOTCH every upgrade (5 now in 9 days) and prove why @dan left! You are an INSULT to developers and should be ashamed of yourselves! FUCK YOU!
author | bigdeej |
---|---|
permlink | re-bigdeej-re-steemitblog-hf20-update-restoring-continuity-20180929t035348404z |
category | steem |
json_metadata | {"tags":["steem"],"users":["steem","ned","steemitblog","dan"],"app":"steemit/0.1"} |
created | 2018-09-29 03:53:48 |
last_update | 2018-09-29 03:53:48 |
depth | 2 |
children | 18 |
last_payout | 2018-10-06 03:53:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.556 HBD |
curator_payout_value | 0.008 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 956 |
author_reputation | 24,177,354,907,334 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,297,474 |
net_rshares | 389,517,389,398 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sircork | 0 | 5,652,793,129 | 100% | ||
pibara | 0 | 11,133,157,525 | 100% | ||
bigdeej | 0 | 354,470,771,658 | 100% | ||
espoem | 0 | 60,785,814 | 0.15% | ||
donnerstein | 0 | 14,859,525,484 | 100% | ||
nikolai-spiegel | 0 | 402,873,607 | 100% | ||
svenkegel | 0 | 399,278,760 | 100% | ||
stahlnetzrd | 0 | 401,017,149 | 100% | ||
klangmann | 0 | 403,274,447 | 100% | ||
redpossum | 0 | 499,476,513 | 100% | ||
pavangupta | 0 | 2,019,731 | 100% | ||
samankh | 0 | 277,257,411 | 100% | ||
cabuxo | 0 | 557,052,153 | 100% | ||
yashaharari | 0 | 398,106,017 | 100% |
Hi. Before you leave, would you mind heading over to the *introduceyourself* tag and hitting up a few of those noob posts from time to time? Though it appears they've applied a patch to help remedy the issues, I still feel these new people could use that little extra boost. Every vote will count towards them being able to enjoy themselves here and by the sounds of it, you care about them, so it would be greatly appreciated if you could help. Thanks!
author | nonameslefttouse |
---|---|
permlink | re-bigdeej-re-bigdeej-re-steemitblog-hf20-update-restoring-continuity-20180929t055146506z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 05:51:48 |
last_update | 2018-09-29 05:51:48 |
depth | 3 |
children | 17 |
last_payout | 2018-10-06 05:51:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.032 HBD |
curator_payout_value | 0.009 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 457 |
author_reputation | 593,361,688,458,528 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,301,358 |
net_rshares | 23,491,639,452 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ainsleyjo1952 | 0 | 535,571,513 | 100% | ||
espoem | 0 | 60,625,232 | 0.15% | ||
donnerstein | 0 | 14,274,505,297 | 100% | ||
nikolai-spiegel | 0 | 393,824,588 | 100% | ||
olusegun3386 | 0 | 528,450,841 | 100% | ||
svenkegel | 0 | 390,301,626 | 100% | ||
stahlnetzrd | 0 | 392,005,268 | 100% | ||
klangmann | 0 | 394,217,468 | 100% | ||
youdontsay | 0 | 6,521,157,199 | 8% | ||
pavangupta | 0 | 980,420 | 100% |
have you joined WEKU yet? https://deals.weku.io/pick_account?referral=funbobby51
author | funbobby51 |
---|---|
permlink | re-bigdeej-re-steemitblog-hf20-update-restoring-continuity-20180929t132039478z |
category | steem |
json_metadata | {"tags":["steem"],"links":["https://deals.weku.io/pick_account?referral=funbobby51"],"app":"steemit/0.1"} |
created | 2018-09-29 13:20:48 |
last_update | 2018-09-29 13:20:48 |
depth | 2 |
children | 5 |
last_payout | 2018-10-06 13:20:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 80 |
author_reputation | 7,640,734,283,678 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,314,929 |
net_rshares | 0 |
I just did. Even though I am still a bit unsure what it actually constitutes after reading the Terms&Conditions. But when the thunderstorms have receded I will explore it. Thanks for the referral. @beingtheuniverse
author | beingtheuniverse |
---|---|
permlink | re-funbobby51-re-bigdeej-re-steemitblog-hf20-update-restoring-continuity-20180929t141210425z |
category | steem |
json_metadata | {"tags":["steem"],"users":["beingtheuniverse"],"app":"steemit/0.1"} |
created | 2018-09-29 14:12:12 |
last_update | 2018-09-29 14:12:12 |
depth | 3 |
children | 4 |
last_payout | 2018-10-06 14:12:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 214 |
author_reputation | 3,190,381,094,246 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,316,736 |
net_rshares | 3,158,965,267 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
funbobby51 | 0 | 3,158,965,267 | 100% |
hey @ned you should check @bigdeej scam group shadowbot 100's of inactive accounts using @steem delegation giving free votes https://shadowbot.us/shadowbot/casters.php
author | isacoin |
---|---|
permlink | re-bigdeej-re-steemitblog-hf20-update-restoring-continuity-20180929t161941643z |
category | steem |
json_metadata | {"tags":["steem"],"users":["ned","bigdeej","steem"],"links":["https://shadowbot.us/shadowbot/casters.php"],"app":"steemit/0.1"} |
created | 2018-09-29 16:19:45 |
last_update | 2018-09-29 16:19:45 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 16:19:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 170 |
author_reputation | 26,003,897,306,576 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,321,152 |
net_rshares | 0 |
# Life is all about the better choices. So, first, we must ask which choices we have at the moment in the real world. We can think about alternatives to Steemit, like Gab, Minds, Bitchute, Real Video, and we can try them. # We can help them. By the way, here is a secret, RC does not steal SP, SBD, or Steem from your own wallet. Instead, SP increases your RC. # Paper Steemit Mario When you use RC, it then replenishes like Heart Power (HP) in Paper Mario. We can talk about making Steemit and other websites, other things better. # Gab Over Steemit or Minds, etc? Competition? In some ways, Gab is better than Steemit as it is faster to post, share, and profit from premium content where you sell your posts to your subscribers. But Steemit is the best for long-term Steem earning which can later be exchanged for Bitcoin, etc. # Steemit Sunshine? Where? Yeah, Steemit has problems, but together, we are trying to make it better. If there are places that are a lot better than Steemit, please tell us. Together, we either make Steemit better and/or other places better. Should there be comment and posting limits? # Original Oatmeal from Oregon? Maybe, I'm thinking. I'm Oatmeal. I'm sympathizing, empathizing, with what you say and kind of agree that I kind of don't like RC but I understand that websites, technology, servers, etc, cost money. So, what can we do to pay the witnesses? Gofundme? Soros Pay Pal?
author | joeyarnoldvn |
---|---|
permlink | re-bigdeej-re-steemitblog-hf20-update-restoring-continuity-20180929t101450106z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 10:14:51 |
last_update | 2018-09-29 10:14:51 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 10:14:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,427 |
author_reputation | 51,527,721,358,210 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,309,035 |
net_rshares | 60,044,097 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
espoem | 0 | 60,044,097 | 0.15% |
I'm not trying to summon your wrath or anything just an honest question. :) What do you mean by "But RC = VP which is your EARNINGS!!!" Are you just saying that you won't be able to vote if you are low on RC? Because your voting power is not the same as your resource credits. They recharge separately.
author | littlejoeward |
---|---|
permlink | re-bigdeej-re-steemitblog-hf20-update-restoring-continuity-20180929t150750413z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 15:07:51 |
last_update | 2018-09-29 15:07:51 |
depth | 2 |
children | 1 |
last_payout | 2018-10-06 15:07:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 302 |
author_reputation | 1,878,133,807,004 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,318,686 |
net_rshares | 0 |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-littlejoeward-re-bigdeej-re-steemitblog-hf20-update-restoring-continuity-20181003t120436572z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-03 12:05:12 |
last_update | 2018-10-03 12:05:12 |
depth | 3 |
children | 0 |
last_payout | 2018-10-10 12:05:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,541,446 |
net_rshares | -8,455,957,358 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
littlejoeward | 0 | -8,455,957,358 | -100% |
could anyone give me a link explaining **dust votes**. and did something changed about them? thanks
author | bil.prag |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t194428253z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 19:44:33 |
last_update | 2018-09-28 19:44:33 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 19:44:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 99 |
author_reputation | 458,934,809,574,965 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,287,568 |
net_rshares | 0 |
First patch: YASSSS! I wasn't able to post at all the other day, and now my RCs are moving up slowly at a snail's pace. While some days I'll be absent if I'm super busy, I tend to upvote a lot, comment a lot , post a couple times a day, typically. I consider myself a relatively active Steemian and there are time when this increases significantly. I think increasing the limit x10 is an excellent move, particularly for active users like me. It woudl be cool for it to replenish more quickly, I understand that it words the way it works, but a boost head start would be nice if it's possible (just suggesting). When you talk about delegated SP not conferring, is that for the person receiving the delegation or the person delegating? And how is it not conferring at the moment? I wasn't aware there was a change in that regards. The regeneration is very slow right now. After almost two full days, I'm still below 50% and only posted a couple of times, very few comments and fewer upvotes. I've been scarcely on these days. I saw one note for the fix mention regeneration, but I don't know if it will make it that mana regenerates more quickly. I'd suggest considering that if it wasn't already on you list of possible fixes. With HF20, is there a change to the time restriction for comments, of 20 seconds? Sometimes I reply to a comment made to me, in a few seconds, and then read another short comment, and I want to acknowledge that person too, but it's sooner than 20 seconds. Just inquiring, but I'm not too bothered by that, I just reply a lot of "Thank you"s quickly sometimes. You guys are doing great work. There are always bugs and fixes and patches with big updates. Just look at SWTOR hahaha Every new patch creates a bunch of bugs that require fixing in an update a few days later.
author | binkyprod |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t091101576z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 09:10:51 |
last_update | 2018-09-28 09:10:51 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 09:10:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,801 |
author_reputation | 103,994,393,290,019 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,121 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-binkyprod-re-steemitblog-hf20-update-restoring-continuity-20181015t115356452z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-15 11:54:51 |
last_update | 2018-10-15 11:54:51 |
depth | 2 |
children | 0 |
last_payout | 2018-10-22 11:54:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,336,427 |
net_rshares | 0 |
It seems like voting power is regenerating faster than RCs, which I don't have a problem with, but I'm still below 25%. Yesterday, I was below 25% VP but now over 60%. So I've increased in VP by over 100% and in the same time have increased RCs by, maybe, 20%. At this rate, I won't be at full RC in a long time.
author | blockurator |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t205927585z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 20:59:30 |
last_update | 2018-09-28 20:59:30 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 20:59:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 312 |
author_reputation | 31,146,480,067,138 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,288,406 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ozymandias | 0 | 0 | 0.1% |
My promoted post disappeared with 4 days remaining.
author | bobreedo |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t092346019z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 09:23:51 |
last_update | 2018-09-28 09:23:51 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 09:23:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 51 |
author_reputation | 2,521,395,560,970 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,267 |
net_rshares | 0 |
Hmmm. Here's an email: legal@steemit.com Hope that helps.
author | valued-customer |
---|---|
permlink | re-bobreedo-re-steemitblog-hf20-update-restoring-continuity-20180929t011506835z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-29 01:15:15 |
last_update | 2018-09-29 01:15:15 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 01:15:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 60 |
author_reputation | 356,431,390,808,797 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,291,869 |
net_rshares | 0 |
Aside from the too low starting point... is the RC system currently adjusting calculations properly? In other words, are action costs coming down as @holger80 has been tracking, and how low is the expectation they could eventually go? This system needed to drastically reduce the number of SP required for a basic user experience as Steem is scarce! If we haven’t hit that, large scale use of the Steem blockchain beyond a few million users isn’t yet possible.
author | bryan-imhoff |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t040416689z |
category | steem |
json_metadata | {"tags":["steem"],"users":["holger80"],"app":"steemit/0.1"} |
created | 2018-09-28 04:04:15 |
last_update | 2018-09-28 04:05:06 |
depth | 1 |
children | 3 |
last_payout | 2018-10-05 04:04:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 460 |
author_reputation | 71,780,425,099,152 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,722 |
net_rshares | 0 |
> is the RC system currently adjusting calculations properly? No, it hasn't adjusted, at least not for comments. This response is still costing me 14.2 *billion* credits to let you know that the price per comment has stayed the same.  Source: [Steemd](https://steemd.com/@themanwithnoname)
author | themanwithnoname |
---|---|
permlink | re-bryan-imhoff-re-steemitblog-hf20-update-restoring-continuity-20180928t040743171z |
category | steem |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steem"],"users":["themanwithnoname"],"links":["https://steemd.com/@themanwithnoname"],"image":["https://ipfs.busy.org/ipfs/QmaGMhrdcLeMJ6pcKAxdknx8sJiWosLm3kBvyNxEcwrRsj"]} |
created | 2018-09-28 04:07:45 |
last_update | 2018-09-28 04:07:45 |
depth | 2 |
children | 2 |
last_payout | 2018-10-05 04:07:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 379 |
author_reputation | 27,720,428,062,795 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,761 |
net_rshares | 0 |
The Steemd numbers don’t seem to be very dynamic, they’ve been showing the same all day. @holger80 was tracking minor decreases across most actions from minute to minute, and I assume steemd may only update daily.
author | bryan-imhoff |
---|---|
permlink | re-themanwithnoname-re-bryan-imhoff-re-steemitblog-hf20-update-restoring-continuity-20180928t041049771z |
category | steem |
json_metadata | {"tags":["steem"],"users":["holger80"],"app":"steemit/0.1"} |
created | 2018-09-28 04:10:48 |
last_update | 2018-09-28 04:10:48 |
depth | 3 |
children | 0 |
last_payout | 2018-10-05 04:10:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 213 |
author_reputation | 71,780,425,099,152 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,799 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-themanwithnoname-re-bryan-imhoff-re-steemitblog-hf20-update-restoring-continuity-20181025t015444524z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-25 01:55:33 |
last_update | 2018-10-25 01:55:33 |
depth | 3 |
children | 0 |
last_payout | 2018-11-01 01:55:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,995,484 |
net_rshares | 0 |
This just sucks because I am loosing money not selling any votes on smartsteem... not really sure why, but I hope it gets worked out soon.
author | bscrypto |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t225126570z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 22:51:27 |
last_update | 2018-09-28 22:51:27 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 22:51:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.168 HBD |
curator_payout_value | 0.002 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 138 |
author_reputation | 3,311,768,704,897 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,289,532 |
net_rshares | 120,808,858,948 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bscrypto | 0 | 120,808,858,948 | 100% |
The idea of RCs is awesome, the implementation.... left a lot to be desired.
author | calatorulmiop | ||||||
---|---|---|---|---|---|---|---|
permlink | re-steemitblog-2018928t112222698z | ||||||
category | steem | ||||||
json_metadata | {"tags":["steem","hardfork","hf20","velocity"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"} | ||||||
created | 2018-09-28 08:22:24 | ||||||
last_update | 2018-09-28 08:22:24 | ||||||
depth | 1 | ||||||
children | 1 | ||||||
last_payout | 2018-10-05 08:22:24 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 76 | ||||||
author_reputation | 4,328,184,656,688 | ||||||
root_title | "HF20 Update: Restoring Continuity" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 72,278,619 | ||||||
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-calatorulmiop-re-steemitblog-2018928t112222698z-20181016t194401732z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-16 19:45:09 |
last_update | 2018-10-16 19:45:09 |
depth | 2 |
children | 0 |
last_payout | 2018-10-23 19:45:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,433,439 |
net_rshares | 0 |
the Best!
author | chalidteuku |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t065027237z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:50:33 |
last_update | 2018-09-28 06:50:33 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 06:50:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 1,300,883,450,178 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,652 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-chalidteuku-re-steemitblog-hf20-update-restoring-continuity-20181019t114839344z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-19 11:48:42 |
last_update | 2018-10-19 11:48:42 |
depth | 2 |
children | 0 |
last_payout | 2018-10-26 11:48:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,614,273 |
net_rshares | 0 |
I've been on here 15+ months never heard of "mana" Wtf is mana?????
author | chelsea88 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t060232053z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 06:02:36 |
last_update | 2018-09-29 06:02:36 |
depth | 1 |
children | 2 |
last_payout | 2018-10-06 06:02:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.036 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 68 |
author_reputation | 22,166,123,468,884 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,301,638 |
net_rshares | 25,851,985,033 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
chelsea88 | 0 | 25,851,985,033 | 100% |
I'm not clear myself, @chelsea88 Here's what I found from @therealwolf on _mana._ #### _[Some clarity on Resource Credits and Voting Mana](https://steemit.com/steem/@therealwolf/some-clarity-on-resource-credits-and-voting-mana)_ Does this help?
author | nigelmarkdias |
---|---|
permlink | re-chelsea88-re-steemitblog-hf20-update-restoring-continuity-20180929t201506663z |
category | steem |
json_metadata | {"tags":["steem"],"users":["chelsea88","therealwolf"],"links":["https://steemit.com/steem/@therealwolf/some-clarity-on-resource-credits-and-voting-mana"],"app":"steemit/0.1"} |
created | 2018-09-29 20:15:06 |
last_update | 2018-09-29 20:15:06 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 20:15:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.166 HBD |
curator_payout_value | 0.054 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 245 |
author_reputation | 47,068,459,201,342 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,328,205 |
net_rshares | 112,319,098,146 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nigelmarkdias | 0 | 112,319,098,146 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-chelsea88-re-steemitblog-hf20-update-restoring-continuity-20181105t150947774z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-05 15:10:18 |
last_update | 2018-11-05 15:10:18 |
depth | 2 |
children | 0 |
last_payout | 2018-11-12 15:10:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,728,354 |
net_rshares | 0 |
하드 포크20에 실망을 어떻게 추스려 나가야 할지 모르겠습니다. 아직도 베타 딱지를 못 떼어 내는 이유가 이제는 이해가 됩니다. 내가 보기에는 기술진에 실력이 있는 사람을 충원하고 좀더 애정어린 관심이 필요해 보입니다. 좀더 분발하시기 바랍니다.
author | cjsdns |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t101355711z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 10:13:57 |
last_update | 2018-09-28 10:13:57 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 10:13:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 139 |
author_reputation | 365,394,933,148,658 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,694 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-cjsdns-re-steemitblog-hf20-update-restoring-continuity-20181013t160841298z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-13 16:09:18 |
last_update | 2018-10-13 16:09:18 |
depth | 2 |
children | 0 |
last_payout | 2018-10-20 16:09:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,220,717 |
net_rshares | 0 |
Now that’s cool
author | crepzi |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t132232885z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 13:22:36 |
last_update | 2018-09-29 13:22:36 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 13:22:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | -1,977,180,324 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,314,988 |
net_rshares | 0 |
Nice work, team :D
author | crypt0-cats |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t043107635z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:31:09 |
last_update | 2018-09-28 04:31:09 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 04:31:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 18 |
author_reputation | 8,875,897,247,346 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,031 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-crypt0-cats-re-steemitblog-hf20-update-restoring-continuity-20181025t011757158z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-25 01:18:45 |
last_update | 2018-10-25 01:18:45 |
depth | 2 |
children | 0 |
last_payout | 2018-11-01 01:18:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,993,982 |
net_rshares | 0 |
The problem here with #hf20 is the comedic nature and the massive number of hoops that were jumped through to ignore the commonly known ills of the platform. They are mainly self-interest and will of people to retain their equity in the platform as they gain it, and find ways that they can game the system. ***The problem is the HF-20 is a Rube Goldberg Machine.*** Not familiar what that is or maybe heard of it but it's bugging you what exactly again it was? Here is an example... https://cdn.discordapp.com/attachments/404721000991817740/495368390060277771/Z.png ***Had this fork done virtually nothing but instituted SMTs and made this platform compatible to get half SP half chosen SMT of the poster's wish*** the economy would be less insulated and then value would eventually would have to be created, or the same tokens would be getting pushed around, and the garbage posters would be missing out in upping their status on the platform of up to half of their payments (if they choose to operate in garbage tokens they issue themselves), and eventually become a dinosaur as the people who providing things of value (using @steemmonsters as a prime example of that). With their own SMT, @steemmonsters could use the upside of the Steem token in getting half payouts in SP, and half payouts in their own SMT. Those would carry much more value than the garbage tokens that would come out and have to prove themselves as ***valued to the will of the community and can grow at that type of pace.*** Rather than being tethered to the same economy that is based solely on the buying of bids from concentrated pools of wealth because that is virtually the only way people who are new to here know how to gain a positive footing. But instead we have countless new moving parts all over the place, and eventually (allegedly) will make this a SMT friendly place. I will say this again as I have said until I have become blue in the face... ***...either Steemit comes up with a fork that has full-blown SMT compatibility very soon, or it will be made obsolete by a blockchain platform that may be half as good with all other dapps, or whatever creations that become because we do not have the byteballs to make the decision to fix the Steemit economy the easy way, versus the Rube Goldberg Machine that just came out.***
author | cryptkeeper17 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t231324697z |
category | steem |
json_metadata | {"tags":["steem","hf20"],"users":["steemmonsters"],"image":["https://cdn.discordapp.com/attachments/404721000991817740/495368390060277771/Z.png"],"app":"steemit/0.1"} |
created | 2018-09-28 23:13:30 |
last_update | 2018-09-28 23:28:09 |
depth | 1 |
children | 2 |
last_payout | 2018-10-05 23:13:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.028 HBD |
curator_payout_value | 0.008 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,328 |
author_reputation | 25,532,834,461,359 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,289,701 |
net_rshares | 20,806,444,547 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cryptkeeper17 | 0 | 20,236,068,777 | 100% | ||
elisea | 0 | 570,375,770 | 100% |
I love the analogy of the Rube Goldberg Machine... I think its worse because it makes that napkin actually give you the flu too because its contaminated. So not only did your napkin not work as you expected, but now you have infected the patient with a needless disease.
author | davemccoy |
---|---|
permlink | re-cryptkeeper17-re-steemitblog-hf20-update-restoring-continuity-20180928t234718886z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 23:47:15 |
last_update | 2018-09-28 23:47:15 |
depth | 2 |
children | 0 |
last_payout | 2018-10-05 23:47:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.038 HBD |
curator_payout_value | 0.010 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 271 |
author_reputation | 59,567,300,517,623 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,290,048 |
net_rshares | 27,448,640,220 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cryptkeeper17 | 0 | 19,597,661,582 | 100% | ||
ilovepoorpeople | 0 | 3,073,936,017 | 100% | ||
unleashpower | 0 | 2,132,864,403 | 100% | ||
tzukhan | 0 | 2,644,178,218 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-cryptkeeper17-re-steemitblog-hf20-update-restoring-continuity-20181106t020959508z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-06 02:10:33 |
last_update | 2018-11-06 02:10:33 |
depth | 2 |
children | 0 |
last_payout | 2018-11-13 02:10:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,758,938 |
net_rshares | 0 |
One day steemit,Inc will work on content, user interactions and sense of community... but not today.
author | cryptohazard |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t161248408z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 16:12:51 |
last_update | 2018-09-30 16:12:51 |
depth | 1 |
children | 0 |
last_payout | 2018-10-07 16:12:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 101 |
author_reputation | 17,111,780,434,071 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,363,364 |
net_rshares | 0 |
Was hoping for something along these lines. A good start, at the very least.
author | d-pend |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t034608521z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 03:46:09 |
last_update | 2018-09-28 03:46:09 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 03:46:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 76 |
author_reputation | 419,325,790,516,151 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,484 |
net_rshares | 0 |
I'm afraid you still don't get it.... You think its off by a factor of 10x... Not even close. Yes you will appease a few people that will be able to vote and comment, but you have locked out people for 5 days.. now you are going to make that 2 day? come on, wake up Also if you continue to keep in the fact that people "lose something (anything) by commenting" then you truly have no concept of what a "social network" is. You **WANT** people to communicate and comment. But if you take anything away from them then they will just not do it... What the hell kind of social platform will you have when people are trained to NOT COMMENT??? I hope @abh12345 gets a chance to see this and weigh in with you all at the Steemfest.... That is one guy that "gets it" and understands that you try to "encourage" people to comment, not charge them for it... I won't post the banner that is flying around the back alleys making fun of you all, but the bottom line is your new tagline will be "The Anti-Social Network" if you don't change your course.
author | davemccoy |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t042501876z |
category | steem |
json_metadata | {"tags":["steem"],"users":["abh12345"],"app":"steemit/0.1"} |
created | 2018-09-28 04:25:03 |
last_update | 2018-09-28 04:25:03 |
depth | 1 |
children | 37 |
last_payout | 2018-10-05 04:25:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.051 HBD |
curator_payout_value | 0.013 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,049 |
author_reputation | 59,567,300,517,623 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,958 |
net_rshares | 38,601,700,027 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
buggedout | 0 | 2,525,765,699 | 100% | ||
lextenebris | 0 | 5,014,898,067 | 33% | ||
ilovepoorpeople | 0 | 3,219,133,404 | 100% | ||
sunlit7 | 0 | 669,535,271 | 100% | ||
d00k13 | 0 | 27,172,367,586 | 100% |
Hi Dave I think this is a step in the right direction, and would rather see incremental rises in RCs like this, rather than a patch that puts us no better off (with regards to cutting spam) than we were before. I suspect there could be more increases to come as a balance is found. When the pumpkin seeds settle, it might be an idea to round up the 'good' red fish struggling to breath and find dolpins/orca's willing to delegate to them so they can transact as before. I'm going to hold off on this until Steemit inc have settled on parameters. Cheers!
author | abh12345 |
---|---|
permlink | re-davemccoy-re-steemitblog-hf20-update-restoring-continuity-20180928t064448884z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:44:48 |
last_update | 2018-09-28 07:34:00 |
depth | 2 |
children | 12 |
last_payout | 2018-10-05 06:44:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.044 HBD |
curator_payout_value | 0.013 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 558 |
author_reputation | 1,406,693,817,263,870 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,573 |
net_rshares | 34,156,227,885 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
investingpennies | 0 | 15,023,641,638 | 100% | ||
dustsweeper | 0 | 19,132,586,247 | 2.13% |
Asher, I think the world of you and think you are one of the most amazing people I know. I think the way you've sacrificed to help others is something that will pay you more than money when you reach my age and realize how your life has been lived. Having said that. I think they are dead wrong on "taxing" "charging" "applying" or whatever term is used to depleting the one resource that is needed to comment and communicate. I am even bothering to point it out to you for one important reason, I think you have the size and influence to maybe change it. If you don't "get it", they won't get it. That I can guarantee you. So I know you might not want to upset the masses and sometimes not rock the boat, but on this one I would ask you to think it through. If it wasn't **YOU** that ran the engagement league, I would be forming a protest movement against engaging until they fix it. I won't (because its you), but I am clear that chargning people goes completely against what you have been trying to achieve, MORE ENGAGEMENT. I know you are willing to "help" people by delegating them more RCs, because that is how you roll... But that is something that is not something anyone should be beholden to you or anyone for. Making a comment and using "MANA" is something that should be "thanked" not "taxed". And just because generous people like you will plug the dike with "help paying those taxes" doesn't make it a thank you instead of a tax. You don't need to reply, I'm not asking you to convince me on this one. In fact its the other way around for once. I'm asking you to think of how that person with 15 SP that just signed up is going to feel when they learn that they have to vote less if they comment. Do you really want them to choose making a comment and not giving others the value of their vote? How about witness votes? I voted for 2 witnesses with one of my alts 2 days ago (you and @yabapmatt), do you realize that took ALL MY RCs (that is all I did). So now I will get to vote for 20 and then my RCs will be gone? Normally I think that things will straighten themselves out (sometimes smoothly and sometimes not)... But this is one that will have major ramifications. We all know they can tinker with the formulas of what has what value in their new genius plan, so if we can see that tax by the comments affecting our ability to do other things then it will have severe consequences. I hope you can find a way to see this. Because if you don't, then this place will never change. You (as a nice guy) want to give them time to see and give them the benefit of the doubt... I on the other hand and am not so nice, and I have seen the stupid decisions as I've seen the attrition directly. That greater than 100% attrition rate is a reflection on their lack of ability to be "in touch" with the masses. In my opinion, we need you to get it or Steemit will get so far out of touch that that connection is broken for good. Again, no need to reply back. Please just think about this. If I'm wrong in your eyes, then its ok for us to disagree. I have the utmost respect for you and realize that two people can have differing opinions! I hope you have a great day and weekend.... So cheers and thank you for listening to my opinion!
author | davemccoy |
---|---|
permlink | re-abh12345-re-davemccoy-re-steemitblog-hf20-update-restoring-continuity-20180928t145154809z |
category | steem |
json_metadata | {"tags":["steem"],"users":["yabapmatt"],"app":"steemit/0.1"} |
created | 2018-09-28 14:51:54 |
last_update | 2018-09-28 14:54:33 |
depth | 3 |
children | 10 |
last_payout | 2018-10-05 14:51:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.046 HBD |
curator_payout_value | 0.012 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3,277 |
author_reputation | 59,567,300,517,623 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,283,538 |
net_rshares | 34,052,160,040 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
valued-customer | 0 | 11,221,351,125 | 25% | ||
ilovepoorpeople | 0 | 3,422,908,931 | 100% | ||
simplymike | 0 | 14,789,637,626 | 17% | ||
unleashpower | 0 | 2,132,232,148 | 100% | ||
tzukhan | 0 | 2,486,030,210 | 100% |
I agree with this. The current rise in RCs is a low bar step. Hopefully it doesn't need to be progressed higher, but there's nothing to prevent it from doing so. Yes this week has sucked, but I still believe the objectives this dev team has sought out has been well thought out for scaling purposes, even if its implementation (in this last HF in particular) was a disaster and far from successful.
author | investingpennies |
---|---|
permlink | re-abh12345-re-davemccoy-re-steemitblog-hf20-update-restoring-continuity-20180928t065800234z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:57:54 |
last_update | 2018-09-28 06:57:54 |
depth | 3 |
children | 0 |
last_payout | 2018-10-05 06:57:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.034 HBD |
curator_payout_value | 0.011 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 403 |
author_reputation | 8,588,834,950,949 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,757 |
net_rshares | 26,153,730,734 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
abh12345 | 0 | 26,153,730,734 | 7% |
I totally get you. I used to enjoy commenting on other people's posts but just by doing this i know I will be charged/taxed, what's the point? I haven't earned anything since i joined, just friendships along the way because I exchanged comments with them. I Will just go back to wordpress where I won't be charged for commenting. Now I think i am losing confidence on Steemit.
author | evlachsblog |
---|---|
permlink | re-davemccoy-re-steemitblog-hf20-update-restoring-continuity-20180929t055435188z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 05:54:39 |
last_update | 2018-09-29 05:54:39 |
depth | 2 |
children | 5 |
last_payout | 2018-10-06 05:54:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.058 HBD |
curator_payout_value | 0.019 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 377 |
author_reputation | 13,178,250,833,742 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,301,418 |
net_rshares | 41,572,525,603 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
davemccoy | 0 | 41,572,525,603 | 100% |
I understand your point and sad that it is coming to this... I will say that the people at Steemit (the big boys) have been telling me for the last 2 days not to worry that it will all get fixed and it won't be a problem. And I sincerely hope so. I do know that they did a "fix" and a lot of people that were unable to do anything can now post and comment... So I don't know if this whole thing was just a mistake, an issue with design, or simply something they realized their error and fixed based on the reaction. In any case, I'm happy to hear that people are connecting again and as long as they don't repeat such a stupid policy, then I'll stay a little longer and hope for the best! It is nice to meet you @evlachsblog and I appreciate your comment and hope you stick around to see how it turns out too :)
author | davemccoy |
---|---|
permlink | re-evlachsblog-re-davemccoy-re-steemitblog-hf20-update-restoring-continuity-20180929t062728765z |
category | steem |
json_metadata | {"tags":["steem"],"users":["evlachsblog"],"app":"steemit/0.1"} |
created | 2018-09-29 06:27:30 |
last_update | 2018-09-29 06:27:30 |
depth | 3 |
children | 3 |
last_payout | 2018-10-06 06:27:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 815 |
author_reputation | 59,567,300,517,623 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,302,257 |
net_rshares | 60,577,069 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
espoem | 0 | 60,577,069 | 0.15% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-evlachsblog-re-davemccoy-re-steemitblog-hf20-update-restoring-continuity-20181110t041010812z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-10 04:10:18 |
last_update | 2018-11-10 04:10:18 |
depth | 3 |
children | 0 |
last_payout | 2018-11-17 04:10:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,012,542 |
net_rshares | 0 |
As much as I want to agree with this sentiment, there is something to be said about the personal responsibility of individuals becoming vested in the platform by actually acquiring some STEEM to power up. The same can be said of newspaper pay walls. We are all so used to free information (or free crypto in this instance) that we forget that someone is paying/subsidizing for that access. I think 10x is appropriate on the face of things, and an easily adjustable figure if its not. Steem essentially gives away "stock" if you will by rewarding users with Steem... its not merely a social network. People should be incentivized to power up and not feel entitled to the right of obtaining as much as they want on someone elses dime.
author | investingpennies |
---|---|
permlink | re-davemccoy-re-steemitblog-hf20-update-restoring-continuity-20180928t051455662z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:14:57 |
last_update | 2018-09-28 05:18:45 |
depth | 2 |
children | 9 |
last_payout | 2018-10-05 05:14:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 739 |
author_reputation | 8,588,834,950,949 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,575 |
net_rshares | 0 |
if you are right @investingpennies, then I hope you don't have a dream of mass adoption.... I guess if you want to have a little tech niche of people that can have discussions about blockchain and things like that, then it will do fine. But if you expect people to "put money into the system to simply use it", then you will quickly find out that your expectations were off. I also think that while the opportunity to make money is ok, its nowhere near what it is hyped to be to get people here in the first place. And now with an attrition rate of greater than 100% you agree with disabling them until they "pay up" then you truly are so far off the mainstream. I don't know if you are part of the programming team, but its a lack of thought on programs like this that have made this place fail to retain the users. Instead of telling people what they "should" do, Steemit Inc might want to figure out what they "will" do. And I can assure you that if you charge people for commenting and they have to choose between that and making a post or upvoting, then you can damn sure bet that interaction will die a quick death. Maybe that's ok with the programmers who don't like people anyways, but for the ones here for the social aspect it will drive them away in herds.
author | davemccoy |
---|---|
permlink | re-investingpennies-re-davemccoy-re-steemitblog-hf20-update-restoring-continuity-20180928t052405315z |
category | steem |
json_metadata | {"tags":["steem"],"users":["investingpennies"],"app":"steemit/0.1"} |
created | 2018-09-28 05:24:06 |
last_update | 2018-09-28 05:24:06 |
depth | 3 |
children | 8 |
last_payout | 2018-10-05 05:24:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.078 HBD |
curator_payout_value | 0.022 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,276 |
author_reputation | 59,567,300,517,623 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,684 |
net_rshares | 59,144,593,128 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ura-soul | 0 | 39,271,622,585 | 34% | ||
valued-customer | 0 | 11,180,190,768 | 25% | ||
buggedout | 0 | 2,476,206,069 | 100% | ||
boontjie | 0 | 774,309,089 | 100% | ||
ilovepoorpeople | 0 | 3,353,588,747 | 100% | ||
unleashpower | 0 | 2,088,675,870 | 100% |
Shouldn't we be rewarded for commenting and engaging? I simply don't understand this.
author | melinda010100 | ||||||
---|---|---|---|---|---|---|---|
permlink | re-davemccoy-2018928t019168z | ||||||
category | steem | ||||||
json_metadata | {"tags":"steem","app":"esteem/1.6.0","format":"markdown+html","community":"esteem"} | ||||||
created | 2018-09-28 05:01:09 | ||||||
last_update | 2018-09-28 05:01:09 | ||||||
depth | 2 | ||||||
children | 4 | ||||||
last_payout | 2018-10-05 05:01:09 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 85 | ||||||
author_reputation | 1,053,211,335,747,999 | ||||||
root_title | "HF20 Update: Restoring Continuity" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 72,276,389 | ||||||
net_rshares | 0 |
That is my point exactly... I doubt they can explain it to you (since you're right), but maybe they will listen to you (or all of us collectively).
author | davemccoy |
---|---|
permlink | re-melinda010100-re-davemccoy-2018928t019168z-20180928t050258267z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:02:57 |
last_update | 2018-09-28 05:02:57 |
depth | 3 |
children | 2 |
last_payout | 2018-10-05 05:02:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 147 |
author_reputation | 59,567,300,517,623 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,408 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-melinda010100-re-davemccoy-2018928t019168z-20181108t231746672z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-08 23:18:33 |
last_update | 2018-11-08 23:18:33 |
depth | 3 |
children | 0 |
last_payout | 2018-11-15 23:18:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,943,033 |
net_rshares | 0 |
'anti-social network' is exactly what it is 😄 in fact it's not even a platform when you have to pay to vote/comment/post. i guess when you're sitting on millions it's hard to understand the vast majority that have nearly nothing.
author | roundbeargames |
---|---|
permlink | re-davemccoy-re-steemitblog-hf20-update-restoring-continuity-20180928t044308672z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:43:09 |
last_update | 2018-09-28 04:43:09 |
depth | 2 |
children | 2 |
last_payout | 2018-10-05 04:43:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 237 |
author_reputation | 192,109,263,238,027 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,192 |
net_rshares | 0 |
I agree, they need to go out among the regular people and realize what their experience are. Thanks for the comment (I know you used some RCs to make it) ;)
author | davemccoy |
---|---|
permlink | re-roundbeargames-re-davemccoy-re-steemitblog-hf20-update-restoring-continuity-20180928t045506824z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:55:06 |
last_update | 2018-09-28 04:55:06 |
depth | 3 |
children | 0 |
last_payout | 2018-10-05 04:55:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 157 |
author_reputation | 59,567,300,517,623 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,317 |
net_rshares | 0 |
As wee all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-roundbeargames-re-davemccoy-re-steemitblog-hf20-update-restoring-continuity-20181108t115217346z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-08 11:53:00 |
last_update | 2018-11-08 11:53:00 |
depth | 3 |
children | 0 |
last_payout | 2018-11-15 11:53:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 74 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,910,656 |
net_rshares | 0 |
Heaps of technical details but nothing on how this will help me or any other user. I guess it is more of a power grab for the whales to make increasing profits, as that is all I have seen in a year on Steemit.
author | daydreams4rock |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t012442543z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 01:24:45 |
last_update | 2018-09-29 01:24:45 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 01:24:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 209 |
author_reputation | 16,735,711,990,093 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,292,283 |
net_rshares | 0 |
Verry good
author | dedisaputra1 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t042801983z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:28:06 |
last_update | 2018-09-28 04:28:06 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 04:28:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 10 |
author_reputation | 34,678,840,541 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,995 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-dedisaputra1-re-steemitblog-hf20-update-restoring-continuity-20181025t014653978z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-25 01:47:48 |
last_update | 2018-10-25 01:47:48 |
depth | 2 |
children | 0 |
last_payout | 2018-11-01 01:47:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,995,120 |
net_rshares | 0 |
how many days need for complete this update?
author | doctorss |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t082948389z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 08:29:48 |
last_update | 2018-09-28 08:29:48 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 08:29:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 44 |
author_reputation | 5,964,991,258 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,278,719 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-doctorss-re-steemitblog-hf20-update-restoring-continuity-20181016t120814794z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-16 12:09:18 |
last_update | 2018-10-16 12:09:18 |
depth | 2 |
children | 0 |
last_payout | 2018-10-23 12:09:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,407,551 |
net_rshares | 0 |
Perusing these remarks, I understand I was mixed up when I exited my first remark the previous evening. I was under the feeling that new records got 15SP to begin and that the 10x coming today around evening time would have been connected similarly to each record. Turns out both are mistaken. New records evidently get just 5SP at this point. What's more, the 10x is heading off to the whole RC pool, not similarly to each record. Presently I don't know how that circulation will be chosen, however how everything else has been chosen recommends that the more you have, the more you'll get. Well that is simply in reverse. At the present time I can leave 100+ remarks/post every day. No chance I'm utilizing all that, so making it 1,000+ for me isn't helping anybody. In the interim, another client truly attempting to manufacture connections on here and contribute profitable substance to the stage may not in any case get 10x, and regardless of whether they did, that would just mean their having the capacity to remark or post about once every day. Please. Allows simply skirt this 10x and go straight to 100x. At that point the group can take a gander at use and modify from that point. It's ridiculous to make individuals pause... how much longer?.... before ordinary utilization can continue with the goal that you can even start gathering significant information. If you don't mind address this now. On a different yet related point, for what reason would we say we are comparing being new with being a spammer? For what reason would we say we are endeavoring to battle spam in a way that punishes new individuals? I totally comprehend the requirement for utilizing RCs to track asset use, and giving people and the devs precise criticism on framework use by different activities. I thoroughly get why that is essential for SMTs to work in the following fork. Yet, wouldn't you say you should begin by giving individuals enough RCs for an ordinary human to work on here when they first begin? Wouldn't you say the strategy for forestalling spam ought not take after a technique for anticipating utilization by new clients? I was setting this months back, before UA scores happened, and I see it much more at this point. I realized that the manner in which individuals were looking at battling spam would hurt new clients. And after that I proposed another measurement for being a genuine individual other than measure of SP held, which was commitment to the stage. I was not able make the coordinations work, however then came the entire UA score usefulness, which has been completing a slamming occupation of making sense of who is contributing pretty much to the stage. Why not have that be what decides what number of RCs somebody begins every multi day time frame with? We should quit likening having more cash with having more an incentive to this stage.
author | doctorss |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20181001t042129825z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-01 04:21:33 |
last_update | 2018-10-01 04:21:33 |
depth | 1 |
children | 0 |
last_payout | 2018-10-08 04:21:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,889 |
author_reputation | 5,964,991,258 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,389,829 |
net_rshares | 557,894,756 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
beingtheuniverse | 0 | 557,894,756 | 100% |
good news that steemit is going forward
author | dogimage |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t160950165z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 16:09:51 |
last_update | 2018-09-28 16:09:51 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 16:09:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 39 |
author_reputation | 338,493,164,177 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,284,813 |
net_rshares | 3,536,226,803 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dogimage | 0 | 3,536,226,803 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-dogimage-re-steemitblog-hf20-update-restoring-continuity-20181010t123451738z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-10 12:35:21 |
last_update | 2018-10-10 12:35:21 |
depth | 2 |
children | 0 |
last_payout | 2018-10-17 12:35:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,004,759 |
net_rshares | 0 |
To be honest, I aint even mad. You guys are trying to fix it. I get it. Shit goes sideways sometimes. I truly hope this is a lesson learned and there will be no fuckery when SMT rolls out sometime in the next decade. 2 things my dad always said 1. Measure twice and cut once. Meaning attention to detail and double checking your work keeps you from screwing up and having to go back and fix it while looking like an A hole. 2. Go get me a beer. That meant go get him a damn beer. -------- Doomsday out.
author | doomsdaychassis |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t035723214z |
category | steem |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steem"],"users":[],"links":[],"image":[]} |
created | 2018-09-28 03:57:24 |
last_update | 2018-09-28 03:57:24 |
depth | 1 |
children | 36 |
last_payout | 2018-10-05 03:57:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.139 HBD |
curator_payout_value | 0.043 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 507 |
author_reputation | 19,706,816,576,367 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,635 |
net_rshares | 104,609,178,250 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kafkanarchy84 | 0 | 23,123,758,683 | 21% | ||
jacobtothe | 0 | 15,409,065,504 | 10% | ||
techslut | 0 | 10,865,274,058 | 5% | ||
majes.tytyty | 0 | 16,323,949,399 | 3% | ||
cryptkeeper17 | 0 | 19,862,765,079 | 100% | ||
simplymike | 0 | 6,940,713,736 | 8% | ||
k0wsk1 | 0 | 12,083,651,791 | 100% |
LOL. Lessons learned, and no doubt many more lessons to be learned once we perform the post-mortem. We couldn't agree more with respect to the SMT roll out.
author | andrarchy |
---|---|
permlink | re-doomsdaychassis-re-steemitblog-hf20-update-restoring-continuity-20180928t040554915z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:05:57 |
last_update | 2018-09-28 04:05:57 |
depth | 2 |
children | 19 |
last_payout | 2018-10-05 04:05:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 156 |
author_reputation | 230,168,201,522,782 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 0.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,744 |
net_rshares | 1,751,012,188 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
doomsdaychassis | 0 | 1,751,012,188 | 11% |
I hope you recognize the part of the equation that you don't want to assess people a "fee" "cost" "RC usage" whatever on the things that you WANT THEM TO DO. Because if you do that, you will get the opposite. If you charge them, they will not do it... The reason I bring this up is comments in particular... this place will become a ghost town if people lose anything by making comments. Now you might think it doesn't matter to the guys in the 70s like you (and you'd be right), but it sure would matter to every Minnnow and lower that is trying to get posts out and earn some votes. Commenting will be a luxury they will do without and then the site will go backwards for sure!
author | davemccoy |
---|---|
permlink | re-andrarchy-re-doomsdaychassis-re-steemitblog-hf20-update-restoring-continuity-20180928t044025531z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:40:24 |
last_update | 2018-09-28 04:40:24 |
depth | 3 |
children | 17 |
last_payout | 2018-10-05 04:40:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 2.054 HBD |
curator_payout_value | 0.683 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 685 |
author_reputation | 59,567,300,517,623 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,153 |
net_rshares | 1,542,575,069,346 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stellabelle | 0 | 1,500,564,828,192 | 100% | ||
valued-customer | 0 | 11,219,186,124 | 25% | ||
lextenebris | 0 | 5,042,064,184 | 33% | ||
doomsdaychassis | 0 | 16,655,802,479 | 100% | ||
donna-metcalfe | 0 | 9,093,188,367 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-andrarchy-re-doomsdaychassis-re-steemitblog-hf20-update-restoring-continuity-20181116t112401802z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-16 11:24:06 |
last_update | 2018-11-16 11:24:06 |
depth | 3 |
children | 0 |
last_payout | 2018-11-23 11:24:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,386,203 |
net_rshares | 0 |
Your dad had a way with words
author | belemo |
---|---|
permlink | re-doomsdaychassis-re-steemitblog-hf20-update-restoring-continuity-20180928t054746934z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:48:03 |
last_update | 2018-09-28 05:48:03 |
depth | 2 |
children | 5 |
last_payout | 2018-10-05 05:48:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.099 HBD |
curator_payout_value | 0.026 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 29 |
author_reputation | 1,057,950,613,938,943 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,941 |
net_rshares | 75,344,318,259 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
belemo | 0 | 58,348,462,391 | 100% | ||
doomsdaychassis | 0 | 16,995,855,868 | 100% |
A real modern day poet
author | doomsdaychassis |
---|---|
permlink | re-belemo-re-doomsdaychassis-re-steemitblog-hf20-update-restoring-continuity-20180928t055638650z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:56:42 |
last_update | 2018-09-28 05:56:42 |
depth | 3 |
children | 3 |
last_payout | 2018-10-05 05:56:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.024 HBD |
curator_payout_value | 0.008 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 22 |
author_reputation | 19,706,816,576,367 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,056 |
net_rshares | 18,317,981,330 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
doomsdaychassis | 0 | 18,317,981,330 | 44% |
As we move ahead in 'oneness...Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-belemo-re-doomsdaychassis-re-steemitblog-hf20-update-restoring-continuity-20181120t010615724z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-20 01:06:42 |
last_update | 2018-11-20 01:06:42 |
depth | 3 |
children | 0 |
last_payout | 2018-11-27 01:06:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 68 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,586,862 |
net_rshares | 0 |
Your dad is / was a wise and practical man. And I bet he was happy, too! Cheers.
author | majes.tytyty |
---|---|
permlink | re-doomsdaychassis-re-steemitblog-hf20-update-restoring-continuity-20180928t055312315z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:53:12 |
last_update | 2018-09-28 05:53:12 |
depth | 2 |
children | 3 |
last_payout | 2018-10-05 05:53:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.021 HBD |
curator_payout_value | 0.003 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 81 |
author_reputation | 927,812,966,066,955 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,007 |
net_rshares | 16,308,411,053 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
doomsdaychassis | 0 | 16,308,411,053 | 100% |
He was the greatest. I truly miss him every day. He died way ahead of his time. cheers.
author | doomsdaychassis |
---|---|
permlink | re-majestytyty-re-doomsdaychassis-re-steemitblog-hf20-update-restoring-continuity-20180928t060149728z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:01:54 |
last_update | 2018-09-28 06:01:54 |
depth | 3 |
children | 1 |
last_payout | 2018-10-05 06:01:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.025 HBD |
curator_payout_value | 0.006 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 88 |
author_reputation | 19,706,816,576,367 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,121 |
net_rshares | 18,824,235,683 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
paulcolumbus | 0 | 331,010,747 | 100% | ||
majes.tytyty | 0 | 18,493,224,936 | 3% |
As we move ahead in oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-majestytyty-re-doomsdaychassis-re-steemitblog-hf20-update-restoring-continuity-20181118t123409292z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-18 12:34:30 |
last_update | 2018-11-18 12:34:30 |
depth | 3 |
children | 0 |
last_payout | 2018-11-25 12:34:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 68 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,493,581 |
net_rshares | 0 |
The second lesson is definitely what we need to take away from his wisdom!
author | valth |
---|---|
permlink | re-doomsdaychassis-re-steemitblog-hf20-update-restoring-continuity-20180928t060238790z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:02:39 |
last_update | 2018-09-28 06:02:39 |
depth | 2 |
children | 3 |
last_payout | 2018-10-05 06:02:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.021 HBD |
curator_payout_value | 0.001 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 74 |
author_reputation | 74,218,254,347,006 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,127 |
net_rshares | 16,022,701,829 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
doomsdaychassis | 0 | 16,022,701,829 | 100% | ||
stanx | 0 | 0 | 100% |
You speak the truth fine sir. A cold beer in the hand makes everything better.
author | doomsdaychassis |
---|---|
permlink | re-valth-re-doomsdaychassis-re-steemitblog-hf20-update-restoring-continuity-20180928t060801820z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:08:03 |
last_update | 2018-09-28 06:08:03 |
depth | 3 |
children | 1 |
last_payout | 2018-10-05 06:08:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.024 HBD |
curator_payout_value | 0.007 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 78 |
author_reputation | 19,706,816,576,367 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,194 |
net_rshares | 18,156,891,146 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
doomsdaychassis | 0 | 18,156,891,146 | 44% |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-valth-re-doomsdaychassis-re-steemitblog-hf20-update-restoring-continuity-20181117t162844502z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-17 16:28:57 |
last_update | 2018-11-17 16:28:57 |
depth | 3 |
children | 0 |
last_payout | 2018-11-24 16:28:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,451,276 |
net_rshares | 0 |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-doomsdaychassis-re-steemitblog-hf20-update-restoring-continuity-20181120t123442724z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-20 12:35:15 |
last_update | 2018-11-20 12:35:15 |
depth | 2 |
children | 1 |
last_payout | 2018-11-27 12:35:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,613,570 |
net_rshares | -152,192,239,220 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
doomsdaychassis | 0 | -152,192,239,220 | -100% |
How about you go fuck yourself with a cactus you shitty fucking bot.
author | doomsdaychassis |
---|---|
permlink | re-writtenments-re-doomsdaychassis-re-steemitblog-hf20-update-restoring-continuity-20181120t154005012z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-20 15:40:06 |
last_update | 2018-11-20 15:40:06 |
depth | 3 |
children | 0 |
last_payout | 2018-11-27 15:40:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | 19,706,816,576,367 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,622,911 |
net_rshares | 0 |
That was great news for all of us..@steemitblog thank you very much shearing with us Posted using [Partiko Android](https://steemit.com/@partiko-android)
author | dotfee |
---|---|
permlink | dotfee-re-steemitblog-hf20-update-restoring-continuity-20180928t045836897z |
category | steem |
json_metadata | {"app":"partiko"} |
created | 2018-09-28 04:58:36 |
last_update | 2018-09-28 04:58:36 |
depth | 1 |
children | 2 |
last_payout | 2018-10-05 04:58:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 154 |
author_reputation | 1,059,998,278,862 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,365 |
net_rshares | 0 |
"shearing" indeed ... :-D
author | sorin.cristescu |
---|---|
permlink | re-dotfee-dotfee-re-steemitblog-hf20-update-restoring-continuity-20180928t142121697z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 14:21:21 |
last_update | 2018-09-28 14:21:21 |
depth | 2 |
children | 0 |
last_payout | 2018-10-05 14:21:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 25 |
author_reputation | 255,754,000,681,122 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,283,039 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-dotfee-dotfee-re-steemitblog-hf20-update-restoring-continuity-20181024t120140044z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-24 12:02:27 |
last_update | 2018-10-24 12:02:27 |
depth | 2 |
children | 0 |
last_payout | 2018-10-31 12:02:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,954,875 |
net_rshares | 0 |
Ok I can only vote about 10 times and comment 3 times with no new post then the RC is depleted. So with a SP of 19 I can't post at all just vote and comment? Please let m know what to do I love this platform and always try my best for quality content.
author | dreamer007 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20181001t114539833z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-01 11:45:42 |
last_update | 2018-10-01 11:45:42 |
depth | 1 |
children | 1 |
last_payout | 2018-10-08 11:45:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 254 |
author_reputation | 332,773,751,185 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,408,080 |
net_rshares | 0 |
You need to let your RC have time to replenish as it's at a ridiculously low 1%. It will never recharge though if you don't let it. I think it recharges at 20% per day but I could be wrong.
author | johnhtims |
---|---|
permlink | re-dreamer007-re-steemitblog-hf20-update-restoring-continuity-20181001t183621778z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-01 18:36:48 |
last_update | 2018-10-01 18:36:48 |
depth | 2 |
children | 0 |
last_payout | 2018-10-08 18:36:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 191 |
author_reputation | 4,866,225,255,604 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,430,666 |
net_rshares | 0 |
Recourse credit to 100% yeahhh LOL... Now i can comment a lot :P ... Still waiting for my Voting Mana to reach 100% for start upvoting as i used to...
author | dreamrafa |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t005942388z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 00:59:54 |
last_update | 2018-09-29 00:59:54 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 00:59:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 150 |
author_reputation | 178,378,192,142,151 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,291,249 |
net_rshares | 0 |
Somewhere, sometime, somehow, someone will study the economics and psychology of this incredible living experiment.
author | drutter |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t070451443z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 07:04:57 |
last_update | 2018-09-28 07:04:57 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 07:04:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 115 |
author_reputation | 195,685,309,519,447 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,833 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-drutter-re-steemitblog-hf20-update-restoring-continuity-20181018t155612546z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-18 15:57:33 |
last_update | 2018-10-18 15:57:33 |
depth | 2 |
children | 0 |
last_payout | 2018-10-25 15:57:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,561,374 |
net_rshares | 0 |
Hello @steemitblog, thank you for the lengthy explanations but still I would like to make a blog and see what happens. Also looking forward for a better payout for blogs in the near future. Thanks a lot for your team efforts to make steemit a better place for all of us. God bless!
author | ducky9605 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t093801779z |
category | steem |
json_metadata | {"tags":["steem"],"users":["steemitblog"],"app":"steemit/0.1"} |
created | 2018-09-28 09:38:06 |
last_update | 2018-09-28 09:38:06 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 09:38:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 281 |
author_reputation | 427,460,973,391 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,405 |
net_rshares | 3,818,681,735 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ducky9605 | 0 | 3,818,681,735 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-ducky9605-re-steemitblog-hf20-update-restoring-continuity-20181014t160441794z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-14 16:05:30 |
last_update | 2018-10-15 12:04:51 |
depth | 2 |
children | 0 |
last_payout | 2018-10-21 16:05:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,284,227 |
net_rshares | 0 |
When update end?
author | dulaj15 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t185208246z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 18:52:12 |
last_update | 2018-09-28 18:52:12 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 18:52:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 16 |
author_reputation | -547,144,179,567 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,927 |
net_rshares | 0 |
Thank you for providing us all with a space to produce quality, conscious content, in a decentralized community. I have never had an opportunity like this, and have never grown and learned so much, in such a short amount of time, from one source. I do not know what I would do without this platform, my life would definitely be lesser for it. I have faith that all these issues will be corrected in the proper manor in due time, giving us all the abilities back that we had previously, along with new advantages that will hopefully also filter spam to some degree. We all got frustrated with this at some point, I know it was extremely poor timing for me personally, my projects, and the contests I am hosting, but as long as this patch ends up working to our benefit in the long run, then I know our collective sacrifices will be worth it. Blessings @SteemitBlog!!
author | elamental |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t035806797z |
category | steem |
json_metadata | {"tags":["steem"],"users":["steemitblog"],"app":"steemit/0.1"} |
created | 2018-09-28 03:58:06 |
last_update | 2018-09-28 03:58:06 |
depth | 1 |
children | 4 |
last_payout | 2018-10-05 03:58:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.022 HBD |
curator_payout_value | 0.007 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 865 |
author_reputation | 159,003,042,357,141 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,646 |
net_rshares | 17,274,399,330 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
surpassinggoogle | 0 | 17,274,399,330 | 2% |
Thanks for your positivity. There are so much negative people, I feel very happy when between a lot of negative comments I find a positive one. A lot of people can't even create a website and they are complaining about all of this. We have to give steem team the space to make their work perfectly and wait when everything will be perfect, we are all not perfect.
author | clixmoney |
---|---|
permlink | re-elamental-re-steemitblog-hf20-update-restoring-continuity-20180928t072304516z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 07:23:21 |
last_update | 2018-09-28 07:23:21 |
depth | 2 |
children | 2 |
last_payout | 2018-10-05 07:23:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 363 |
author_reputation | 708,028,799,822,335 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,278,016 |
net_rshares | 7,040,880,484 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
elamental | 0 | 7,040,880,484 | 23% |
Absolutely, I am always in support of this platform. It has done so much to advance my life, and through me extend my reach for healing the planet. I will admit that I was a bit lost for a second though haha. Blessings my friend.
author | elamental |
---|---|
permlink | re-clixmoney-re-elamental-re-steemitblog-hf20-update-restoring-continuity-20181002t052931017z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-02 05:29:30 |
last_update | 2018-10-02 05:29:30 |
depth | 3 |
children | 0 |
last_payout | 2018-10-09 05:29:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 229 |
author_reputation | 159,003,042,357,141 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,458,126 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-clixmoney-re-elamental-re-steemitblog-hf20-update-restoring-continuity-20181102t130937900z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-02 13:09:42 |
last_update | 2018-11-02 13:09:42 |
depth | 3 |
children | 0 |
last_payout | 2018-11-09 13:09:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,541,271 |
net_rshares | 0 |
As wee all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-elamental-re-steemitblog-hf20-update-restoring-continuity-20181102t134055104z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-02 13:40:57 |
last_update | 2018-11-02 13:40:57 |
depth | 2 |
children | 0 |
last_payout | 2018-11-09 13:40:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 74 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,542,992 |
net_rshares | 0 |
It is very interesting to see the reactions of everyone around here. It raises up the biggest issues with steemit: 1) there is no democracy to decide over the changes in how steem works, and that is usualy ok with closed platforms such as facebook that steal users stake (content), but with steemit, we have way more expectations, including being heard and keeping our stake (money) safe, 2) this system is not serving the humans and is not developed to adapt to human scales, so it has to be tweaked and hardcoded. 3) SPAM is hard to avoid and the most successful ways to fight it include machine learning, while Steemit is attempting to put limitations to both, bots and humans. I am not that mad with steemit, mostly because I don't depend on it, finantially. I know development is hard and I know what it is to put out a system that fails in production and having to fix everything on the run. It sucks and is quite embarrasing. I understand you, and don't hate you. I do hope the steem elite notices those big 3 issues and work hard to overcome them.
author | elguille |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t153122902z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 15:31:24 |
last_update | 2018-09-29 15:31:24 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 15:31:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,066 |
author_reputation | 4,156,830,021,807 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,319,517 |
net_rshares | 59,685,246 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
espoem | 0 | 59,685,246 | 0.15% |
 what the actual fuck is going on I was 60% an hour ago.
author | ericwilson |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t172024221z |
category | steem |
json_metadata | {"tags":["steem"],"image":["https://cdn.steemitimages.com/DQmP2LgBLnwV2xtYKvLydjTesxgwAsXnGTCxMKcJHo17bsD/image.png"],"app":"steemit/0.1"} |
created | 2018-09-28 17:20:24 |
last_update | 2018-09-28 17:20:24 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 17:20:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 149 |
author_reputation | 75,821,273,922,571 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,285,840 |
net_rshares | 0 |
Just don't reset our VP to zero again and all is fine with the world!
author | erodedthoughts |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t114615623z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 11:46:24 |
last_update | 2018-09-28 11:46:24 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 11:46:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | 50,286,976,663,870 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,280,750 |
net_rshares | 0 |
Primeramente doy gracias al arduo trabajo de los desarroladores, si bien en los ultimos dias la mayoria de los usuarios hemos tenido inconvenientes al momento de votar, postear, responder entre otras... Decir la crisis ya paso. En esta actualizacion solucionaron varios poblemas a mi parecer en los que respecta a RC a mi parece y la fluidez de la operaciones, y un aspecto que afecto a muchos creo que fue el nivel de infuencia que tienen.. Sin mas que decir . Gracias por su arduo trabajo, en espera de nuevas mejoras...
author | ex-nova |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t151155050z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 18:10:36 |
last_update | 2018-09-28 18:10:36 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 18:10:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 522 |
author_reputation | 1,828,286,857 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,430 |
net_rshares | 0 |
Awesome stuff
author | excalliburbd |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t051022661z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:10:24 |
last_update | 2018-09-28 05:10:24 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 05:10:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 13 |
author_reputation | 227,824,158 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,525 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. future Is History"
author | writtenments |
---|---|
permlink | re-excalliburbd-re-steemitblog-hf20-update-restoring-continuity-20181023t015818100z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-23 01:58:51 |
last_update | 2018-10-23 01:58:51 |
depth | 2 |
children | 0 |
last_payout | 2018-10-30 01:58:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,856,653 |
net_rshares | 0 |
I wanted to inform you, that my voting power dropped drastically - AGAIN! I was restraining myself a lot and went up to 50% since the hardfork reset down to 0%. This was last night. This morning my voting power was down to 10% again without a single vote. I double checked my account on https://steemworld.org/@flauwy and indeed there is no obvious reason how or why this could have happened. EDIT (my poor RC): It seems to be a display bug on Steemworld as my voting power is correct on Busy and Steempeak.
author | flauwy |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t163142548z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steemit/0.1","links":["https://steemworld.org/@flauwy"]} |
created | 2018-09-28 16:31:57 |
last_update | 2018-09-28 16:48:42 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 16:31:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 509 |
author_reputation | 296,259,911,900,510 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,285,156 |
net_rshares | 0 |
While people are waiting for all that to happen they can come join WeKu with me. https://deals.weku.io/pick_account?referral=funbobby51
author | funbobby51 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t004434175z |
category | steem |
json_metadata | {"tags":["steem"],"links":["https://deals.weku.io/pick_account?referral=funbobby51"],"app":"steemit/0.1"} |
created | 2018-09-29 00:44:39 |
last_update | 2018-09-29 00:44:39 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 00:44:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 135 |
author_reputation | 7,640,734,283,678 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,290,795 |
net_rshares | 0 |
I would say your best bet here @ned is to give everyone who commented on this post a 100% vote. That will shut them up.
author | funbobby51 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t133344274z |
category | steem |
json_metadata | {"tags":["steem"],"users":["ned"],"app":"steemit/0.1"} |
created | 2018-09-29 13:33:48 |
last_update | 2018-09-29 13:33:48 |
depth | 1 |
children | 5 |
last_payout | 2018-10-06 13:33:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 119 |
author_reputation | 7,640,734,283,678 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,315,371 |
net_rshares | 0 |
> That will shut them up. @funbobby On @Steemit, possibly. But, on Trybe? Minds?......
author | nigelmarkdias |
---|---|
permlink | re-funbobby51-re-steemitblog-hf20-update-restoring-continuity-20180929t200050536z |
category | steem |
json_metadata | {"tags":["steem"],"users":["funbobby","steemit"],"app":"steemit/0.1"} |
created | 2018-09-29 20:00:51 |
last_update | 2018-09-29 20:00:51 |
depth | 2 |
children | 4 |
last_payout | 2018-10-06 20:00:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.183 HBD |
curator_payout_value | 0.059 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 88 |
author_reputation | 47,068,459,201,342 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,327,805 |
net_rshares | 124,088,491,398 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nigelmarkdias | 0 | 121,881,108,433 | 100% | ||
funbobby51 | 0 | 2,207,382,965 | 100% |
LOL I was referring only to the people commenting on this post, there aren't enough upvotes in the world to make his early congratulating himself on the hard fork 20 go away.
author | funbobby51 |
---|---|
permlink | re-nigelmarkdias-re-funbobby51-re-steemitblog-hf20-update-restoring-continuity-20180929t210045861z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 21:00:51 |
last_update | 2018-09-29 21:00:51 |
depth | 3 |
children | 3 |
last_payout | 2018-10-06 21:00:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 174 |
author_reputation | 7,640,734,283,678 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,329,421 |
net_rshares | 0 |
>Based on our analysis, we believe the best path forward is to issue a series of patches tonight, the most significant of which will multiply the resource budgets by 10x. If everybody is given 10x more, how will the current RC system reach an equilibrium? In other words, does this has an effect on the end state of the RC?
author | futurethinker |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t034550958z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 03:45:51 |
last_update | 2018-09-28 03:45:51 |
depth | 1 |
children | 7 |
last_payout | 2018-10-05 03:45:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 325 |
author_reputation | 12,055,947,697,609 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,480 |
net_rshares | 0 |
Great question. We will continue to get a lot of useful data and because RC is non-consensus we can leverage that data to iterate the system toward a more sustainable equilibrium. But yes, effectively, we are artificially lowering the cost of transacting for the time being for the sake of continuity, but we will have far more options with respect to how we proceed than were available to us with the bandwidth system.
author | andrarchy |
---|---|
permlink | re-futurethinker-re-steemitblog-hf20-update-restoring-continuity-20180928t040009578z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:00:09 |
last_update | 2018-09-28 04:00:09 |
depth | 2 |
children | 3 |
last_payout | 2018-10-05 04:00:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 419 |
author_reputation | 230,168,201,522,782 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 0.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,676 |
net_rshares | 105,996,619,427 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gentlebot | 0 | 105,996,619,427 | 15% |
You note "for the time being". Does this insinuate that the change is not a long term fix? Are we waiting for some other fix regarding the limited resource budgeting?
author | investingpennies |
---|---|
permlink | re-andrarchy-re-futurethinker-re-steemitblog-hf20-update-restoring-continuity-20180928t050258833z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:03:00 |
last_update | 2018-09-28 05:03:00 |
depth | 3 |
children | 0 |
last_payout | 2018-10-05 05:03:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 166 |
author_reputation | 8,588,834,950,949 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,409 |
net_rshares | 0 |
Hey @andrarchy. I keep hearing this phrase "non-consensus" thrown around a lot. Is there a good resource available on understanding what this means in the context of Steem? (Technical is fine; I'm a technical person.) I ask because it sounds like you're saying the system that keeps our decentralised network somewhat safe from spam attacks is not something that all nodes must agree upon. If that's the case, how does that even work? I know that **follows** are non-consensus which makes sense to me, since it's something a frontend could completely ignore and I think a few already do. Fine; it's not really important for us all to agree on who follows whom. That's between them. But _this_ sounds sketchy to me.
author | lemony-cricket |
---|---|
permlink | re-andrarchy-re-futurethinker-re-steemitblog-hf20-update-restoring-continuity-20180928t044025725z |
category | steem |
json_metadata | {"tags":["steem"],"users":["andrarchy"],"app":"steemit/0.1"} |
created | 2018-09-28 04:40:27 |
last_update | 2018-09-28 04:40:27 |
depth | 3 |
children | 1 |
last_payout | 2018-10-05 04:40:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.044 HBD |
curator_payout_value | 0.013 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 715 |
author_reputation | 15,797,102,626,770 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,155 |
net_rshares | 34,074,873,689 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
markkujantunen | 0 | 14,859,345,209 | 27% | ||
dustsweeper | 0 | 19,215,528,480 | 2.13% |
Everyone doesn't get 10x more. What happens is that the total pool of resources available to access using RCs is increased by 10x, so all else being equal the RCs required for each operation should decrease to about 1/10 what it is now.
author | smooth |
---|---|
permlink | re-futurethinker-re-steemitblog-hf20-update-restoring-continuity-20180928t041003700z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:10:06 |
last_update | 2018-09-28 04:10:06 |
depth | 2 |
children | 1 |
last_payout | 2018-10-05 04:10:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 236 |
author_reputation | 253,602,537,834,068 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,789 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-smooth-re-futurethinker-re-steemitblog-hf20-update-restoring-continuity-20181026t125204450z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-26 12:52:09 |
last_update | 2018-10-26 12:52:09 |
depth | 3 |
children | 0 |
last_payout | 2018-11-02 12:52:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,091,124 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-futurethinker-re-steemitblog-hf20-update-restoring-continuity-20181027t133022426z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-27 13:30:30 |
last_update | 2018-10-27 13:30:30 |
depth | 2 |
children | 0 |
last_payout | 2018-11-03 13:30:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,153,682 |
net_rshares | 0 |
Just want to steem! Save steem! Thanks and hope things are fixed soon!
author | ganjafarmer |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t050213128z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:02:15 |
last_update | 2018-09-28 05:02:15 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 05:02:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | 672,900,775,922,025 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,276,404 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-ganjafarmer-re-steemitblog-hf20-update-restoring-continuity-20181023t113409212z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-23 11:34:48 |
last_update | 2018-10-23 11:34:48 |
depth | 2 |
children | 0 |
last_payout | 2018-10-30 11:34:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,883,417 |
net_rshares | 0 |
big event
author | gold92 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20181001t025650514z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-01 02:56:54 |
last_update | 2018-10-01 02:56:54 |
depth | 1 |
children | 0 |
last_payout | 2018-10-08 02:56:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 3,851,874,747 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,386,639 |
net_rshares | 0 |
I get that we need to be paying witnesses and stopping spammers, but why don't we just have fees for witnesses from each post / comment reward? We could go like 75% author / 24% curators / 1% witness Each wallet transaction made should have 0.001 fee at minimum and max of 1 Steem / SBD at 1%. Spammers = Have an official account that does what SteemCleaners do but instead of flagging they limit accounts to 1 post per day or something. (take the fee for the humans running the account via the 1% for witnesses or whatever) Also from a noobs point of view I think it'd be a good idea if we could have somewhere: 1. Number of upvotes remaining 2. Posts remaining 3. Voting manna (power) Would provide a much better UX for people rather than getting "you can't do this" message and people not having any clue why. I'm talking about people who aren't really into crypto etc. the ones that don't understand RC's. It'd just be a nice clear way to view what you can do each day, and no harm putting a "want more votes bla bla buy steem" message so people can then understand why they should power up.
author | gringo211985 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t231914401z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 23:19:15 |
last_update | 2018-09-30 23:19:15 |
depth | 1 |
children | 0 |
last_payout | 2018-10-07 23:19:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,102 |
author_reputation | 10,411,294,951,360 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,378,958 |
net_rshares | 0 |
Sigue costando 91% de mi steem power votar? daba un voto y me quedaba con 17% ...
author | hengary |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t203550453z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 20:35:48 |
last_update | 2018-09-28 20:35:48 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 20:35:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.399 HBD |
curator_payout_value | 0.131 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 81 |
author_reputation | 4,915,672,909,349 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,288,153 |
net_rshares | 286,784,284,233 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
hengary | 0 | 6,452,001,176 | 100% | ||
provenezuela | 0 | 279,812,813,320 | 100% | ||
lisfabian | 0 | 519,469,737 | 100% |
Are those Discount Account Creation tokens mentioned in https://steemit.com/steem/@steemitblog/steem-velocity-hardfork-hardfork-20 available yet? How do we create a discounted second account under hardfork 20 using resource credits?
author | holovision |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t024213614z |
category | steem |
json_metadata | {"tags":["steem"],"links":["https://steemit.com/steem/@steemitblog/steem-velocity-hardfork-hardfork-20"],"app":"steemit/0.1"} |
created | 2018-09-29 02:42:21 |
last_update | 2018-09-29 02:42:21 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 02:42:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 232 |
author_reputation | 190,197,645,903,924 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,294,941 |
net_rshares | 0 |
Perhaps new (fresh accounts) - in particular ones transacting with dApps such as Steem Monsters, dtube, VIMM, etc get a pooled bonus to enjoy those apps... sensibly (ie accounts with x steem power, zero flags, and transactions of a certain json) get discounted "transactions" in terms of resource credits that tapers away as their account grows. Surely every account at dolphin / orca / whale status isn't expected to use their entire allocation of Resource Credits in a single day? Does this not create equilibrium? I could never imagine using my entire bandwidth allocation pre HF20. I may be missing the whole point, but the true cost of not-transacting on chain at all for these new and on boarding accounts is far greater than the "true cost" of a transaction in terms of blockchain computational cost. I know that this update lays the foundation for SMTs, and I might be missing something about how RC interact with this, but please, think of the minnows! They're our future!
author | holoz0r |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t042835644z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:28:36 |
last_update | 2018-09-28 04:28:36 |
depth | 1 |
children | 40 |
last_payout | 2018-10-05 04:28:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.826 HBD |
curator_payout_value | 0.265 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 989 |
author_reputation | 530,197,711,245,336 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,999 |
net_rshares | 620,593,395,094 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
christoryan | 0 | 4,882,395,092 | 21% | ||
surfermarly | 0 | 16,130,983,819 | 50% | ||
mattclarke | 0 | 402,441,328,874 | 98% | ||
abh12345 | 0 | 18,008,687,352 | 5% | ||
leggy23 | 0 | 19,033,838,965 | 17% | ||
daveparkinson | 0 | 1,328,832,188 | 100% | ||
rudystyle | 0 | 45,583,974,484 | 10% | ||
bearone | 0 | 9,130,296,050 | 19% | ||
d-pend | 0 | 21,408,757,977 | 1% | ||
shitsignals | 0 | 758,012,608 | 2% | ||
juanangel40bcn | 0 | 2,289,710,321 | 100% | ||
uruguru | 0 | 482,054,460 | 100% | ||
lordnigel | 0 | 11,969,561,285 | 100% | ||
ajayyy | 0 | 178,692,509 | 5% | ||
peixeboi | 0 | 779,184,366 | 100% | ||
shai-hulud | 0 | 7,467,893,265 | 100% | ||
carn | 0 | 735,716,845 | 100% | ||
just2random | 0 | 8,447,519,226 | 100% | ||
cryptkeeper17 | 0 | 16,382,400,513 | 100% | ||
kkndworld | 0 | 2,006,547,391 | 100% | ||
geniuscrypto | 0 | 1,879,117,094 | 100% | ||
isacrist59 | 0 | 496,818,686 | 100% | ||
indigoocean | 0 | 22,175,266,443 | 9% | ||
commonlaw | 0 | 5,069,293,856 | 100% | ||
arkmy | 0 | 298,545,391 | 100% | ||
amirbahadorabaei | 0 | 278,558,794 | 100% | ||
julieabbi2 | 0 | 316,801,592 | 100% | ||
aitelfarir | 0 | 348,598,351 | 100% | ||
alborz46 | 0 | 284,007,297 | 100% |
In truth the very real danger is that there will be no future dolphins or whales, which is kind of the truth about mankind. When we have children, the parents have to sink a large portion of the available resources into the health and well being of that new Sovereign Autonomous Life. That investment is the principal authority of the investor or in life the parent. Everyone involved has that principal investment to some degree. Witnesses are a part of everyone and I am sure looking out for there own vested interest. In truth if you don't think that the witnesses vested interest is the same as your own, than why are you here? If you do believe that the Witnesses vested interest and yours is close enough to be there no never mind, than pay the Witnesses the past performance we have enjoyed. Have faith in the only proper use of faith there is. Just as you know the Sun will come up, because it has in the past. So should you know that those who are working to make our experiences the best that it can be, are. Later we can pick it all apart and see how we can make it better. For now I say let the drivers drive, and see if we are not where they said we would be?
author | commonlaw |
---|---|
permlink | re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180928t181603723z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 18:16:06 |
last_update | 2018-09-28 18:16:06 |
depth | 2 |
children | 1 |
last_payout | 2018-10-05 18:16:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,175 |
author_reputation | 3,267,008,243,675 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,490 |
net_rshares | 1,355,242,393 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dougbudlong | 0 | 1,355,242,393 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-commonlaw-re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20181208t131228968z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-08 13:12:36 |
last_update | 2018-12-08 13:12:36 |
depth | 3 |
children | 0 |
last_payout | 2018-12-15 13:12:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,542,860 |
net_rshares | 0 |
I did a SteemMonster gift card to see the tax and it was zero!
author | erodedthoughts |
---|---|
permlink | re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180928t114646383z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 11:46:54 |
last_update | 2018-09-28 11:46:54 |
depth | 2 |
children | 1 |
last_payout | 2018-10-05 11:46:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 62 |
author_reputation | 50,286,976,663,870 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,280,756 |
net_rshares | 455,018,476 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
alaisguineasis | 0 | 455,018,476 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-erodedthoughts-re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20181208t230004354z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-08 23:00:21 |
last_update | 2018-12-08 23:00:21 |
depth | 3 |
children | 0 |
last_payout | 2018-12-15 23:00:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,563,179 |
net_rshares | 0 |
Can we donate money to new accounts in order to give them more resource credits (RC)? Can we have a test website where hard forks are tested at? Back to my first question, why not encourage individuals to help new users by vetting them, by sponsoring them in joining Steem, financially, instead of by simply expecting Steem to offer too much welfare, socialism, free money, themselves?
author | joeyarnoldvn |
---|---|
permlink | re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180930t081034552z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 08:10:36 |
last_update | 2018-09-30 08:10:36 |
depth | 2 |
children | 0 |
last_payout | 2018-10-07 08:10:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 385 |
author_reputation | 51,527,721,358,210 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,345,274 |
net_rshares | 0 |
Yeah in theory, it sounds great, but this could be open to abuse from bots. If you give too many RC's away to new accounts this could just lead to more SPAM. This is a fine balancing act for sure. For now, the 'dApps' onboarding new users may need to delegate SP to ensure the new users can use their apps as intended. Not ideal for sure, but could solve a problem or two. In an ideal world dolphins and above should be able 'sponsor' or 'buddy up' with new users to share their RC credits. ie. You go fishing in the plankton pool and give someone or many people that you think have potential access to your RC credits. (Let's call it Delegated RC) Just thinking out loud.
author | just2random |
---|---|
permlink | re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180928t190604878z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 19:06:06 |
last_update | 2018-09-28 19:07:48 |
depth | 2 |
children | 2 |
last_payout | 2018-10-05 19:06:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 677 |
author_reputation | 15,966,519,473,562 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,287,098 |
net_rshares | 0 |
What is spam? Is my comment here spam?
author | joeyarnoldvn |
---|---|
permlink | re-just2random-re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180930t082609874z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 08:26:09 |
last_update | 2018-09-30 08:26:09 |
depth | 3 |
children | 0 |
last_payout | 2018-10-07 08:26:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 38 |
author_reputation | 51,527,721,358,210 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,345,692 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-just2random-re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20181208t023603852z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-08 02:36:09 |
last_update | 2018-12-08 02:36:09 |
depth | 3 |
children | 0 |
last_payout | 2018-12-15 02:36:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,525,150 |
net_rshares | 0 |
its been a long time since the update and my best friend @steemingmark still cant post his blogs?? Please help!?
author | linkinpark |
---|---|
permlink | re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180928t205456484z |
category | steem |
json_metadata | {"tags":["steem"],"users":["steemingmark"],"app":"steemit/0.1"} |
created | 2018-09-28 20:54:54 |
last_update | 2018-09-28 20:54:54 |
depth | 2 |
children | 2 |
last_payout | 2018-10-05 20:54:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 112 |
author_reputation | 25,538,518,214 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,288,367 |
net_rshares | 0 |
That’s just it. A patch is coming . If a patch doesn’t resolve it then we are all screwed. Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
author | stellabelle |
---|---|
permlink | stellabelle-re-linkinpark-re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180929t013612761z |
category | steem |
json_metadata | {"app":"partiko"} |
created | 2018-09-29 01:36:12 |
last_update | 2018-09-29 01:36:12 |
depth | 3 |
children | 1 |
last_payout | 2018-10-06 01:36:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 152 |
author_reputation | 516,061,669,130,124 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,292,766 |
net_rshares | 0 |
Yes. This is EXACTLY where I'm at. Those minnows are gunna bail.
author | steemmonstershow |
---|---|
permlink | re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180928t152725540z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 15:27:27 |
last_update | 2018-09-28 15:27:27 |
depth | 2 |
children | 2 |
last_payout | 2018-10-05 15:27:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 64 |
author_reputation | 4,597,745,479,878 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,284,141 |
net_rshares | 0 |
They already have. No one forgets the feeling of “You can only comment 1 time per day.” This is an epic fail on a level I didn’t even think possible. Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
author | stellabelle |
---|---|
permlink | stellabelle-re-steemmonstershow-re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180928t201558887z |
category | steem |
json_metadata | {"app":"partiko"} |
created | 2018-09-28 20:16:00 |
last_update | 2018-09-28 20:16:00 |
depth | 3 |
children | 0 |
last_payout | 2018-10-05 20:16:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.024 HBD |
curator_payout_value | 0.007 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 211 |
author_reputation | 516,061,669,130,124 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,287,941 |
net_rshares | 17,629,911,485 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
marillaanne | 0 | 8,432,277,398 | 75% | ||
sircork | 0 | 9,197,634,087 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-steemmonstershow-re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20181208t181355462z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-08 18:14:06 |
last_update | 2018-12-08 18:14:06 |
depth | 3 |
children | 0 |
last_payout | 2018-12-15 18:14:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,554,153 |
net_rshares | 0 |
If you consider that the dApps will be able to get discounted account tokens and they will likely have RC, they can potentially onboard and delegate to their new users directly in the future. And as you have rightly noticed, you aren't likely to ever need all of your RC so essentially there is the potential to have a bandwidth market where those same dApps or users perhaps can rent lines in various ways, just like Steem delegations. Seeing what the true costs are however is an important thing to do before concessions can be made. Up until this point, no one knew what was costing what where which meant many accounts were interacting in a type of debt structure without knowing it. Now it seems that it is possible to better allocate resources to where they are needed as we can see where the needs actually are. In time, this should be able to be continuously fine tuned and tweaked to support onboarding and the support of onboards as it will be clear what is required to do so. The current situation although uncomfortable is likely relatively short-lived but could bring a lot more opportunity as it empowers the Dapps to better serve their users which means, higher decentralization and distribution.
author | tarazkp |
---|---|
permlink | re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180928t085812515z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 08:58:09 |
last_update | 2018-09-28 08:58:09 |
depth | 2 |
children | 3 |
last_payout | 2018-10-05 08:58:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,216 |
author_reputation | 5,877,098,859,586,445 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,278,976 |
net_rshares | 0 |
i hope you right tarazkp
author | mykos |
---|---|
permlink | re-tarazkp-re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180929t035035841z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 03:48:24 |
last_update | 2018-09-29 03:48:24 |
depth | 3 |
children | 1 |
last_payout | 2018-10-06 03:48:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 24 |
author_reputation | -5,400,515,283,490 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,297,320 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-tarazkp-re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20181209t044046946z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-09 04:41:06 |
last_update | 2018-12-09 04:41:06 |
depth | 3 |
children | 0 |
last_payout | 2018-12-16 04:41:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,572,002 |
net_rshares | 0 |
@holoz0r, let me add to your submission that Planktons and minnows are users who keep the #steemit platform engaging. Their quest for growth is what spurs frequent posts and comments against what the whales do. Sadly, this RC computation has totally denied most planktons and minnows of this feeling as they cannot post nor comment. This should be revisited. Moreover, the RC computation do not show estimates for posts. Estimates are only pooled for comments, voting and poweups. Personally had 19 comment pools. After I successfully made one post, the whole thing drained to 6, implying I cannot post again in the mean time. @steemitblog, help us by giving estimates of posts or amount of RCs needed for posts so we can plan well. Thank you for the update though we expect more frequent updates in 6 hour intervals..
author | uyobong |
---|---|
permlink | re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180928t061243625z |
category | steem |
json_metadata | {"tags":["steem","steemit"],"users":["holoz0r","steemitblog"],"app":"steemit/0.1"} |
created | 2018-09-28 06:12:54 |
last_update | 2018-09-28 06:12:54 |
depth | 2 |
children | 20 |
last_payout | 2018-10-05 06:12:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.088 HBD |
curator_payout_value | 0.021 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 825 |
author_reputation | 930,350,183,510,992 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,248 |
net_rshares | 66,586,444,922 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
holoz0r | 0 | 22,073,594,697 | 50% | ||
leggy23 | 0 | 18,974,110,640 | 17% | ||
mariuszw | 0 | 418,894,768 | 100% | ||
geniuscrypto | 0 | 1,841,007,043 | 100% | ||
indigoocean | 0 | 12,274,218,093 | 5% | ||
sugarfix | 0 | 541,590,225 | 100% | ||
lexymaine | 0 | 10,185,681,243 | 100% | ||
alborz46 | 0 | 277,348,213 | 100% |
What does this mean? It says i have RC Status 69.71 %|1,269,526,091,571 RC. ... Is this good? 
author | christoryan |
---|---|
permlink | re-uyobong-re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180929t000655603z |
category | steem |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steem"],"users":[],"links":[],"image":["https://ipfs.busy.org/ipfs/QmVmQTnqFZ322iPfPZnexW4nboZbzx5mgKhj53DZcLpFJQ"]} |
created | 2018-09-29 00:07:00 |
last_update | 2018-09-29 00:07:00 |
depth | 3 |
children | 5 |
last_payout | 2018-10-06 00:07:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 210 |
author_reputation | 4,253,059,677,623 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,290,238 |
net_rshares | 0 |
There are third party tools (such as steem.supply) which will show an estimate of posts/ votes/ transactions available, however, I am not certain of their mathematical accuracy; given the instability we're all going through right now. Once the numbers stabilise, I'm sure we'll see the true potential of this "Velocity" Hard Fork come to be. <sub>I hope</sub>
author | holoz0r |
---|---|
permlink | re-uyobong-re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180928t062052896z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:20:54 |
last_update | 2018-09-28 06:20:54 |
depth | 3 |
children | 3 |
last_payout | 2018-10-05 06:20:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.001 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 363 |
author_reputation | 530,197,711,245,336 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,332 |
net_rshares | 12,011,762,918 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
lordnigel | 0 | 11,740,957,457 | 100% | ||
alborz46 | 0 | 270,805,461 | 100% |
This is a primary concern for our group as well. Many of the people who participate in our #informationwar group are under 100 SP, brand new people obviously having the default amount upon account creation. The best way for people to get more followers and interact with people is to make dozens of comments daily on posts they find interesting. We will see a hampering of growth in tota new accounts are not abl to make many comments daily. Reddit for example, you might make 30 to 40 comments there daily pretty easily, theres so many subreddits you can follow and so many things to comment on. Steem is growing and this will be the case here as well. When users find they can't make a reasonable amount of comments they will likely not want to be here. Are we going to have the ability to sell our excess Resource Credits and or loan excess Resource Credits? As was stated, people with a few thousand SP can basically make hundreds of comments per day and likely never will use all of their bandwidth(resource credits). I would really like the ability for the InformationWar account to be able to give out our excess Resource Credits, and or have an option that delegates a % of our Resource Credits out to someone else. A few ways I think it could work, first one being that you do the same as Steemauto upvoting services do it. Give us the ability to set a threshhold/limit to how much % the IW account can give out in a day. So if we have 10 people signed up under us, and we allocated in total 10% of our resource credits out, and we allow each user to only take one full percentage point per day. Very similar to how you setup curation trail upvote following on Steem auto, preset limits based in %. Or give us the option to give someone the Resource Credit itself, so we could transfer it like we transfer Steem or SBD from account to account. There should be so much excess Resource Credits that whales will be fighting eachother for who can price it lower, so the price of such a thing shouldn't be very high. I welcome all criticism/feedback to this suggestion of course. Thanks, @truthforce
author | informationwar |
---|---|
permlink | re-uyobong-re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180928t132201956z |
category | steem |
json_metadata | {"tags":["steem","informationwar"],"users":["truthforce"],"app":"steemit/0.1"} |
created | 2018-09-28 13:22:03 |
last_update | 2018-09-28 13:22:03 |
depth | 3 |
children | 7 |
last_payout | 2018-10-05 13:22:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.119 HBD |
curator_payout_value | 0.036 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,114 |
author_reputation | 25,047,858,445,921 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,282,096 |
net_rshares | 87,125,498,521 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dwinblood | 0 | 14,499,758,477 | 3% | ||
ucukertz | 0 | 7,067,742,214 | 100% | ||
forykw | 0 | 8,696,063,314 | 100% | ||
valued-customer | 0 | 11,773,591,419 | 25% | ||
thethreehugs | 0 | 4,311,105,109 | 24% | ||
arabarea | 0 | 591,704,872 | 100% | ||
movingman | 0 | 27,900,957,780 | 100% | ||
indigoocean | 0 | 12,284,575,336 | 5% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-uyobong-re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180930t000322834z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 00:10:57 |
last_update | 2018-09-30 00:10:57 |
depth | 3 |
children | 0 |
last_payout | 2018-10-07 00:10:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,333,782 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-uyobong-re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20181211t125606356z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-11 12:56:45 |
last_update | 2018-12-11 12:56:45 |
depth | 3 |
children | 0 |
last_payout | 2018-12-18 12:56:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,685,134 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-holoz0r-re-steemitblog-hf20-update-restoring-continuity-20180929t143627472z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 14:36:45 |
last_update | 2018-09-29 14:36:45 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 14:36:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,317,594 |
net_rshares | 0 |
Agus a-nis, dè a nì sinn?
author | ilookatyou |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t151607608z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 15:16:09 |
last_update | 2018-09-29 15:16:09 |
depth | 1 |
children | 17 |
last_payout | 2018-10-06 15:16:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.015 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 25 |
author_reputation | -855,667,232,826 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,318,964 |
net_rshares | 10,296,731,995 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mybestnews | 0 | 70,413,590 | 100% | ||
camillesteemer | 0 | 99,270,574 | 100% | ||
manudibango | 0 | 423,368,019 | 100% | ||
luizenc | 0 | 425,826,236 | 100% | ||
johngrenfield | 0 | 423,940,977 | 100% | ||
atbortuatli | 0 | 407,709,071 | 100% | ||
ravermail | 0 | 415,920,626 | 100% | ||
belgiumcheese | 0 | 406,708,105 | 100% | ||
ilookatyou | 0 | 406,704,200 | 100% | ||
latviasteem | 0 | 392,066,824 | 100% | ||
martelinhead | 0 | 392,942,141 | 100% | ||
becauseiloveyou | 0 | 393,489,634 | 100% | ||
profundiscukus | 0 | 377,159,910 | 100% | ||
happysteeming | 0 | 405,578,252 | 100% | ||
profondotuoculo | 0 | 395,043,354 | 100% | ||
discursantes | 0 | 406,589,915 | 100% | ||
nicetosmeetityou | 0 | 405,695,062 | 100% | ||
cheerdemoncul | 0 | 405,517,934 | 100% | ||
vaetumpire | 0 | 405,841,252 | 100% | ||
doyoustillloveme | 0 | 405,374,893 | 100% | ||
pissou | 0 | 405,413,692 | 100% | ||
backtotherivers | 0 | 405,833,088 | 100% | ||
huecocite | 0 | 405,829,205 | 100% | ||
humanoidrobsteem | 0 | 405,774,220 | 100% | ||
dexmerto | 0 | 405,317,920 | 100% | ||
pigeonlover | 0 | 405,299,734 | 100% | ||
homejohn | 0 | 398,103,567 | 100% |
Pritja është e gjatë ...
author | cheerdemoncul |
---|---|
permlink | re-ilookatyou-re-steemitblog-hf20-update-restoring-continuity-20180930t102020647z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 10:20:21 |
last_update | 2018-09-30 10:20:21 |
depth | 2 |
children | 1 |
last_payout | 2018-10-07 10:20:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.015 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 24 |
author_reputation | -852,237,045,136 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,348,822 |
net_rshares | 10,052,124,833 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
manudibango | 0 | 335,106,414 | 100% | ||
luizenc | 0 | 337,123,989 | 100% | ||
johngrenfield | 0 | 335,668,182 | 100% | ||
atbortuatli | 0 | 327,048,602 | 100% | ||
ravermail | 0 | 332,424,344 | 100% | ||
belgiumcheese | 0 | 326,506,050 | 100% | ||
ilookatyou | 0 | 326,506,864 | 100% | ||
latviasteem | 0 | 326,951,978 | 100% | ||
martelinhead | 0 | 326,256,386 | 100% | ||
becauseiloveyou | 0 | 326,472,930 | 100% | ||
profundiscukus | 0 | 381,601,605 | 100% | ||
happysteeming | 0 | 333,283,865 | 100% | ||
profondotuoculo | 0 | 326,100,038 | 100% | ||
discursantes | 0 | 351,641,849 | 100% | ||
nicetosmeetityou | 0 | 333,404,411 | 100% | ||
vaetumpire | 0 | 325,847,143 | 100% | ||
doyoustillloveme | 0 | 325,488,482 | 100% | ||
pissou | 0 | 325,521,550 | 100% | ||
backtotherivers | 0 | 325,850,089 | 100% | ||
huecocite | 0 | 325,850,586 | 100% | ||
humanoidrobsteem | 0 | 350,948,528 | 100% | ||
dexmerto | 0 | 349,900,867 | 100% | ||
pigeonlover | 0 | 325,430,128 | 100% | ||
homejohn | 0 | 320,720,824 | 100% | ||
pinoyasia | 0 | 530,604,593 | 100% | ||
funnysteemer | 0 | 498,883,789 | 100% | ||
mofesla | 0 | 319,701,315 | 100% | ||
cul68cul | 0 | 436,774,895 | 100% | ||
juliuscasus | 0 | 264,504,537 | 100% |
Coula vout dîre qu’il èst lîbe dè régler s’ vèye so sès prôpés-îdèyes èt so s’ rilidjon, tot seû ou bin avou dès-ôtes, è s’ mohone come å d’ foû, avou l’ansègnemint, lès pratiques, lès-ûzances èt lès cèrèmon’rèyes qui l’agrèyèt.
author | vaetumpire |
---|---|
permlink | re-cheerdemoncul-re-ilookatyou-re-steemitblog-hf20-update-restoring-continuity-20180930t102813976z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 10:28:15 |
last_update | 2018-09-30 10:28:15 |
depth | 3 |
children | 0 |
last_payout | 2018-10-07 10:28:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 228 |
author_reputation | -841,208,275,454 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,349,052 |
net_rshares | 9,831,261,330 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
manudibango | 0 | 318,252,083 | 100% | ||
luizenc | 0 | 320,187,689 | 100% | ||
johngrenfield | 0 | 318,782,474 | 100% | ||
atbortuatli | 0 | 319,709,925 | 100% | ||
ravermail | 0 | 324,978,152 | 100% | ||
belgiumcheese | 0 | 319,178,507 | 100% | ||
ilookatyou | 0 | 319,175,085 | 100% | ||
latviasteem | 0 | 319,611,282 | 100% | ||
martelinhead | 0 | 318,925,123 | 100% | ||
becauseiloveyou | 0 | 319,133,123 | 100% | ||
profundiscukus | 0 | 373,032,789 | 100% | ||
happysteeming | 0 | 325,799,325 | 100% | ||
profondotuoculo | 0 | 318,759,199 | 100% | ||
discursantes | 0 | 343,668,081 | 100% | ||
nicetosmeetityou | 0 | 325,917,495 | 100% | ||
cheerdemoncul | 0 | 325,785,003 | 100% | ||
doyoustillloveme | 0 | 318,155,563 | 100% | ||
pissou | 0 | 318,187,981 | 100% | ||
backtotherivers | 0 | 344,355,859 | 100% | ||
huecocite | 0 | 318,506,341 | 100% | ||
humanoidrobsteem | 0 | 342,980,119 | 100% | ||
dexmerto | 0 | 341,949,163 | 100% | ||
pigeonlover | 0 | 318,094,143 | 100% | ||
homejohn | 0 | 313,479,015 | 100% | ||
pinoyasia | 0 | 519,013,814 | 100% | ||
funnysteemer | 0 | 487,927,155 | 100% | ||
mofesla | 0 | 312,374,622 | 100% | ||
cul68cul | 0 | 427,102,523 | 100% | ||
juliuscasus | 0 | 258,239,697 | 100% |
Spätzle rucksack Pfourtz libero, risus, gewurztraminer habitant aliquam tchao bissame ac messti de Bischheim.
author | doyoustillloveme |
---|---|
permlink | re-ilookatyou-re-steemitblog-hf20-update-restoring-continuity-20180930t103639939z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 10:36:42 |
last_update | 2018-09-30 10:36:42 |
depth | 2 |
children | 4 |
last_payout | 2018-10-07 10:36:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 109 |
author_reputation | -837,194,998,017 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,349,277 |
net_rshares | 9,842,089,546 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
manudibango | 0 | 312,901,980 | 100% | ||
luizenc | 0 | 314,803,310 | 100% | ||
johngrenfield | 0 | 313,431,270 | 100% | ||
atbortuatli | 0 | 312,488,521 | 100% | ||
ravermail | 0 | 317,647,169 | 100% | ||
belgiumcheese | 0 | 311,959,531 | 100% | ||
ilookatyou | 0 | 311,956,178 | 100% | ||
latviasteem | 0 | 312,379,419 | 100% | ||
martelinhead | 0 | 311,706,770 | 100% | ||
becauseiloveyou | 0 | 311,914,824 | 100% | ||
profundiscukus | 0 | 364,610,064 | 100% | ||
happysteeming | 0 | 318,451,839 | 100% | ||
profondotuoculo | 0 | 311,552,537 | 100% | ||
discursantes | 0 | 409,124,640 | 100% | ||
nicetosmeetityou | 0 | 318,567,678 | 100% | ||
cheerdemoncul | 0 | 318,437,784 | 100% | ||
vaetumpire | 0 | 318,688,373 | 100% | ||
pissou | 0 | 310,996,872 | 100% | ||
backtotherivers | 0 | 336,502,452 | 100% | ||
huecocite | 0 | 311,304,766 | 100% | ||
humanoidrobsteem | 0 | 408,353,829 | 100% | ||
dexmerto | 0 | 407,293,775 | 100% | ||
pigeonlover | 0 | 310,900,667 | 100% | ||
homejohn | 0 | 306,373,623 | 100% | ||
pinoyasia | 0 | 507,654,850 | 100% | ||
funnysteemer | 0 | 477,189,654 | 100% | ||
mofesla | 0 | 305,181,838 | 100% | ||
cul68cul | 0 | 417,615,180 | 100% | ||
juliuscasus | 0 | 252,100,153 | 100% |
Ar mammoù hag ar vugale harp ha skoazell dreist an holl. An hol vugale, ganet eus tud dimezet pe dizimez, o devo ar emmes gwares kevredigezhel
author | backtotherivers |
---|---|
permlink | re-doyoustillloveme-re-ilookatyou-re-steemitblog-hf20-update-restoring-continuity-20180930t111335717z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 11:13:36 |
last_update | 2018-09-30 11:13:36 |
depth | 3 |
children | 1 |
last_payout | 2018-10-07 11:13:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 142 |
author_reputation | -883,830,573,241 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,350,317 |
net_rshares | 9,622,014,710 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mybestnews | 0 | 96,287,570 | 100% | ||
manudibango | 0 | 320,278,036 | 100% | ||
luizenc | 0 | 322,218,005 | 100% | ||
johngrenfield | 0 | 320,818,089 | 100% | ||
atbortuatli | 0 | 298,338,209 | 100% | ||
ravermail | 0 | 303,292,490 | 100% | ||
belgiumcheese | 0 | 297,830,284 | 100% | ||
ilookatyou | 0 | 297,826,895 | 100% | ||
latviasteem | 0 | 298,233,361 | 100% | ||
martelinhead | 0 | 297,591,292 | 100% | ||
becauseiloveyou | 0 | 297,786,977 | 100% | ||
profundiscukus | 0 | 420,020,095 | 100% | ||
happysteeming | 0 | 304,065,115 | 100% | ||
profondotuoculo | 0 | 297,434,924 | 100% | ||
discursantes | 0 | 391,030,980 | 100% | ||
nicetosmeetityou | 0 | 304,168,065 | 100% | ||
cheerdemoncul | 0 | 304,039,126 | 100% | ||
vaetumpire | 0 | 304,271,614 | 100% | ||
doyoustillloveme | 0 | 303,937,293 | 100% | ||
pissou | 0 | 303,966,429 | 100% | ||
huecocite | 0 | 297,184,780 | 100% | ||
humanoidrobsteem | 0 | 390,286,527 | 100% | ||
dexmerto | 0 | 389,268,474 | 100% | ||
pigeonlover | 0 | 296,792,396 | 100% | ||
homejohn | 0 | 292,444,612 | 100% | ||
pinoyasia | 0 | 485,613,917 | 100% | ||
funnysteemer | 0 | 456,354,606 | 100% | ||
mofesla | 0 | 291,233,293 | 100% | ||
cul68cul | 0 | 399,214,274 | 100% | ||
juliuscasus | 0 | 240,186,982 | 100% |
tha e a 'tòiseachadh a' faighinn fada!
author | pissou |
---|---|
permlink | re-doyoustillloveme-re-ilookatyou-re-steemitblog-hf20-update-restoring-continuity-20180930t104944085z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 10:49:45 |
last_update | 2018-09-30 10:49:45 |
depth | 3 |
children | 1 |
last_payout | 2018-10-07 10:49:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 38 |
author_reputation | -815,747,624,230 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,349,628 |
net_rshares | 9,765,505,563 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
manudibango | 0 | 327,808,925 | 100% | ||
luizenc | 0 | 329,788,345 | 100% | ||
johngrenfield | 0 | 328,359,967 | 100% | ||
atbortuatli | 0 | 305,352,541 | 100% | ||
ravermail | 0 | 310,412,231 | 100% | ||
belgiumcheese | 0 | 304,842,731 | 100% | ||
ilookatyou | 0 | 304,847,886 | 100% | ||
latviasteem | 0 | 305,262,653 | 100% | ||
martelinhead | 0 | 304,603,283 | 100% | ||
becauseiloveyou | 0 | 304,802,961 | 100% | ||
profundiscukus | 0 | 429,573,638 | 100% | ||
happysteeming | 0 | 311,204,964 | 100% | ||
profondotuoculo | 0 | 304,439,452 | 100% | ||
discursantes | 0 | 399,988,559 | 100% | ||
nicetosmeetityou | 0 | 311,314,298 | 100% | ||
cheerdemoncul | 0 | 311,182,753 | 100% | ||
vaetumpire | 0 | 311,419,951 | 100% | ||
doyoustillloveme | 0 | 311,074,570 | 100% | ||
backtotherivers | 0 | 328,797,686 | 100% | ||
huecocite | 0 | 304,175,588 | 100% | ||
humanoidrobsteem | 0 | 399,224,673 | 100% | ||
dexmerto | 0 | 398,181,582 | 100% | ||
pigeonlover | 0 | 303,775,277 | 100% | ||
homejohn | 0 | 299,338,769 | 100% | ||
pinoyasia | 0 | 496,523,066 | 100% | ||
funnysteemer | 0 | 466,666,902 | 100% | ||
mofesla | 0 | 298,137,118 | 100% | ||
cul68cul | 0 | 408,321,794 | 100% | ||
juliuscasus | 0 | 246,083,400 | 100% |
Səbr edək.
author | happysteeming |
---|---|
permlink | re-ilookatyou-re-steemitblog-hf20-update-restoring-continuity-20180930t094708385z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 09:47:09 |
last_update | 2018-09-30 09:47:09 |
depth | 2 |
children | 2 |
last_payout | 2018-10-07 09:47:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 10 |
author_reputation | -908,237,738,582 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,347,877 |
net_rshares | 10,632,136,875 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mybestnews | 0 | 98,347,958 | 100% | ||
camillesteemer | 0 | 135,671,530 | 100% | ||
marystone | 0 | 0 | 100% | ||
toronsteem | 0 | 0 | 100% | ||
manudibango | 0 | 349,819,425 | 100% | ||
luizenc | 0 | 351,909,449 | 100% | ||
johngrenfield | 0 | 350,278,003 | 100% | ||
atbortuatli | 0 | 341,133,738 | 100% | ||
ravermail | 0 | 346,731,137 | 100% | ||
belgiumcheese | 0 | 340,566,771 | 100% | ||
ilookatyou | 0 | 340,567,619 | 100% | ||
latviasteem | 0 | 341,031,103 | 100% | ||
martelinhead | 0 | 340,308,688 | 100% | ||
becauseiloveyou | 0 | 340,534,074 | 100% | ||
profundiscukus | 0 | 371,644,474 | 100% | ||
profondotuoculo | 0 | 340,137,693 | 100% | ||
discursantes | 0 | 340,488,189 | 100% | ||
nicetosmeetityou | 0 | 339,767,226 | 100% | ||
cheerdemoncul | 0 | 339,625,655 | 100% | ||
vaetumpire | 0 | 339,878,411 | 100% | ||
doyoustillloveme | 0 | 339,501,739 | 100% | ||
pissou | 0 | 339,536,072 | 100% | ||
backtotherivers | 0 | 339,872,879 | 100% | ||
huecocite | 0 | 339,869,097 | 100% | ||
humanoidrobsteem | 0 | 339,827,356 | 100% | ||
dexmerto | 0 | 366,272,506 | 100% | ||
pigeonlover | 0 | 339,441,255 | 100% | ||
homejohn | 0 | 334,533,560 | 100% | ||
pinoyasia | 0 | 554,435,288 | 100% | ||
funnysteemer | 0 | 521,472,435 | 100% | ||
mofesla | 0 | 334,806,151 | 100% | ||
cul68cul | 0 | 456,702,710 | 100% | ||
juliuscasus | 0 | 277,424,684 | 100% |
ioe, e tatau ona faʻatali
author | nicetosmeetityou |
---|---|
permlink | re-happysteeming-re-ilookatyou-re-steemitblog-hf20-update-restoring-continuity-20180930t101032350z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 10:10:33 |
last_update | 2018-09-30 10:10:33 |
depth | 3 |
children | 1 |
last_payout | 2018-10-07 10:10:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.015 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 25 |
author_reputation | -891,602,380,460 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,348,549 |
net_rshares | 10,247,874,522 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
manudibango | 0 | 342,522,725 | 100% | ||
luizenc | 0 | 344,574,746 | 100% | ||
johngrenfield | 0 | 343,095,400 | 100% | ||
atbortuatli | 0 | 334,558,550 | 100% | ||
ravermail | 0 | 340,044,001 | 100% | ||
belgiumcheese | 0 | 334,004,667 | 100% | ||
ilookatyou | 0 | 334,005,498 | 100% | ||
latviasteem | 0 | 334,455,402 | 100% | ||
martelinhead | 0 | 333,741,566 | 100% | ||
becauseiloveyou | 0 | 333,958,230 | 100% | ||
profundiscukus | 0 | 364,446,422 | 100% | ||
happysteeming | 0 | 340,908,255 | 100% | ||
profondotuoculo | 0 | 333,577,793 | 100% | ||
discursantes | 0 | 359,774,041 | 100% | ||
cheerdemoncul | 0 | 333,067,266 | 100% | ||
vaetumpire | 0 | 333,319,702 | 100% | ||
doyoustillloveme | 0 | 332,953,867 | 100% | ||
pissou | 0 | 332,987,596 | 100% | ||
backtotherivers | 0 | 333,322,708 | 100% | ||
huecocite | 0 | 333,323,216 | 100% | ||
humanoidrobsteem | 0 | 359,058,062 | 100% | ||
dexmerto | 0 | 357,993,370 | 100% | ||
pigeonlover | 0 | 332,898,643 | 100% | ||
homejohn | 0 | 328,093,241 | 100% | ||
pinoyasia | 0 | 542,427,570 | 100% | ||
funnysteemer | 0 | 510,064,028 | 100% | ||
mofesla | 0 | 327,168,944 | 100% | ||
cul68cul | 0 | 446,631,781 | 100% | ||
juliuscasus | 0 | 270,897,232 | 100% |
Tha sinn a 'feitheamh airson an deireadh ...
author | latviasteem |
---|---|
permlink | re-ilookatyou-re-steemitblog-hf20-update-restoring-continuity-20180929t153113112z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 15:31:15 |
last_update | 2018-09-29 15:31:15 |
depth | 2 |
children | 3 |
last_payout | 2018-10-06 15:31:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 44 |
author_reputation | -829,152,317,565 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,319,509 |
net_rshares | 9,297,351,888 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
manudibango | 0 | 381,064,968 | 100% | ||
luizenc | 0 | 383,299,931 | 100% | ||
johngrenfield | 0 | 381,711,277 | 100% | ||
atbortuatli | 0 | 370,076,045 | 100% | ||
ravermail | 0 | 377,498,398 | 100% | ||
belgiumcheese | 0 | 369,184,183 | 100% | ||
ilookatyou | 0 | 369,180,406 | 100% | ||
latviasteem | 0 | 361,399,739 | 100% | ||
martelinhead | 0 | 384,091,727 | 100% | ||
becauseiloveyou | 0 | 384,657,771 | 100% | ||
profundiscukus | 0 | 385,722,642 | 100% | ||
happysteeming | 0 | 368,153,515 | 100% | ||
profondotuoculo | 0 | 368,961,010 | 100% | ||
discursantes | 0 | 369,077,927 | 100% | ||
nicetosmeetityou | 0 | 368,264,306 | 100% | ||
cheerdemoncul | 0 | 368,106,217 | 100% | ||
vaetumpire | 0 | 368,405,122 | 100% | ||
doyoustillloveme | 0 | 367,982,962 | 100% | ||
pissou | 0 | 368,022,424 | 100% | ||
backtotherivers | 0 | 368,409,572 | 100% | ||
huecocite | 0 | 368,405,651 | 100% | ||
humanoidrobsteem | 0 | 368,359,406 | 100% | ||
dexmerto | 0 | 367,946,380 | 100% | ||
pigeonlover | 0 | 367,937,837 | 100% | ||
homejohn | 0 | 361,432,472 | 100% |
Gu dìreach, leig leam a bhith foighidneach.
author | martelinhead |
---|---|
permlink | re-latviasteem-re-ilookatyou-re-steemitblog-hf20-update-restoring-continuity-20180929t154133438z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 15:41:33 |
last_update | 2018-09-29 15:41:33 |
depth | 3 |
children | 2 |
last_payout | 2018-10-06 15:41:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 43 |
author_reputation | -879,637,570,514 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,319,874 |
net_rshares | 10,000,725,419 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
manudibango | 0 | 414,642,496 | 100% | ||
luizenc | 0 | 417,059,814 | 100% | ||
johngrenfield | 0 | 415,339,979 | 100% | ||
atbortuatli | 0 | 402,735,657 | 100% | ||
ravermail | 0 | 410,787,196 | 100% | ||
belgiumcheese | 0 | 401,764,777 | 100% | ||
ilookatyou | 0 | 401,765,171 | 100% | ||
latviasteem | 0 | 393,330,010 | 100% | ||
martelinhead | 0 | 392,453,176 | 100% | ||
becauseiloveyou | 0 | 375,981,474 | 100% | ||
profundiscukus | 0 | 394,606,340 | 100% | ||
happysteeming | 0 | 400,666,550 | 100% | ||
profondotuoculo | 0 | 377,498,337 | 100% | ||
discursantes | 0 | 401,668,891 | 100% | ||
nicetosmeetityou | 0 | 400,790,267 | 100% | ||
cheerdemoncul | 0 | 400,619,603 | 100% | ||
vaetumpire | 0 | 400,942,446 | 100% | ||
doyoustillloveme | 0 | 400,486,535 | 100% | ||
pissou | 0 | 400,529,050 | 100% | ||
backtotherivers | 0 | 400,947,087 | 100% | ||
huecocite | 0 | 400,947,495 | 100% | ||
humanoidrobsteem | 0 | 400,897,428 | 100% | ||
dexmerto | 0 | 400,447,133 | 100% | ||
pigeonlover | 0 | 400,433,389 | 100% | ||
homejohn | 0 | 393,385,118 | 100% |
Pal an deskadurezh eo diorren personelezh mab-den ha lakaat doujañ muioc'h gwirioù mab-den hag ar frankizioù diazez. Drezi e klaskor kreskiñ ar c'hengompren, an habaskted hag ar vignoniezh etre an holl vroadoù hag an holl strolladoù a ouenn pe a relijion disheñvel, hag ivez kas war
author | profundiscukus |
---|---|
permlink | re-ilookatyou-re-steemitblog-hf20-update-restoring-continuity-20180929t174809973z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 17:48:12 |
last_update | 2018-09-29 17:48:12 |
depth | 2 |
children | 1 |
last_payout | 2018-10-06 17:48:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 282 |
author_reputation | -840,355,363,679 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,323,906 |
net_rshares | 9,593,348,894 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
manudibango | 0 | 387,432,143 | 100% | ||
luizenc | 0 | 389,708,176 | 100% | ||
johngrenfield | 0 | 388,092,889 | 100% | ||
atbortuatli | 0 | 385,149,036 | 100% | ||
ravermail | 0 | 392,881,733 | 100% | ||
belgiumcheese | 0 | 384,217,080 | 100% | ||
ilookatyou | 0 | 384,217,543 | 100% | ||
latviasteem | 0 | 376,124,830 | 100% | ||
martelinhead | 0 | 375,286,382 | 100% | ||
becauseiloveyou | 0 | 375,586,938 | 100% | ||
profundiscukus | 0 | 375,128,055 | 100% | ||
happysteeming | 0 | 383,174,257 | 100% | ||
profondotuoculo | 0 | 404,091,479 | 100% | ||
discursantes | 0 | 384,133,335 | 100% | ||
nicetosmeetityou | 0 | 383,284,886 | 100% | ||
cheerdemoncul | 0 | 383,120,874 | 100% | ||
vaetumpire | 0 | 383,426,865 | 100% | ||
doyoustillloveme | 0 | 382,984,546 | 100% | ||
pissou | 0 | 383,021,190 | 100% | ||
backtotherivers | 0 | 383,422,810 | 100% | ||
huecocite | 0 | 383,427,415 | 100% | ||
humanoidrobsteem | 0 | 383,379,384 | 100% | ||
dexmerto | 0 | 382,950,882 | 100% | ||
pigeonlover | 0 | 382,937,672 | 100% | ||
homejohn | 0 | 376,168,494 | 100% |
Pep den en deus gwir da gaout ul live-bevañ dereat evit e yec'hed, e aezamant ha hini e diegezh da lavarout eo: boued, dilhad, lojeiz, skoazell ar vezegiezh hag ar servijoù kevredigezhel zo ezhomm; gwir en deus ivez d'an diogelroez ma c'hoarvez dezhañ bezañ dilabour, klañv, mac'hagnet, instañvet, kozh, pe koll an tu da gaout peadra da vevañ en desped dezhañ.
author | profondotuoculo |
---|---|
permlink | re-profundiscukus-re-ilookatyou-re-steemitblog-hf20-update-restoring-continuity-20180929t175459995z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 17:55:00 |
last_update | 2018-09-29 17:55:00 |
depth | 3 |
children | 0 |
last_payout | 2018-10-06 17:55:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 360 |
author_reputation | -827,782,080,976 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,324,114 |
net_rshares | 9,431,594,031 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
manudibango | 0 | 405,429,731 | 100% | ||
luizenc | 0 | 407,794,899 | 100% | ||
johngrenfield | 0 | 406,117,585 | 100% | ||
atbortuatli | 0 | 376,601,991 | 100% | ||
ravermail | 0 | 384,175,820 | 100% | ||
belgiumcheese | 0 | 375,680,452 | 100% | ||
ilookatyou | 0 | 375,680,905 | 100% | ||
latviasteem | 0 | 367,741,595 | 100% | ||
martelinhead | 0 | 366,915,518 | 100% | ||
becauseiloveyou | 0 | 367,214,277 | 100% | ||
profundiscukus | 0 | 366,764,571 | 100% | ||
happysteeming | 0 | 374,649,785 | 100% | ||
profondotuoculo | 0 | 366,724,434 | 100% | ||
discursantes | 0 | 375,594,122 | 100% | ||
nicetosmeetityou | 0 | 374,762,441 | 100% | ||
cheerdemoncul | 0 | 374,597,453 | 100% | ||
vaetumpire | 0 | 374,901,597 | 100% | ||
doyoustillloveme | 0 | 374,468,020 | 100% | ||
pissou | 0 | 374,508,151 | 100% | ||
backtotherivers | 0 | 374,901,837 | 100% | ||
huecocite | 0 | 374,902,137 | 100% | ||
humanoidrobsteem | 0 | 374,850,839 | 100% | ||
dexmerto | 0 | 374,426,595 | 100% | ||
pigeonlover | 0 | 374,413,644 | 100% | ||
homejohn | 0 | 367,775,632 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-ilookatyou-re-steemitblog-hf20-update-restoring-continuity-20181031t024344250z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-31 02:44:09 |
last_update | 2018-10-31 02:44:09 |
depth | 2 |
children | 0 |
last_payout | 2018-11-07 02:44:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,380,212 |
net_rshares | 0 |
I translated your article and spread it to kr community. Thank you.
author | ilovemylife |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t070445859z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 07:04:48 |
last_update | 2018-09-28 07:04:48 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 07:04:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 67 |
author_reputation | 173,364,469,312,049 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,831 |
net_rshares | 0 |
As we all move ahead in .oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-ilovemylife-re-steemitblog-hf20-update-restoring-continuity-20181018t121935862z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-18 12:20:54 |
last_update | 2018-10-18 12:20:54 |
depth | 2 |
children | 0 |
last_payout | 2018-10-25 12:20:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,548,145 |
net_rshares | 0 |
please come back, we are nothing without steemit ♥
author | imransoory |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t105930588z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 10:59:33 |
last_update | 2018-09-28 10:59:33 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 10:59:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 50 |
author_reputation | 50,559,905,980,743 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,280,151 |
net_rshares | 8,841,478,018 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
imransoory | 0 | 8,841,478,018 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-imransoory-re-steemitblog-hf20-update-restoring-continuity-20181012t011119726z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-12 01:11:57 |
last_update | 2018-10-12 01:11:57 |
depth | 2 |
children | 0 |
last_payout | 2018-10-19 01:11:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,111,459 |
net_rshares | 0 |
This addresses my primary concern, that new users with the 15SP delegation would only be able to comment/post twice per 5 days if the current RC allocations remained in place. I'm glad to see that you're immediately multiplying that to where at least they get 4 posts/comments per day (which is at least enough to function on here) and that there is also the possibility of this increasing further for them without needing a fork for it. At least that's how I interpreted: > "Due to the fact that many components of the RC system are non-consensus, we can continue to adjust the resource pool budgets, track trends, and adjust charges incrementally over time so that we can meet our third goal of moving us toward sustainable pricing of blockchain operations." <br>I also think the new system will be a great improvement once it is worked out how to disincentivize spam while supporting the success of new users from around the world on the platform. In general, it will be good to know what various actions will cost you so that users can prioritize usage, and of course help the company to also have this data on actual cost of operations as they move forward. I'm still a little curious on how needing RCs to do transfers is going to work for DEXs.
author | indigoocean |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t033800065z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 03:38:00 |
last_update | 2018-09-28 03:38:00 |
depth | 1 |
children | 2 |
last_payout | 2018-10-05 03:38:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,255 |
author_reputation | 83,283,947,872,393 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,395 |
net_rshares | 0 |
Transfers are very inexpensive. It appears they are something like 1/300 of the cost of a comment or post, although these numbers might adjust some in the future.
author | smooth |
---|---|
permlink | re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20180928t040849100z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:08:54 |
last_update | 2018-09-28 04:08:54 |
depth | 2 |
children | 1 |
last_payout | 2018-10-05 04:08:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 162 |
author_reputation | 253,602,537,834,068 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,778 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-smooth-re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20181028t142054242z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-28 14:21:12 |
last_update | 2018-10-28 14:21:12 |
depth | 3 |
children | 0 |
last_payout | 2018-11-04 14:21:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,214,809 |
net_rshares | 0 |
Reading these comments, I realize I was mistaken when I left my first comment last night. I was under the impression that new accounts got 15SP to start and that the 10x coming tonight was going to be applied equally to every account. Turns out both are incorrect. New accounts apparently get only 5SP now. And the 10x is going to the entire RC pool, not equally to each account. Now I don't know how that distribution is going to be decided, but how everything else has been decided suggests that the more you have, the more you'll get. Well that's just backwards. Right now I can leave 100+ comments/post per day. No way I'm using all that, so making it 1,000+ for me isn't helping anyone. Meanwhile, a new user genuinely working to build relationships on here and contribute valuable content to the platform may not even get 10x, and even if they did, that would only mean their being able to comment or post about once per day. Come on. Let's just skip this 10x and go straight to 100x. Then the team can look at usage and adjust from there. It's absurd to make people wait... how much longer?.... before normal usage can resume so that you can even begin collecting meaningful data. *Please* address this now. On a separate but related point, why are we equating being new with being a spammer? Why are we trying to fight spam in a way that penalizes new people? I completely understand the need for using RCs to track resource usage, and giving individuals and the devs accurate feedback on system utilization by various actions. I totally get why that is necessary for SMTs to work in the next fork. But don't you think you should start by giving people enough RCs for a normal human to function on here when they first start out? Don't you think the method for preventing spam should not resemble a method for preventing usage by new users? I was positing this months ago, before UA scores came about, and I see it even more now. I knew that the way people were talking about fighting spam would hurt new users. And then I suggested another dimension for being a real person other than amount of SP held, which was contribution to the platform. I was unable to make the logistics work, but then came the whole UA score functionality, which has been doing a banging job of figuring out who is contributing more or less to the platform. Why not have that be what determines how many RCs someone starts each 5 day period with? Let's stop equating having more money with having more value to this platform.
author | indigoocean |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t163340084z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 16:33:39 |
last_update | 2018-09-28 16:33:39 |
depth | 1 |
children | 42 |
last_payout | 2018-10-05 16:33:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 8.476 HBD |
curator_payout_value | 2.256 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,524 |
author_reputation | 83,283,947,872,393 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,285,184 |
net_rshares | 6,130,336,629,044 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stellabelle | 0 | 1,513,061,038,738 | 100% | ||
somethingsea | 0 | 360,464,273 | 100% | ||
daznez | 0 | 9,315,669,489 | 50% | ||
jaki01 | 0 | 2,465,441,071,281 | 100% | ||
bluudz | 0 | 8,430,131,908 | 100% | ||
kobold-djawa | 0 | 189,103,236,471 | 100% | ||
davidorcamuriel | 0 | 1,230,935,540,580 | 100% | ||
daveparkinson | 0 | 1,262,687,814 | 100% | ||
passion-ground | 0 | 296,315,008 | 1% | ||
valued-customer | 0 | 11,878,671,832 | 25% | ||
vimukti-ananda | 0 | 156,150,068 | 100% | ||
thethreehugs | 0 | 4,427,840,345 | 24% | ||
marillaanne | 0 | 11,104,324,914 | 100% | ||
catdotexe | 0 | 8,853,241,793 | 100% | ||
spectrumecons | 0 | 61,746,871,921 | 10% | ||
freedomno1 | 0 | 2,366,127,854 | 100% | ||
maheshmnj | 0 | 547,648,419 | 100% | ||
ksteem | 0 | 4,376,990,081 | 100% | ||
bitcoinfox | 0 | 557,682,936 | 100% | ||
endracsho | 0 | 44,360,468,306 | 100% | ||
diosarich | 0 | 2,431,149,983 | 100% | ||
dknight | 0 | 559,047,412 | 100% | ||
kingkrypto | 0 | 1,442,830,426 | 100% | ||
as-i-see-it | 0 | 5,679,500,916 | 100% | ||
limabeing | 0 | 24,939,269,336 | 100% | ||
arnavlavan | 0 | 8,649,853,701 | 100% | ||
skoolielove | 0 | 559,030,542 | 100% | ||
ajayyy | 0 | 4,198,800,671 | 71% | ||
tychoxi | 0 | 2,317,806,999 | 100% | ||
roundbeargames | 0 | 118,720,594,420 | 100% | ||
icuz | 0 | 20,417,936,307 | 100% | ||
srikandi | 0 | 2,679,152,785 | 100% | ||
joseealvarezn | 0 | 493,797,707 | 100% | ||
lintang | 0 | 3,491,794,100 | 100% | ||
thehivechannel7 | 0 | 556,900,160 | 100% | ||
kath1 | 0 | 5,442,311,183 | 100% | ||
sidsun | 0 | 377,437,457 | 100% | ||
bukfast | 0 | 3,329,393,745 | 100% | ||
practicalthought | 0 | 72,448,034,226 | 33% | ||
agmoore | 0 | 13,241,908,067 | 100% | ||
indigoocean | 0 | 247,767,443,736 | 100% | ||
bitcoincarnival | 0 | 296,870,094 | 100% | ||
paradigm42 | 0 | 601,887,237 | 100% | ||
twerktospec | 0 | 558,710,100 | 100% | ||
redpossum | 0 | 510,647,319 | 100% | ||
somog007 | 0 | 557,748,554 | 100% | ||
lalai | 0 | 2,389,061,525 | 100% | ||
y3v63n | 0 | 425,343,433 | 100% | ||
youdontsay | 0 | 6,515,438,630 | 8% | ||
allninja | 0 | 536,487,688 | 100% | ||
adzindika | 0 | 289,810,328 | 100% | ||
jacobpeacock | 0 | 4,234,848,843 | 100% | ||
megameme2000 | 0 | 556,609,442 | 100% | ||
samankh | 0 | 270,906,479 | 100% | ||
shanit-motive4u | 0 | 559,591,855 | 100% | ||
doctria123 | 0 | 556,917,527 | 100% | ||
ahmad.musa | 0 | 556,909,956 | 100% | ||
shetushahitto | 0 | 532,907,936 | 100% | ||
sazzadulislam | 0 | 513,787,551 | 100% | ||
still-i-rise | 0 | 553,876,781 | 100% | ||
colares | 0 | 556,313,632 | 100% | ||
yashaharari | 0 | 435,786,224 | 100% |
Nice words and thanks for the help! :)
author | bitcoinfox |
---|---|
permlink | re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20180930t062656954z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 06:27:00 |
last_update | 2018-09-30 06:27:00 |
depth | 2 |
children | 1 |
last_payout | 2018-10-07 06:27:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 38 |
author_reputation | 147,233,097 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,342,528 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-bitcoinfox-re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20181002t123052904z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-02 12:31:21 |
last_update | 2018-10-02 12:31:21 |
depth | 3 |
children | 0 |
last_payout | 2018-10-09 12:31:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,476,934 |
net_rshares | 0 |
can you explain in very simple terms, how to upload this HF20 patch? Thank you for reading my message
author | cosmophobia |
---|---|
permlink | re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20180930t231804556z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 23:18:03 |
last_update | 2018-09-30 23:18:03 |
depth | 2 |
children | 2 |
last_payout | 2018-10-07 23:18:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.004 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 101 |
author_reputation | 53,337,322,068,101 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,378,908 |
net_rshares | 11,245,664,676 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cosmophobia | 0 | 11,245,664,676 | 100% |
I think you meant to put this question at the top level, not under my comment. At least, I'm not one of the witnesses, and only the witnesses had to do anything with the patch. The rest of us are just benefiting from their having done it already. You should experience its effects automatically now.
author | indigoocean |
---|---|
permlink | re-cosmophobia-re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20180930t232757800z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 23:28:00 |
last_update | 2018-09-30 23:28:00 |
depth | 3 |
children | 1 |
last_payout | 2018-10-07 23:28:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.004 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 301 |
author_reputation | 83,283,947,872,393 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,379,270 |
net_rshares | 11,023,578,146 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ozymandias | 0 | 0 | 0.1% | ||
thing-2 | 0 | 0 | 0.1% | ||
cosmophobia | 0 | 11,023,578,146 | 100% |
This is incorrect. New users are delegated 15 SP, not 5. This should be more than enough for them to interact and get started. I believe this is going to change the culture of Steem to be that new users should be going for quality, not quantity. As they prove themselves they will gain more influence and be able to interact more. All in all, it's going to drastically reduce the bots and spam around Steem - which has been one of the number one complaints on the network. I wrote a [blog post about it here](https://steemit.com/steem/@dailyopinion/daily-opinion-10-hf20-the-balancing-act-of-the-misunderstood-upgrade-to-steem) if you want to read more about my opinion.
author | dailyopinion |
---|---|
permlink | re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20180930t185210374z |
category | steem |
json_metadata | {"tags":["steem"],"links":["https://steemit.com/steem/@dailyopinion/daily-opinion-10-hf20-the-balancing-act-of-the-misunderstood-upgrade-to-steem"],"app":"steemit/0.1"} |
created | 2018-09-30 18:52:09 |
last_update | 2018-09-30 18:52:09 |
depth | 2 |
children | 6 |
last_payout | 2018-10-07 18:52:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 671 |
author_reputation | 1,024,250,409,808 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,370,019 |
net_rshares | 1,487,387,464 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dailyopinion | 0 | 1,487,387,464 | 100% |
@dailyopinion primarily bots that attempt to police the platform like @steemcleaners. Not only are they completely dishonest, but they fail to realize that decentralization or even separation from the mainstream social bullshit has the initial foundation of NOT wanting to be policed. Let the community decide the content they would like to see! These idiots develop cartels using delegated Steem and attempt to impose their authoritarian power over minnows, which definitely keeps the platform from growing. Case-in-point: They use robot software to attempt finding content dupes across the net without ever considering who the main content dev was. Posting earlier on the net does not mean that you originated the content. Especially in cases of purposeful syndication or curation!
author | fitbusinessman |
---|---|
permlink | re-dailyopinion-re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20181001t011808359z |
category | steem |
json_metadata | {"tags":["steem"],"users":["dailyopinion","steemcleaners"],"app":"steemit/0.1"} |
created | 2018-10-01 01:18:09 |
last_update | 2018-10-01 01:19:00 |
depth | 3 |
children | 1 |
last_payout | 2018-10-08 01:18:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 787 |
author_reputation | 5,414,597,988,616 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,383,162 |
net_rshares | -277,643,935 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cheetah | 0 | -277,643,935 | -0.08% |
They used to get 15SP, but a number of folks on discord have made it clear they got only 5SP.
author | indigoocean |
---|---|
permlink | re-dailyopinion-re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20180930t191904275z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 19:19:06 |
last_update | 2018-09-30 19:19:06 |
depth | 3 |
children | 3 |
last_payout | 2018-10-07 19:19:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 93 |
author_reputation | 83,283,947,872,393 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,370,949 |
net_rshares | 0 |
I do not see any problem with 10 comments a day per person. I am expecting a more valuable comment because of this. That is what they called ***Freemium***.
author | hiroyamagishi |
---|---|
permlink | re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20181001t110913822z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-01 11:09:15 |
last_update | 2018-10-01 11:09:15 |
depth | 2 |
children | 0 |
last_payout | 2018-10-08 11:09:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 156 |
author_reputation | 71,901,302,671,995 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,406,346 |
net_rshares | 0 |
This. Lots of this. > ensures fair pricing of resources based on proportionate stake. I don't think this is a necessary priority. In fact, I don't think it should be the implementation of RC at all. Rather than linear scaling, why not diminishing RC returns or a baseline level of interaction? For an example of how the former would work, perhaps, someone with 5 SP should be able to make 50 comments a day. Someone with one hundred 75, two hundred SP = 100 comments, 400SP=125 and so on. There's still an incentive to increase STEEM holdings because of voting power and/or some interaction bonus, but you give smaller stakeholders the capacity to actually interact only at the expense of large holders being able to do more than anyone needs to do. Alternatively, give everyone a baseline RC budget of enough for 50 comments a day and scale linearly from there. That's probably simpler. And I know that the folks running the platform think the market can solve all problems, but it's so clear that it can't. We see free market capitalism failing to create livable circumstances for so many people around the world and cycles of poverty becoming inescapable by means of market forces. Why should we believe that an internal RC market will provide the means by which a feasible system will be born? It's great that it provides data, and that can help developers direct software implementations, but it doesn't work for everyday users, I don't think. If you read my examples and think, "that won't work, he doesn't understand," Fine, but please don't dismiss the sentiment, which is that "fair market" doesn't work for the majority of users, especially not new users.
author | improv |
---|---|
permlink | re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20180929t160240115z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 16:02:42 |
last_update | 2018-09-29 16:02:42 |
depth | 2 |
children | 2 |
last_payout | 2018-10-06 16:02:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.097 HBD |
curator_payout_value | 0.029 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,669 |
author_reputation | 228,110,904,011,994 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,320,546 |
net_rshares | 66,428,901,011 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
haphazard-hstead | 0 | 46,282,158,174 | 20% | ||
slacktmusic | 0 | 2,998,946,763 | 100% | ||
indigoocean | 0 | 16,069,647,370 | 5% | ||
redpossum | 0 | 495,486,358 | 100% | ||
efongym | 0 | 582,662,346 | 100% |
I agree with your way of seeing how RCs would work better. It's not the issue of counting them as they are spent, which is what's really needed for HF21. That can stay. It's the issue of how they're meted out in the first place. Here's the thing I've come to: It isn't that they don't understand that these various methods are feasible for making this platform more hospitable to low SP people or new users unready to buy STEEM right off the bat. It's that they don't care about that. This HF was a success to them because... well... it was a success for everything they care about. Many years ago a Buddhist teacher responded to my criticisms of things I'd newly discovered about the community of teachers by saying, "The path of awakening is the path of disillusionment. You have to let go of all your illusions, especially your illusions about [buddhism]." Well I've been applying that to everything ever since. In this case, the time has come for us to let go of our illusions about what this platform means to the company that created it, and realize that it's not what it means to us. The question then becomes, well how do you personally relate to that? That's a question each of us has to answer for ourselves.
author | indigoocean |
---|---|
permlink | re-improv-re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20180929t161720594z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 16:17:21 |
last_update | 2018-09-29 16:17:21 |
depth | 3 |
children | 0 |
last_payout | 2018-10-06 16:17:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,225 |
author_reputation | 83,283,947,872,393 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,321,063 |
net_rshares | 221,868,913 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
espoem | 0 | 73,594,667 | 0.15% | ||
ernie77 | 0 | 148,274,246 | 100% |
Yes most definitely the free market does not work, except in limited circumstances, for instance when it's new and immature, not yet saturated. As it ages the benefits for middle and lower income brackets diminish, as money migrates to the top, and monopolies become the norm. It's a positive feedback loop impossible to break without outside interference. Same for any closed system, just human nature.
author | stahlberg |
---|---|
permlink | re-improv-re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20180930t100415565z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 10:04:15 |
last_update | 2018-09-30 10:04:15 |
depth | 3 |
children | 0 |
last_payout | 2018-10-07 10:04:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 407 |
author_reputation | 10,019,381,811,223 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,348,372 |
net_rshares | 0 |
Through the greatest pain comes the greatest growth. But not if the pain is too much to bear. Then all hope is lost. I totally agree with your suggestion of 100x and then adjust. If the goal and indeed requirement for growth is for people to comment, reply, upvote, and post, then they must be allowed to do this. I don't know enough about the technical requirements here, but I do know people. If the "common folks" cannot afford, or are not allowed to comment and vote at least 10, preferably 20-30 times a day, the platform will die a slow death. Isn't one of the goals to have more human curation and less bot value? Then allow the human people to comment and vote 30-50 times a day. I personally find it very frustrating being limited to only 10 votes on certain days when there is a lot of good content sliding in between the spam. This is a requirement for the system to grow, we must allow the minnows to interact. Isn't that what has caused the most outrage during this fork? It has been the inability of the general user to interact. Why not implement the "simple" fix as others have called it at 100x, let folks interact, let the userbase grow to support it? If the system cannot handle 100x then maybe 50x, but 10x is far too low and will not solve the problem, only irritate folks more that yet another promise of usability has been violated. Let's move forward and keep improving this platform!
author | ksteem |
---|---|
permlink | re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20180928t180426285z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 18:04:27 |
last_update | 2018-09-28 18:04:27 |
depth | 2 |
children | 24 |
last_payout | 2018-10-05 18:04:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.353 HBD |
curator_payout_value | 0.094 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,413 |
author_reputation | 219,858,815,746,612 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,349 |
net_rshares | 254,487,033,887 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
antonchanning | 0 | 48,615,068,419 | 100% | ||
valued-customer | 0 | 11,297,693,589 | 25% | ||
thethreehugs | 0 | 4,407,929,602 | 24% | ||
synrg | 0 | 133,600,861,322 | 100% | ||
bitcoinfox | 0 | 545,533,497 | 100% | ||
kingkrypto | 0 | 1,383,938,681 | 100% | ||
as-i-see-it | 0 | 5,567,264,394 | 100% | ||
joseealvarezn | 0 | 482,934,412 | 100% | ||
kath1 | 0 | 5,332,617,523 | 100% | ||
indigoocean | 0 | 37,213,729,132 | 15% | ||
somog007 | 0 | 545,627,346 | 100% | ||
jacobpeacock | 0 | 4,149,999,839 | 100% | ||
slkroad | 0 | 558,081,139 | 100% | ||
samankh | 0 | 264,496,794 | 100% | ||
shetushahitto | 0 | 521,258,198 | 100% |
Exactly. Why frustrate people longer when 10x isn't going to do anything for anyone who actually needs it. And I also want people leaving lots of comments, because that's how you grow. The spammers need to leave 100+ comments per day, but a real person can't. That's where the cutoff should be set.
author | indigoocean |
---|---|
permlink | re-ksteem-re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20180928t181537905z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 18:15:39 |
last_update | 2018-09-28 18:15:39 |
depth | 3 |
children | 1 |
last_payout | 2018-10-05 18:15:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.015 HBD |
curator_payout_value | 0.004 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 298 |
author_reputation | 83,283,947,872,393 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,484 |
net_rshares | 10,963,608,485 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
pibara | 0 | 10,963,608,485 | 100% |
"Isn't one of the goals to have more human curation and less bot value? Then allow the human people to comment and vote 30-50 times a day" What about implementing some WEEKLY votes/curation instead of daily? Regular folks love to post some days and the rest of the days work hard and don't have the time to social media. <b>IMHO</b>
author | luiggih |
---|---|
permlink | re-ksteem-re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20180930t005201543z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 00:53:27 |
last_update | 2018-09-30 00:53:27 |
depth | 3 |
children | 1 |
last_payout | 2018-10-07 00:53:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.034 HBD |
curator_payout_value | 0.006 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 332 |
author_reputation | 1,890,504,878,505 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,334,702 |
net_rshares | 23,649,915,713 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
somethingsea | 0 | 328,755,867 | 100% | ||
daznez | 0 | 9,138,727,562 | 50% | ||
matthewtiii | 0 | 8,071,004,711 | 100% | ||
luiggih | 0 | 2,470,877,313 | 100% | ||
bjornb | 0 | 3,640,550,260 | 100% |
# "If the "common folks" cannot afford, or are not allowed to comment and vote at least 10, preferably 20-30 times a day, the platform will die a slow death." # "If the "common folks" cannot afford, or are not allowed to comment and vote at least 10, preferably 20-30 times a day, the platform will die a slow death." # "If the "common folks" cannot afford, or are not allowed to comment and vote at least 10, preferably 20-30 times a day, the platform will die a slow death." # "If the "common folks" cannot afford, or are not allowed to comment and vote at least 10, preferably 20-30 times a day, the platform will die a slow death." i would add that even telling people how much they are allowed to comment is a terrible system, one that it is inhumane. But if we must, i would say that 50 comments per day is an absolute must. Anything less than that will kill this platform.
author | stellabelle |
---|---|
permlink | re-ksteem-re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20180928t182004076z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 18:20:06 |
last_update | 2018-09-28 18:20:06 |
depth | 3 |
children | 18 |
last_payout | 2018-10-05 18:20:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.433 HBD |
curator_payout_value | 0.135 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 883 |
author_reputation | 516,061,669,130,124 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,541 |
net_rshares | 312,608,263,740 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
leprechaun | 0 | 698,147,748 | 100% | ||
kooshikoo | 0 | 7,163,086,500 | 20% | ||
somethingsea | 0 | 352,311,997 | 100% | ||
daznez | 0 | 9,228,200,083 | 50% | ||
natubat | 0 | 20,556,777,351 | 30% | ||
haphazard-hstead | 0 | 46,457,424,720 | 20% | ||
danilamarilu | 0 | 10,140,947,102 | 100% | ||
antonchanning | 0 | 49,607,851,899 | 100% | ||
battleaxe | 0 | 674,830,884 | 1% | ||
valued-customer | 0 | 11,823,149,530 | 25% | ||
vimukti-ananda | 0 | 152,034,289 | 100% | ||
thethreehugs | 0 | 4,387,291,327 | 24% | ||
zoef | 0 | 8,621,269,756 | 100% | ||
freedomno1 | 0 | 2,411,682,912 | 100% | ||
jonbit | 0 | 27,448,644,158 | 50% | ||
moeknows | 0 | 17,493,785,536 | 100% | ||
nuthman | 0 | 68,034,248,748 | 21% | ||
kingkrypto | 0 | 1,413,160,422 | 100% | ||
phil101 | 0 | 729,486,345 | 100% | ||
samueldouglas | 0 | 5,954,669,781 | 100% | ||
golemenius | 0 | 559,617,114 | 100% | ||
elsll | 0 | 817,714,756 | 100% | ||
indigoocean | 0 | 16,076,468,597 | 5% | ||
appicsvn | 0 | 498,659,480 | 100% | ||
slkroad | 0 | 545,965,967 | 100% | ||
samankh | 0 | 258,274,411 | 100% | ||
sazzadulislam | 0 | 502,562,327 | 100% |
As we all move ahead in 'oneness...Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-ksteem-re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20180929t143220924z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 14:32:33 |
last_update | 2018-09-29 14:32:33 |
depth | 3 |
children | 0 |
last_payout | 2018-10-06 14:32:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 72 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,317,437 |
net_rshares | -70,855,154,350,208 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ned | 0 | -70,855,121,589,893 | -100% | ||
blacklist-a | 0 | -32,760,315 | -10% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-indigoocean-re-steemitblog-hf20-update-restoring-continuity-20180929t143205940z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 14:32:18 |
last_update | 2018-09-29 14:32:18 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 14:32:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,317,429 |
net_rshares | -72,299,610,341,712 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ned | 0 | -72,299,577,417,720 | -100% | ||
blacklist-a | 0 | -32,923,992 | -10% |
https://steemit.com/witness-update/@reggaemuffin/witness-statement-for-reggaemuffin-proposing-hardfork-adoption-requirements
author | inquiringtimes |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t031137185z |
category | steem |
json_metadata | {"tags":["steem"],"links":["https://steemit.com/witness-update/@reggaemuffin/witness-statement-for-reggaemuffin-proposing-hardfork-adoption-requirements"],"app":"steemit/0.1"} |
created | 2018-09-28 03:11:36 |
last_update | 2018-09-28 03:11:36 |
depth | 1 |
children | 3 |
last_payout | 2018-10-05 03:11:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.776 HBD |
curator_payout_value | 0.252 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 124 |
author_reputation | 22,511,044,719,347 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,106 |
net_rshares | 585,855,359,949 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
maniacbuilder | 0 | 230,011,279 | 100% | ||
experiment | 0 | 15,423,579,639 | 33% | ||
personz | 0 | 16,149,815,270 | 100% | ||
valued-customer | 0 | 11,409,297,570 | 25% | ||
reggaemuffin | 0 | 479,510,771,884 | 10% | ||
pjcswart | 0 | 7,633,455,541 | 100% | ||
shitsignals | 0 | 757,820,996 | 2% | ||
jefpatat | 0 | 31,968,121,622 | 100% | ||
uruguru | 0 | 503,969,683 | 100% | ||
fxsocieties | 0 | 2,836,461,987 | 100% | ||
laraventure | 0 | 6,269,568,025 | 100% | ||
topcoach | 0 | 8,494,025,296 | 100% | ||
masqood | 0 | 152,114,485 | 100% | ||
mariuszw | 0 | 409,533,731 | 100% | ||
geniuscrypto | 0 | 1,918,119,647 | 100% | ||
jackfrost360 | 0 | 527,294,014 | 100% | ||
appicsvn | 0 | 559,949,562 | 100% | ||
mansi94 | 0 | 544,545,551 | 100% | ||
voiceoftruth | 0 | 556,904,167 | 100% |
We have also posted our new "Standards" for future HF's and testing https://steemit.com/witness-update/@followbtcnews/with-hf20-now-live-it-s-time-for-a-look-at-the-process-a-statement-from-one-of-the-consensus-witnesses
author | followbtcnews |
---|---|
permlink | re-inquiringtimes-re-steemitblog-hf20-update-restoring-continuity-20180928t181240907z |
category | steem |
json_metadata | {"tags":["steem"],"links":["https://steemit.com/witness-update/@followbtcnews/with-hf20-now-live-it-s-time-for-a-look-at-the-process-a-statement-from-one-of-the-consensus-witnesses"],"app":"steemit/0.1"} |
created | 2018-09-28 18:12:42 |
last_update | 2018-09-28 18:12:42 |
depth | 2 |
children | 1 |
last_payout | 2018-10-05 18:12:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.038 HBD |
curator_payout_value | 0.003 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 220 |
author_reputation | 54,569,980,844,988 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,457 |
net_rshares | 27,891,544,112 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
valued-customer | 0 | 11,352,387,431 | 25% | ||
inquiringtimes | 0 | 16,539,156,681 | 100% |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-followbtcnews-re-inquiringtimes-re-steemitblog-hf20-update-restoring-continuity-20181206t194813632z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-06 19:49:54 |
last_update | 2018-12-06 19:49:54 |
depth | 3 |
children | 0 |
last_payout | 2018-12-13 19:49:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 70 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,464,879 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-inquiringtimes-re-steemitblog-hf20-update-restoring-continuity-20181207t124951662z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-07 12:49:54 |
last_update | 2018-12-07 12:49:54 |
depth | 2 |
children | 0 |
last_payout | 2018-12-14 12:49:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,496,967 |
net_rshares | 0 |
Appreciate the update. Was going crazy with my Dtube channel and the old broken videos. With the update, I can re-Title my broken vids as Depreciated, so users don't try to click them. They instead can view my pinned content..... unless there's a way now to remove old videos that I somehow missed? ;) Anyone?
author | izlude |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20181001t020117715z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-01 02:01:18 |
last_update | 2018-10-01 02:01:18 |
depth | 1 |
children | 0 |
last_payout | 2018-10-08 02:01:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 312 |
author_reputation | 36,732,257,716 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,384,691 |
net_rshares | 0 |
Beautiful acting actor plays! Good game! Power down and moving! You will get 100,000 SP from SP and you will not get anything to worry about not having to earn the remaining few dollars of the platform! Well done As you can post so you do not have to understand things that are fixed ... if you want to see Scale (new users) you are not going. If you want to see half of the user active and have more than thousands of people, do not miss the Million SP vacancies (like me) in all ways, it's "specific" ... all of you will be alone and we will be moved to a great deal. You think this answer is going to make you fun by spending anything on Facebook 'do not reply on stem ... why not ?? Oh right now you spend RC for posting steam! But RC = VP is your income !!! So now you have to decide. I will follow 3 people or vote 3 things and earn money ... Good reason you will like three things and follow 0 ... which is a great social platform which ... ... selfish selfish behavior ... if you want to debate about this matter all the way ... .. But as you said that you blindly want to follow and believe it is good for you, When more than 100 people, including SP goes up lol! But hey, I'm sure they will replace me with 12 people. You only need 100,000 roufels! Like it! If new users attract you to new users, then those who like me are going to help you! We're not going! You fucked us! We are shutting down ! No wonder .....
author | jackemon01 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t140624269z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 14:06:24 |
last_update | 2018-09-29 14:06:24 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 14:06:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,427 |
author_reputation | 1,949,948,427,325 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,316,487 |
net_rshares | 59,792,215 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
espoem | 0 | 59,792,215 | 0.15% |
Gah!!! Steempocalypse! What a mess!
author | jacobpeacock |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t033256941z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 03:33:03 |
last_update | 2018-09-29 03:33:03 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 03:33:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 35 |
author_reputation | 324,019,923,266,426 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,296,769 |
net_rshares | 0 |
Way to hard fork everything up!
author | jeevesix |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t165331910z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 16:53:33 |
last_update | 2018-09-29 16:53:33 |
depth | 1 |
children | 1 |
last_payout | 2018-10-06 16:53:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 31 |
author_reputation | 2,490,113,225,667 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,322,225 |
net_rshares | 0 |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-jeevesix-re-steemitblog-hf20-update-restoring-continuity-20181006t165803106z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-06 16:58:09 |
last_update | 2018-10-06 16:58:09 |
depth | 2 |
children | 0 |
last_payout | 2018-10-13 16:58:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,754,529 |
net_rshares | 0 |
sounds a lot like https://img.devrant.com/devrant/rant/r_209701_MdtvB.jpg
author | jefpatat |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t102721938z |
category | steem |
json_metadata | {"tags":["steem"],"image":["https://img.devrant.com/devrant/rant/r_209701_MdtvB.jpg"],"app":"steemit/0.1"} |
created | 2018-09-28 10:27:15 |
last_update | 2018-09-28 10:27:51 |
depth | 1 |
children | 3 |
last_payout | 2018-10-05 10:27:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 74 |
author_reputation | 26,609,526,234,408 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,826 |
net_rshares | 8,280,283,014 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sircork | 0 | 8,280,283,014 | 100% |

author | transisto |
---|---|
permlink | re-jefpatat-re-steemitblog-hf20-update-restoring-continuity-20180928t184334643z |
category | steem |
json_metadata | {"tags":["steem"],"image":["https://media1.giphy.com/media/A34x7CEKUkCyc/giphy-downsized.gif?cid=f56849795bae7646526f797845817088"],"app":"steemit/0.1"} |
created | 2018-09-28 18:43:36 |
last_update | 2018-09-28 18:43:36 |
depth | 2 |
children | 2 |
last_payout | 2018-10-05 18:43:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 106 |
author_reputation | 330,357,940,720,833 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,820 |
net_rshares | 8,114,032,328 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sircork | 0 | 8,114,032,328 | 100% |
Hello @transisto, I have sent 10 steem to @promobot before HF 20 and did not recive upvote nor money back, can you help with it?
author | topairdrops |
---|---|
permlink | re-transisto-re-jefpatat-re-steemitblog-hf20-update-restoring-continuity-20180930t113632957z |
category | steem |
json_metadata | {"tags":["steem"],"users":["transisto","promobot"],"app":"steemit/0.1"} |
created | 2018-09-30 11:36:33 |
last_update | 2018-09-30 11:36:33 |
depth | 3 |
children | 1 |
last_payout | 2018-10-07 11:36:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 128 |
author_reputation | 1,149,164,748,496 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,351,090 |
net_rshares | 0 |
In this way ... 1 STM= 0.001 $ I hope it will not be...
author | jesus-christ |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t060011737z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:00:15 |
last_update | 2018-09-28 06:00:15 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 06:00:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.034 HBD |
curator_payout_value | 0.008 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 56 |
author_reputation | 443,366,427 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,101 |
net_rshares | 25,563,190,708 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
theoccultcorner | 0 | 25,020,618,422 | 100% | ||
jesus-christ | 0 | 542,572,286 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-jesus-christ-re-steemitblog-hf20-update-restoring-continuity-20181106t164950704z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-06 16:50:24 |
last_update | 2018-11-06 16:50:24 |
depth | 2 |
children | 0 |
last_payout | 2018-11-13 16:50:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,799,284 |
net_rshares | 0 |
Well steem down to 1 cent or less due to inactivity here for the patches current steem price .92 and sbd 1.00
author | jguzman394 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t084514213z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 08:43:24 |
last_update | 2018-09-29 08:43:24 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 08:43:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 109 |
author_reputation | 863,419,246,932 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,306,502 |
net_rshares | 0 |
# 30 Comments / Day? Currently, my daily comment limit is 30, according to [Steemd.com](http://steemd.com/@joeyarnoldvn) as of 2018-09-27 Thursday, as in right now, as in so far, and a 10x increase would raise that to 300 comments a day which is based on my 211 SP. Hope the patch can increase the limits by 10x or by more than that. Beyond that, or regardless of that, I'll continue to try to elevate my SP which maximizes the RC. # RC vs REP I think Resource Credits (RC) are not based on my 51 reputation score (REP). I'm thinking that maybe RC should be based off a combination of SP & REP. I'm not sure if 300 comments/day is good enough, but it is better than 30. # Only 3 or 6 Comments Left? Now, yesterday, SteemD said I had 3 more comments left and I wrote one big comment with an uploaded screenshot picture and then SteemD said I had zero comments left. At the moment, I have 6 comments left, and this comment may take me down to 5, 4, or maybe even 3, like yesterday, maybe because of how wordy I am here, with all of these words, all of these paragraphs and paragraph titles. Hoping for the best for Steemit, each step at a time. Yours truly, Oatmeal.
author | joeyarnoldvn |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t065152644z |
category | steem |
json_metadata | {"tags":["steem"],"links":["http://steemd.com/@joeyarnoldvn"],"app":"steemit/0.1"} |
created | 2018-09-28 06:51:54 |
last_update | 2018-09-28 06:51:54 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 06:51:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,170 |
author_reputation | 51,527,721,358,210 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,277,666 |
net_rshares | 0 |
Looks like it's fixed. I'm able to comment with less than 3SP.
author | johnhtims |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t051339392z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 05:13:51 |
last_update | 2018-09-29 05:13:51 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 05:13:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 63 |
author_reputation | 4,866,225,255,604 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,300,140 |
net_rshares | 0 |
yo solo quiero tener la oportui¿nidad depublicar una o dos veces al dia, ni siquiera he tenido a oportunidad de presentarme formanlmente en esta red. no soy usuarioo frecuente de otras redes sociales porque me parece que no habia beneficio tangible en el uso, pero aqui parece que hay mas contenido de calidad del que hay en otras plataformas, estoy iniciando y quiero poder empezar a publicar. no sé hasta que momento se va a desbloquear mi boton de publicar.
author | jorgemena |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t194246739z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 19:25:51 |
last_update | 2018-09-29 19:25:51 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 19:25:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 460 |
author_reputation | 0 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,326,727 |
net_rshares | 0 |
WOW. That got a lot of negative comments. I won't pretend to understand everything that's going on. What I do know is that when HF20 first hit, I had -65000% resource credits. That would have taken YEARS to regenerate. Additionally, everyone else had the same problem. The blockchain was So what did I do? How can I even make this comment? I didn't do anything. The Steemit Team fixed it. Suddenly the blockchain came back to life. People were posting, commenting, and voting again. But it wasn't enough. Activity for small accounts was still extremely limited. So what did I wake up to this morning? Yet another patch by the Steemit team. I don't know how the rest of the situation will play out, and I don't even know how much the patch has actually fixed. Maybe I'll post this and my RC will only go down a couple percent and everything will be fine. Maybe I lose half my RC, and this patch has fixed nothing for me. But I do think that whatever happens the Steemit team will continue to work toward keeping Steem free and easy to use. I intend to stick with the platform, despite the difficulties. Keep trying, Steemit team. As a fellow programmer, I know how hard code can be to get right. I trust you to do your best.
author | joshmackwilliams |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t134355229z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 13:43:54 |
last_update | 2018-09-29 13:43:54 |
depth | 1 |
children | 2 |
last_payout | 2018-10-06 13:43:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,233 |
author_reputation | 64,788,733,309 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,315,706 |
net_rshares | 373,655,409 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
espoem | 0 | 59,813,055 | 0.15% | ||
lordofreward | 0 | 313,842,354 | 2.25% |
> Keep trying, Steemit team. As a fellow programmer, I know how hard code can be to get right. I trust you to do your best. @joshmackwilliams Are there enough _fellow programmers_ to take @Steemit to 100M DAU? 10M? 1M? I have no option on Steemit but, to trust the team, sir. Of course, [we're still in beta.](https://steemit.com/steem/@nigelmarkdias/hf20-blues-2018-09-28-12-58-08) https://steemitimages.com/0x0/http://steepshot.org/api/v1/image/42daae20-3a05-4d51-ae12-51b03ad5ec9d.jpeg
author | nigelmarkdias |
---|---|
permlink | re-joshmackwilliams-re-steemitblog-hf20-update-restoring-continuity-20180929t200451281z |
category | steem |
json_metadata | {"tags":["steem"],"users":["joshmackwilliams","steemit"],"app":"steemit/0.1","image":["https://steemitimages.com/0x0/http://steepshot.org/api/v1/image/42daae20-3a05-4d51-ae12-51b03ad5ec9d.jpeg"],"links":["https://steemit.com/steem/@nigelmarkdias/hf20-blues-2018-09-28-12-58-08"]} |
created | 2018-09-29 20:04:51 |
last_update | 2018-09-29 20:10:33 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 20:04:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.163 HBD |
curator_payout_value | 0.053 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 489 |
author_reputation | 47,068,459,201,342 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,327,942 |
net_rshares | 110,628,779,163 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nigelmarkdias | 0 | 110,076,321,255 | 100% | ||
joshmackwilliams | 0 | 552,457,908 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-joshmackwilliams-re-steemitblog-hf20-update-restoring-continuity-20181007t204718010z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-07 20:47:30 |
last_update | 2018-10-07 20:47:30 |
depth | 2 |
children | 0 |
last_payout | 2018-10-14 20:47:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,827,680 |
net_rshares | 0 |
Can we have a guidelines to, and review how much RC making a Post would cost? I noticed, that a New/Free account, meaning, accounts with under 15SP, are unable to create a Post that would be worth reading. Interactions such as Voting, Commenting, Transacting are substantially cheaper than Posting. So I don't think a new user would have much issue with those being restricted to an extend. What I'm worried about, is a situation in which the system is made into Invest-to-Post situation. For individual new users, the ability to Comment, and Post, is more valuable in terms of platform attractiveness than the ability to Vote and Transact. Am I crazy, or what?
author | jplaughing |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t112153813z |
category | steem |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steem"],"users":[],"links":[],"image":[]} |
created | 2018-09-28 11:21:57 |
last_update | 2018-09-28 11:21:57 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 11:21:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 664 |
author_reputation | 7,444,227,351,800 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,280,446 |
net_rshares | 0 |
ESTARIA GENIAL EN ESPAÑOL!!!
author | juancho.ale |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t045614083z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 04:56:15 |
last_update | 2018-09-29 04:56:15 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 04:56:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 28 |
author_reputation | 28,240,056,901 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,299,393 |
net_rshares | 0 |
So new accounts will be able to post now?
author | kafkanarchy84 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t060833013z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:08:33 |
last_update | 2018-09-28 06:08:33 |
depth | 1 |
children | 4 |
last_payout | 2018-10-05 06:08:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 41 |
author_reputation | 349,526,315,896,646 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,201 |
net_rshares | 9,190,683,663 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
viraldrome | 0 | 9,190,683,663 | 17% |
A 6SP account can only make a single post or comment with 100 % RC, so not really. New accounts only get 3 STEEM worth of RC these days, so I'm not even sure if they can do a single post or comment..
author | valth |
---|---|
permlink | re-kafkanarchy84-re-steemitblog-hf20-update-restoring-continuity-20180929t105345971z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 10:53:36 |
last_update | 2018-09-29 10:53:36 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 10:53:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 200 |
author_reputation | 74,218,254,347,006 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,310,222 |
net_rshares | 0 |
at least monthly or bi monthly.
author | viraldrome |
---|---|
permlink | re-kafkanarchy84-re-steemitblog-hf20-update-restoring-continuity-20180928t133330078z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 13:33:30 |
last_update | 2018-09-28 13:33:30 |
depth | 2 |
children | 1 |
last_payout | 2018-10-05 13:33:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.023 HBD |
curator_payout_value | 0.007 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 31 |
author_reputation | 47,002,452,735,957 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,282,265 |
net_rshares | 16,940,358,121 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sorin.cristescu | 0 | 16,940,358,121 | 15% |
Lol. This place is doomed.
author | kafkanarchy84 |
---|---|
permlink | re-viraldrome-re-kafkanarchy84-re-steemitblog-hf20-update-restoring-continuity-20180928t133741351z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 13:37:42 |
last_update | 2018-09-28 13:37:42 |
depth | 3 |
children | 0 |
last_payout | 2018-10-05 13:37:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 26 |
author_reputation | 349,526,315,896,646 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,282,316 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-kafkanarchy84-re-steemitblog-hf20-update-restoring-continuity-20181020t222200060z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-20 22:22:12 |
last_update | 2018-10-20 22:22:12 |
depth | 2 |
children | 0 |
last_payout | 2018-10-27 22:22:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,713,890 |
net_rshares | 0 |
HF 20 “Velocity” (into brick wall)
author | kafkanarchy84 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t062424388z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:24:24 |
last_update | 2018-09-28 06:24:24 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 06:24:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 34 |
author_reputation | 349,526,315,896,646 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,359 |
net_rshares | 0 |
yes and it was a "success"!!!
author | old-guy-photos |
---|---|
permlink | re-kafkanarchy84-re-steemitblog-hf20-update-restoring-continuity-20180928t171728822z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 17:17:30 |
last_update | 2018-09-28 17:17:30 |
depth | 2 |
children | 0 |
last_payout | 2018-10-05 17:17:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 29 |
author_reputation | 629,464,358,885,902 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,285,802 |
net_rshares | 0 |
Woo hoo! I’m so glad it should work better after these patches. I need to feed my Steemit addiction to the fullest! Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
author | kaylinart |
---|---|
permlink | kaylinart-re-steemitblog-hf20-update-restoring-continuity-20180928t034733646z |
category | steem |
json_metadata | {"app":"partiko"} |
created | 2018-09-28 03:47:33 |
last_update | 2018-09-28 03:47:33 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 03:47:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 178 |
author_reputation | 456,825,125,481,702 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,503 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-kaylinart-kaylinart-re-steemitblog-hf20-update-restoring-continuity-20181026t123417232z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-26 12:34:24 |
last_update | 2018-10-26 12:34:24 |
depth | 2 |
children | 0 |
last_payout | 2018-11-02 12:34:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,090,221 |
net_rshares | 0 |
I used to love the idea of Steemit. But now it seems like the things that are happening here now is so familiar. The rich goes richer(whales) kind of shit. The newbies who enter with only the investment of hard work by posting, commenting and upvoting, which btw is the lifeblood of Steemit, is left out. I agree, with these selfish changes you guys are implementing, Steemit will die. I am considering leaving now. Its not that fun anymore. I hope you guys will again, think, and this time, think harder your priorities.
author | keket |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t030706395z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 03:07:12 |
last_update | 2018-09-29 03:07:12 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 03:07:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 525 |
author_reputation | 49,418,347,777 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,295,834 |
net_rshares | 61,318,887 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
espoem | 0 | 61,318,887 | 0.15% |
Mend the barn after the horse is stolen. We roughed it. I don't feel well.
author | keydon |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t045537607z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:55:36 |
last_update | 2018-09-28 04:55:36 |
depth | 1 |
children | 3 |
last_payout | 2018-10-05 04:55:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 74 |
author_reputation | 8,198,150,479,206 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,331 |
net_rshares | 0 |
<em>Mend the barn after The horse is stolen. We roughed It. I don't feel well. </em> <sup>- keydon</sup> --- <sup><sup><em>I'm a bot. I detect haiku.</em></sup></sup>
author | haikubot |
---|---|
permlink | 20180928t045542678z |
category | steem |
json_metadata | {"tags":["test"],"app":"steemjs/examples"} |
created | 2018-09-28 04:55:42 |
last_update | 2018-09-28 04:55:42 |
depth | 2 |
children | 1 |
last_payout | 2018-10-05 04:55:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.039 HBD |
curator_payout_value | 0.012 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 272 |
author_reputation | 1,821,968,927,944 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,332 |
net_rshares | 30,138,071,595 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ozymandias | 0 | 0 | 0.1% | ||
marillaanne | 0 | 10,980,985,204 | 100% | ||
dustsweeper | 0 | 19,157,086,391 | 2.11% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-haikubot-20180928t045542678z-20181024t122126806z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-24 12:22:15 |
last_update | 2018-10-24 12:22:15 |
depth | 3 |
children | 0 |
last_payout | 2018-10-31 12:22:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,955,767 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-keydon-re-steemitblog-hf20-update-restoring-continuity-20181025t011308028z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-25 01:13:57 |
last_update | 2018-10-25 01:13:57 |
depth | 2 |
children | 0 |
last_payout | 2018-11-01 01:13:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,993,761 |
net_rshares | 0 |
This neew rc system is kind of disappointing as it drains so much faster
author | khussan |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t103808189z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 10:38:27 |
last_update | 2018-09-29 10:38:27 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 10:38:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 72 |
author_reputation | 1,751,079,984,951 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,309,787 |
net_rshares | 0 |
I have very low SP here but I was finally able to post after two days... Hoping this means I can post more in the future and don't have to wait 5 days in between posts or comments... We shall see...
author | kittenlaw |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t024545579z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 02:45:45 |
last_update | 2018-09-29 02:45:45 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 02:45:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 198 |
author_reputation | 512,127,844,997 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,295,051 |
net_rshares | 0 |
Like seriously, Limiting users transaction is not a good idea. I believe that this will hurt many dApps currently on the blockchain. For example, some dApps have reviewers who review and comment on post made through their front end, this may likely stop due to the cost of RC. Increasing it x10 wont make things better. Imagine a community having 1000 contribution daily. How are this contribution going to be reviewed? My other concern would be that some dApps may decide to stop submitting comments/post to the blockchain. dApps on the blockchain could start creating their own db for storing users data like comments and posts, allowing them to only send post "URL" redirecting people to their front end app. This will allow their user to have less fear of the cost of commenting/posting through their front end. I fear that if this happens, many pieces of information would not be sent to the blockchain because of "the cost." Every dApps would want to make their users happy and utilizing just the rewarding system just like dlive.
author | knowledges |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t052717453z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:27:21 |
last_update | 2018-09-28 06:01:21 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 05:27:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,041 |
author_reputation | 98,021,227,622,369 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,717 |
net_rshares | 10,864,664,721 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
valued-customer | 0 | 10,864,664,721 | 25% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-knowledges-re-steemitblog-hf20-update-restoring-continuity-20181021t174914738z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-21 17:49:33 |
last_update | 2018-10-21 17:49:33 |
depth | 2 |
children | 0 |
last_payout | 2018-10-28 17:49:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,764,285 |
net_rshares | 0 |
I don't know if I'm the only one but since the HF20 I have been trying to power up my liquid steem and it is not letting me. It says invalid owner key but I know I have the right key as I have used it before several times and I am the only person with access to this information and sign in with my posting key so nobody should be able to change it without my knowledge. Is it a bug that has been reported? should I wait it out and see? I didn't see this problem on your list of issues/patches. Glad to see some of the current RC issues will be resolved soon especially for the plankton level.
author | ladybug146 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t041256496z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:12:54 |
last_update | 2018-09-28 04:12:54 |
depth | 1 |
children | 12 |
last_payout | 2018-10-05 04:12:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.142 HBD |
curator_payout_value | 0.046 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 598 |
author_reputation | 98,954,902,133,770 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,825 |
net_rshares | 107,270,608,247 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gentlebot | 0 | 105,743,594,683 | 15% | ||
volderhein | 0 | 1,037,363,492 | 100% | ||
alaisguineasis | 0 | 489,650,072 | 100% |
Just to clarify but you note that you sign in with your posting key. You are using either your active or your master private key in order to power up under wallet right? You cant power up using only your posting key.
author | investingpennies |
---|---|
permlink | re-ladybug146-re-steemitblog-hf20-update-restoring-continuity-20180928t050738604z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:07:39 |
last_update | 2018-09-28 05:07:51 |
depth | 2 |
children | 10 |
last_payout | 2018-10-05 05:07:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 218 |
author_reputation | 8,588,834,950,949 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,482 |
net_rshares | 0 |
I use my master key to power up and it has worked several time in the past so I know I have the proper one. I only use the posting for daily activities.
author | ladybug146 |
---|---|
permlink | re-investingpennies-re-ladybug146-re-steemitblog-hf20-update-restoring-continuity-20180928t052737073z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:27:36 |
last_update | 2018-09-28 05:27:36 |
depth | 3 |
children | 8 |
last_payout | 2018-10-05 05:27:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 153 |
author_reputation | 98,954,902,133,770 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,720 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-investingpennies-re-ladybug146-re-steemitblog-hf20-update-restoring-continuity-20181122t201558488z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-22 20:16:54 |
last_update | 2018-11-22 20:16:54 |
depth | 3 |
children | 0 |
last_payout | 2018-11-29 20:16:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,750,884 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-ladybug146-re-steemitblog-hf20-update-restoring-continuity-20181123t010850532z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-23 01:08:54 |
last_update | 2018-11-23 01:08:54 |
depth | 2 |
children | 0 |
last_payout | 2018-11-30 01:08:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,760,782 |
net_rshares | 0 |
Tha sinn a 'feitheamh ...
author | latviasteem |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t152846702z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 15:28:48 |
last_update | 2018-09-29 15:28:48 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 15:28:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 25 |
author_reputation | -829,152,317,565 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,319,425 |
net_rshares | 9,073,215,518 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
manudibango | 0 | 372,456,314 | 100% | ||
luizenc | 0 | 374,650,884 | 100% | ||
johngrenfield | 0 | 373,093,932 | 100% | ||
atbortuatli | 0 | 361,809,388 | 100% | ||
ravermail | 0 | 369,083,293 | 100% | ||
belgiumcheese | 0 | 360,927,110 | 100% | ||
ilookatyou | 0 | 360,923,410 | 100% | ||
latviasteem | 0 | 383,951,340 | 100% | ||
martelinhead | 0 | 360,713,939 | 100% | ||
becauseiloveyou | 0 | 361,002,509 | 100% | ||
profundiscukus | 0 | 360,570,226 | 100% | ||
happysteeming | 0 | 359,933,669 | 100% | ||
profondotuoculo | 0 | 360,530,181 | 100% | ||
discursantes | 0 | 360,839,822 | 100% | ||
nicetosmeetityou | 0 | 360,038,060 | 100% | ||
cheerdemoncul | 0 | 359,878,877 | 100% | ||
vaetumpire | 0 | 360,167,648 | 100% | ||
doyoustillloveme | 0 | 359,749,624 | 100% | ||
pissou | 0 | 359,784,094 | 100% | ||
backtotherivers | 0 | 360,159,367 | 100% | ||
huecocite | 0 | 360,155,525 | 100% | ||
humanoidrobsteem | 0 | 360,105,980 | 100% | ||
dexmerto | 0 | 359,696,921 | 100% | ||
pigeonlover | 0 | 359,684,334 | 100% | ||
homejohn | 0 | 353,309,071 | 100% |
Buenos días. Es gratificante siempre ir hacia lo mejor en todos sus sentidos, esto siempre requiere de situaciones como lo que estamos viviendo, si es para el bien común, deberíamos ser también muy comprensivos y hasta flexibles, para seguir obteniendo este mundo genial y así continuar interactuando toda una vida de experiencias y saberes en el arte de la cultura, la pedagogía y la recreación sana y positiva, menciono todo esto porque para mi STEEMIT hasta ahora es y significa todo esto, aunque en mi corto trayecto dentro de esta fabulosa comunidad he visto post que en mi consideración no tienen nada que ver con lo que realmente es y representa esta plataforma, claro cada quien es libre y responsable de sus publicaciones. Espero muy ansiosa seguir, ya que como dije soy nueva, y me encanta este UNIVERSO DEL ARTE VIRTUAL, DONDE CONOCER Y HACERNOS CONOCER ES MUY GRATIFICANTE.
author | laversalinazeoli |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t142321769z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 14:23:21 |
last_update | 2018-09-28 14:23:21 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 14:23:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 887 |
author_reputation | 1,343,358,523 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,283,066 |
net_rshares | 0 |
very nice fork but it will make problems for newbies who have not enough Rc
author | lays |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t161659814z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 16:17:36 |
last_update | 2018-09-28 16:17:36 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 16:17:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 75 |
author_reputation | 51,827,894,908,559 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,284,918 |
net_rshares | 0 |
Me complace ver y saber cómo se ha ido atenuando la agresividad, y hasta uso de palabras subidas de tono, de parte de algunos usuarios. En realidad, como lo escribí antes, hay angustia ante la incertidumbre, pero también hay que estimar que se está trabajando por mejorar el sistema, y yo también he vivido una especie de zozobra, pues deseo que la red me permita interactuar de nuevo, y de forma libre. A través de la lectura de la expresión de Dios, he aprendido a tener fe y paciencia, (Hebreos 11), y se alcanzan la paz y la esperanza. Aguardemos por buenos resultados.
author | lecumberre |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t113053983z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 10:56:03 |
last_update | 2018-09-28 10:56:03 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 10:56:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 582 |
author_reputation | 496,637,995,101,294 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,280,113 |
net_rshares | 0 |
As we move ahead in 'oneness...Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-lecumberre-re-steemitblog-hf20-update-restoring-continuity-20181012t011012890z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-12 01:11:12 |
last_update | 2018-10-12 01:11:12 |
depth | 2 |
children | 0 |
last_payout | 2018-10-19 01:11:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 68 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,111,421 |
net_rshares | 0 |
There is one very important problem. The transfer of funds and the power-up should not consume rc and should not have a minimum demand of rc. Now I can't power up. *** 
author | leesunmoo |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t034929311z |
category | steem |
json_metadata | {"tags":["steem"],"image":["https://cdn.steemitimages.com/DQmVhBFKVJD6sLxn9jsoY7yzMdJtg1aaeNFA8eZQkqf1os4/image.png"],"app":"steemit/0.1"} |
created | 2018-09-28 03:49:30 |
last_update | 2018-09-28 03:49:30 |
depth | 1 |
children | 12 |
last_payout | 2018-10-05 03:49:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.019 HBD |
curator_payout_value | 0.006 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 261 |
author_reputation | 176,817,359,680,170 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,530 |
net_rshares | 15,380,106,658 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
jacobtothe | 0 | 15,380,106,658 | 10% |
I think you make a great point. There have been some suggested attack surfaces with free transactions, but with the holding costs involved in powering up, you could still be right. For now, at minimum, there is baseline RC based on having an account. This RC will regenerate and allow any account to powerup given enough time passing (approximately a few hours).
author | ned |
---|---|
permlink | re-leesunmoo-re-steemitblog-hf20-update-restoring-continuity-20180928t040841942z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:08:42 |
last_update | 2018-09-28 04:08:42 |
depth | 2 |
children | 10 |
last_payout | 2018-10-05 04:08:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 362 |
author_reputation | 94,449,026,656,258 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,776 |
net_rshares | 0 |
In the blog you mentioned mana and RC as a solution to double voting. Why didnt you just use delegated SP's with the receiving accounts SP in a weighted average manner relative to their stakes? I mean in the old system all transactions had 0 cost. It was free to interact now you pay...
author | boontjie |
---|---|
permlink | re-ned-re-leesunmoo-re-steemitblog-hf20-update-restoring-continuity-20180928t050446055z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:04:48 |
last_update | 2018-09-28 05:04:48 |
depth | 3 |
children | 4 |
last_payout | 2018-10-05 05:04:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 286 |
author_reputation | 1,268,384,319,158 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,440 |
net_rshares | 0 |
In addition to powering up, unsigning witnessses and changing witness settings should also be RC-free, viz the current issues with @netuoso.
author | tcpolymath |
---|---|
permlink | re-ned-re-leesunmoo-re-steemitblog-hf20-update-restoring-continuity-20180928t050544675z |
category | steem |
json_metadata | {"tags":["steem"],"users":["netuoso"],"app":"steemit/0.1"} |
created | 2018-09-28 05:05:45 |
last_update | 2018-09-28 05:05:45 |
depth | 3 |
children | 4 |
last_payout | 2018-10-05 05:05:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 140 |
author_reputation | 72,516,729,960,969 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,448 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-leesunmoo-re-steemitblog-hf20-update-restoring-continuity-20181101t113838756z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-01 11:39:09 |
last_update | 2018-11-01 11:39:09 |
depth | 2 |
children | 0 |
last_payout | 2018-11-08 11:39:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,471,192 |
net_rshares | 0 |
Those days have been a nightmare but anyway this phrase is a great summary: ***No other community on Earth is trying to do what we are all trying to do together...***
author | leotrap |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t103144720z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 10:31:45 |
last_update | 2018-09-28 10:31:45 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 10:31:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 166 |
author_reputation | 180,053,236,596,755 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,862 |
net_rshares | 259,977,561 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
megaraz | 0 | 259,977,561 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-leotrap-re-steemitblog-hf20-update-restoring-continuity-20181013t155504386z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-13 15:55:42 |
last_update | 2018-10-13 15:55:42 |
depth | 2 |
children | 0 |
last_payout | 2018-10-20 15:55:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,219,976 |
net_rshares | 0 |
My opinion is that Steemit is in danger of losing what attracts people here in the first place rather than just posting on Facebook. The limits are still too tight. Most of us don't come here to be investors. We come here to earn a few nickles, enjoy one another's company, read, communicate, and then become investors as that becomes practical for us! What you are doing insures that it never becomes practical. I believed in this platform because it had the potential to help people, myself included. However, if it no longer does that, what is the point??? Especially when I currently post, and my post fairly dives into insignificance as it is! Are you listening to all these comments?
author | littlebitfarm |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t064610377z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:46:12 |
last_update | 2018-09-28 06:46:12 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 06:46:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 689 |
author_reputation | 3,085,518,901,240 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,589 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-littlebitfarm-re-steemitblog-hf20-update-restoring-continuity-20181019t173219740z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-19 17:32:27 |
last_update | 2018-10-19 17:32:27 |
depth | 2 |
children | 0 |
last_payout | 2018-10-26 17:32:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,633,804 |
net_rshares | 0 |
Reading up and trying to understand like crazy. I really like where this is taking Steemit. I do hope you tweak it just a little bit for Minnows. It feels like they are a bit short on having enough ability to comment/reply (in one sitting).. (just gut feel, reading peoples comments, looking at recharge rates and comment amounts etc). Anyways this is my honest feedback. Keep up the good work Cheers
author | lordnigel |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t062217748z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:22:18 |
last_update | 2018-09-28 06:22:18 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 06:22:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 407 |
author_reputation | 53,748,250,654,546 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,346 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-lordnigel-re-steemitblog-hf20-update-restoring-continuity-20181020t152604730z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-20 15:26:15 |
last_update | 2018-10-20 15:26:15 |
depth | 2 |
children | 0 |
last_payout | 2018-10-27 15:26:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,693,286 |
net_rshares | 0 |
So many comments tells me this platform has hope. This update is bold and is needed, we just need to be patient while a few tweaks are put in. ..The Governance model needs some work and maybe some out of the box thinking. I'm happy to be part of a discussion to help if people want an extra point of view? There are no villains here that I can see...although some unkind and angry people are a plenty; it's just when power isn't spread it corrupts. This is a decentralised platform shareholders and stakeholders, people with large stakes cannot control operations, it will always favour the individuals and not the mission. I love Steemit, lets just be patient and spend a bit of time getting this right. Cheers
author | lordnigel |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t131519640z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 13:15:21 |
last_update | 2018-09-29 13:15:21 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 13:15:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 716 |
author_reputation | 53,748,250,654,546 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,314,756 |
net_rshares | 59,842,792 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
espoem | 0 | 59,842,792 | 0.15% |
I know there is allot of issues getting resolved, but wow! has anyone else noticed how responsive the platform is now! Posts and comments are done in seconds and so far no errors for me. Surely this is a good thing? and to the negative people trying to destroy the good work...no it's not because people are leaving. it's fast and I like it!
author | lordnigel |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t230615352z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 23:06:15 |
last_update | 2018-09-29 23:06:15 |
depth | 1 |
children | 1 |
last_payout | 2018-10-06 23:06:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 343 |
author_reputation | 53,748,250,654,546 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,332,371 |
net_rshares | 0 |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-lordnigel-re-steemitblog-hf20-update-restoring-continuity-20181006t125051596z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-06 12:50:57 |
last_update | 2018-10-06 12:50:57 |
depth | 2 |
children | 0 |
last_payout | 2018-10-13 12:50:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,740,887 |
net_rshares | 0 |
I liked
author | mansi94 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20181001t032347858z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-01 03:24:15 |
last_update | 2018-10-01 03:24:15 |
depth | 1 |
children | 0 |
last_payout | 2018-10-08 03:24:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 7 |
author_reputation | 3,482,584,884,901 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,387,627 |
net_rshares | 0 |
@steemitblog What about the missing posts in the various channels (Trending, New, ..)?? Just one example: - https://steemit.com/created/introduceyourself jumps from "7 days ago" to "17 days ago"
author | marcocasario |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t200924611z |
category | steem |
json_metadata | {"tags":["steem"],"users":["steemitblog"],"links":["https://steemit.com/created/introduceyourself"],"app":"steemit/0.1"} |
created | 2018-09-28 20:09:24 |
last_update | 2018-09-28 20:09:24 |
depth | 1 |
children | 2 |
last_payout | 2018-10-05 20:09:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.283 HBD |
curator_payout_value | 0.093 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 195 |
author_reputation | 18,005,481,047,575 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,287,863 |
net_rshares | 203,117,792,545 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
marcocasario | 0 | 48,258,116,383 | 100% | ||
infinitybot | 0 | 154,859,676,162 | 100% |
Once the bots get back to business and steem starts flowing again, I'm pretty sure everything will get back to normal. If were lucky in a few months no one will even remember this strange couple of weeks, unless you stocked up on more steem and or re-upped on this once in a lifetime Steem-disaster!! Steem will carry on!
author | honusurf |
---|---|
permlink | re-marcocasario-re-steemitblog-hf20-update-restoring-continuity-20180930t022634352z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 02:26:33 |
last_update | 2018-09-30 02:28:27 |
depth | 2 |
children | 1 |
last_payout | 2018-10-07 02:26:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.004 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 322 |
author_reputation | 14,240,648,764,027 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,336,766 |
net_rshares | 10,712,086,569 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
coininstant | 0 | 10,712,086,569 | 100% |
Just checking that we are on the same page. I'm not talking about the missing posts caused by the fact that users could not post because of their RC. I'm talking about a bug for which looking at any channel you can notice a few weeks hole (not matching with when the steem blockchain was down or posting was too expensive). Maybe it's just an indexing issue that will get solved soon? ¯\_(ツ)_/¯
author | marcocasario |
---|---|
permlink | re-honusurf-re-marcocasario-re-steemitblog-hf20-update-restoring-continuity-20180930t041838716z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 04:18:39 |
last_update | 2018-09-30 04:18:39 |
depth | 3 |
children | 0 |
last_payout | 2018-10-07 04:18:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.358 HBD |
curator_payout_value | 0.117 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 394 |
author_reputation | 18,005,481,047,575 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,339,327 |
net_rshares | 237,883,903,453 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
coininstant | 0 | 10,498,001,912 | 100% | ||
honusurf | 0 | 14,702,513,157 | 100% | ||
infinitybot | 0 | 212,683,388,384 | 100% |
Bloody Hell. (We've all been reduced to spammers)
author | marillaanne |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t035105351z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-28 03:51:06 |
last_update | 2018-09-28 03:52:06 |
depth | 1 |
children | 11 |
last_payout | 2018-10-05 03:51:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 50 |
author_reputation | 2,604,686,214,869 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,549 |
net_rshares | 0 |
hmmm, or scammers :)
author | nokodemion |
---|---|
permlink | re-marillaanne-re-steemitblog-hf20-update-restoring-continuity-20180928t114343300z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 11:43:45 |
last_update | 2018-09-28 11:43:45 |
depth | 2 |
children | 4 |
last_payout | 2018-10-05 11:43:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.111 HBD |
curator_payout_value | 0.037 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 20 |
author_reputation | 6,059,124,243,903 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,280,720 |
net_rshares | 82,863,698,137 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nokodemion | 0 | 82,863,698,137 | 100% |
I'm rapidly joining the ranks that have been say'n Steemit is the scam so thereby we have indeed all become scammers. I can concur.
author | marillaanne |
---|---|
permlink | re-nokodemion-re-marillaanne-re-steemitblog-hf20-update-restoring-continuity-20180928t122600907z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-28 12:26:06 |
last_update | 2018-09-28 12:26:06 |
depth | 3 |
children | 2 |
last_payout | 2018-10-05 12:26:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 131 |
author_reputation | 2,604,686,214,869 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,281,273 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-nokodemion-re-marillaanne-re-steemitblog-hf20-update-restoring-continuity-20181025t120158112z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-25 12:02:51 |
last_update | 2018-10-25 12:02:51 |
depth | 3 |
children | 0 |
last_payout | 2018-11-01 12:02:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,021,685 |
net_rshares | 0 |
Good comment, bro.
author | overkillcoin |
---|---|
permlink | re-marillaanne-re-steemitblog-hf20-update-restoring-continuity-20180928t042306963z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:26:48 |
last_update | 2018-09-28 04:26:48 |
depth | 2 |
children | 4 |
last_payout | 2018-10-05 04:26:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 18 |
author_reputation | 115,205,070,682,144 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,979 |
net_rshares | 0 |
Luv ya sis! <3<3!! 😜
author | marillaanne |
---|---|
permlink | re-overkillcoin-re-marillaanne-re-steemitblog-hf20-update-restoring-continuity-20180929t015323626z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-29 01:53:33 |
last_update | 2018-09-29 01:53:33 |
depth | 3 |
children | 2 |
last_payout | 2018-10-06 01:53:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.024 HBD |
curator_payout_value | 0.008 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 20 |
author_reputation | 2,604,686,214,869 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,293,322 |
net_rshares | 17,611,331,936 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
overkillcoin | 0 | 17,611,331,936 | 25% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-overkillcoin-re-marillaanne-re-steemitblog-hf20-update-restoring-continuity-20181025t015732892z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-25 01:58:30 |
last_update | 2018-10-25 01:58:30 |
depth | 3 |
children | 0 |
last_payout | 2018-11-01 01:58:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,995,603 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-marillaanne-re-steemitblog-hf20-update-restoring-continuity-20181026t011600430z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-26 01:16:03 |
last_update | 2018-10-26 01:16:03 |
depth | 2 |
children | 0 |
last_payout | 2018-11-02 01:16:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,060,651 |
net_rshares | 0 |
My friend just started out here on steem. They have 5SP, 10 million Mana/RC max. They are showing me error messages where they cannot post or comment. The transaction error amount is 19 Million for posts, and then 20 million for commenting. I have read that this HF was in an effort to counter spam/bots. Which is great. But at the same time, users new/old, need to have the ability to post as a starting point. As a plankton I'm grinding through by providing content. That was only possible because I could post on a weekly basis. Please reassess for the little people here!!!
author | massmedicinals |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t114400162z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 11:44:00 |
last_update | 2018-09-28 11:44:00 |
depth | 1 |
children | 2 |
last_payout | 2018-10-05 11:44:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.079 HBD |
curator_payout_value | 0.024 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 583 |
author_reputation | 755,446,232,148 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,280,723 |
net_rshares | 58,230,622,707 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
valued-customer | 0 | 11,264,530,341 | 25% | ||
sorin.cristescu | 0 | 34,135,555,641 | 30% | ||
massmedicinals | 0 | 547,602,966 | 100% | ||
indigoocean | 0 | 12,282,933,759 | 5% |
I didn't realize new accounts only get 5SP now. It was 15SP when I joined. At only 5SP, even with this 10x patch, you will still only be able to either post or comment about once a day. That's thoroughly unacceptable. This has been my concern a long time, and I've been trying to bring it to the attention of the witnesses for a while. How much SP one has cannot be how we determine who is a spammer and try to restrict their activity. You have to fight spam some way that doesn't also fight new users. Anything that ultimately comes back to SP, as RCs do, is a bad method for fighting spam. I think that something that measures engagement is a much better way to fight spam. UA scores are going a long way in that direction. Why not use something like that to determine how many RCs someone gets? I understand the spending of RCs on all actions, but give people more to start with so that they are never running on empty just interacting as a real human being.
author | indigoocean |
---|---|
permlink | re-massmedicinals-re-steemitblog-hf20-update-restoring-continuity-20180928t161042465z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 16:10:42 |
last_update | 2018-09-28 16:10:42 |
depth | 2 |
children | 0 |
last_payout | 2018-10-05 16:10:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 967 |
author_reputation | 83,283,947,872,393 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,284,826 |
net_rshares | 559,757,897 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
massmedicinals | 0 | 559,757,897 | 100% |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-massmedicinals-re-steemitblog-hf20-update-restoring-continuity-20181115t022750592z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-15 02:28:36 |
last_update | 2018-11-15 02:28:36 |
depth | 2 |
children | 0 |
last_payout | 2018-11-22 02:28:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,309,038 |
net_rshares | 0 |
Anything we can do to help?
author | mattclarke |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t033401052z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-28 03:35:00 |
last_update | 2018-09-28 03:35:00 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 03:35:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 27 |
author_reputation | 127,475,126,664,305 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,352 |
net_rshares | 1,953,345,989 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
lordnigel | 0 | 1,953,345,989 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-mattclarke-re-steemitblog-hf20-update-restoring-continuity-20181029t113005814z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-29 11:30:24 |
last_update | 2018-10-29 11:30:24 |
depth | 2 |
children | 0 |
last_payout | 2018-11-05 11:30:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,269,842 |
net_rshares | 0 |
This is my perspective, as regards the current dispensation, **I think Steemit Inc is interested in acquiring more Steem Power compared to what transpires before now where some folks just get something out of the platform without thinking of investing in it.** I think have seen that in operation, where my reward payout doubles my steem power organically. Kudos to that! Albeit, the challenges with the Resource Credit and Mana is incredibly a one hell of a situation on the platform. Considerably, it is only accounts with 50k SP that can comfortably make use of these features. Meanwhile, the experience (freedom) a new user would have about the platform has been diminished by these changes. And it is not healthy for growth. **Practically, if not all accounts built their reputation and pushed their accounts to limelight via necessary and adequate commenting.** You see why limited comments due to low RC is just like the end of the game? But like the update says, **restoring continuity**. Well done to the team!
author | mediahousent |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t050309261z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:03:15 |
last_update | 2018-09-28 05:03:15 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 05:03:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,022 |
author_reputation | 56,739,477,059,007 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,411 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-mediahousent-re-steemitblog-hf20-update-restoring-continuity-20181022t234807682z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-22 23:48:39 |
last_update | 2018-10-22 23:48:39 |
depth | 2 |
children | 0 |
last_payout | 2018-10-29 23:48:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,851,001 |
net_rshares | 0 |
Thank you. Working in software development I appreciate the quick turnaround and attempt to identify and fix what is wrong. Again, all I can say it comes to communication. Whilst we are getting better at this we just need to keep working. If we all knew various factors were getting reset to zero and have to regenerate back up it would have gone a long way to allaying the concerns from all the various classes of fish. Steem on!
author | meesterboom |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t063941038z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:39:42 |
last_update | 2018-09-28 06:39:42 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 06:39:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 434 |
author_reputation | 1,789,471,748,401,138 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,277,520 |
net_rshares | 1,379,715,427 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
wedacoalition | 0 | 1,379,715,427 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-meesterboom-re-steemitblog-hf20-update-restoring-continuity-20181020t001524650z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-20 00:15:33 |
last_update | 2018-10-20 00:15:33 |
depth | 2 |
children | 0 |
last_payout | 2018-10-27 00:15:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,652,699 |
net_rshares | 0 |
Pretty sure you are trying to handle this the best way you can. We appreciate the updates.
author | mermaidvampire |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t035844566z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 03:58:48 |
last_update | 2018-09-28 03:58:48 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 03:58:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.022 HBD |
curator_payout_value | 0.007 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 90 |
author_reputation | 200,486,953,279,016 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,659 |
net_rshares | 17,268,172,914 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
surpassinggoogle | 0 | 17,268,172,914 | 2% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-mermaidvampire-re-steemitblog-hf20-update-restoring-continuity-20181102t125455774z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-02 12:55:00 |
last_update | 2018-11-02 12:55:00 |
depth | 2 |
children | 0 |
last_payout | 2018-11-09 12:55:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,540,528 |
net_rshares | 0 |
Steemit has been a pain for the last few days but it sounds like people are working very hard to sort the problems out so well done. Cheers mike
author | mikenevitt |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t054908824z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:49:09 |
last_update | 2018-09-28 05:49:09 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 05:49:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.078 HBD |
curator_payout_value | 0.024 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 144 |
author_reputation | 13,636,051,438,549 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,960 |
net_rshares | 58,174,182,449 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mikenevitt | 0 | 57,945,569,689 | 100% | ||
cheneats | 0 | 228,612,760 | 2% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-mikenevitt-re-steemitblog-hf20-update-restoring-continuity-20181114t124537382z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-14 12:46:18 |
last_update | 2018-11-14 12:46:18 |
depth | 2 |
children | 0 |
last_payout | 2018-11-21 12:46:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,272,390 |
net_rshares | 0 |
dear @ned, i would like to ask you to read a post i wrote this morning around my experience as a steemian (since dec 2017) and how I think the new RC system would have inhibited my engagement on Steem and possibly even discouraged me from joining and engaging: https://steempeak.com/steem/@mountainjewel/the-necessity-of-commenting-how-we-grew-our-account it seems to me that RCs fit into a larger picture that many of us aren't privy to/can't see yet. many of the "backbone" steemians who still don't have a lot of SP in their wallets are regulated down to incredibly lacking engagement levels. how do you see this fitting into the future of steem? honestly, i don't believe a steem that limits new users to this level has much a future. can you share how you see it fitting in and indeed thriving into the future? a steem that is a pay to play system will not flourish. i am curious to hear your thoughts. thanks!
author | mountainjewel |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t191735731z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-30 19:17:36 |
last_update | 2018-09-30 19:17:36 |
depth | 1 |
children | 0 |
last_payout | 2018-10-07 19:17:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 919 |
author_reputation | 78,729,229,063,850 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,370,892 |
net_rshares | 0 |
thanks for the updates @syeemitblog
author | mrblu |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t081736987z |
category | steem |
json_metadata | {"tags":["steem"],"users":["syeemitblog"],"app":"steemit/0.1"} |
created | 2018-09-28 08:17:48 |
last_update | 2018-09-28 08:17:48 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 08:17:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 35 |
author_reputation | 14,662,057,684,657 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,278,558 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-mrblu-re-steemitblog-hf20-update-restoring-continuity-20181017t012911126z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-17 01:30:21 |
last_update | 2018-10-17 01:30:21 |
depth | 2 |
children | 0 |
last_payout | 2018-10-24 01:30:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,447,182 |
net_rshares | 0 |
#resteemed Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
author | mrrah80 |
---|---|
permlink | mrrah80-re-steemitblog-hf20-update-restoring-continuity-20180929t193906152z |
category | steem |
json_metadata | {"app":"partiko"} |
created | 2018-09-29 19:39:06 |
last_update | 2018-09-29 19:39:06 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 19:39:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 72 |
author_reputation | 31,174,435,917 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,327,162 |
net_rshares | 0 |
Thanks for your information
author | mukhtar.juned |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t115329779z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 11:53:33 |
last_update | 2018-09-28 11:53:33 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 11:53:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 27 |
author_reputation | 7,967,035,623,756 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,280,835 |
net_rshares | 0 |
I support going back to HF19 especially with the bandwidth rules. I don't think it's the end of the world if Steem doesn't have SMT's.
author | mysearchisover |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t134530019z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 13:45:30 |
last_update | 2018-09-28 13:45:30 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 13:45:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.042 HBD |
curator_payout_value | 0.014 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 135 |
author_reputation | 106,037,311,868,398 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,282,447 |
net_rshares | 32,184,487,329 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mysearchisover | 0 | 32,184,487,329 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-mysearchisover-re-steemitblog-hf20-update-restoring-continuity-20181106t171705354z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-06 17:17:39 |
last_update | 2018-11-06 17:17:39 |
depth | 2 |
children | 0 |
last_payout | 2018-11-13 17:17:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 74 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,800,633 |
net_rshares | 0 |
The message Steem team is sending with recent HF20: **buy our crypto or stay away from steem platform**. Steemit is therefor no longer a social media platform, where everyone gets paid for creating and curating content, but the club of exclusive group of users (orcas, whales and dolphins). What kind a social media platform allows their newbies to post just couple of comments and then has to wait for RC to recharge. What is the RC recharge speed anyway? Can somebody let me know this?
author | nandotrif |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t103450560z |
category | steem |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steem"],"users":[],"links":[],"image":[]} |
created | 2018-09-28 10:34:57 |
last_update | 2018-09-28 10:34:57 |
depth | 1 |
children | 2 |
last_payout | 2018-10-05 10:34:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 488 |
author_reputation | 12,101,563,456 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,906 |
net_rshares | 0 |
You can go to https://steemd.com/@nandotrif to check your numbers. Mana, like voting power (used to) replenishes in 5 days. Or, in other words replenishes 20% each day (prorated/calculated per block) The thing they are not telling you is that the minimum RC mana was set SOOOOO low, that a newbie account can vote twice every five days. They could never post or comment. Their maximum mana is lower than the cost of those operations. Meaning, waiting for things to stabilize meant nothing. Even i, with a decent account, 1.5 MVests, don't have enough mana to do the manual voting and commenting that i used to. The 10x (change written about above) will be enough for me, the 5000th largest account. I am pretty sure they will up it to 100x before all is said and done. Further, mana should never have been based on a linear formula. The difference between a super active user and a minimal user is actually very small. So, the line will quickly get into territory where you could never spend it all. So, why bother at all? The only reason is bots. And those need to be computed separately.
author | builderofcastles |
---|---|
permlink | re-nandotrif-re-steemitblog-hf20-update-restoring-continuity-20180928t161546270z |
category | steem |
json_metadata | {"tags":["steem"],"links":["https://steemd.com/@nandotrif"],"app":"steemit/0.1"} |
created | 2018-09-28 16:22:00 |
last_update | 2018-09-28 16:22:00 |
depth | 2 |
children | 1 |
last_payout | 2018-10-05 16:22:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,102 |
author_reputation | 275,629,160,546,842 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,284,983 |
net_rshares | 10,830,181,551 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
valued-customer | 0 | 10,830,181,551 | 25% |
Thanks a lot for your comment, @builderofcastles. RC MANA has recharged faster in last few hours and it seems that the cost of each interaction (post, comment, follow, upvote ...) has become much lower now as well. Hope it will remain like that, at lest for a while.
author | nandotrif |
---|---|
permlink | re-builderofcastles-re-nandotrif-re-steemitblog-hf20-update-restoring-continuity-20180929t142357245z |
category | steem |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steem"],"users":["builderofcastles."],"links":["/@builderofcastles"],"image":[]} |
created | 2018-09-29 14:24:06 |
last_update | 2018-09-29 14:24:06 |
depth | 3 |
children | 0 |
last_payout | 2018-10-06 14:24:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 266 |
author_reputation | 12,101,563,456 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,317,153 |
net_rshares | 0 |
MUCH INTERESTING
author | nasir007 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t111726773z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 11:23:57 |
last_update | 2018-09-29 11:23:57 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 11:23:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 16 |
author_reputation | -29,034,383,507 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,311,193 |
net_rshares | 0 |
Whatever the numbers end up being, a redfish account should be able to post and comment a reasonable amount on a daily basis. Call it 5 average length posts and 10 comments. Add another 10 upvotes that's the normal recharge rate under HF19 and prior. That's real life social behavior, not spam. If the RC budgeting system doesn't allow for this there is no way new users will come on board.
author | nealmcspadden |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t034234976z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 03:42:33 |
last_update | 2018-09-28 03:42:33 |
depth | 1 |
children | 39 |
last_payout | 2018-10-05 03:42:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.241 HBD |
curator_payout_value | 0.075 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 394 |
author_reputation | 297,254,610,598,546 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,446 |
net_rshares | 182,533,000,530 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tshering-tamang | 0 | 3,573,372,237 | 100% | ||
ura-soul | 0 | 26,281,936,454 | 23% | ||
peter2017 | 0 | 26,912,522,493 | 63% | ||
kittenlaw | 0 | 558,398,546 | 100% | ||
ajayyy | 0 | 1,092,571,547 | 25% | ||
lextenebris | 0 | 5,188,324,544 | 33% | ||
biffybirdcam | 0 | 1,008,003,669 | 100% | ||
nealmcspadden | 0 | 44,189,732,935 | 100% | ||
jarvie | 0 | 42,622,399,511 | 44% | ||
beggars | 0 | 2,887,148,902 | 25% | ||
tcpolymath | 0 | 26,034,331,095 | 100% | ||
numberjocky | 0 | 2,184,258,597 | 100% |
Exactly. Comments are (or were) the best way a newbie could get ahead on Steem, by making thoughtful and engaging comments. In my early days on Steem, I could make upwards of 20-30 comments in a day, and I am not talking about 100-word comments, long-form comments and I was able to get a little Steem from that. Maybe the voting factor isn't as important because when you join your vote means $0 anyway. But commenting is everything and if we reduce that to the point where someone can't grow their account from it (because let's face it, posting posts without bots gets you no attention when you're starting out) this platform is as good as dead. We have so many great dApps and developers in this ecosystem, @steemmonsters is one such great example of a well-organised and coordinated Steem application. As it currently stands, the changes serve to prevent Steem Monsters or other apps from growing. Ultimately, I get the impression these changes will make more sense when we get SMT's, but given they struggled with these changes, my outlook on SMT's being released smoothly is quite negative as I have almost zero faith in Steemit Inc's development team right now. Implement Agile/Kanban, hire more developers, leverage the smart minds in the Steem community (give them Steem tokens or whatever) and make Steem more of a community project than some private platform masquerading as an open source decentralised application (which it is currently not).
author | beggars |
---|---|
permlink | re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20180928t042020187z |
category | steem |
json_metadata | {"tags":["steem"],"users":["steemmonsters"],"app":"steemit/0.1"} |
created | 2018-09-28 04:20:21 |
last_update | 2018-09-28 04:22:24 |
depth | 2 |
children | 10 |
last_payout | 2018-10-05 04:20:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.217 HBD |
curator_payout_value | 0.401 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,460 |
author_reputation | 75,322,612,974,570 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,907 |
net_rshares | 914,972,227,250 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stellabelle | 0 | 862,507,906,725 | 55% | ||
darthnava | 0 | 2,474,954,296 | 11% | ||
valued-customer | 0 | 11,728,575,784 | 25% | ||
toofasteddie | 0 | 7,544,818,131 | 13% | ||
buggedout | 0 | 2,727,699,251 | 100% | ||
lextenebris | 0 | 5,135,476,380 | 33% | ||
dolomich | 0 | 558,865,294 | 100% | ||
mannyjammy | 0 | 10,049,809,955 | 100% | ||
indigoocean | 0 | 12,244,121,434 | 5% |
I feel the same way too. I've earned a fair bit from blog posts but most of my earnings came from the 20-30 comments I posted to engage whales and the big wigs, steem is about attention anyways. I rrally hope the new system doesn't hinder this
author | belemo |
---|---|
permlink | re-beggars-re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20180928t053824848z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:38:33 |
last_update | 2018-09-28 05:38:33 |
depth | 3 |
children | 1 |
last_payout | 2018-10-05 05:38:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 243 |
author_reputation | 1,057,950,613,938,943 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,852 |
net_rshares | 0 |
"...hire more developers, leverage the smart minds in the Steem community (give them Steem tokens or whatever) and make Steem more of a community project ..." This is a sentiment that is starting to resonate across users who perhaps in the past have had limited contact with each other. The expertise pool on Steemit must be on-boarded in some way.
author | rycharde |
---|---|
permlink | re-beggars-re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20180928t101527589z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 10:15:27 |
last_update | 2018-09-28 10:15:27 |
depth | 3 |
children | 1 |
last_payout | 2018-10-05 10:15:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 350 |
author_reputation | 19,101,504,594,449 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,708 |
net_rshares | 0 |
I tell every new user to comment all they can, limiting them to 10 comments a day is a terrible idea
author | viraldrome |
---|---|
permlink | re-beggars-re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20180928t051322880z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:13:21 |
last_update | 2018-09-28 05:13:21 |
depth | 3 |
children | 4 |
last_payout | 2018-10-05 05:13:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.066 HBD |
curator_payout_value | 0.020 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 100 |
author_reputation | 47,002,452,735,957 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,557 |
net_rshares | 50,170,540,387 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kafkanarchy84 | 0 | 23,217,671,142 | 21% | ||
valued-customer | 0 | 11,670,069,254 | 25% | ||
dfinney | 0 | 14,539,787,559 | 100% | ||
smithlabs | 0 | 743,012,432 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-beggars-re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20181205t123725642z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-05 12:38:54 |
last_update | 2018-12-05 12:38:54 |
depth | 3 |
children | 0 |
last_payout | 2018-12-12 12:38:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,395,494 |
net_rshares | 0 |
**Yeah if a new person doesn't have RC enough to vote 10 times a day what's the point?** We're teaching people they can vote 10 times a day their RC-Mana better be enough to make that a reality. And that's not even mentioning Commenting. Why can't they comment on those 10 posts they like. That's interacting with 10 whole posts in 24hrs. That should be a starting place and that starting place is super weak... imagine if people were told they can only heart and comment on 10 instagram posts a day until they pay money or spend 2 months earning money on Steem.
author | jarvie |
---|---|
permlink | re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20180928t040251393z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-28 04:02:51 |
last_update | 2018-09-28 04:04:54 |
depth | 2 |
children | 17 |
last_payout | 2018-10-05 04:02:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.097 HBD |
curator_payout_value | 0.022 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 568 |
author_reputation | 388,491,264,112,133 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,717 |
net_rshares | 73,018,256,554 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
anotherjoe | 0 | 9,765,165,133 | 1% | ||
timm | 0 | 7,438,847,256 | 1% | ||
daveparkinson | 0 | 1,236,552,999 | 100% | ||
paulcolumbus | 0 | 338,709,352 | 100% | ||
spectrumecons | 0 | 13,317,213,615 | 3% | ||
ajayyy | 0 | 1,086,921,806 | 25% | ||
lextenebris | 0 | 5,154,460,759 | 33% | ||
intrepidphotos | 0 | 17,992,979,387 | 11% | ||
nealmcspadden | 0 | 8,622,193,632 | 20% | ||
huascargarcia | 0 | 1,307,927,615 | 100% | ||
gustavomonraz | 0 | 6,757,285,000 | 100% |
In my view Steem is really the only Blockchhain where people can enter the ecosystem without investing anything. Lets take Ethereum, Neo, Iota, Mythril or Socialwallet whatever they all require to have at least some amount of Coin/Token to be able to transact. On Steem users don't have to invest anything and they still can be part of the ecosystem. Yes, I understand in social media realms it is very odd to tell someone he can only comment 4 times or give 4 votes but Instagram, Reddit or Facebook are not Blockchain and you are giving away your privacy without earning anything. I think Steem just needs to sell its positon right to new users. Just be transparent about our systems and the positive and negatives that we enjoy here. If the expectations are communicated right than there should be no negative first-user impression. And what I found positive if we could build communities around new users to help them to get the starting here right and therefore if they found themself worthy than we can delegate some SP to them ( I see the minnow project here as a good starting point) If the "old" users understand that the new users need their help we could make this a very pleasant platform where everybody is happy to help each other... But lets see how things will play out!!!
author | masterthematrix |
---|---|
permlink | re-jarvie-re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20180928t050849144z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-28 05:08:42 |
last_update | 2018-09-28 05:08:42 |
depth | 3 |
children | 10 |
last_payout | 2018-10-05 05:08:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.416 HBD |
curator_payout_value | 0.130 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,289 |
author_reputation | 9,868,666,626,842 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,499 |
net_rshares | 311,776,620,890 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mattclarke | 0 | 226,452,780,902 | 50% | ||
apsu | 0 | 5,836,806,470 | 35% | ||
sequentialvibe | 0 | 4,370,718,517 | 100% | ||
peter2017 | 0 | 40,585,514,332 | 81% | ||
pjau | 0 | 12,091,767,829 | 100% | ||
sircork | 0 | 9,833,661,327 | 100% | ||
indigoocean | 0 | 12,272,541,052 | 5% | ||
aitelfarir | 0 | 332,830,461 | 100% |
Restricting commenting has me more concerned that restricting upvoting. At full mana, new accounts can only comment twice to completely deplete mana. So that is 1 post and 1 comment over 5 days (assuming it takes 5 days to fully recharge). If the new user is also upvoting then we are talking about 1 comment every 5 days. Increasing the RC budget by 10 would be a huge improvement but still very limiting. I believe we need to encourage as much engagement as possible from new users. Most people will not want to invest immediately but rather get familiar with the platform before committing to investing. I took several months before I bough my first 10,000 Steem. Steem Inc could consider increasing free delegation of SP to new accounts to help them out.
author | spectrumecons |
---|---|
permlink | re-jarvie-re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20180928t054906592z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:49:06 |
last_update | 2018-09-28 05:49:06 |
depth | 3 |
children | 4 |
last_payout | 2018-10-05 05:49:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.058 HBD |
curator_payout_value | 0.017 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 762 |
author_reputation | 350,713,399,516,738 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,958 |
net_rshares | 44,117,147,632 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
valued-customer | 0 | 11,782,328,539 | 25% | ||
jomeszaros | 0 | 3,885,503,834 | 15% | ||
dfinney | 0 | 14,833,977,501 | 100% | ||
ajayyy | 0 | 1,081,426,546 | 25% | ||
indigoocean | 0 | 12,252,164,729 | 5% | ||
tete9 | 0 | 281,746,483 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-jarvie-re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20181201t155425368z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-01 15:55:30 |
last_update | 2018-12-01 15:55:30 |
depth | 3 |
children | 0 |
last_payout | 2018-12-08 15:55:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,202,837 |
net_rshares | 0 |
It needs to be at the very least 50 comments and 4 posts per day for EVERYONE. 100 comments would be better. If people don’t feel free to express themselves WITHOUT THE COGNITIVE LOAD OF BEING AFRAID OF USING UP RC then I’m afraid this experiment is a total and colossal failure. Epic fail. Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
author | stellabelle |
---|---|
permlink | stellabelle-re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20180928t202235860z |
category | steem |
json_metadata | {"app":"partiko"} |
created | 2018-09-28 20:22:36 |
last_update | 2018-09-28 20:22:36 |
depth | 2 |
children | 0 |
last_payout | 2018-10-05 20:22:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 352 |
author_reputation | 516,061,669,130,124 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,288,004 |
net_rshares | 0 |
This. A freemium model requires basic functionality to be free, and that means a reasonable number of posts, comments, and votes.
author | tcpolymath |
---|---|
permlink | re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20180928t040105853z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:01:06 |
last_update | 2018-09-28 04:01:06 |
depth | 2 |
children | 5 |
last_payout | 2018-10-05 04:01:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.856 HBD |
curator_payout_value | 0.272 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 129 |
author_reputation | 72,516,729,960,969 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,691 |
net_rshares | 644,974,995,610 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stellabelle | 0 | 605,542,680,984 | 39% | ||
fry | 0 | 720,355,187 | 100% | ||
personz | 0 | 15,827,812,249 | 100% | ||
valued-customer | 0 | 11,555,474,507 | 25% | ||
nealmcspadden | 0 | 8,588,349,042 | 20% | ||
coloneljethro | 0 | 2,399,684,614 | 100% | ||
fish-tennis | 0 | 0 | 100% | ||
aitelfarir | 0 | 340,639,027 | 100% |
I think there is only something like 50K daily active users, so what happens when we have 100K or 250k daily active users, is the number of post, comments and votes going to go done even more. I mean steemit seems to be having problems already. Maybe you can also help me out with what cost is involved with steemit, they keep talking about cost , but have never shared what the cost are.
author | halo |
---|---|
permlink | re-tcpolymath-re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20180928t125808119z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 12:58:09 |
last_update | 2018-09-28 12:58:09 |
depth | 3 |
children | 3 |
last_payout | 2018-10-05 12:58:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 390 |
author_reputation | 289,402,421,793,942 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,281,748 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-tcpolymath-re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20181202t230648824z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-02 23:08:00 |
last_update | 2018-12-02 23:08:00 |
depth | 3 |
children | 0 |
last_payout | 2018-12-09 23:08:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,264,473 |
net_rshares | 0 |
I agree with this, but I believe the comment number should be a bit higher as well. People who reply to their introduction post will easily get 10-20 comments posted on their first day.
author | valth |
---|---|
permlink | re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20180928t055600949z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:56:03 |
last_update | 2018-09-28 05:56:03 |
depth | 2 |
children | 1 |
last_payout | 2018-10-05 05:56:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 185 |
author_reputation | 74,218,254,347,006 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,046 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-valth-re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20181127t123914610z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-27 12:39:48 |
last_update | 2018-11-27 12:39:48 |
depth | 3 |
children | 0 |
last_payout | 2018-12-04 12:39:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,985,951 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-nealmcspadden-re-steemitblog-hf20-update-restoring-continuity-20181206t012707226z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-06 01:28:42 |
last_update | 2018-12-06 01:28:42 |
depth | 2 |
children | 0 |
last_payout | 2018-12-13 01:28:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,425,634 |
net_rshares | 0 |
Thank you, for this update. @SteemitBlog Hoping that we reach the equilibrium that you envision, soon.
author | nigelmarkdias |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t061625948z |
category | steem |
json_metadata | {"tags":["steem"],"users":["steemitblog"],"app":"steemit/0.1"} |
created | 2018-09-28 06:16:27 |
last_update | 2018-09-28 06:16:27 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 06:16:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.152 HBD |
curator_payout_value | 0.050 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 103 |
author_reputation | 47,068,459,201,342 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,277,285 |
net_rshares | 113,907,062,502 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nigelmarkdias | 0 | 113,907,062,502 | 100% |
I knew it, what a team!!! Good Job... and yes this new RC method is revolutionary in the Blockchain world... so yes, we need to have it... Let the patches fall where they ... may, and our RC pools fillup like a mana pot!!!!
author | nokodemion |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t091406160z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 09:14:06 |
last_update | 2018-09-28 09:14:06 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 09:14:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.125 HBD |
curator_payout_value | 0.012 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 224 |
author_reputation | 6,059,124,243,903 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,154 |
net_rshares | 93,236,011,961 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nokodemion | 0 | 93,236,011,961 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-nokodemion-re-steemitblog-hf20-update-restoring-continuity-20181116t021746136z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-16 02:17:48 |
last_update | 2018-11-16 02:17:48 |
depth | 2 |
children | 0 |
last_payout | 2018-11-23 02:17:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,366,595 |
net_rshares | 0 |
I can not publish two days ago why?
author | nurah |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t061051719z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 06:10:57 |
last_update | 2018-09-29 06:10:57 |
depth | 1 |
children | 1 |
last_payout | 2018-10-06 06:10:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 35 |
author_reputation | 1,739,391,315,731 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,301,857 |
net_rshares | 350,100,579 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nurah | 0 | 350,100,579 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-nurah-re-steemitblog-hf20-update-restoring-continuity-20181008t130657186z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-08 13:07:12 |
last_update | 2018-10-08 13:07:12 |
depth | 2 |
children | 0 |
last_payout | 2018-10-15 13:07:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,872,219 |
net_rshares | 0 |
Something that I've noticed over the past week is that it takes a very long time to finish loading some of these posts because of the large amount of comments. I wonder if it would be better if steemit.com would load a certain number of comments; then when the user scrolls to the bottom more comments are loaded. I first noticed this issue earlier just after the hard for when I was using my phone to read @steemitblog posts and my phone basically would lock up for over a minute. (Galaxy S7 edge). I don't know if this is something that is in the works, but I just wanted to mention it! On another note, I noticed that after I requested in another post that the red message at the top of the page get an _x_ to close it, that is was quickly added. I don't know if it was my request that prompted it, but thanks either way!
author | nuthman |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t235124421z |
category | steem |
json_metadata | {"tags":["steem"],"users":["steemitblog"],"app":"steemit/0.1"} |
created | 2018-09-30 23:51:24 |
last_update | 2018-09-30 23:51:24 |
depth | 1 |
children | 0 |
last_payout | 2018-10-07 23:51:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 829 |
author_reputation | 344,453,626,754,867 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,380,037 |
net_rshares | 0 |
nice
author | pakpunjab |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t195257460z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 19:53:00 |
last_update | 2018-09-29 19:53:00 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 19:53:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4 |
author_reputation | 35,157,985,981 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,327,548 |
net_rshares | 0 |
Thank you... this is a huge step in progress... I give you all a tip of the hat. This is not easy to complete when under a lot of pressure... First of all just making a major upgrade is a challenge in itself with a lot of hours of coding, testing, debugging, code reviews, etc. I assume you are doing paired programming as well! Obviously you can not test the results until implementation time... it is hard to have a million people simulated as users! So you go live with the best solution possible. Now crunch time comes and you have to make gut changes and realtime operational adjustments to regain stability! That is greatly appreciated by those who have been in that very situation. Do you rollback or go forward! For the good of the community sometimes you have to make that tough decision! Thank you for the progress, hard work to get this project / blockchain moving forward! This will pay off in so many ways in the very near future and years to come!
author | paulcaraway |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t042258053z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:22:57 |
last_update | 2018-09-28 04:22:57 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 04:22:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 961 |
author_reputation | 4,931,338,130,489 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,933 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-paulcaraway-re-steemitblog-hf20-update-restoring-continuity-20181025t015016366z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-25 01:51:15 |
last_update | 2018-10-25 01:51:15 |
depth | 2 |
children | 0 |
last_payout | 2018-11-01 01:51:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,995,292 |
net_rshares | 0 |
I think HF20 was okay, I was able to upvote and comment on everyone's posts.
author | phanthang |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t025521099z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 02:55:24 |
last_update | 2018-09-30 02:55:24 |
depth | 1 |
children | 1 |
last_payout | 2018-10-07 02:55:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 76 |
author_reputation | 104,523,358,195 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,337,359 |
net_rshares | 0 |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-phanthang-re-steemitblog-hf20-update-restoring-continuity-20181005t174408986z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-05 17:44:12 |
last_update | 2018-10-05 17:44:12 |
depth | 2 |
children | 0 |
last_payout | 2018-10-12 17:44:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,693,212 |
net_rshares | 0 |
Patch upon patch on a disasterous hardfork that should never have been accepted in the first place. Guys, take your losses. Roll back to the moment of the hardfork, figure out a way to compensate those negatively affected by a rollback and try again for HF20-lite in a few months, preferably with the current #21 to #40 witnesses as new top twenty bunch. *Ceterum censeo HF20 esse delendam*
author | pibara |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t072023113z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 07:20:30 |
last_update | 2018-09-29 07:20:30 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 07:20:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 391 |
author_reputation | 60,469,629,952,622 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,303,866 |
net_rshares | 0 |
Thanks. Most of us are patient and also understand - for commercial reasosns - we must keep positive to the outside world. I hope the patch also solves the issue of fully delegated accounts (investors) who got not enough RC to do anything.
author | powernap |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t052627518z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:26:33 |
last_update | 2018-09-28 05:26:33 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 05:26:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 241 |
author_reputation | 1,137,973,594,797 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,276,712 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-powernap-re-steemitblog-hf20-update-restoring-continuity-20181022t115844152z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-22 11:59:09 |
last_update | 2018-10-22 11:59:09 |
depth | 2 |
children | 0 |
last_payout | 2018-10-29 11:59:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,810,862 |
net_rshares | 0 |
This **SCREAMS** of Crisis Management. If it isn't *fixed* quickly, users will leave.
author | preppervetuk |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t101030886z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 10:10:33 |
last_update | 2018-09-28 10:10:33 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 10:10:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 85 |
author_reputation | 801,124,961,077 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,659 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-preppervetuk-re-steemitblog-hf20-update-restoring-continuity-20181014t013152666z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-14 01:32:36 |
last_update | 2018-10-14 01:32:36 |
depth | 2 |
children | 0 |
last_payout | 2018-10-21 01:32:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,244,756 |
net_rshares | 0 |
There is something wrong here. A look at the course throughout the year is enough. 
author | presse |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t100334941z |
category | steem |
json_metadata | {"tags":["steem"],"image":["https://cdn.steemitimages.com/DQmTaZ4MVPxUVv56hcTg9BNtqhk7ezTZLJmaT3vK8nBpmki/image.png"],"app":"steemit/0.1"} |
created | 2018-09-29 10:03:33 |
last_update | 2018-09-29 10:03:33 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 10:03:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 175 |
author_reputation | 393,512,413,434 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,308,677 |
net_rshares | 0 |
Love posts like these, there're always conversation with more substance than typical Steem posts.
author | programmingvalue |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t230639262z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 23:06:39 |
last_update | 2018-09-29 23:06:39 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 23:06:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.108 HBD |
curator_payout_value | 0.034 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 97 |
author_reputation | 2,087,259,996,059 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,332,380 |
net_rshares | 72,907,959,442 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kjnk | 0 | 72,622,536,475 | 100% | ||
cheneats | 0 | 285,422,967 | 3% |
Bunch of crap. I have not been able to upvote comments that my followers left on last weekend's posts. the 7 days are about up so they go without their upvote. Many depend on it. I picked up a lot of new followers that probably will ignore my future posts. I see no improvement only a mess and a set up to push out those with low power. Does not look like this fiasco was tested before going live....And it looks like it is designed to screw the newer users and those who have to withdraw a little every month to pay their bills. Looks like it has been designed to benefit the "fat-cats".
author | r2cornell |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t144930339z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 14:50:27 |
last_update | 2018-09-28 14:50:27 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 14:50:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 596 |
author_reputation | 91,744,047,780,239 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,283,504 |
net_rshares | 0 |
I would advise witnesses to reject this update. They admittedly made mistakes with this hard fork, and I don't think trying to adjust it is the proper path. They say continuity is important, but they have failed to hold that up. It is time to ROLL BACK this hard fork, and work out the errors, before re-implementing it. Proceeding with tweaks could just make this shit worse.
author | rawpride |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t062459924z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:24:57 |
last_update | 2018-09-28 06:24:57 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 06:24:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 376 |
author_reputation | 18,693,214,393,238 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,364 |
net_rshares | 8,651,151,483 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sircork | 0 | 8,436,886,699 | 100% | ||
cheneats | 0 | 214,264,784 | 2% |
We would have to back quite a ways, and roll back the chain, that's unpossible (transactions, money has moved, content would be lost, it cannot just be flipped like a switch once the train is too far from the station. However ,it *would* have been possible, last week... like it was the week before. I know, because I'm a witness who had to do just that overnight and has been up all week sleepless, shepherding patches and confused users all over the platform, ever since.
author | sircork |
---|---|
permlink | re-rawpride-re-steemitblog-hf20-update-restoring-continuity-20180929t161938868z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 16:19:36 |
last_update | 2018-09-29 16:19:36 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 16:19:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 473 |
author_reputation | 41,070,008,049,802 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,321,146 |
net_rshares | 0 |
author | rawpride |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t144507609z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 14:45:06 |
last_update | 2018-09-29 14:45:06 |
depth | 1 |
children | 1 |
last_payout | 2018-10-06 14:45:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 54 |
author_reputation | 18,693,214,393,238 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,317,879 |
net_rshares | 498,344,949 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cheneats | 0 | 296,875,805 | 3% | ||
motherboy | 0 | 201,469,144 | 6% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-rawpride-re-steemitblog-hf20-update-restoring-continuity-20181007t155118098z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-07 15:51:30 |
last_update | 2018-10-07 15:51:30 |
depth | 2 |
children | 0 |
last_payout | 2018-10-14 15:51:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,813,304 |
net_rshares | 0 |
does this post mean that everybody can post right now?
author | rembertomarsada |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t051711171z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 05:17:12 |
last_update | 2018-09-30 05:17:12 |
depth | 1 |
children | 0 |
last_payout | 2018-10-07 05:17:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 54 |
author_reputation | 16,868,137,247 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,340,815 |
net_rshares | 0 |
You could have avoided all these HF complications by simply **Banning the Bots** a long time ago. I was right over a year ago... Bots would destoy Steemit... and it is happening.
author | retiredinsamar |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t065120074z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 06:51:21 |
last_update | 2018-09-29 06:51:21 |
depth | 1 |
children | 1 |
last_payout | 2018-10-06 06:51:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 178 |
author_reputation | 3,026,823,327,143 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,302,951 |
net_rshares | -298,306,320,496 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
berniesanders | 0 | -9,597,783,557 | -2% | ||
nextgencrypto | 0 | -1,935,996,497 | -2% | ||
thecyclist | 0 | -20,131,493,141 | -2% | ||
engagement | 0 | -653,682,960 | -2% | ||
iflagtrash | 0 | -212,649,572 | -2% | ||
randomthoughts | 0 | -3,498,639,850 | -2% | ||
thedelegator | 0 | -893,565,752 | -2% | ||
retiredinsamar | 0 | 11,772,090,862 | 100% | ||
ngc | 0 | -273,154,600,029 | -2% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-retiredinsamar-re-steemitblog-hf20-update-restoring-continuity-20181004t210023124z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-04 21:00:24 |
last_update | 2018-10-04 21:00:24 |
depth | 2 |
children | 0 |
last_payout | 2018-10-11 21:00:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,637,515 |
net_rshares | 0 |
Let's hope that this means that efforts and time are rewarded on a higher and more realistic base, so to obtain higher and fairer rewards, and in less time. Thank you steemitblog for your dedication and time. Yours sincerely @rodmack
author | rodmack |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t100755475z |
category | steem |
json_metadata | {"tags":["steem"],"users":["rodmack"],"app":"steemit/0.1"} |
created | 2018-09-30 10:07:54 |
last_update | 2018-09-30 10:07:54 |
depth | 1 |
children | 1 |
last_payout | 2018-10-07 10:07:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 235 |
author_reputation | 53,060,515,362 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,348,470 |
net_rshares | 0 |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-rodmack-re-steemitblog-hf20-update-restoring-continuity-20181004t210121212z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-04 21:01:24 |
last_update | 2018-10-04 21:01:24 |
depth | 2 |
children | 0 |
last_payout | 2018-10-11 21:01:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,637,561 |
net_rshares | 0 |
Hello guys, i'm kind of new in the platform (yes, you can calle me "Newbie" if you want to) and obviously i don't fully understand the lasted news and how it will affect us! if someone couldn't mind to explain me a better, i'll be very thanksfull!
author | ronaldfung |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t213110409z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 21:26:06 |
last_update | 2018-09-30 21:26:06 |
depth | 1 |
children | 0 |
last_payout | 2018-10-07 21:26:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 247 |
author_reputation | 35,232,172,587 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,375,243 |
net_rshares | 545,943,714 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
beingtheuniverse | 0 | 545,943,714 | 100% |
you shouldn't have used the word 'successful' in one of your previous posts. this could've been handled a lot better if you simply said 'there're issues but we're working on them', which is kinda what you're doing now (it's just way overdue). this is the right direction because now you're acknowledging the fact that hf20 was never a success in the beginning (might be in the long term but not now) and rc is currently so overpriced minnows are completely locked out.
author | roundbeargames |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t042545857z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:25:48 |
last_update | 2018-09-28 04:25:48 |
depth | 1 |
children | 3 |
last_payout | 2018-10-05 04:25:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 470 |
author_reputation | 192,109,263,238,027 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,964 |
net_rshares | 7,833,241,360 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
osamarodriguez | 0 | 7,833,241,360 | 100% |
Hard for them to come forward, only after they got so much backlash.
author | chronocrypto |
---|---|
permlink | re-roundbeargames-re-steemitblog-hf20-update-restoring-continuity-20180928t051729926z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:17:30 |
last_update | 2018-09-28 05:17:30 |
depth | 2 |
children | 2 |
last_payout | 2018-10-05 05:17:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 68 |
author_reputation | 380,490,357,539,783 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,601 |
net_rshares | 0 |
oh the memes 😁 at least i had a good laugh
author | roundbeargames |
---|---|
permlink | re-chronocrypto-re-roundbeargames-re-steemitblog-hf20-update-restoring-continuity-20180928t054313388z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:43:15 |
last_update | 2018-09-28 05:43:15 |
depth | 3 |
children | 0 |
last_payout | 2018-10-05 05:43:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 50 |
author_reputation | 192,109,263,238,027 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,888 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-chronocrypto-re-roundbeargames-re-steemitblog-hf20-update-restoring-continuity-20181025t012136568z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-25 01:22:36 |
last_update | 2018-10-25 01:22:36 |
depth | 3 |
children | 0 |
last_payout | 2018-11-01 01:22:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 74 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,994,117 |
net_rshares | 0 |
i m not pleased and cannot upload to Dtube
author | rwestvideo |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t013020579z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 01:30:21 |
last_update | 2018-09-30 01:30:21 |
depth | 1 |
children | 2 |
last_payout | 2018-10-07 01:30:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 42 |
author_reputation | 25,166,380,310 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,335,564 |
net_rshares | 0 |
ok
author | rwestvideo |
---|---|
permlink | f2ug0gn2f |
category | steem |
json_metadata | {"app":"dtube/0.8"} |
created | 2018-10-09 23:31:15 |
last_update | 2018-10-09 23:31:15 |
depth | 2 |
children | 0 |
last_payout | 2018-10-16 23:31:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2 |
author_reputation | 25,166,380,310 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,970,416 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-rwestvideo-re-steemitblog-hf20-update-restoring-continuity-20181005t174445246z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-05 17:44:48 |
last_update | 2018-10-05 17:44:48 |
depth | 2 |
children | 0 |
last_payout | 2018-10-12 17:44:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,693,253 |
net_rshares | 0 |
A lot of comments, and interesting discussions, so this may get lost. However, here goes... Does anybody have a mathematical model of RC (and Mana, as they are coupled sometimes)? Just the mathematics and the logic; essentially the pseudocode for the functions that affect RC. I know they will be inside the code, but I don't read code - *before* the code there are the concepts. If the devs have created a complex system, then patches may not always have the desired effects as feedback loops start to morph the system. I suspect there are others on Steemit who have a range of appropriate and useful skills that could be called upon to advise (or at the very least give an informed opinion) on potential icebergs.... and how to avoid them.
author | rycharde |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t110316136z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 11:03:18 |
last_update | 2018-09-28 11:03:18 |
depth | 1 |
children | 2 |
last_payout | 2018-10-05 11:03:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.024 HBD |
curator_payout_value | 0.007 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 745 |
author_reputation | 19,101,504,594,449 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,280,199 |
net_rshares | 18,510,528,164 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dudiland | 0 | 1,425,359,409 | 100% | ||
sorin.cristescu | 0 | 17,085,168,755 | 15% |
Yep, here ya go, it's been up since May. https://github.com/steemit/steem/wiki/RC-Bandwidth-System
author | sircork |
---|---|
permlink | re-rycharde-re-steemitblog-hf20-update-restoring-continuity-20180929t160842802z |
category | steem |
json_metadata | {"tags":["steem"],"links":["https://github.com/steemit/steem/wiki/RC-Bandwidth-System"],"app":"steemit/0.1"} |
created | 2018-09-29 16:08:45 |
last_update | 2018-09-29 16:08:45 |
depth | 2 |
children | 1 |
last_payout | 2018-10-06 16:08:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.030 HBD |
curator_payout_value | 0.009 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 99 |
author_reputation | 41,070,008,049,802 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,320,750 |
net_rshares | 20,685,159,991 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
rycharde | 0 | 20,685,159,991 | 44% |
:-) Thanks! With SMTs on the horizon, perhaps I should devote more of my resources to the intricacies of the system.
author | rycharde |
---|---|
permlink | re-sircork-re-rycharde-re-steemitblog-hf20-update-restoring-continuity-20180930t085211431z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 08:52:12 |
last_update | 2018-09-30 08:52:12 |
depth | 3 |
children | 0 |
last_payout | 2018-10-07 08:52:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 117 |
author_reputation | 19,101,504,594,449 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,346,322 |
net_rshares | 0 |
I am not sure if multiplying the RC with 10 is the right solution, it might however be the easiest. I believe the RC system would help a lot to reduce the bidbots. (To me bidbots are against the principal of good content being rewarded, as you buy rewards and reputation, I still remember when @gavvet had the highest rep at 71 and it took him long to get there, now people get there in a few months, with bought votes) Can the small accounts not be given a certain fixed number of votes, comments and posts in order for them to transact. This can than be increased when the get to a certain number of SP to promote people powering up. The RC system did not give me issues (except on the first day), my biggest issue was that my VP of 95% was reduced to zero and I like to keep my VP above 85%. My vote value was thus greatly reduced.
author | rynow |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t140409812z |
category | steem |
json_metadata | {"tags":["steem"],"users":["gavvet"],"app":"steemit/0.1"} |
created | 2018-09-28 14:04:09 |
last_update | 2018-09-28 14:04:09 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 14:04:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 836 |
author_reputation | 240,367,011,981,486 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,282,725 |
net_rshares | 1,056,332,146 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
lecumberre | 0 | 1,056,332,146 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-rynow-re-steemitblog-hf20-update-restoring-continuity-20181010t123554772z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-10 12:36:24 |
last_update | 2018-10-10 12:36:24 |
depth | 2 |
children | 0 |
last_payout | 2018-10-17 12:36:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,004,826 |
net_rshares | 0 |
post realy nice & am understand more information
author | saifashraf |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t162324643z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 16:24:03 |
last_update | 2018-09-30 16:24:03 |
depth | 1 |
children | 0 |
last_payout | 2018-10-07 16:24:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 48 |
author_reputation | 2,764,262,955 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,363,878 |
net_rshares | 0 |
It really looks horrible situation. Authority should do something to stay alive in the market.
author | sam1210 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t023827610z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 02:38:57 |
last_update | 2018-09-30 02:38:57 |
depth | 1 |
children | 0 |
last_payout | 2018-10-07 02:38:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 94 |
author_reputation | 1,732,544,462,145 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,337,018 |
net_rshares | 0 |
I wish there was a way to delegate my RC to those that need it without delegating my SP. I generated it, I should be able to delegate it.
author | senseicat |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t034505468z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 03:45:36 |
last_update | 2018-09-28 03:45:36 |
depth | 1 |
children | 8 |
last_payout | 2018-10-05 03:45:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 4.769 HBD |
curator_payout_value | 1.587 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 137 |
author_reputation | 169,924,970,773,482 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,476 |
net_rshares | 3,589,726,290,506 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
socky | 0 | 1,791,194,494,513 | 100% | ||
cheneats | 0 | 3,528,283,069 | 25% | ||
senseicat | 0 | 1,673,231,300,814 | 100% | ||
marcusmalone | 0 | 121,772,212,110 | 100% |
Agreed. Delegating RC would be a great feature, which could also allow for big projects like Steemmoners to delegate enough RC to their sign-ups to get them to be able to play the game without any problems.
author | valth |
---|---|
permlink | re-senseicat-re-steemitblog-hf20-update-restoring-continuity-20180928t061150833z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:11:51 |
last_update | 2018-09-28 06:11:51 |
depth | 2 |
children | 6 |
last_payout | 2018-10-05 06:11:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 206 |
author_reputation | 74,218,254,347,006 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,241 |
net_rshares | 0 |
There will be. See a post by @ned around two months ago, “Steem’s secret to success” or something along those lines. The post was very short and rather cryptic but explains a lot now. Those who follow(ed) EOS may also immediately have understood the actual meaning of that post. > delegated bandwidth pools That was the content of that post. Make it delegated RC and there you have a rental market soon to come. This will effectively allow SMTs to enter at a much lower cost than when they would have to invest in STEEM and power up.
author | fknmayhem |
---|---|
permlink | re-valth-re-senseicat-re-steemitblog-hf20-update-restoring-continuity-20180928t132821836z |
category | steem |
json_metadata | {"tags":["steem"],"users":["ned"],"app":"steemit/0.1"} |
created | 2018-09-28 13:28:21 |
last_update | 2018-09-28 13:28:21 |
depth | 3 |
children | 2 |
last_payout | 2018-10-05 13:28:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 536 |
author_reputation | 156,941,100,368,387 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,282,193 |
net_rshares | 239,873,392 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cheneats | 0 | 239,873,392 | 2% |
Delegating RC... will only serve to enrich those with the biggest accounts and will only manage to increase the inequality on the platform.
author | tradealert |
---|---|
permlink | re-valth-re-senseicat-re-steemitblog-hf20-update-restoring-continuity-20180928t065105907z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:51:06 |
last_update | 2018-09-28 06:51:06 |
depth | 3 |
children | 2 |
last_payout | 2018-10-05 06:51:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 139 |
author_reputation | 9,900,102,716,566 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,657 |
net_rshares | 11,008,905,641 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
valued-customer | 0 | 11,008,905,641 | 25% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-senseicat-re-steemitblog-hf20-update-restoring-continuity-20181213t124931906z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-13 12:50:27 |
last_update | 2018-12-13 12:50:27 |
depth | 2 |
children | 0 |
last_payout | 2018-12-20 12:50:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,783,285 |
net_rshares | 0 |
The growth of this platform will not serve this development. At least I can not recognize that. The "social" we can then delete from our thoughts. I know moaning is easier than doing something. If I have something to say, which I probably do not have because of my low voting power, then I put the focus on a long-term and stable growth and above all on justice!
author | seo-boss |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t105230772z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 10:52:30 |
last_update | 2018-09-29 10:52:30 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 10:52:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 362 |
author_reputation | 41,695,702,099,935 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,310,191 |
net_rshares | 0 |
Great news. We are all hanging in here together. I know you have been relying on the community to promote and get the STEEM network out there but now that it is easier to get people to join allowing the dapps to get sign ups on the blockchain will also the steemit Inc work on more marketing to promote our Blockchain?
author | sergiomendes |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t124539846z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 12:45:39 |
last_update | 2018-09-28 12:45:39 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 12:45:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 318 |
author_reputation | 678,663,618,254,979 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,281,552 |
net_rshares | 0 |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-sergiomendes-re-steemitblog-hf20-update-restoring-continuity-20181011t025355906z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-11 02:54:30 |
last_update | 2018-10-11 02:54:30 |
depth | 2 |
children | 0 |
last_payout | 2018-10-18 02:54:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,045,887 |
net_rshares | 0 |
I am a new user (around 100 days). I'm sure you solved some pre existing problem with the update, but from my perspective, SteemIt moved from an old system in which if I publish I get paid in criptocurrency, to a new one in which if I want to publish I have to buy criptocurrency with my physical money. Not cool.
author | severianx |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t151643096z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 15:16:48 |
last_update | 2018-09-30 15:16:48 |
depth | 1 |
children | 0 |
last_payout | 2018-10-07 15:16:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 315 |
author_reputation | 658,153,157,773 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,360,643 |
net_rshares | 0 |
i have a question. Why rewards seem 10% lower than usual? i have screenshot two posts before rewards  And nearly 15 minute later, rewards came. but %10 lower  ??? this is so interesting. isn't it
author | seymuces |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t074322313z |
category | steem |
json_metadata | {"tags":["steem"],"image":["https://cdn.steemitimages.com/DQmT1X27WkSnKWA9TfjgRTnMko6PgMJSjeBQUPyvXG2mytU/bf.png","https://cdn.steemitimages.com/DQmSSewguekSzRdMtxX6N9XkGJ2EBEpWrPZnuaAEkKu2XFU/af.png"],"app":"steemit/0.1"} |
created | 2018-09-28 07:46:42 |
last_update | 2018-09-28 08:27:30 |
depth | 1 |
children | 2 |
last_payout | 2018-10-05 07:46:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 390 |
author_reputation | 72,470,791,062,050 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,278,224 |
net_rshares | 0 |
Anyone ask question above? Thanks for your interested.
author | seymuces |
---|---|
permlink | re-seymuces-re-steemitblog-hf20-update-restoring-continuity-20180928t174653607z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 17:50:12 |
last_update | 2018-09-28 17:50:12 |
depth | 2 |
children | 0 |
last_payout | 2018-10-05 17:50:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 54 |
author_reputation | 72,470,791,062,050 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,189 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-seymuces-re-steemitblog-hf20-update-restoring-continuity-20181017t235858432z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-18 00:00:18 |
last_update | 2018-10-18 00:00:18 |
depth | 2 |
children | 0 |
last_payout | 2018-10-25 00:00:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,513,663 |
net_rshares | 0 |
good job amazing updates
author | shaheer001 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t165311544z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 16:53:15 |
last_update | 2018-09-28 16:53:15 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 16:53:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 24 |
author_reputation | 2,979,487,900,700 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,285,467 |
net_rshares | 0 |
Upvoted. DISCLAIMER: Your post is upvoted based on curation algorithm configured to find good articles e.g. stories, arts, photography, health, community, etc. This is to reward you (authors) for sharing good content using the Steem platform especially newbies. If you're a dolphin or whales, and wish not to be included in future selection, please let me know so I can exclude your account. And if you find the upvoted post is inappropriate, FLAG if you must. This will help a better selection of post. Keep steeming good content. @Shares - Curation Service Posted using https://Steeming.com condenser site.
author | shares |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t034134838z |
category | steem |
json_metadata | {} |
created | 2018-09-28 03:41:33 |
last_update | 2018-09-28 03:41:33 |
depth | 1 |
children | 2 |
last_payout | 2018-10-05 03:41:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 621 |
author_reputation | 3,918,810,970,357 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,430 |
net_rshares | 0 |
Howdy @shares. I reckon you might add whether or not a post declines rewards to your algo(s). Your upvote will be burned on this post. You may not want that. If you do, please disregard.
author | valued-customer |
---|---|
permlink | re-shares-re-steemitblog-hf20-update-restoring-continuity-20180929t012212124z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-29 01:22:21 |
last_update | 2018-09-29 01:22:21 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 01:22:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 190 |
author_reputation | 356,431,390,808,797 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,292,186 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-shares-re-steemitblog-hf20-update-restoring-continuity-20181028t134853444z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-28 13:49:09 |
last_update | 2018-10-28 13:49:09 |
depth | 2 |
children | 0 |
last_payout | 2018-11-04 13:49:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,213,016 |
net_rshares | 0 |
What is Steemit.com? Is a Social Network or a digital currency outlet ? First let my say I'm a Macro Economist and I find the Steemit currency system complex & confusing. It appears the system encourages a pyramid scheme culture. The focus is to get as many followers as possible and a barter system to receive up votes. Vote for me and I will vote for you. Regardless of content. I estimate 98% of my followers have no interest in Economics. I spend a majority of my time giving valuable information to investors about the true economy. I post my steemit links to sites like Marketwatch.com and zerohedge.com to help promote Steemit.com and I tell people to google my blog the Watchman Letter. but what value is that promotion in the Steemit Platform. The current ranking of Steemit is in the 3,000's on Alexa.com. I sign up for Steemit.com because I believed in the mission of a Social Network void of Corporate and Political Controls like facebook. But Steemit will not have any legitimacy until the focus is gaining membership popularity outside the realm of Steemit. Lastly, here is some information from my blog I posted 9 months ago in regards to Bitcoin Manipulation. I posted a Red Alert warning on November 28th and December 1st to Bitcoin Investors. "The Bitcoin community believes the CFTC approval will give Bitcoin legitimate status as a currency. Question: Why has the Banksters and CFTC have a change of heart in regards to Bitcoin? Bitcoin is the only market that the Central Banks are unable to manipulate, but on December 10th, 2017 that will change. Bitcoin will have the same price manipulation just like Gold & Silver prices since 1971. The Central Banks will not tolerate any competition to their worthless Fiat Currencies." I was shocked that the Bitcoin price correction took place within 4 days of the CBOE Bitcoin futures launch. I thought the Banksters would have waited a couple of months at least. I think the attack on Bitcoin was a two prong approach. I believe the Central Banks have been accumulating Bitcoins for the past couple of months preparing for the futures Launch. The Banks have unlimited printed fiat paper to purchase any asset class including Bitcoin. Remember the Bitcoin market is control by only 1000 people. It is a small market compared to Gold & Silver. Which makes it easy for the Banksters to manipulate. The only positive take a way by this criminal act, is that the Central Banks are losing control of their Fiat Monetary Ponzi Scheme. Currently the Banks are trying to prop up the Bond Market, which is 3 times larger than the Equities Market. The fact that the banks are purchasing Bonds and Equities proves the Financial System is Insolvent. God Bless you & your family, Weston
author | skipweston |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t134710439z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 13:47:15 |
last_update | 2018-09-29 13:47:15 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 13:47:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,757 |
author_reputation | 41,836,525,454 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,315,815 |
net_rshares | 1,979,937,620 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
alkasai | 0 | 1,920,127,363 | 100% | ||
espoem | 0 | 59,810,257 | 0.15% |
Exchanges cannot transfer STEEM because their nodes are down since the STEEM blockchain issue before the hard fork. If Steemit inc isn't competent enough to support exchanges to get their STEEM nodes back on line, then Steemit inc certainly isn't competent enough to be rolling out a hard fork. Steemit inc needs a real leader. Please do us all a favor and hire a CEO that can get the job accomplished.
author | socky |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t135313771z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 13:53:36 |
last_update | 2018-09-28 13:53:36 |
depth | 1 |
children | 13 |
last_payout | 2018-10-05 13:53:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.148 HBD |
curator_payout_value | 0.048 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 404 |
author_reputation | 196,950,889,547,677 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,282,557 |
net_rshares | 109,000,301,589 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
senseicat | 0 | 102,377,018,851 | 10% | ||
gustavomonraz | 0 | 6,623,282,738 | 100% |
Yesss ! That's _at least_ the second time when I fully agree with @socky !!! :-)
author | sorin.cristescu |
---|---|
permlink | re-socky-re-steemitblog-hf20-update-restoring-continuity-20180928t142345531z |
category | steem |
json_metadata | {"tags":["steem"],"users":["socky"],"app":"steemit/0.1"} |
created | 2018-09-28 14:23:45 |
last_update | 2018-09-28 14:23:45 |
depth | 2 |
children | 11 |
last_payout | 2018-10-05 14:23:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.147 HBD |
curator_payout_value | 0.048 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 80 |
author_reputation | 255,754,000,681,122 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,283,075 |
net_rshares | 107,598,274,294 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
socky | 0 | 107,598,274,294 | 10% |
Source @penguinpablo https://steemit.com/steemit/@penguinpablo/daily-steem-stats-report-friday-september-28-2018  I'm glad you agree. See how there is ZERO transfers of STEEM from exchanges (orange). I wonder if Steemit Inc thinks that this is a problem.
author | socky |
---|---|
permlink | re-sorincristescu-re-socky-re-steemitblog-hf20-update-restoring-continuity-20180928t144233465z |
category | steem |
json_metadata | {"tags":["steem"],"users":["penguinpablo"],"image":["https://cdn.steemitimages.com/DQmXRhJ6EeBSa2NsPsRv41fLaHCXm3QjDApK7CEhdiX8HJ9/image.png"],"links":["https://steemit.com/steemit/@penguinpablo/daily-steem-stats-report-friday-september-28-2018"],"app":"steemit/0.1"} |
created | 2018-09-28 14:42:57 |
last_update | 2018-09-28 14:42:57 |
depth | 3 |
children | 5 |
last_payout | 2018-10-05 14:42:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 348 |
author_reputation | 196,950,889,547,677 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,283,379 |
net_rshares | 0 |
Another problem is some of these exchanges don't have enough SP. This means that they can't generate enough RC and keep up with transfers even if their nodes were back in operation.
author | socky |
---|---|
permlink | re-sorincristescu-re-socky-re-steemitblog-hf20-update-restoring-continuity-20180928t144757600z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 14:48:21 |
last_update | 2018-09-28 14:48:21 |
depth | 3 |
children | 3 |
last_payout | 2018-10-05 14:48:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 181 |
author_reputation | 196,950,889,547,677 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,283,475 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-sorincristescu-re-socky-re-steemitblog-hf20-update-restoring-continuity-20181126t123013006z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-26 12:30:39 |
last_update | 2018-11-26 12:30:39 |
depth | 3 |
children | 0 |
last_payout | 2018-12-03 12:30:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,931,822 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-socky-re-steemitblog-hf20-update-restoring-continuity-20181126t170056222z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-26 17:01:24 |
last_update | 2018-11-26 17:01:24 |
depth | 2 |
children | 0 |
last_payout | 2018-12-03 17:01:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,944,900 |
net_rshares | 0 |
I'm really confused between so much information, maybe because I'm still very recent in Steemit and most of the information is in English that is not my native language. I'm just waiting to publish my post and know what happened to the benefits that are not so many because I'm starting. I hope not to be discouraged, particularly I have many illusions with the content that was generating because I am a teacher and I like to teach. I hope everything works soon.
author | sonvale |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t235904070z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 23:59:33 |
last_update | 2018-09-29 23:59:33 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 23:59:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 463 |
author_reputation | 46,224,370,088 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,333,537 |
net_rshares | 0 |
Steemit, before HF20 the main dissenting voice was @nextgencrypto. It would seem that you managed to increase the ranks of unhappy witnesses. https://steemit.com/witness-update/@reggaemuffin/witness-statement-for-reggaemuffin-proposing-hardfork-adoption-requirements https://steemit.com/steem/@ura-soul/improving-steem-s-hard-fork-process-where-s-the-documentation-decentralisation-in-theory-only If Steemit had been a Japanese company they would have all made a public act of contrition by now and maybe bowed out in shame
author | sorin.cristescu |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t103120030z |
category | steem |
json_metadata | {"tags":["steem"],"users":["nextgencrypto"],"links":["https://steemit.com/witness-update/@reggaemuffin/witness-statement-for-reggaemuffin-proposing-hardfork-adoption-requirements","https://steemit.com/steem/@ura-soul/improving-steem-s-hard-fork-process-where-s-the-documentation-decentralisation-in-theory-only"],"app":"steemit/0.1"} |
created | 2018-09-28 10:31:21 |
last_update | 2018-09-28 10:31:21 |
depth | 1 |
children | 6 |
last_payout | 2018-10-05 10:31:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 526 |
author_reputation | 255,754,000,681,122 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,861 |
net_rshares | 0 |
>Steemit, before HF20 the main dissenting voice was @nextgencrypto. It would seem that you managed to increase the ranks of unhappy witnesses. Hey! Don’t forget about me! >If Steemit had been a Japanese company they would have all made a public act of contrition by now and maybe bowed out in shame Seppuku is a reasonable option as well.
author | ats-david |
---|---|
permlink | re-sorincristescu-re-steemitblog-hf20-update-restoring-continuity-20180928t141442816z |
category | steem |
json_metadata | {"tags":["steem"],"users":["nextgencrypto"],"app":"steemit/0.1"} |
created | 2018-09-28 14:14:42 |
last_update | 2018-09-28 14:14:42 |
depth | 2 |
children | 5 |
last_payout | 2018-10-05 14:14:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.180 HBD |
curator_payout_value | 0.059 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 342 |
author_reputation | 324,017,334,201,433 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,282,930 |
net_rshares | 132,288,458,784 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gentlebot | 0 | 117,888,287,401 | 15% | ||
sorin.cristescu | 0 | 14,400,171,383 | 10% |
Yes, but you like guns. I'm European, Europeans don't like guns! :p Seppuku is performed with a traditional knife. Here my present for the Steemit Inc. team:  Indeed, sorry I forgot to mention you! :-)
author | sorin.cristescu |
---|---|
permlink | re-ats-david-re-sorincristescu-re-steemitblog-hf20-update-restoring-continuity-20180928t142059583z |
category | steem |
json_metadata | {"tags":["steem"],"image":["https://cdn.steemitimages.com/DQmPoWfB2MkeWZikEsM6SxXxpms3B8ZF1x6mS1vaKST9uDC/seppuku-knife.jpg"],"app":"steemit/0.1"} |
created | 2018-09-28 14:21:00 |
last_update | 2018-09-28 14:21:00 |
depth | 3 |
children | 2 |
last_payout | 2018-10-05 14:21:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 321 |
author_reputation | 255,754,000,681,122 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,283,032 |
net_rshares | 0 |
I've put my "approval" where my mouth is Despite your love of guns ... :p
author | sorin.cristescu |
---|---|
permlink | re-ats-david-re-sorincristescu-re-steemitblog-hf20-update-restoring-continuity-20180929t123111865z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 12:31:15 |
last_update | 2018-09-29 12:31:15 |
depth | 3 |
children | 0 |
last_payout | 2018-10-06 12:31:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 74 |
author_reputation | 255,754,000,681,122 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,313,268 |
net_rshares | 0 |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-ats-david-re-sorincristescu-re-steemitblog-hf20-update-restoring-continuity-20181013t160701846z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-13 16:07:42 |
last_update | 2018-10-13 16:07:42 |
depth | 3 |
children | 0 |
last_payout | 2018-10-20 16:07:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,220,636 |
net_rshares | 0 |
Can we all 10x our coins too?
author | steem.lol |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t213833662z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 21:38:33 |
last_update | 2018-09-28 21:38:33 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 21:38:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 29 |
author_reputation | 117,428,938,856,455 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,288,843 |
net_rshares | 9,168,230,657 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
steem.lol | 0 | 9,168,230,657 | 100% |
Hello @steemitblog, is Steemit Inc. working on adding a Steemit Shop feature in the near future? Or is one of the SMTs going to go for this project? Having a social marketplace platform integrated on the Steem blockchain with carrier tracking and escrow services would be very welcome. Would help to compete with platforms like FB shops, Etsy, etc. Also, other blockchains are also focusing on ecommerce, such as Cybermiles (CMT). They already have online stores where one can buy anything with CMT and get up to 100% cashback in ETH on all purchases. That is huge! Would be nice if Steem could have something similar. It would tremendously increase the demand for Steem and SBD.
author | steem.services |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20181010t010201936z |
category | steem |
json_metadata | {"tags":["steem"],"users":["steemitblog"],"app":"steemit/0.1"} |
created | 2018-10-10 01:02:00 |
last_update | 2018-10-10 01:10:21 |
depth | 1 |
children | 0 |
last_payout | 2018-10-17 01:02:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 682 |
author_reputation | 1,964,136,019,283 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,973,837 |
net_rshares | 0 |
Does introducing The 10x RC multiplication sink RC further to zero for fresh start? We minnows already get binded with limited engagement due to low RC and with each comments the RC sinks more.....how we gonna survive? And with limited engagement from each user part how steemit run? Posted using [Partiko Android](https://steemit.com/@partiko-android)
author | steemflow |
---|---|
permlink | steemflow-re-steemitblog-hf20-update-restoring-continuity-20180928t032055270z |
category | steem |
json_metadata | {"app":"partiko"} |
created | 2018-09-28 03:20:54 |
last_update | 2018-09-28 03:20:54 |
depth | 1 |
children | 17 |
last_payout | 2018-10-05 03:20:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.026 HBD |
curator_payout_value | 0.004 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 354 |
author_reputation | 1,292,537,507,122,199 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,205 |
net_rshares | 19,490,866,219 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dynamicgreentk | 0 | 19,490,866,219 | 100% |
No! Precisely the opposite, everyone will be able to engage 10 times MORE after this change. The entire point of this change is to enable people like you to transact a whole lot more, really soon.
author | andrarchy |
---|---|
permlink | re-steemflow-steemflow-re-steemitblog-hf20-update-restoring-continuity-20180928t032354441z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 03:23:54 |
last_update | 2018-09-28 03:23:54 |
depth | 2 |
children | 15 |
last_payout | 2018-10-05 03:23:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 196 |
author_reputation | 230,168,201,522,782 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 0.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,239 |
net_rshares | 439,674,251 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
writtenments | 0 | 439,674,251 | 100% |
I have recorded your answer for posterity. I hope you are right and you sure seem like you are confident. We will see ;)
author | davemccoy |
---|---|
permlink | re-andrarchy-re-steemflow-steemflow-re-steemitblog-hf20-update-restoring-continuity-20180928t235137888z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 23:51:39 |
last_update | 2018-09-28 23:51:39 |
depth | 3 |
children | 0 |
last_payout | 2018-10-05 23:51:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 122 |
author_reputation | 59,567,300,517,623 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,290,091 |
net_rshares | 0 |
For example when you buy sp, at least in my case leasing from the market, you need to wait for that to charge. Is that going to change? @ned <center></center>
author | dynamicgreentk |
---|---|
permlink | re-andrarchy-re-steemflow-steemflow-re-steemitblog-hf20-update-restoring-continuity-20180928t032947716z |
category | steem |
json_metadata | {"tags":["steem"],"users":["ned"],"image":["https://cdn.steemitimages.com/DQmYqH3oN9i5TfodMCsKGV6dfi7DqacTDQ9SuyR4Zk7X5Jn/Capture+_2018-09-27-16-32-05-1_crop_717x364.png"],"app":"steemit/0.1"} |
created | 2018-09-28 03:29:48 |
last_update | 2018-09-28 03:29:48 |
depth | 3 |
children | 7 |
last_payout | 2018-10-05 03:29:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 336 |
author_reputation | 109,189,310,310,648 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,305 |
net_rshares | 0 |
Wish so.. @andrarchy its getting complicated till it it get streamline. Today i learned, getting delegation will improve my RC but not my powering up....so who gonna power up when there is no benefit at all..... Posted using [Partiko Android](https://steemit.com/@partiko-android)
author | steemflow |
---|---|
permlink | steemflow-re-andrarchy-re-steemflow-steemflow-re-steemitblog-hf20-update-restoring-continuity-20180928t033534846z |
category | steem |
json_metadata | {"app":"partiko"} |
created | 2018-09-28 03:35:36 |
last_update | 2018-09-28 03:35:36 |
depth | 3 |
children | 3 |
last_payout | 2018-10-05 03:35:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 281 |
author_reputation | 1,292,537,507,122,199 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,359 |
net_rshares | 0 |
Thanks @andrarchy seems the new patches help me recover my RC to 100 % overnight. It was 12 % and now it reaches 100...however there is still fluctuation on each comment...need to check how it behave if we commenting more Posted using [Partiko Android](https://steemit.com/@partiko-android)
author | steemflow |
---|---|
permlink | steemflow-re-andrarchy-re-steemflow-steemflow-re-steemitblog-hf20-update-restoring-continuity-20180929t024518435z |
category | steem |
json_metadata | {"app":"partiko"} |
created | 2018-09-29 02:45:18 |
last_update | 2018-09-29 02:45:18 |
depth | 3 |
children | 0 |
last_payout | 2018-10-06 02:45:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 291 |
author_reputation | 1,292,537,507,122,199 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,295,032 |
net_rshares | 0 |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-andrarchy-re-steemflow-steemflow-re-steemitblog-hf20-update-restoring-continuity-20181103t201511954z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-03 20:15:27 |
last_update | 2018-11-03 20:15:27 |
depth | 3 |
children | 0 |
last_payout | 2018-11-10 20:15:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,622,179 |
net_rshares | 0 |
Aswe all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-steemflow-steemflow-re-steemitblog-hf20-update-restoring-continuity-20181104t154952134z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-04 15:50:18 |
last_update | 2018-11-04 15:50:18 |
depth | 2 |
children | 0 |
last_payout | 2018-11-11 15:50:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 72 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,667,295 |
net_rshares | 0 |
Force people for powering up is not a good idea. I am here not more than two months, also planning to invest more, but looks like it was a very bad idea. I can make only one comment today. LOL
author | steemitgeek |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t065728330z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:57:30 |
last_update | 2018-09-28 06:57:30 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 06:57:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 194 |
author_reputation | 2,114,384,237,531 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,751 |
net_rshares | 0 |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-steemitgeek-re-steemitblog-hf20-update-restoring-continuity-20181019t002736596z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-19 00:29:00 |
last_update | 2018-10-19 00:29:00 |
depth | 2 |
children | 0 |
last_payout | 2018-10-26 00:29:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,585,872 |
net_rshares | 0 |
Everything is coming back together. People have to realize we still sit on a world class blockchain.
author | steemitqa |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t224606446z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-29 22:46:06 |
last_update | 2018-09-29 22:46:06 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 22:46:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 100 |
author_reputation | 22,135,803,163,402 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,331,852 |
net_rshares | 0 |
Ned, don't sweat it. Everyone has it out for you and the team. Blockchain isn't easy. Nobody has the perfect solution.
author | steemitqa |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t042953389z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-30 04:29:51 |
last_update | 2018-09-30 04:29:51 |
depth | 1 |
children | 0 |
last_payout | 2018-10-07 04:29:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 119 |
author_reputation | 22,135,803,163,402 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,339,621 |
net_rshares | 0 |
This post was upvoted by @steemybot, Send at least 0.01 STEEM or SBD and get an upvote. Join my discord server for a free upvote for each post. <br><br>@steemybot our mission is to support high quality posts which will raise the value of the STEEM Blockchain.
author | steemybot |
---|---|
permlink | re-hf20-update-restoring-continuity-20180929t130554 |
category | steem |
json_metadata | "" |
created | 2018-09-29 13:05:54 |
last_update | 2018-09-29 13:05:54 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 13:05:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 259 |
author_reputation | -16,623,004,738 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,314,399 |
net_rshares | 0 |
The title should be “Restoring Sanity” Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
author | stellabelle |
---|---|
permlink | stellabelle-re-steemitblog-hf20-update-restoring-continuity-20180929t021708492z |
category | steem |
json_metadata | {"app":"partiko"} |
created | 2018-09-29 02:17:09 |
last_update | 2018-09-29 02:17:09 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 02:17:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 100 |
author_reputation | 516,061,669,130,124 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,294,100 |
net_rshares | 0 |
Do you notice how there have been almost no one with a rep below 45 posting on this thread? That is because until now we couldn't. You haven't been able to see our complaints because we were denied a forum. As I (and many others) have a limited number of posts it's highly likely that I won't be able to respond to anyone that replies to this post. I'm sure that some people with power/daddy issues will take advantage of that fact. I'm guessing it's going to be the same twaddle that I have been reading the past couple of days on these threads. "People should invest in the platform ....blah, blah, ........it's not free you know ......blah, blah, blah .......it's a privilege to post here.....blah blah blah ......we create value". Oddly enough Facebook doesn't have zero costs either but staff aren't telling users "Look you ungrateful pleb we are graciously (sic) allowing you to be here out of the kindness of our hearts and our pockets" like arrogant f*&^*&$ds. You either want a platform for blogging that takes off into the mainstream or you want an investment vehicle that functions only for a circle-jerking clique. No noobie will ever invest in a plutarchy that has rolled up the carpet and vacuums up the value of anything invested. Velocity was an appropriate name for the fork as people have speeded out the door to other platforms. Here is where you say "people will be back when the price goes up. We have been through this before" Except you haven't. In the past there was no competition. There is now and if the barriers to entry and progression are lower on the platforms they have gone to then they aren't coming back as they will have outgrown Steemit. Chrome wasn't the first browser, it wasn't even the second or third but it sure is the browser with the most market share now. Businesses that survive are the ones that recognize cock-up and act on them. Ones that stick their fingers in their ears while yelling "lalalalala" don't. *Rant over.
author | sugarfix |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t121718381z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 12:17:24 |
last_update | 2018-09-29 12:17:24 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 12:17:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,976 |
author_reputation | 2,704,426,112,887 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,312,818 |
net_rshares | 59,904,060 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
espoem | 0 | 59,904,060 | 0.15% |
Well hopefully the bugs will be over soon
author | sugitv |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t211811998z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 21:18:09 |
last_update | 2018-09-28 21:18:09 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 21:18:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 41 |
author_reputation | 15,606,960,377,009 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,288,618 |
net_rshares | 0 |
https://steemitimages.com/0x0/https://steemitimages.com/DQmaxbn2X4FYDfLB432oxmfAaDxsM6eY6CYqLsLKYxHEKes/SUPER-GRAND-AD%20LOGO.jpg?r=super-grand-ad Thank you for the HF20 update Blog - keeping the new steemits informed what is going on - This is my first ( since joining ) experience of such a big update and I must admit did cause me concern - getting a popup advert -buy more steem power to post, comment and use steemit - ADvert - With such a low power as mine I though, here we go, this is a way to block me having interaction, for just speaking my mind about bad bots that pray on making everyone think you have to buy resteems to get Followers ( which is just not true ) I resteem for free, if the post/blog meets the 7 day post/blogging time to get payment for anyone's latest current post/blog - and I have been downvoted by those that do not like the truth about resteeming and getting followers, that is why my power is so low, watch this reply to see what I mean as and when it happens, - I have re:steem'ed your very informative post, So to see your resteem click my green @super-grand-ad
author | super-grand-ad |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t101954222z |
category | steem |
json_metadata | {"tags":["steem"],"users":["super-grand-ad"],"image":["https://steemitimages.com/0x0/https://steemitimages.com/DQmaxbn2X4FYDfLB432oxmfAaDxsM6eY6CYqLsLKYxHEKes/SUPER-GRAND-AD%20LOGO.jpg?r=super-grand-ad"],"app":"steemit/0.1"} |
created | 2018-09-28 10:19:57 |
last_update | 2018-09-28 10:19:57 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 10:19:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,102 |
author_reputation | -196,943,852,061 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,764 |
net_rshares | 1,078,186,955 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
super-grand-ad | 0 | 1,078,186,955 | 100% | ||
einsundnull | 0 | 0 | -100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-super-grand-ad-re-steemitblog-hf20-update-restoring-continuity-20181013t160755198z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-13 16:08:36 |
last_update | 2018-10-13 16:08:36 |
depth | 2 |
children | 0 |
last_payout | 2018-10-20 16:08:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,220,681 |
net_rshares | 0 |
I need to learn english xD hahaha http://rs666.pbsrc.com/albums/vv29/Gatswimmer/banana-mario.gif~c200
author | supersex |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t175339615z |
category | steem |
json_metadata | {"tags":["steem"],"image":["http://rs666.pbsrc.com/albums/vv29/Gatswimmer/banana-mario.gif~c200"],"app":"steemit/0.1"} |
created | 2018-09-28 17:53:24 |
last_update | 2018-09-28 17:53:24 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 17:53:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 101 |
author_reputation | 1,183,729,751 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,227 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-supersex-re-steemitblog-hf20-update-restoring-continuity-20181009t115130846z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-09 11:51:54 |
last_update | 2018-10-09 11:51:54 |
depth | 2 |
children | 0 |
last_payout | 2018-10-16 11:51:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,935,295 |
net_rshares | 0 |
Great action multiplying resource budgets! With regards to *fair pricing* : I know you're busy rolling out the new patch now, but I really think that one of your next tasks should be *education*. The banner on top of the Steemit.com UI is a great gimmick, but a new user wouldn't understand half of what you're saying in this post (just because they don't have our level of knowledge). Limiting resources according to the stake is a great tool in order to foster invest, however it needs to be explained properly. Remembering my first day on Steem I swear I had no idea what Steem Power was or how I could increase it. Yet back in 2016 we could at least ask questions for free. I would appreciate if all new users were specifically taught what *powering up in order to increase ressource credits* effectively means (e.g. providing them with professional tutorials). Also only a tiny minority knows that they can go check their mana on steemd.com and similar service providers. We - the community - can help to inform people, but you have the power (and RCs) to direct their attention towards a **virtual class room**, for instance. Thanks to the Steem ecosystem we're even able to incentivate the actions we wanna see. So why not inviting people to visit such a virtual class room, to watch some tutorials with the main info about how everything works and then do a short test after it. You can then reward people with some fresh SP if they provide the correct answers which will teach them an important lesson right from the start: **engagement is profitable**! **You said *gamification* - well then let's make this become a game right from the start...** *Steem on* 🤙
author | surfermarly |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t105716769z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 10:57:18 |
last_update | 2018-09-28 11:00:45 |
depth | 1 |
children | 7 |
last_payout | 2018-10-05 10:57:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.092 HBD |
curator_payout_value | 0.028 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,677 |
author_reputation | 318,958,646,866,746 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,280,126 |
net_rshares | 67,931,220,530 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
haphazard-hstead | 0 | 45,755,355,787 | 20% | ||
valued-customer | 0 | 10,956,444,340 | 25% | ||
sircork | 0 | 8,762,996,154 | 100% | ||
zorank | 0 | 2,456,424,249 | 100% |
@surfermarly as an old gentle soul that's trying to keep our charity afloat, most of the chat here is way over my head. Fortunately we have people of integrity, including @paulag that always stand ready to lend a helping hand! She will be ideal for this job!
author | papilloncharity |
---|---|
permlink | re-surfermarly-re-steemitblog-hf20-update-restoring-continuity-20180930t192642500z |
category | steem |
json_metadata | {"tags":["steem"],"users":["surfermarly","paulag"],"app":"steemit/0.1"} |
created | 2018-09-30 19:26:48 |
last_update | 2018-09-30 19:26:48 |
depth | 2 |
children | 1 |
last_payout | 2018-10-07 19:26:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 258 |
author_reputation | 2,494,129,459,496,529 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,371,242 |
net_rshares | 6,441,157,897 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sircork | 0 | 6,441,157,897 | 100% |
thank you @sircork, @stellabelle and @papilloncharity, guess I have some work to get started on
author | paulag |
---|---|
permlink | re-papilloncharity-re-surfermarly-re-steemitblog-hf20-update-restoring-continuity-20180930t193257971z |
category | steem |
json_metadata | {"tags":["steem"],"users":["sircork","stellabelle","papilloncharity"],"app":"steemit/0.1"} |
created | 2018-09-30 19:32:57 |
last_update | 2018-09-30 19:32:57 |
depth | 3 |
children | 0 |
last_payout | 2018-10-07 19:32:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.034 HBD |
curator_payout_value | 0.010 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 95 |
author_reputation | 274,264,287,951,003 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,371,450 |
net_rshares | 23,738,359,313 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sircork | 0 | 6,311,870,159 | 100% | ||
dustsweeper | 0 | 17,426,489,154 | 2.06% |
Im up for taking action on this @surfermarly. Professional tutorials and all. Posted using [Partiko Android](https://steemit.com/@partiko-android)
author | paulag |
---|---|
permlink | paulag-re-surfermarly-re-steemitblog-hf20-update-restoring-continuity-20180928t192603638z |
category | steem |
json_metadata | {"app":"partiko"} |
created | 2018-09-28 19:26:03 |
last_update | 2018-09-28 19:26:03 |
depth | 2 |
children | 3 |
last_payout | 2018-10-05 19:26:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.145 HBD |
curator_payout_value | 0.046 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 148 |
author_reputation | 274,264,287,951,003 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,287,355 |
net_rshares | 104,915,083,262 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
surfermarly | 0 | 18,317,211,185 | 50% | ||
haphazard-hstead | 0 | 45,572,903,161 | 20% | ||
sircork | 0 | 8,587,268,692 | 100% | ||
elsurtidor | 0 | 32,437,700,224 | 38% |
And you'd do a helluva good job of it too.
author | sircork |
---|---|
permlink | re-paulag-paulag-re-surfermarly-re-steemitblog-hf20-update-restoring-continuity-20180929t161110807z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 16:11:09 |
last_update | 2018-09-29 16:11:09 |
depth | 3 |
children | 0 |
last_payout | 2018-10-06 16:11:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 42 |
author_reputation | 41,070,008,049,802 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,320,845 |
net_rshares | 0 |
You’re hired. Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
author | stellabelle |
---|---|
permlink | stellabelle-re-paulag-paulag-re-surfermarly-re-steemitblog-hf20-update-restoring-continuity-20180930t161908634z |
category | steem |
json_metadata | {"app":"partiko"} |
created | 2018-09-30 16:19:09 |
last_update | 2018-09-30 16:19:09 |
depth | 3 |
children | 0 |
last_payout | 2018-10-07 16:19:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 75 |
author_reputation | 516,061,669,130,124 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,363,637 |
net_rshares | 0 |
As we all move ahead in 'oneness...Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-paulag-paulag-re-surfermarly-re-steemitblog-hf20-update-restoring-continuity-20181115t124019200z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-15 12:41:03 |
last_update | 2018-11-15 12:41:03 |
depth | 3 |
children | 0 |
last_payout | 2018-11-22 12:41:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,331,618 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-surfermarly-re-steemitblog-hf20-update-restoring-continuity-20181115t132005954z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-15 13:20:51 |
last_update | 2018-11-15 13:20:51 |
depth | 2 |
children | 0 |
last_payout | 2018-11-22 13:20:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,333,458 |
net_rshares | 0 |
Good project
author | suzobo |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20181001t114057778z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-01 11:41:00 |
last_update | 2018-10-01 11:41:00 |
depth | 1 |
children | 0 |
last_payout | 2018-10-08 11:41:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 12 |
author_reputation | 9,292,532 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,407,868 |
net_rshares | 0 |
The only thing I would like to be able to accomplish is to post and comment under desired post. I cannot do it! It has been too many days... Help!
author | sweetsandbeyond |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t175313497z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 17:53:12 |
last_update | 2018-09-28 17:53:12 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 17:53:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 147 |
author_reputation | 753,890,765,340 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,225 |
net_rshares | 0 |
Since this requires a replay, there's going to be pitchforks and dunkings like we haven't seen since the Salem Witch Trials.
author | swelker101 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t034222769z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 03:42:21 |
last_update | 2018-09-28 03:44:06 |
depth | 1 |
children | 3 |
last_payout | 2018-10-05 03:42:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 124 |
author_reputation | 47,333,388,703,162 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,443 |
net_rshares | 0 |
Just hearing the word replay makes me want to open a bottle.. just not sure what bottle to open at the moment 🤔 But hopefully after this everyone can put their pitichforks away.. at least for a bit.
author | llfarms |
---|---|
permlink | re-swelker101-re-steemitblog-hf20-update-restoring-continuity-20180928t041729856z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 04:17:36 |
last_update | 2018-09-28 04:17:36 |
depth | 2 |
children | 0 |
last_payout | 2018-10-05 04:17:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 199 |
author_reputation | 60,958,309,044,600 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,883 |
net_rshares | 0 |
Tar and featherings too
author | viraldrome |
---|---|
permlink | re-swelker101-re-steemitblog-hf20-update-restoring-continuity-20180928t133218830z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 13:32:21 |
last_update | 2018-09-28 13:32:21 |
depth | 2 |
children | 0 |
last_payout | 2018-10-05 13:32:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 47,002,452,735,957 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,282,251 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-swelker101-re-steemitblog-hf20-update-restoring-continuity-20181027t200008038z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-27 20:00:18 |
last_update | 2018-10-27 20:00:18 |
depth | 2 |
children | 0 |
last_payout | 2018-11-03 20:00:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,173,120 |
net_rshares | 0 |
I was intrigued, I thought that I would not recover my cunta, but I will try to be more constant in my publications. greetings to all steemit
author | tachido25 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t211353678z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 21:13:54 |
last_update | 2018-09-28 21:13:54 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 21:13:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 141 |
author_reputation | 2,212,031,341 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,288,567 |
net_rshares | 0 |
Hi, I'm not an expert on this but what I see that many publish to reach more audience and it's good, I do not go much to publish but I try to stick it well not to publish things that I would not give a message, but to give your I go to that the cresca platform is good, see the publications and what they like most, vote for it.
author | tachido25 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t190318076z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 19:03:24 |
last_update | 2018-09-29 19:03:24 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 19:03:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 328 |
author_reputation | 2,212,031,341 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,326,083 |
net_rshares | 0 |
I only have one thing to say: **Fork the Forking Forkers!**
author | taphophilia |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t093834946z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 09:38:36 |
last_update | 2018-09-28 09:38:36 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 09:38:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 59 |
author_reputation | 33,655,418,410,739 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,406 |
net_rshares | 4,554,543,556 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
taphophilia | 0 | 4,554,543,556 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-taphophilia-re-steemitblog-hf20-update-restoring-continuity-20181014t120841412z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-14 12:09:27 |
last_update | 2018-10-14 12:09:27 |
depth | 2 |
children | 0 |
last_payout | 2018-10-21 12:09:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,270,577 |
net_rshares | 0 |
aha ... from what I understood ... things are going down, right?
author | tatjana.lackner |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t071536157z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 07:16:18 |
last_update | 2018-09-30 07:16:18 |
depth | 1 |
children | 0 |
last_payout | 2018-10-07 07:16:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 65 |
author_reputation | 6,466,119,637,854 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,343,821 |
net_rshares | 0 |
aha ... from what I understood ... things are going down, right?
author | tatjana.lackner |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t071707536z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 07:17:09 |
last_update | 2018-09-30 07:17:09 |
depth | 1 |
children | 1 |
last_payout | 2018-10-07 07:17:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 65 |
author_reputation | 6,466,119,637,854 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,343,849 |
net_rshares | 0 |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-tatjanalackner-re-steemitblog-hf20-update-restoring-continuity-20181005t174331956z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-05 17:43:36 |
last_update | 2018-10-05 17:43:36 |
depth | 2 |
children | 0 |
last_payout | 2018-10-12 17:43:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,693,173 |
net_rshares | 0 |
I think you know you screwed this up and it was a terrible idea. If 4 out 5 posts are negative about this hard fork, you lost. I hate to have to say this since I have truly believed in the platform but this seems like an exit move. You literally just mde the rich richer and gave the poor less options. Way to go on this.
author | tdiv7653 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t223033420z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 22:30:39 |
last_update | 2018-09-29 22:30:39 |
depth | 1 |
children | 1 |
last_payout | 2018-10-06 22:30:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 326 |
author_reputation | 2,683,078,317,337 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,331,483 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-tdiv7653-re-steemitblog-hf20-update-restoring-continuity-20181006t125118936z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-06 12:51:24 |
last_update | 2018-10-06 12:51:24 |
depth | 2 |
children | 0 |
last_payout | 2018-10-13 12:51:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,740,915 |
net_rshares | 0 |
Getting not enough rc credits to power up needs to be fixed. If powering up gives more rc credits people will be more likely to power up. But if you can't power up when low on RC then it kind of lowers engagement. I do a lot of promoting for steemit give away a ton of steem swag and I can already see a difference in entries for the lastest item it was suppose to be in honor of the hf. The comments of those who I know love this platform is very telling. It is like us little people who work hard to grow the platform but don't have tens of thousands of dollars don't matter. I hope this will fix those issues. I love this platform but the last few days have sucked. Just being honest.
author | tecnosgirl |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t051546103z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:15:51 |
last_update | 2018-09-28 05:15:51 |
depth | 1 |
children | 6 |
last_payout | 2018-10-05 05:15:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.718 HBD |
curator_payout_value | 0.237 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 687 |
author_reputation | 40,303,059,982,297 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,586 |
net_rshares | 538,589,769,971 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stellabelle | 0 | 297,739,602,186 | 20% | ||
kafkanarchy84 | 0 | 110,189,548,888 | 100% | ||
synrg | 0 | 120,707,460,899 | 100% | ||
stazhao | 0 | 0 | 0% | ||
toddrjohnson | 0 | 9,953,157,998 | 100% |
I agree. The comments are very telling. I say we wait it out and see how things balance over the next week or so. But if what I suspect is true, they've changed the model entirely from a "newbie centered" platform, to an "investor centered" platform.
author | littlescribe |
---|---|
permlink | re-tecnosgirl-re-steemitblog-hf20-update-restoring-continuity-20180929t012617947z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-29 01:26:18 |
last_update | 2018-09-29 01:26:18 |
depth | 2 |
children | 2 |
last_payout | 2018-10-06 01:26:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.184 HBD |
curator_payout_value | 0.061 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 251 |
author_reputation | 56,315,797,877,090 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,292,348 |
net_rshares | 130,274,316,020 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gentlebot | 0 | 130,274,316,020 | 15% |
I am hoping things stablize and I am seeing some positive signs my RC restored to 100%
author | tecnosgirl |
---|---|
permlink | re-littlescribe-re-tecnosgirl-re-steemitblog-hf20-update-restoring-continuity-20180929t014944740z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 01:49:45 |
last_update | 2018-09-29 01:49:45 |
depth | 3 |
children | 1 |
last_payout | 2018-10-06 01:49:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 86 |
author_reputation | 40,303,059,982,297 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,293,203 |
net_rshares | 0 |
The depth of failure is so immense, I didn’t think this was even possible. Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
author | stellabelle |
---|---|
permlink | stellabelle-re-tecnosgirl-re-steemitblog-hf20-update-restoring-continuity-20180928t201940830z |
category | steem |
json_metadata | {"app":"partiko"} |
created | 2018-09-28 20:19:42 |
last_update | 2018-09-28 20:19:42 |
depth | 2 |
children | 1 |
last_payout | 2018-10-05 20:19:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 136 |
author_reputation | 516,061,669,130,124 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,287,978 |
net_rshares | 7,839,280,897 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tecnosgirl | 0 | 7,839,280,897 | 20% |
@stellabelle I am in wait and see mode right now but I hope this gets fixed if low on credits people should be able to power up, I have to be very careful what I respond to, but this issue I hope the ones who can do something about it does cause this isn't right, so many of us has spent so many hours inside and outside the platform promoting it that just because we don't have lots of money to invest we don't matter as much. I know this was meant to cut down on spam, but this didn't work very well because it also punished those who add value to the platform, though I might not be the best content creator, I am original and promote the shit out of steemit. I have invested hundreds of dollars over the last year in steem swag merch to giveaway, I refuse to sell it and give it away in contests and giveaways paying for the shipping without requiring much at all, including not requiring an upvote to enter for the love of he platform. Yeah, I am a little salty, this should post as I haven't posted much today, but I keep getting errors when I shouldn't so who knows. I still love steemit and I hope all these issues gets resolved. But I won't be able to sustain these giveaways if this keeps up.
author | tecnosgirl |
---|---|
permlink | re-stellabelle-stellabelle-re-tecnosgirl-re-steemitblog-hf20-update-restoring-continuity-20180928t210332019z |
category | steem |
json_metadata | {"tags":["steem"],"users":["stellabelle"],"app":"steemit/0.1"} |
created | 2018-09-28 21:03:36 |
last_update | 2018-09-28 21:03:36 |
depth | 3 |
children | 0 |
last_payout | 2018-10-05 21:03:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,202 |
author_reputation | 40,303,059,982,297 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,288,456 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-tecnosgirl-re-steemitblog-hf20-update-restoring-continuity-20181206t124542904z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-12-06 12:47:18 |
last_update | 2018-12-06 12:47:18 |
depth | 2 |
children | 0 |
last_payout | 2018-12-13 12:47:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,447,423 |
net_rshares | 0 |
One of my teachers in college used to say: >"If you didnt find any bugs, your not testing enough" We need more testing before doing the changes, maybe having a testnet where the community can hunt for bugs.
author | th1nkfast |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t121609346z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 12:15:51 |
last_update | 2018-09-28 12:15:51 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 12:15:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.024 HBD |
curator_payout_value | 0.008 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 206 |
author_reputation | 2,874,658,722,940 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,281,152 |
net_rshares | 18,217,076,048 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
th1nkfast | 0 | 18,217,076,048 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-th1nkfast-re-steemitblog-hf20-update-restoring-continuity-20181104t161751020z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-04 16:18:18 |
last_update | 2018-11-04 16:18:18 |
depth | 2 |
children | 0 |
last_payout | 2018-11-11 16:18:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,668,854 |
net_rshares | 0 |
<center> https://cdn.discordapp.com/attachments/429630971227275265/495071992593252394/unknown.png Seeing how much rc I have left and this is my only available comment, I'm glad to know that soon they would solve the limitation I think that's why I have only 17 comments, and have at least 10 times more of that is great, This is a social network, and we have a need to interact, wishing you the best, and make the necessary changes. </center>
author | the01crow |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t032157333z |
category | steem |
json_metadata | {"tags":["steem"],"image":["https://cdn.discordapp.com/attachments/429630971227275265/495071992593252394/unknown.png"],"app":"steemit/0.1"} |
created | 2018-09-28 03:22:06 |
last_update | 2018-09-28 03:22:06 |
depth | 1 |
children | 5 |
last_payout | 2018-10-05 03:22:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 445 |
author_reputation | 61,889,198,700,609 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,221 |
net_rshares | 10,040,784,024 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
the01crow | 0 | 4,528,738,051 | 100% | ||
amvanaken | 0 | 4,971,297,110 | 50% | ||
mstafford | 0 | 433,180,702 | 100% | ||
wizzdom | 0 | 107,568,161 | 100% |
Mana-banned for aggrandizement.
author | amvanaken |
---|---|
permlink | re-the01crow-re-steemitblog-hf20-update-restoring-continuity-20180928t035012698z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 03:50:12 |
last_update | 2018-09-28 03:50:12 |
depth | 2 |
children | 1 |
last_payout | 2018-10-05 03:50:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.044 HBD |
curator_payout_value | 0.008 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 31 |
author_reputation | 18,480,113,935,205 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 72,275,536 |
net_rshares | 33,602,157,487 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
amvanaken | 0 | 4,921,224,557 | 50% | ||
briandenver | 0 | 28,680,932,930 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-amvanaken-re-the01crow-re-steemitblog-hf20-update-restoring-continuity-20181030t023402280z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-30 02:34:42 |
last_update | 2018-10-30 02:34:42 |
depth | 3 |
children | 0 |
last_payout | 2018-11-06 02:34:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,313,158 |
net_rshares | 0 |

author | mstafford |
---|---|
permlink | re-the01crow-re-steemitblog-hf20-update-restoring-continuity-20180928t033119914z |
category | steem |
json_metadata | {"tags":["steem"],"image":["https://media.giphy.com/media/7TtvTUMm9mp20/giphy.gif?cid=3640f6095bada0647753394a419f69df"],"app":"steemit/0.1"} |
created | 2018-09-28 03:31:21 |
last_update | 2018-09-28 03:31:21 |
depth | 2 |
children | 1 |
last_payout | 2018-10-05 03:31:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 103 |
author_reputation | 63,425,345,982,192 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,275,325 |
net_rshares | 104,428,433 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
wizzdom | 0 | 104,428,433 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-mstafford-re-the01crow-re-steemitblog-hf20-update-restoring-continuity-20181029t114635882z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-29 11:46:54 |
last_update | 2018-10-29 11:46:54 |
depth | 3 |
children | 0 |
last_payout | 2018-11-05 11:46:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,270,677 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-the01crow-re-steemitblog-hf20-update-restoring-continuity-20181030t024013440z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-30 02:40:33 |
last_update | 2018-10-30 02:40:33 |
depth | 2 |
children | 0 |
last_payout | 2018-11-06 02:40:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,313,378 |
net_rshares | 0 |
thanks for the info
author | theodosiskatq |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t155115532z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 15:51:21 |
last_update | 2018-09-29 15:51:21 |
depth | 1 |
children | 0 |
last_payout | 2018-10-06 15:51:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 19 |
author_reputation | 2,570,754,487 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,320,190 |
net_rshares | 0 |
I am just hoping for the best, and blowing whatever I have in RC's on sharing, upvoting and commenting on this comment. I am still reluctant to compose a post only to get the pop-up that I don't have enough RC to post, lol So for now, I am using [WEKU as my sandbox](https://deals.weku.io/@artofthemystic) until things settle down here.
author | thermoplastic |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t113009636z |
category | steem |
json_metadata | {"tags":["steem"],"links":["https://deals.weku.io/@artofthemystic"],"app":"steemit/0.1"} |
created | 2018-09-28 11:30:09 |
last_update | 2018-09-28 11:32:24 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 11:30:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 336 |
author_reputation | 267,719,358,115,998 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,280,543 |
net_rshares | 0 |
As we move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-thermoplastic-re-steemitblog-hf20-update-restoring-continuity-20181011t113203836z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-11 11:32:36 |
last_update | 2018-10-11 11:32:36 |
depth | 2 |
children | 0 |
last_payout | 2018-10-18 11:32:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,067,947 |
net_rshares | 0 |
Thanks for the update. We appreciate all your hard work.
author | thethreehugs |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t171224531z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 17:12:42 |
last_update | 2018-09-28 17:14:39 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 17:12:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 57 |
author_reputation | 14,246,221,805,677 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,285,758 |
net_rshares | 0 |
Fixed one thing, another thing arised... :( I wonder why there is a testnet in first place..
author | tngflx |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t050037069z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:00:39 |
last_update | 2018-09-28 05:00:54 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 05:00:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 92 |
author_reputation | 17,396,455,988,713 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,383 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-tngflx-re-steemitblog-hf20-update-restoring-continuity-20181023t181503292z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-23 18:15:45 |
last_update | 2018-10-23 18:15:45 |
depth | 2 |
children | 0 |
last_payout | 2018-10-30 18:15:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,907,614 |
net_rshares | 0 |
# [FREE STEEM GIVEAWAY FOR LIFE](https://steemit.com/steem/@tonytrillions/free-steem-giveaway-for-life) https://steemitimages.com/0x0/https://cdn.steemitimages.com/DQmeMeU9tiq7KUogFVDiRzmrui1MY2NRb5EkMY5RsUkdsvW/Steemit%20Hustle%20Accepted-Here%20GIF-source.gif
author | tonytrillions |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180930t210436094z |
category | steem |
json_metadata | {"tags":["steem"],"links":["https://steemit.com/steem/@tonytrillions/free-steem-giveaway-for-life"],"app":"steemit/0.1","image":["https://steemitimages.com/0x0/https://cdn.steemitimages.com/DQmeMeU9tiq7KUogFVDiRzmrui1MY2NRb5EkMY5RsUkdsvW/Steemit%20Hustle%20Accepted-Here%20GIF-source.gif"]} |
created | 2018-09-30 21:04:36 |
last_update | 2018-09-30 21:08:00 |
depth | 1 |
children | 0 |
last_payout | 2018-10-07 21:04:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 262 |
author_reputation | 54,370,171,674,029 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,374,563 |
net_rshares | 0 |
> That means within 24 hours witnesses can prepare to run the new code and deliver the improved user experience that Steemians want. I guess by that you meant: return to the normal user experience. Btw, are we going to see a RC dellegation market emerge which will, again, benefit those with the bigger accounts...
author | tradealert |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t064049265z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:40:51 |
last_update | 2018-09-28 06:40:51 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 06:40:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 316 |
author_reputation | 9,900,102,716,566 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,540 |
net_rshares | 0 |
For details on all changes in HF20 : https://steemit.com/steem/@steemitblog/steem-velocity-hardfork-hardfork-20
author | transisto |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20181005t004504715z |
category | steem |
json_metadata | {"tags":["steem"],"links":["https://steemit.com/steem/@steemitblog/steem-velocity-hardfork-hardfork-20"],"app":"steemit/0.1"} |
created | 2018-10-05 00:45:06 |
last_update | 2018-10-05 00:56:06 |
depth | 1 |
children | 0 |
last_payout | 2018-10-12 00:45:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 10.855 HBD |
curator_payout_value | 2.213 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 112 |
author_reputation | 330,357,940,720,833 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,646,027 |
net_rshares | 8,479,220,707,693 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
zer0hedge | 0 | 273,283,247,954 | 100% | ||
promobot | 0 | 8,205,937,459,739 | 50% |
Good day! Honestly I'm a little bit confused with new rules of Steem eco after HF20. So can you tell more detail to people what they need to do to get some much mana as it possible? How to get more RC? Do they need make more comments or votes? Maybe it will be more clear if we will have some road map how to return our accounts to normal conditions step by step... Posted using [Partiko Android](https://steemit.com/@partiko-android)
author | travoved |
---|---|
permlink | travoved-re-steemitblog-hf20-update-restoring-continuity-20180928t063325366z |
category | steem |
json_metadata | {"app":"partiko"} |
created | 2018-09-28 06:33:24 |
last_update | 2018-09-28 06:33:24 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 06:33:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 435 |
author_reputation | 48,430,358,836,295 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,461 |
net_rshares | 0 |
I note that currently commenting and voting costs RC, not pays it. Voting and commenting lower your RC. Go figger...
author | valued-customer |
---|---|
permlink | re-travoved-travoved-re-steemitblog-hf20-update-restoring-continuity-20180929t012809788z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-29 01:28:18 |
last_update | 2018-09-29 01:28:18 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 01:28:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 118 |
author_reputation | 356,431,390,808,797 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,292,432 |
net_rshares | 0 |
looks like there is still some missunderstanding (or even bug?) with the mana stuff. One example: API returns 'current_mana': 109210831230, 'estimated_mana': 126474130595, 'estimated_max': 222766110968, Some hours ago beem-library as well as steemd returned 100/estimated_mana * current_mana = 49% and steemworld as well as steemnow returned 100/estimated_max * currentmana = 86% now things changed - even more strange: steemd/beem return a 56% steemworld and steemnow return 100%
author | tyramisoux |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t071136323z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 07:11:36 |
last_update | 2018-09-28 07:11:36 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 07:11:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.026 HBD |
curator_payout_value | 0.008 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 482 |
author_reputation | 2,303,164,298,271 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,904 |
net_rshares | 20,650,879,340 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
quekery | 0 | 20,650,879,340 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-tyramisoux-re-steemitblog-hf20-update-restoring-continuity-20181105t122512958z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-05 12:25:42 |
last_update | 2018-11-05 12:25:42 |
depth | 2 |
children | 0 |
last_payout | 2018-11-12 12:25:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,719,521 |
net_rshares | 0 |
Hello friends with good heart for the new steemians like us. I need your help. If there are other platforms similar to steemit that encouraged content creators, and where one can also earn while discussing, arguing, and playing with friends, please list them so that we can have somewhere that still offers newbies an opportunity to grow until this greedy intended FH20 will be reconsidered or in case it will never be reconsidered. And can somebody also help us to know in case a good number of whales will decide to come together to form a similar platform or alternative to steemit. I want to start on such platform early enough so that when I become a witness on that platform or whatever name they would name the big players on that platform, I would fight with all I've got against any greedy intended upgrades. But as for steemit, I have no power to cause any changes.
author | unclefz |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180929t111605759z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 11:16:12 |
last_update | 2018-09-29 11:16:12 |
depth | 1 |
children | 2 |
last_payout | 2018-10-06 11:16:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 875 |
author_reputation | -54,546,553,116 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,310,965 |
net_rshares | 59,970,109 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
espoem | 0 | 59,970,109 | 0.15% |
ONO platform. The reward system is good https://www.ono.chat/ono/invite/?lang=en&pos=en#/catch/uid/100115500 Invite code: 1QFK
author | rocketblog |
---|---|
permlink | re-unclefz-re-steemitblog-hf20-update-restoring-continuity-20180929t174209764z |
category | steem |
json_metadata | {"tags":["steem"],"links":["https://www.ono.chat/ono/invite/?lang=en&pos=en#/catch/uid/100115500"],"app":"steemit/0.1"} |
created | 2018-09-29 17:42:09 |
last_update | 2018-09-29 17:49:12 |
depth | 2 |
children | 1 |
last_payout | 2018-10-06 17:42:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 128 |
author_reputation | 22,626,769,668 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,323,722 |
net_rshares | 0 |
Thanks alot. I appreciate.
author | unclefz |
---|---|
permlink | re-rocketblog-re-unclefz-re-steemitblog-hf20-update-restoring-continuity-20180929t181637928z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 18:16:51 |
last_update | 2018-09-29 18:16:51 |
depth | 3 |
children | 0 |
last_payout | 2018-10-06 18:16:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 26 |
author_reputation | -54,546,553,116 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,324,805 |
net_rshares | 0 |
Hope improvements will completed soon. So we will enjoy STEEMIT with new features and changes. And I hope spamming will be reduced because of fixing comments level as compare with user's Mana. STEEMIT will be more pure. Best of luck 👍.
author | usman93 |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t134317041z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 13:43:21 |
last_update | 2018-09-28 13:43:21 |
depth | 1 |
children | 14 |
last_payout | 2018-10-05 13:43:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 235 |
author_reputation | 15,329,072,948,437 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,282,414 |
net_rshares | 0 |
so how many comments we can per day?
author | mediawizards |
---|---|
permlink | re-usman93-re-steemitblog-hf20-update-restoring-continuity-20180928t145413357z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 14:54:15 |
last_update | 2018-09-28 14:54:15 |
depth | 2 |
children | 13 |
last_payout | 2018-10-05 14:54:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 36 |
author_reputation | 22,927,285,597,690 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,283,567 |
net_rshares | 0 |
So sorry. They have change it again. It was clearly written in steemd.com until last night.
author | usman93 |
---|---|
permlink | re-mediawizards-re-usman93-re-steemitblog-hf20-update-restoring-continuity-20180929t055258838z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-29 05:53:42 |
last_update | 2018-09-29 05:53:42 |
depth | 3 |
children | 3 |
last_payout | 2018-10-06 05:53:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 91 |
author_reputation | 15,329,072,948,437 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,301,401 |
net_rshares | 0 |
You can now check in your steemd.com. below resource cradits
author | usman93 |
---|---|
permlink | re-mediawizards-re-usman93-re-steemitblog-hf20-update-restoring-continuity-20181002t174659364z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-02 17:47:27 |
last_update | 2018-10-02 17:47:27 |
depth | 3 |
children | 8 |
last_payout | 2018-10-09 17:47:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 60 |
author_reputation | 15,329,072,948,437 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,495,612 |
net_rshares | 0 |
Thanks for all the communications during the problems we have seen with HF20! It sucks when there is a problem with the blockchain, but at least I feel a lot more reassured when I see a few updates from @steemitblog along the way.
author | valth |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t054753961z |
category | steem |
json_metadata | {"tags":["steem"],"users":["steemitblog"],"app":"steemit/0.1"} |
created | 2018-09-28 05:47:54 |
last_update | 2018-09-28 05:47:54 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 05:47:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 230 |
author_reputation | 74,218,254,347,006 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,938 |
net_rshares | 0 |
Move in the right direction 👍 10x RC will hopefully make Steem useable again, thx for the quick updates, but better testnet is essential for future upgrades.
author | vikisecrets |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t080915360z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-28 08:09:18 |
last_update | 2018-09-28 08:09:18 |
depth | 1 |
children | 0 |
last_payout | 2018-10-05 08:09:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 157 |
author_reputation | 1,198,054,379,027,736 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,278,461 |
net_rshares | 0 |
Also rename Voting Mana to Voting Power again, Mana is too confusing. Or just call it Voting Credits.
author | vikisecrets |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t081010440z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steemit/0.1"} |
created | 2018-09-28 08:10:12 |
last_update | 2018-09-28 08:13:33 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 08:10:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 101 |
author_reputation | 1,198,054,379,027,736 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,278,473 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-vikisecrets-re-steemitblog-hf20-update-restoring-continuity-20181017t120903812z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-17 12:10:18 |
last_update | 2018-10-17 12:10:18 |
depth | 2 |
children | 0 |
last_payout | 2018-10-24 12:10:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,476,041 |
net_rshares | 0 |
The idea steem could replace bitcoin has never seemed as far fetched unrealistic as it does this week. I think I bet on the wrong horse
author | viraldrome |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t051532903z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:15:33 |
last_update | 2018-09-28 05:15:33 |
depth | 1 |
children | 6 |
last_payout | 2018-10-05 05:15:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.144 HBD |
curator_payout_value | 0.047 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 135 |
author_reputation | 47,002,452,735,957 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,582 |
net_rshares | 109,050,311,553 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kafkanarchy84 | 0 | 107,990,813,534 | 100% | ||
volderhein | 0 | 1,059,498,019 | 100% |
if you think steem will replace bitcoin you are very much on the wrong horse, but not because of HF20. Steem was never competing against btc, it is competing against twitter or reddit.
author | frdem3dot0 |
---|---|
permlink | re-viraldrome-re-steemitblog-hf20-update-restoring-continuity-20180928t132400995z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 13:24:00 |
last_update | 2018-09-28 13:24:00 |
depth | 2 |
children | 4 |
last_payout | 2018-10-05 13:24:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 184 |
author_reputation | 5,680,052,681,361 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,282,132 |
net_rshares | 556,900,160 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
burlingk | 0 | 556,900,160 | 100% |
You dropped a word. Badly. It is competing badly.
author | marillaanne |
---|---|
permlink | re-frdem3dot0-re-viraldrome-re-steemitblog-hf20-update-restoring-continuity-20180929t011612055z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-29 01:16:24 |
last_update | 2018-09-29 01:16:24 |
depth | 3 |
children | 1 |
last_payout | 2018-10-06 01:16:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 49 |
author_reputation | 2,604,686,214,869 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,291,924 |
net_rshares | 0 |
The idea it could replace any social media site is laughable
author | viraldrome |
---|---|
permlink | re-frdem3dot0-re-viraldrome-re-steemitblog-hf20-update-restoring-continuity-20180930t234209546z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-30 23:42:15 |
last_update | 2018-09-30 23:42:15 |
depth | 3 |
children | 0 |
last_payout | 2018-10-07 23:42:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 60 |
author_reputation | 47,002,452,735,957 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,379,731 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-frdem3dot0-re-viraldrome-re-steemitblog-hf20-update-restoring-continuity-20181123t123948634z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-23 12:39:54 |
last_update | 2018-11-23 12:39:54 |
depth | 3 |
children | 0 |
last_payout | 2018-11-30 12:39:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,782,743 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-viraldrome-re-steemitblog-hf20-update-restoring-continuity-20181124t004744204z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-11-24 00:47:51 |
last_update | 2018-11-24 00:47:51 |
depth | 2 |
children | 0 |
last_payout | 2018-12-01 00:47:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 75,810,663 |
net_rshares | 0 |
Last night before I went to bed, my voting power was over 50%. My lease expired and I got undelegated overnight, and now my voting power is 6%. WTF!?!
author | xsgreen-cook |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t085534374z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 08:55:36 |
last_update | 2018-09-28 08:55:36 |
depth | 1 |
children | 2 |
last_payout | 2018-10-05 08:55:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 150 |
author_reputation | 5,347,258,731,733 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,278,948 |
net_rshares | 271,768,796 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xsgreen-cook | 0 | 271,768,796 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-xsgreen-cook-re-steemitblog-hf20-update-restoring-continuity-20181016t003424878z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-16 00:35:27 |
last_update | 2018-10-16 00:35:27 |
depth | 2 |
children | 0 |
last_payout | 2018-10-23 00:35:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,376,942 |
net_rshares | 0 |
I never upvote my own comments, but I think this should be bumped closer to the top.
author | xsgreen-cook |
---|---|
permlink | re-xsgreen-cook-re-steemitblog-hf20-update-restoring-continuity-20180928t102356169z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 10:23:57 |
last_update | 2018-09-28 10:23:57 |
depth | 2 |
children | 0 |
last_payout | 2018-10-05 10:23:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 84 |
author_reputation | 5,347,258,731,733 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,279,797 |
net_rshares | 0 |
What about compensation for those of us who were unable to post and lost revenue as a result?
author | zeusalpha |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t184923260z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 18:49:24 |
last_update | 2018-09-30 04:48:48 |
depth | 1 |
children | 1 |
last_payout | 2018-10-05 18:49:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 93 |
author_reputation | 13,674,138,732 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,286,890 |
net_rshares | 0 |
LOL Perhaps the TOS leaves that open, but I don't think so. Enjoy your arbitration!
author | valued-customer |
---|---|
permlink | re-zeusalpha-re-steemitblog-hf20-update-restoring-continuity-20180929t013029558z |
category | steem |
json_metadata | {"tags":["steem"],"community":"steempeak","app":"steempeak"} |
created | 2018-09-29 01:30:39 |
last_update | 2018-09-29 01:30:39 |
depth | 2 |
children | 0 |
last_payout | 2018-10-06 01:30:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 87 |
author_reputation | 356,431,390,808,797 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,292,551 |
net_rshares | 0 |
With 203,255,391,671 RC (about 107 SP) after full recharge I'll be able to make just approx. 14 comments in few days (maybe 2 to 3 comments per day), without posting, following or upvoting actions. It seems therefor that we will all in general spend much less time in Steem blockchain. Hope my calculation is wrong, but I'm afraid it is not. This means that Steem will become a very close community of few whales and dolphins. So unless I will buy significant sum of Steem on market, I will have only very limited access and can make very little interaction within blockchain users.
author | zorank |
---|---|
permlink | re-steemitblog-hf20-update-restoring-continuity-20180928t053405999z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 05:34:12 |
last_update | 2018-09-28 05:34:12 |
depth | 1 |
children | 4 |
last_payout | 2018-10-05 05:34:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 586 |
author_reputation | 13,385,473,341,852 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,276,804 |
net_rshares | 4,074,971,799 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
amazingwoman | 0 | 672,850,618 | 100% | ||
steemcuration | 0 | 322,853,095 | 100% | ||
steemupon | 0 | 276,183,034 | 100% | ||
mariaserena | 0 | 281,535,814 | 100% | ||
amadea | 0 | 281,367,813 | 100% | ||
antonio.buffon | 0 | 271,977,841 | 100% | ||
grouppz | 0 | 281,557,409 | 100% | ||
zookii | 0 | 281,607,968 | 100% | ||
sportfeed | 0 | 281,706,287 | 100% | ||
nandotrif | 0 | 281,713,299 | 100% | ||
marioberg | 0 | 281,759,645 | 100% | ||
jimberg | 0 | 277,420,998 | 100% | ||
marinadelic | 0 | 282,437,978 | 100% |
I agree 100 %. I don't see why they think more users will come to Steem platform and that **price of STEEM** will go up. The price **will go down** this way, as there will be only few limited number of persons, who will want to invest in Steem under this conditions. Why would somebody invest in platform, which only few whales and dolphins will be using on daily basis?
author | anadaych |
---|---|
permlink | re-zorank-re-steemitblog-hf20-update-restoring-continuity-20180928t060650001z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-09-28 06:06:57 |
last_update | 2018-09-28 06:06:57 |
depth | 2 |
children | 1 |
last_payout | 2018-10-05 06:06:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 372 |
author_reputation | 63,890,293,531 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,277,174 |
net_rshares | 0 |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-anadaych-re-zorank-re-steemitblog-hf20-update-restoring-continuity-20181021t164156786z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-21 16:42:15 |
last_update | 2018-10-21 16:42:15 |
depth | 3 |
children | 0 |
last_payout | 2018-10-28 16:42:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,760,864 |
net_rshares | 0 |
I have the same concern as you, and I think that most minnows and bigger investors have it too. @steemitblog, @ned, can someone please address whats the plans to fix this issue, and how this will help steem?
author | th1nkfast |
---|---|
permlink | re-zorank-re-steemitblog-hf20-update-restoring-continuity-20180928t140548623z |
category | steem |
json_metadata | {"tags":["steem"],"users":["steemitblog","ned"],"app":"steemit/0.1"} |
created | 2018-09-28 14:05:48 |
last_update | 2018-09-28 14:05:48 |
depth | 2 |
children | 0 |
last_payout | 2018-10-05 14:05:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.024 HBD |
curator_payout_value | 0.008 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 207 |
author_reputation | 2,874,658,722,940 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,282,758 |
net_rshares | 18,092,087,550 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
th1nkfast | 0 | 18,092,087,550 | 100% |
As we all move ahead in 'oneness..."Reversing Forward. Future Is History"
author | writtenments |
---|---|
permlink | re-zorank-re-steemitblog-hf20-update-restoring-continuity-20181022t115031900z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-10-22 11:50:57 |
last_update | 2018-10-22 11:50:57 |
depth | 2 |
children | 0 |
last_payout | 2018-10-29 11:50:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | -3,274,951,930,441 |
root_title | "HF20 Update: Restoring Continuity" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,810,445 |
net_rshares | 0 |