As I mentioned in my last post on development progress at BlockTrades, we’ve been asking Hive-based apps to change the way they broadcast transactions. Transactions are used to add user-generated operations such as voting, posting, transferring funds, delegating HP, etcetera to the Hive blockchain. In this post I’m going to briefly describe why we’re requesting this change and also describe a change we’ve made to our API node infrastructure to better handle the increased traffic from bots playing Splinterlands with “bad” API calls. This latter information will likely be interesting to other API node operators. # Apps should use broadcast_transaction call Most Hive-based apps previously used the call `broadcast_transaction_synchronous` to broadcast transactions. This call, as the name implies, waits for a transaction to be included into the blockchain before it returns to the calling application. The problem with this call is that we’ve measured it takes about 3 seconds on average to complete on our API node infrastructure even under normal loading conditions. That’s a long time to a computer. So if one of our hived nodes gets a lot of these calls, the calls keep all of that hived’s worker threads busy, effectively slowing down all API calls made to that hived server. By adding additional logging to one of our hived nodes, we were able to observe that even read-only API calls arriving at the loaded hived node could wait 2 seconds (or even more under very heavy loads) before they got assigned a worker thread to process them. A few days ago, this was noticeable as a slowdown on not only web sites that broadcast transactions such as hive.blog, ecency, and peakd, but even on read-only Hive-based sites (e.g. Hive block explorers such as https://hiveblocks.com). The ideal solution to this problem is for apps to replace all these slow calls with the newer, faster `broadcast_transaction` call. This call doesn’t wait for the transaction to be included into the blockchain, and it completes on api.hive.blog within an average of 0.027 seconds (more than 100x faster than the synchronous version). ## Most hive apps have already migrated to the better API call Most of the major Hive apps have moved to the faster broadcast call within the past few days, as app devs saw how much more responsive their app became with the new calls (i.e. they became faster than they ever were before, even when we had less loading on the Hive network). And I expect the few remaining big apps, such as hive.blog, to convert to using the new calls within the next couple of days (we have an engineer working now to fix one known issue preventing us from rolling out the latest version of condenser with the broadcast_transaction fix). # Mitigating bad traffic from misbehaving bots But despite movement of the major Hive apps to the faster call, we still see a lot of broadcast_transaction_synchronous traffic on our node being generated by presumably home-grown bots playing Splinterlands for their users. I suppose these bot devs will eventually fix their bots, but in the meantime, we have no easy way to contact them, so we’ve made a change to our API node infrastructure so that this “bad” traffic doesn’t impact the apps generating “good traffic”. We have redirected all incoming broadcast_transaction_synchronous traffic to a single hived node that only processes this type of API traffic, and all other API calls (including the “good” broadcast_transaction) are routed to our other hived nodes. This means that apps using the proper calls will not be slowed down by the bad traffic. And it will probably ultimately encourage the bad traffic generators to change their bots as well, although I’m not holding my breath for when that will happen. # Add an extra consensus hived to manage broadcast_transaction_synchronous traffic If other API nodes want to be capable of serving all the traffic from the Hive network right now, here’s the relatively easy way to do it: * add one additional consensus (not account history) hived node to your server. Since consensus nodes don’t require much memory (around 4GB), the main additional resource cost is around 370GB of disk space for the additional block_log file. You only need a consensus node because it is only going to be processing broadcast calls and nothing else. * Modify your jussi config file to redirect all below types of traffic to your consensus node: ** steemd.network_broadcast_api.broadcast_transaction_synchronous ** appbase.condenser_api.broadcast_transaction_synchronous ** appbase.network_broadcast_api.broadcast_transaction_synchronous With the above steps, your regular account_history node(s) will process all the good traffic and the bad traffic will be offloaded to the light weight consensus node. Also, if you want to further improve quality of service for the bad traffic, you can increase the web-threads setting in your consensus node’s configuration file from the default value of 32 to 64 (or higher), at the cost of increased memory usage. # Quick Update We swapped over hive.blog to use the new calls earlier today and we swapped over wallet.hive.blog about an hour ago. The UX feels much more responsive now.
author | blocktrades |
---|---|
permlink | reconfiguration-notice-for-api-hive-blog-api-node-infrastructure |
category | hive-102930 |
json_metadata | {"tags":["hive","blockchain","software","blocktrades"],"links":["https://hiveblocks.com"],"app":"hiveblog/0.1","format":"markdown"} |
created | 2021-08-02 21:58:54 |
last_update | 2021-08-03 23:21:27 |
depth | 0 |
children | 37 |
last_payout | 2021-08-09 21:58:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 176.289 HBD |
curator_payout_value | 176.115 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 5,222 |
author_reputation | 1,278,365,136,286,840 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,285,406 |
net_rshares | 524,583,651,196,493 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
smooth | 0 | 138,466,567,647,700 | 100% | ||
enki | 0 | 7,897,459,619,681 | 33% | ||
tombstone | 0 | 390,847,445,215 | 18% | ||
boatymcboatface | 0 | 492,473,484,527 | 30% | ||
modeprator | 0 | 648,230,356 | 100% | ||
kingscrown | 0 | 22,273,068,435 | 30% | ||
flemingfarm | 0 | 254,798,926,368 | 80% | ||
acidyo | 0 | 11,257,865,760,952 | 100% | ||
leprechaun | 0 | 1,153,005,356 | 13% | ||
theshell | 0 | 132,142,662,068 | 30% | ||
gtg | 0 | 23,871,969,049,390 | 100% | ||
good-karma | 0 | 49,503,630,736 | 4.85% | ||
roelandp | 0 | 2,095,456,115,502 | 50% | ||
fabio | 0 | 217,879,423,668 | 15% | ||
cultura.bitcoin | 0 | 1,557,625,745 | 100% | ||
ausbitbank | 0 | 1,031,215,275,266 | 100% | ||
cloh76 | 0 | 141,857,881,223 | 100% | ||
renovatio | 0 | 3,495,354,329 | 100% | ||
meesterboom | 0 | 1,259,730,413,788 | 50% | ||
inertia | 0 | 2,097,780,462,769 | 100% | ||
arcange | 0 | 5,361,457,148,964 | 100% | ||
demotruk | 0 | 1,040,485,973,090 | 100% | ||
ubg | 0 | 100,177,824,836 | 100% | ||
deanliu | 0 | 3,514,740,372,614 | 100% | ||
sokoloffa | 0 | 5,319,118,215 | 100% | ||
raphaelle | 0 | 1,455,105,587 | 2% | ||
quigua | 0 | 2,163,412,071 | 100% | ||
alexbezimeni | 0 | 2,630,878,585 | 100% | ||
ace108 | 0 | 387,560,653,819 | 11% | ||
sazbird | 0 | 5,361,711,894 | 50% | ||
timcliff | 0 | 506,950,897,155 | 100% | ||
laoyao | 0 | 51,981,892,731 | 100% | ||
somebody | 0 | 84,254,515 | 100% | ||
midnightoil | 0 | 182,762,163,576 | 100% | ||
xiaohui | 0 | 93,821,164,157 | 100% | ||
joele | 0 | 1,450,765,247,911 | 100% | ||
oflyhigh | 0 | 5,058,374,995,594 | 100% | ||
djennyfloro | 0 | 1,320,583,659 | 10% | ||
shanghaipreneur | 0 | 81,000,153,281 | 100% | ||
jrcornel | 0 | 8,249,787,027 | 100% | ||
fooblic | 0 | 36,820,503,010 | 99% | ||
bryan-imhoff | 0 | 626,885,897,781 | 50% | ||
borran | 0 | 951,057,777,695 | 100% | ||
jschindler | 0 | 662,619,774,736 | 50% | ||
helene | 0 | 1,368,547,139,884 | 100% | ||
wisbeech | 0 | 3,843,469,481 | 50% | ||
elguille | 0 | 22,666,903,964 | 80% | ||
jlufer | 0 | 69,573,610,879 | 100% | ||
esecholo | 0 | 6,797,662,614 | 100% | ||
penguinpablo | 0 | 497,064,095,388 | 10% | ||
uwelang | 0 | 203,958,542,354 | 20% | ||
canadian-coconut | 0 | 6,011,517,052,288 | 39% | ||
cornerstone | 0 | 1,368,798,239,595 | 50% | ||
titusfrost | 0 | 175,637,201,517 | 100% | ||
sociopat | 0 | 573,903,080 | 100% | ||
petrvl | 0 | 22,590,534,917 | 2.5% | ||
rucoin | 0 | 55,252,086,305 | 30% | ||
funnyman | 0 | 25,211,805,905 | 4% | ||
stanislav1 | 0 | 1,706,216,774 | 100% | ||
steemcleaners | 0 | 1,595,296,136,892 | 60% | ||
justyy | 0 | 734,145,320,789 | 100% | ||
michelle.gent | 0 | 268,046,847,382 | 100% | ||
jang | 0 | 251,916,891,885 | 100% | ||
mustard | 0 | 2,630,045,632,348 | 100% | ||
whoib | 0 | 9,931,355,795 | 100% | ||
lloyddavis | 0 | 146,013,517,283 | 100% | ||
ssekulji | 0 | 54,098,656,589 | 100% | ||
syahhiran | 0 | 2,531,825,516 | 100% | ||
techslut | 0 | 281,971,244,704 | 50% | ||
barton26 | 0 | 11,874,641,771 | 100% | ||
consciousness | 0 | 1,059,068,215 | 100% | ||
triviummethod | 0 | 553,845,981 | 100% | ||
jaybird | 0 | 407,592,274,573 | 100% | ||
nonameslefttouse | 0 | 2,592,229,580,646 | 100% | ||
whistleblower | 0 | 722,731,504 | 100% | ||
rach | 0 | 12,111,151,855 | 100% | ||
mangos | 0 | 1,990,022,102,737 | 42% | ||
amadeus | 0 | 5,477,512,271 | 50% | ||
sqube | 0 | 560,511,505 | 1% | ||
orionvk | 0 | 11,716,130,775 | 30% | ||
esteemapp | 0 | 15,444,904,156 | 4.54% | ||
veganism | 0 | 3,219,734,322 | 100% | ||
mow | 0 | 1,112,057,809 | 100% | ||
bigtakosensei | 0 | 82,785,770,316 | 75% | ||
walterjay | 0 | 219,106,522,633 | 17.5% | ||
v4vapid | 0 | 5,129,984,137,172 | 33% | ||
steemitcommunity | 0 | 1,354,326,995 | 100% | ||
askari | 0 | 103,064,747,454 | 100% | ||
gabriele-gio | 0 | 86,594,296,150 | 40% | ||
blackbunny | 0 | 81,696,952,677 | 100% | ||
ryivhnn | 0 | 31,921,202,572 | 15% | ||
ades | 0 | 12,442,084,551 | 100% | ||
bxt | 0 | 325,631,317,466 | 100% | ||
lingfei | 0 | 97,168,241,187 | 100% | ||
tarazkp | 0 | 3,978,493,331,345 | 50% | ||
steemitboard | 0 | 5,510,543,065 | 2% | ||
sn0n | 0 | 119,404,971,399 | 100% | ||
justinashby | 0 | 10,917,533,789 | 100% | ||
evildeathcore | 0 | 14,336,534,055 | 100% | ||
teammo | 0 | 397,326,819,071 | 100% | ||
ackza | 0 | 48,208,980,963 | 100% | ||
diggndeeper.com | 0 | 5,084,118,670,705 | 100% | ||
trafalgar | 0 | 40,047,635,542,091 | 100% | ||
louisthomas | 0 | 176,010,003,088 | 100% | ||
dapu | 0 | 808,597,671 | 100% | ||
freedomexists | 0 | 1,596,762,984 | 100% | ||
freebornsociety | 0 | 525,492,950 | 5% | ||
elevator09 | 0 | 179,737,365,632 | 100% | ||
lizanomadsoul | 0 | 248,731,302,454 | 100% | ||
pastzam | 0 | 272,760,675,872 | 29% | ||
raindrop | 0 | 625,415,688,427 | 100% | ||
passion-fruit | 0 | 10,752,318,432 | 100% | ||
zaragast | 0 | 2,559,359,366 | 80% | ||
fortune-master | 0 | 10,833,791,583 | 100% | ||
lugaxker | 0 | 1,262,854,370 | 25.98% | ||
smasssh | 0 | 1,089,086,917,492 | 30% | ||
tamaralovelace | 0 | 148,530,852,420 | 100% | ||
bearbear613 | 0 | 57,704,801,399 | 100% | ||
mes | 0 | 581,654,172,164 | 50% | ||
thenightflier | 0 | 2,574,324,953 | 80% | ||
andyjaypowell | 0 | 204,539,620,621 | 50% | ||
iansart | 0 | 202,716,158,297 | 100% | ||
schlees | 0 | 492,487,248,759 | 20% | ||
praz735u5 | 0 | 5,399,772,596 | 100% | ||
unatalmaria | 0 | 374,087,629 | 100% | ||
marcevhc | 0 | 0 | 100% | ||
roomservice | 0 | 53,487,209,491 | 45% | ||
bigram13 | 0 | 19,058,945,170 | 100% | ||
mblain | 0 | 1,012,060,536 | 20% | ||
ironshield | 0 | 21,682,136,261 | 25.5% | ||
monoc | 0 | 22,116,758 | 100% | ||
nrg | 0 | 105,898,736,087 | 100% | ||
newsflash | 0 | 49,124,087,316,278 | 100% | ||
varunpinto | 0 | 15,389,537,639 | 100% | ||
guiltyparties | 0 | 367,648,413,805 | 100% | ||
janusface | 0 | 896,954,122,745 | 100% | ||
anfitriones | 0 | 134,730,068 | 100% | ||
exec | 0 | 277,947,588,387 | 100% | ||
eval | 0 | 850,899,545 | 100% | ||
djynn | 0 | 33,149,713,026 | 100% | ||
bitcoinflood | 0 | 485,475,447,624 | 25.6% | ||
belahejna | 0 | 3,742,813,289 | 2.5% | ||
giuatt07 | 0 | 1,144,354,129,732 | 100% | ||
alphacore | 0 | 57,819,584,060 | 2.02% | ||
galenkp | 0 | 3,479,599,822,176 | 100% | ||
enjar | 0 | 780,739,190,748 | 100% | ||
mahdiyari | 0 | 1,526,974,284,477 | 100% | ||
tracer-paulo | 0 | 24,260,931,221 | 100% | ||
sam99 | 0 | 145,038,572,223 | 13.69% | ||
drakos | 0 | 237,296,439,647 | 100% | ||
cardumen | 0 | 10,093,305 | 100% | ||
hellene8 | 0 | 4,493,350,105 | 100% | ||
spectrumecons | 0 | 2,597,657,107,989 | 50% | ||
ew-and-patterns | 0 | 54,432,646,974 | 5% | ||
joeyarnoldvn | 0 | 33,148,006,079 | 100% | ||
papilloncharity | 0 | 1,130,423,756,788 | 80.41% | ||
tipy | 0 | 1,375,622,831 | 100% | ||
eturnerx | 0 | 267,762,948,148 | 6.9% | ||
mers | 0 | 119,937,032,752 | 100% | ||
goldkey | 0 | 117,135,242,565 | 13% | ||
unyimeetuk | 0 | 4,670,780,107 | 50% | ||
theguruasia | 0 | 1,186,314,324 | 100% | ||
nicniezgrublem | 0 | 1,057,594,282 | 100% | ||
howo | 0 | 3,289,477,934,149 | 100% | ||
richi0927 | 0 | 967,356,151 | 100% | ||
themarkymark | 0 | 6,639,535,428,037 | 20% | ||
josie2214 | 0 | 37,307,997,518 | 100% | ||
bambukah | 0 | 1,235,855,754 | 35% | ||
marian0 | 0 | 87,545,771,213 | 100% | ||
sanat | 0 | 431,077,269 | 100% | ||
syh7758520 | 0 | 6,450,850,026 | 80% | ||
steempostitalia | 0 | 210,885,582,746 | 80% | ||
vikisecrets | 0 | 450,512,231,850 | 30% | ||
isabelpena | 0 | 49,680,098,862 | 100% | ||
pocketrocket | 0 | 21,517,434,304 | 100% | ||
khalil319 | 0 | 2,480,780,104 | 50% | ||
steemik | 0 | 13,641,206,210 | 100% | ||
francosteemvotes | 0 | 12,693,752,070 | 35% | ||
yacobh | 0 | 8,527,556,315 | 70% | ||
horpey | 0 | 83,196,127,213 | 100% | ||
shogo | 0 | 2,550,570,979 | 100% | ||
fionasfavourites | 0 | 161,033,214,974 | 100% | ||
santigs | 0 | 45,866,238,575 | 100% | ||
marketinggeek | 0 | 2,428,841,503 | 100% | ||
nadhora | 0 | 7,424,319,480 | 100% | ||
bashadow | 0 | 102,402,133,887 | 25% | ||
ekkah | 0 | 877,658,368 | 100% | ||
stoodkev | 0 | 7,236,750,684,693 | 100% | ||
onartbali | 0 | 22,146,234,156 | 100% | ||
evildido | 0 | 2,044,594,477 | 17.5% | ||
buildawhale | 0 | 14,595,518,487,848 | 20% | ||
danmaruschak | 0 | 225,104,514,035 | 100% | ||
aidefr | 0 | 7,024,738,055 | 26.25% | ||
eastmael | 0 | 43,729,048,341 | 100% | ||
drax | 0 | 431,969,873,277 | 100% | ||
tomiscurious | 0 | 294,503,658,198 | 63.9% | ||
suhadi | 0 | 1,069,226,405 | 100% | ||
therealwolf | 0 | 705,415,574,705 | 60% | ||
taskmaster4450 | 0 | 2,166,776,826,057 | 100% | ||
roleerob | 0 | 364,607,073,602 | 100% | ||
fatman | 0 | 8,316,818,887 | 2% | ||
suffragator | 0 | 1,718,665,405 | 100% | ||
pegarissimo | 0 | 33,698,238,532 | 100% | ||
plantstoplanks | 0 | 45,323,634,491 | 13.75% | ||
dilimunanzar | 0 | 23,872,965,239 | 100% | ||
msp-makeaminnow | 0 | 16,554,682,182 | 26% | ||
littleboy | 0 | 93,229,381,691 | 100% | ||
omra-sky | 0 | 68,281,291,902 | 40% | ||
pkalra | 0 | 52,880,162,039 | 100% | ||
makerhacks | 0 | 70,248,138,070 | 20% | ||
borgheseglass | 0 | 5,218,364,636 | 100% | ||
shadflyfilms | 0 | 8,279,253,454 | 100% | ||
heidi71 | 0 | 69,583,684,910 | 80% | ||
curatorem | 0 | 423,913,036 | 100% | ||
esteem.app | 0 | 1,267,179,886 | 4.54% | ||
gypsyfortune | 0 | 2,263,336,657 | 100% | ||
daisyphotography | 0 | 12,366,623,279 | 100% | ||
investegg | 0 | 289,538,702,319 | 6.6% | ||
vegoutt-travel | 0 | 39,451,880,487 | 50% | ||
dreamm | 0 | 4,958,097,760 | 100% | ||
minnowspower | 0 | 315,107,354 | 50% | ||
spacesheep | 0 | 4,661,381,564 | 100% | ||
liverpool-fan | 0 | 611,425,489 | 5% | ||
feo | 0 | 14,776,587 | 100% | ||
afterglow | 0 | 15,375,100,388 | 50% | ||
petrolinivideo | 0 | 7,132,608,415 | 50% | ||
arabisouri | 0 | 147,086,945,567 | 100% | ||
noble-noah | 0 | 17,584,752,238 | 100% | ||
traciyork | 0 | 589,724,125,014 | 55% | ||
mrsyria | 0 | 2,073,830,556 | 100% | ||
thekittygirl | 0 | 437,088,741,837 | 100% | ||
familyprotection | 0 | 678,283,524,007 | 51% | ||
hectgranate | 0 | 20,390,267,370 | 100% | ||
tradingideas | 0 | 1,289,428,077 | 100% | ||
mtl1979 | 0 | 3,633,648,205 | 100% | ||
emrebeyler | 0 | 1,863,548,489,750 | 100% | ||
steveconnor | 0 | 69,092,990,234 | 50% | ||
paulmoon410 | 0 | 511,956,731 | 4% | ||
felipejoys | 0 | 54,433,833,088 | 100% | ||
irynochka | 0 | 1,314,244,878 | 100% | ||
smartsteem | 0 | 2,769,368,508,185 | 60% | ||
phderoes | 0 | 4,686,135,127 | 100% | ||
citizensmith | 0 | 37,307,147,171 | 50% | ||
steeminer4up | 0 | 1,331,174,926 | 100% | ||
traf | 0 | 3,403,715,291,713 | 100% | ||
tazi | 0 | 173,128,380,949 | 29% | ||
b00m | 0 | 17,875,172,750 | 50% | ||
prometehum | 0 | 875,956,690 | 100% | ||
fjcalduch | 0 | 294,956,614,568 | 100% | ||
robotics101 | 0 | 6,897,854,422 | 35% | ||
marcolino76 | 0 | 10,755,065,322 | 40% | ||
afril | 0 | 712,165,428 | 50% | ||
lpv | 0 | 2,177,391,324 | 6.56% | ||
breelikeatree | 0 | 179,454,029,074 | 100% | ||
howiemac | 0 | 20,807,307,462 | 100% | ||
statorcrime | 0 | 810,518,920 | 17.5% | ||
spiritabsolute | 0 | 28,946,690,433 | 100% | ||
cryptonized | 0 | 61,756,965,361 | 10% | ||
fourfourfun | 0 | 1,360,961,053 | 4.37% | ||
candyboy | 0 | 819,018,520 | 100% | ||
spydo | 0 | 324,435,564,791 | 100% | ||
leynedayana | 0 | 501,735,692 | 100% | ||
upmyvote | 0 | 13,720,711,304 | 20% | ||
duke77 | 0 | 5,965,222,510 | 25% | ||
dechastre | 0 | 10,267,260,398 | 100% | ||
gorc | 0 | 1,035,906,545 | 15% | ||
pixietrix | 0 | 732,399,521 | 15% | ||
shadowlioncub | 0 | 799,899,308 | 15% | ||
phortun | 0 | 101,183,245,476 | 10% | ||
pignus | 0 | 7,318,572,709 | 100% | ||
fiducia | 0 | 0 | 100% | ||
daltono | 0 | 487,393,432,639 | 22% | ||
deepresearch | 0 | 265,029,698,446 | 29.7% | ||
jewel-lover | 0 | 1,686,294,606 | 100% | ||
stupid | 0 | 1,965,656,646 | 100% | ||
joslud | 0 | 895,155,156 | 100% | ||
gabrielatravels | 0 | 137,764,934,439 | 50% | ||
thedrewshow | 0 | 811,027,094 | 100% | ||
jude.villarta | 0 | 3,842,566,430 | 100% | ||
r1s2g3 | 0 | 66,223,503,161 | 100% | ||
hijosdelhombre | 0 | 49,508,214,829 | 50% | ||
inaz | 0 | 144,470,356 | 100% | ||
satoshi-group | 0 | 16,446,999,428 | 100% | ||
worthit | 0 | 148,430,195 | 100% | ||
hitz75 | 0 | 144,499,336 | 100% | ||
celioeguga | 0 | 18,530,826,479 | 100% | ||
bala41288 | 0 | 721,796,549,852 | 100% | ||
leslierevales | 0 | 4,311,173,178 | 40.2% | ||
ahmedsy | 0 | 24,911,824,742 | 100% | ||
nnaraoh | 0 | 160,305,393,942 | 100% | ||
fractal-team | 0 | 1,034,895,691 | 100% | ||
lunaticpandora | 0 | 1,552,786,763,275 | 100% | ||
holger80 | 0 | 1,470,706,546,937 | 50% | ||
shmoogleosukami | 0 | 49,089,509,553 | 20% | ||
quotes-haven | 0 | 74,748,949,800 | 100% | ||
atma-yoga | 0 | 525,933,857 | 50% | ||
operahoser | 0 | 8,190,427,207 | 5% | ||
minnowvotes | 0 | 380,222,782,669 | 100% | ||
cryptosharon | 0 | 136,519,084,143 | 100% | ||
joelai | 0 | 11,540,768,714 | 80% | ||
green77 | 0 | 11,422,069,921 | 95% | ||
zulbahri | 0 | 1,689,036,961 | 100% | ||
barge | 0 | 304,494,254,437 | 100% | ||
onlavu | 0 | 6,283,470,745 | 10% | ||
asgarth | 0 | 1,862,926,443,701 | 100% | ||
oleg5430 | 0 | 973,320,392 | 100% | ||
cst90 | 0 | 132,586,588,434 | 100% | ||
movement19 | 0 | 2,262,408,400 | 5% | ||
ashtv | 0 | 713,030,134,033 | 100% | ||
futurecurrency | 0 | 51,385,326,776 | 63% | ||
g4fun | 0 | 10,949,015,439 | 25% | ||
freiheitsbote | 0 | 2,812,307,631 | 100% | ||
carlosp18 | 0 | 6,946,873,114 | 100% | ||
almi | 0 | 177,229,026,176 | 50% | ||
homeginkit | 0 | 3,103,740,554 | 100% | ||
thomasthewolf | 0 | 73,218,653,592 | 94% | ||
idkpdx | 0 | 2,654,076,803 | 100% | ||
richatvns | 0 | 681,843,905 | 0.5% | ||
watchlist | 0 | 360,009,931 | 100% | ||
adenijiadeshina | 0 | 9,034,557,621 | 50% | ||
properfraction | 0 | 48,007,895,152 | 100% | ||
kryptik.tigrrr3d | 0 | 22,552,430,012 | 100% | ||
foxyspirit | 0 | 808,046,218 | 13.75% | ||
abwasserrohr | 0 | 21,092,833,594 | 100% | ||
asimo | 0 | 2,259,361,789 | 50% | ||
amico | 0 | 349,062,647,217 | 23.07% | ||
sunshinebear | 0 | 1,623,056,819 | 50% | ||
steemitcolombia | 0 | 3,792,966,799 | 100% | ||
immanuel94 | 0 | 98,321,342,341 | 100% | ||
bil.prag | 0 | 147,774,760,874 | 25% | ||
onepercentbetter | 0 | 13,507,254,399 | 10% | ||
manniman | 0 | 77,986,085,685 | 11% | ||
louis88 | 0 | 2,363,542,065,794 | 100% | ||
goldvault | 0 | 5,438,138,213 | 13% | ||
sbi2 | 0 | 75,633,483,336 | 3.35% | ||
dera123 | 0 | 244,904,892,225 | 100% | ||
jan23com | 0 | 7,148,560,054 | 90% | ||
paragism | 0 | 21,107,222,109 | 100% | ||
jkramer | 0 | 1,225,454,256,313 | 100% | ||
flyerchen | 0 | 20,254,157,845 | 100% | ||
wolfhart | 0 | 16,258,470,092 | 40% | ||
m2nnari | 0 | 14,125,996,538 | 100% | ||
skyroad | 0 | 11,462,504,899 | 100% | ||
orkin420 | 0 | 14,897,425,800 | 100% | ||
jemmanuel | 0 | 6,058,309,611 | 20% | ||
alitavirgen | 0 | 924,906,607 | 100% | ||
gadrian | 0 | 169,101,211,891 | 100% | ||
fotogruppemunich | 0 | 13,897,064,618 | 100% | ||
doana | 0 | 570,531,297 | 100% | ||
xchng | 0 | 18,751,565,109 | 100% | ||
gifty-e | 0 | 814,002,308 | 100% | ||
choco11oreo11 | 0 | 3,792,373,662 | 90% | ||
michellpiala | 0 | 2,745,081,994 | 50% | ||
imcore | 0 | 1,022,572,223 | 10% | ||
gogreenbuddy | 0 | 193,636,170,504 | 20% | ||
tsnaks | 0 | 86,162,229,697 | 100% | ||
kgakakillerg | 0 | 67,113,627,984 | 25% | ||
flyinghigher | 0 | 43,914,698,148 | 100% | ||
oscurity | 0 | 4,461,861,819 | 5% | ||
calisay | 0 | 22,853,420,583 | 100% | ||
yaraha | 0 | 3,693,093,491 | 20% | ||
promobot | 0 | 2,387,908,752 | 17.5% | ||
glodniwiedzy | 0 | 2,549,331,718 | 100% | ||
mrs.goldkey | 0 | 2,666,029,938 | 13% | ||
veteranforcrypto | 0 | 855,715,254 | 40% | ||
opt2o | 0 | 3,212,572,077 | 50% | ||
fw206 | 0 | 342,813,469,322 | 43.7% | ||
netzisde | 0 | 50,825,508,862 | 50% | ||
diabonua | 0 | 156,886,947,228 | 100% | ||
sayago | 0 | 9,666,652,092 | 50% | ||
pladozero | 0 | 28,286,182,079 | 10% | ||
nateaguila | 0 | 3,797,611,214,459 | 100% | ||
davidesimoncini | 0 | 7,235,118,175 | 30% | ||
enforcer48 | 0 | 127,301,462,121 | 15% | ||
angatt | 0 | 3,515,384,833 | 50% | ||
fernandosoder | 0 | 4,291,002,747 | 100% | ||
thefoundation | 0 | 30,167,593,494 | 72.7% | ||
worldwildflora | 0 | 1,377,830,863 | 50% | ||
cryptoandcoffee | 0 | 150,441,403,925 | 10% | ||
luminaryhmo | 0 | 7,973,644,265 | 100% | ||
kstop1 | 0 | 31,013,160,701 | 100% | ||
solarwarrior | 0 | 1,894,403,169,820 | 100% | ||
merlion | 0 | 638,441,159 | 10% | ||
edgy-ed-morrison | 0 | 36,319,973,609 | 100% | ||
konradxxx3 | 0 | 11,610,575,175 | 100% | ||
roger5120 | 0 | 65,932,711,418 | 20% | ||
hermannsol | 0 | 13,140,226,502 | 100% | ||
scrawly | 0 | 2,554,632,007 | 100% | ||
hemo | 0 | 3,212,657,322 | 100% | ||
steemulant | 0 | 2,289,772,349 | 100% | ||
kapitanrosomak | 0 | 9,723,254,090 | 100% | ||
mrnightmare89 | 0 | 11,854,430,504 | 50% | ||
ambiguity | 0 | 40,321,157,452 | 100% | ||
dash-embassy | 0 | 5,869,686,807 | 100% | ||
zaibkang | 0 | 1,237,727,507 | 100% | ||
schlunior | 0 | 9,886,589,547 | 20% | ||
marya77 | 0 | 17,641,401,221 | 100% | ||
digi-me | 0 | 62,976,250,652 | 100% | ||
steem.craft | 0 | 25,081,101,766 | 100% | ||
yestermorrow | 0 | 11,759,397,078 | 31% | ||
thehive | 0 | 119,111,948,097 | 70% | ||
luciannagy | 0 | 4,738,907,193 | 30% | ||
fandelkefir | 0 | 4,103,294,644 | 100% | ||
light-hearted | 0 | 479,866,112 | 100% | ||
raiseup | 0 | 964,688,949 | 10% | ||
littleshadow | 0 | 3,574,867,028 | 90% | ||
goingbonkers | 0 | 66,359,505,461 | 100% | ||
luppers | 0 | 700,547,728 | 1% | ||
voxmortis | 0 | 36,953,238,707 | 20% | ||
joseph6232 | 0 | 1,379,140,783 | 90% | ||
emaillisahere | 0 | 7,434,771,635 | 75% | ||
steemaction | 0 | 1,584,010,459 | 10% | ||
buzzbee | 0 | 1,111,689,496 | 50% | ||
fullnodeupdate | 0 | 25,721,661,023 | 50% | ||
engrave | 0 | 2,276,374,739,507 | 100% | ||
fijimermaid | 0 | 304,137,214,777 | 100% | ||
tipsybosphorus | 0 | 2,898,707,113 | 50% | ||
pboulet | 0 | 127,292,233,454 | 100% | ||
chike4545 | 0 | 936,674,805 | 100% | ||
cercle | 0 | 1,036,469,967 | 35% | ||
caoimhin | 0 | 904,349,911 | 100% | ||
djtrucker | 0 | 638,858,527 | 75% | ||
voter001 | 0 | 8,295,726,720 | 10% | ||
voter002 | 0 | 19,066,118,871 | 89.5% | ||
voter003 | 0 | 145,606,106,191 | 67.4% | ||
steemituplife | 0 | 651,888,499 | 25% | ||
quediceharry | 0 | 5,248,581,699 | 100% | ||
numanbutt | 0 | 1,135,659,882 | 100% | ||
marshalmugi | 0 | 32,115,994,984 | 85% | ||
podg3 | 0 | 1,361,793,840 | 90% | ||
steemwhalepower | 0 | 925,971,856 | 100% | ||
silverkey | 0 | 2,642,964,287 | 13% | ||
silvervault | 0 | 5,450,474,839 | 13% | ||
cryptycoon | 0 | 2,751,233,731 | 13% | ||
cryptoclerk | 0 | 3,793,810,206 | 19% | ||
mister-meeseeks | 0 | 43,546,775,306 | 50% | ||
pocketjs | 0 | 653,024,702 | 100% | ||
ebot2020 | 0 | 63,560,136 | 50% | ||
misstaken | 0 | 1,415,474,246 | 90% | ||
thevil | 0 | 589,708,101,191 | 100% | ||
merlin7 | 0 | 100,434,949,393 | 40% | ||
marylucy | 0 | 18,181,110,342 | 100% | ||
thrasher666 | 0 | 2,218,368,304 | 60% | ||
dallas27 | 0 | 24,524,637,161 | 100% | ||
brianoflondon | 0 | 1,352,494,675,247 | 100% | ||
kabasakal | 0 | 1,436,716,897 | 100% | ||
kingsofa | 0 | 22,938,778,659 | 100% | ||
ziomalek | 0 | 535,201,794 | 100% | ||
ferratum | 0 | 761,176,722 | 100% | ||
hangower | 0 | 743,590,161 | 100% | ||
newsposter | 0 | 1,252,611,762 | 100% | ||
geeklania | 0 | 8,106,742,830 | 100% | ||
cremisi | 0 | 1,869,005,942 | 100% | ||
oleg29 | 0 | 748,961,049 | 100% | ||
niceron | 0 | 962,484,257 | 100% | ||
ogar4ik | 0 | 1,183,568,807 | 100% | ||
patrusenko | 0 | 738,116,866 | 100% | ||
gaffarov | 0 | 1,184,001,781 | 100% | ||
dam4ik | 0 | 1,185,092,719 | 100% | ||
yletavina | 0 | 1,184,738,335 | 100% | ||
divachev | 0 | 1,184,305,014 | 100% | ||
inurico | 0 | 1,186,567,063 | 100% | ||
flpstar | 0 | 740,617,611 | 100% | ||
nellon | 0 | 2,781,706,896 | 100% | ||
savonova | 0 | 1,144,598,411 | 100% | ||
skoroklad | 0 | 1,121,120,278 | 100% | ||
gaffra | 0 | 1,214,632,936 | 100% | ||
varuis | 0 | 1,144,196,409 | 100% | ||
andy2004 | 0 | 750,749,871 | 100% | ||
dam4ik2 | 0 | 1,126,201,169 | 100% | ||
certain | 0 | 125,027,703,871 | 50% | ||
carbodexkim | 0 | 803,370,710 | 100% | ||
michealb | 0 | 374,605,058,539 | 100% | ||
jussbren | 0 | 1,518,588,874 | 90% | ||
ladyangelwolf | 0 | 1,300,163,314 | 100% | ||
theycallmedan | 0 | 30,635,486,199,931 | 46% | ||
glastar | 0 | 520,206,968,666 | 70% | ||
bgornicki | 0 | 1,147,238,845 | 100% | ||
marki99 | 0 | 1,543,229,893,255 | 100% | ||
keket | 0 | 671,207,880 | 50% | ||
tamito0201 | 0 | 1,680,980,124 | 100% | ||
smonia | 0 | 1,991,358,100 | 100% | ||
starrouge | 0 | 1,048,492,524 | 50% | ||
redheaddemon | 0 | 625,860,023 | 40% | ||
wherein | 0 | 114,140,637,047 | 100% | ||
khan.dayyanz | 0 | 48,343,272,419 | 100% | ||
shainemata | 0 | 13,551,255,282 | 50% | ||
zerofive | 0 | 1,043,614,076 | 50% | ||
thehealthylife | 0 | 3,272,087,180 | 100% | ||
charitycurator | 0 | 1,344,079,657 | 10% | ||
smon-fan | 0 | 2,091,964,674 | 100% | ||
jacuzzi | 0 | 38,224,511,511 | 50% | ||
lestrange | 0 | 79,940,019,579 | 100% | ||
tr777 | 0 | 1,741,739,076 | 100% | ||
sm-jewel | 0 | 616,194,490 | 50% | ||
tr77 | 0 | 1,651,033,521 | 100% | ||
smoner | 0 | 1,475,927,378 | 100% | ||
smonian | 0 | 1,728,395,447 | 100% | ||
cnstm | 0 | 169,121,977,119 | 100% | ||
likuang007 | 0 | 665,860,519 | 100% | ||
agent14 | 0 | 0 | 35% | ||
vickyguevara | 0 | 3,273,036,938 | 100% | ||
miguelmederico | 0 | 14,149,357,495 | 40% | ||
caribehub | 0 | 1,821,879,900 | 100% | ||
jamesbattler | 0 | 373,861,418,963 | 100% | ||
smon-joa | 0 | 1,326,640,073 | 100% | ||
jjangjjanggirl | 0 | 1,501,884,038 | 100% | ||
lianjingmedia | 0 | 1,004,005,509 | 100% | ||
broxi | 0 | 8,653,979,017 | 50% | ||
fyn | 0 | 1,099,215,928 | 100% | ||
steemitmonsters | 0 | 881,650,480 | 100% | ||
kokadi | 0 | 1,797,195,959 | 100% | ||
hungrybear | 0 | 394,233,019 | 10% | ||
smonbear | 0 | 1,740,401,342 | 100% | ||
aristak | 0 | 0 | 100% | ||
freevoluntarist | 0 | 135,556,257 | 100% | ||
denizcakmak | 0 | 977,289,568 | 100% | ||
hungryharish | 0 | 21,616,335,620 | 100% | ||
sophieandhenrik | 0 | 10,107,608,829 | 100% | ||
src3 | 0 | 3,560,293,291 | 5% | ||
sadheaven | 0 | 16,540,698,511 | 100% | ||
kggymlife | 0 | 5,774,573,953 | 50% | ||
marymi | 0 | 2,183,377,090 | 100% | ||
crownbee | 0 | 32,799,258 | 6% | ||
bitcoinator | 0 | 3,223,205,970 | 100% | ||
hungryanu | 0 | 3,617,347,130 | 50% | ||
photographercr | 0 | 38,032,169,584 | 20% | ||
szf | 0 | 1,440,289,023 | 50% | ||
maini | 0 | 292,636,499,577 | 100% | ||
wallvater | 0 | 1,237,328,191 | 20% | ||
epicdice | 0 | 19,200,372,423 | 18% | ||
poliwalt10 | 0 | 1,732,146,904 | 55% | ||
kytka | 0 | 285,487,512,074 | 100% | ||
gadrian-sp | 0 | 5,211,549,565 | 100% | ||
helgalubevi | 0 | 3,518,115,810 | 100% | ||
akumagai | 0 | 34,673,816,389 | 100% | ||
linita | 0 | 25,385,382,133 | 100% | ||
anddumbcunts | 0 | 0 | -1% | ||
ssc-token | 0 | 1,341,238,211 | 100% | ||
blakkstorm | 0 | 736,379,075 | 100% | ||
likwid | 0 | 6,878,324,745 | 17.5% | ||
wiv01 | 0 | 36,607,856,737 | 100% | ||
borjan | 0 | 266,017,724,794 | 24.9% | ||
tinyhousecryptos | 0 | 512,954,758 | 5% | ||
tradingideas2 | 0 | 0 | 100% | ||
iktisat | 0 | 765,185,240 | 100% | ||
xyz004 | 0 | 46,699,709,054 | 25% | ||
steemindian | 0 | 14,727,105,849 | 100% | ||
ernstboe | 0 | 98,928,726,023 | 100% | ||
cryptogambit | 0 | 1,442,647,596 | 7.5% | ||
manylar | 0 | 71,240,417,583 | 100% | ||
suigener1s | 0 | 546,358,391 | 100% | ||
imbartley | 0 | 1,590,753,119 | 50% | ||
ljungbuske | 0 | 48,177,859,321 | 100% | ||
kgswallet | 0 | 698,269,126 | 25% | ||
yeswecan | 0 | 6,648,393,916 | 90% | ||
shopinbit | 0 | 1,810,011,038 | 100% | ||
lrekt01 | 0 | 3,814,286,119 | 89% | ||
reggaesteem | 0 | 3,251,628,963 | 29.75% | ||
havtorn | 0 | 83,178,604,753 | 100% | ||
nichemarket | 0 | 10,444,683,478 | 100% | ||
ali-h | 0 | 4,140,761,193 | 50% | ||
hyborian-strain | 0 | 2,401,885,945 | 30% | ||
babytarazkp | 0 | 5,853,002,739 | 50% | ||
trendovoter | 0 | 3,732,322,108 | 50% | ||
alypanda | 0 | 802,861,139 | 100% | ||
tina-tina | 0 | 365,682,491 | 100% | ||
soyunasantacruz | 0 | 38,237,759,144 | 100% | ||
happiness19 | 0 | 0 | 100% | ||
sbi-tokens | 0 | 812,060,442 | 0.95% | ||
logiczombie | 0 | 2,081,582,415 | 50% | ||
gdhaetae | 0 | 372,522,027 | 100% | ||
janaveda | 0 | 136,881,278,994 | 100% | ||
kanibot | 0 | 19,698,734,462 | 100% | ||
acta | 0 | 537,762,760 | 100% | ||
urun | 0 | 71,087,158,795 | 100% | ||
the-table | 0 | 19,873,201,353 | 90% | ||
rosana6 | 0 | 39,116,227,743 | 100% | ||
cardtrader | 0 | 367,382,150,322 | 86% | ||
thehouse | 0 | 1,952,992,787 | 90% | ||
mattsanthonyit | 0 | 114,885,072,872 | 100% | ||
fixie | 0 | 72,326,877,932 | 100% | ||
dnflsms | 0 | 1,671,666,245 | 100% | ||
trendobounty | 0 | 0 | 50% | ||
tolaramazan | 0 | 71,278,856,309 | 100% | ||
jessy22 | 0 | 1,271,400,621 | 100% | ||
madisonelizabeth | 0 | 553,530,315 | 100% | ||
holybread | 0 | 360,432,681,418 | 100% | ||
angelicsaman | 0 | 98,983,495,677 | 100% | ||
dv56d | 0 | 54,138,528 | 50% | ||
dappstats | 0 | 3,626,324,233 | 15% | ||
ibelin | 0 | 25,049,386,187 | 70% | ||
silverquest | 0 | 121,896,647,193 | 90% | ||
blocktvnews | 0 | 2,442,410,824 | 50% | ||
seabuckthorn | 0 | 98,901,676,087 | 100% | ||
galtsund | 0 | 98,915,608,078 | 100% | ||
unpopular | 0 | 2,206,605,310,705 | 100% | ||
shani.jahming | 0 | 1,170,947,760 | 35% | ||
policewala | 0 | 630,963,030 | 10% | ||
galenkp.aus | 0 | 1,195,719,603 | 100% | ||
yourtop3 | 0 | 2,229,597,268 | 27.5% | ||
redwarbull | 0 | 2,629,923,370 | 13% | ||
lachg89 | 0 | 58,792,960,208 | 100% | ||
njord | 0 | 71,240,224,764 | 100% | ||
abachon | 0 | 205,633,685,996 | 100% | ||
gmlrecordz | 0 | 616,918,811 | 50% | ||
mvanhauten | 0 | 1,029,398,547 | 20% | ||
oblivioncubed | 0 | 102,807,679,376 | 30% | ||
nanyuris | 0 | 32,590,773,940 | 100% | ||
keepit2 | 0 | 1,316,806,641 | 100% | ||
journeyofanomad | 0 | 4,862,793,484 | 40% | ||
angel33 | 0 | 642,588,051 | 100% | ||
lacking | 0 | 86,603,765,535 | 30% | ||
garlet | 0 | 41,939,995,430 | 100% | ||
onestop | 0 | 35,003,722,110 | 100% | ||
the66squirrel | 0 | 31,552,477,789 | 100% | ||
bilpcoinbpc | 0 | 511,846,048 | 5% | ||
julesquirin | 0 | 9,510,456,130 | 50% | ||
frejalovisa | 0 | 71,207,112,612 | 100% | ||
orestistrips | 0 | 134,204,607,725 | 100% | ||
cornavirus | 0 | 4,843,092,524 | 100% | ||
alexa.art | 0 | 38,570,145,562 | 100% | ||
fengchao | 0 | 318,306,424,675 | 100% | ||
fsm-core | 0 | 20,480,204,062 | 100% | ||
hivebuzz | 0 | 88,289,948,862 | 100% | ||
hivewatchers | 0 | 246,781,563,095 | 55% | ||
hivetrending | 0 | 113,952,606,545 | 100% | ||
laruche | 0 | 1,558,383,245,072 | 35% | ||
ykretz | 0 | 7,096,218,034 | 17.5% | ||
creativemary | 0 | 23,738,857,125 | 100% | ||
thisismylife | 0 | 18,910,202,596 | 100% | ||
master-lamps | 0 | 2,178,204,960 | 100% | ||
reggaejahm | 0 | 142,764,864,909 | 35% | ||
diosaerys | 0 | 539,376,117 | 100% | ||
softworld | 0 | 1,049,774,081,448 | 100% | ||
captainhive | 0 | 950,820,486,703 | 50% | ||
velinov86 | 0 | 921,210,839 | 5% | ||
gradeon | 0 | 2,327,007,591 | 10% | ||
hiveonboard | 0 | 142,398,830,022 | 45% | ||
hive-143869 | 0 | 61,298,779,434 | 35% | ||
hivelist | 0 | 32,201,310,893 | 10% | ||
ecency | 0 | 1,429,327,463,421 | 4.34% | ||
quantumg | 0 | 61,572,600,708 | 100% | ||
mangowambo | 0 | 9,837,812,927 | 100% | ||
localgrower | 0 | 340,924,457 | 10% | ||
hiveupme | 0 | 497,800,056,424 | 50% | ||
traduzindojogos | 0 | 797,086,050 | 100% | ||
hivecurator | 0 | 4,282,058,907 | 50% | ||
hive.curation | 0 | 189,532,920,798 | 2.82% | ||
ghaazi | 0 | 4,814,579,107 | 100% | ||
actioncats | 0 | 19,841,925,277 | 12% | ||
jaguarosky | 0 | 737,529,446 | 100% | ||
daniky | 0 | 21,151,880,731 | 25% | ||
poshbot | 0 | 4,661,391,908 | 20% | ||
lithajacobs | 0 | 605,172,547 | 17.5% | ||
baptisttadg | 0 | 9,356,407,118 | 100% | ||
ykroys | 0 | 23,222,376,412 | 100% | ||
lucianav | 0 | 84,513,223,007 | 100% | ||
comprendre.hive | 0 | 1,413,012,222 | 35% | ||
heracleia | 0 | 1,781,887,104 | 100% | ||
reza-shamim | 0 | 564,142,742 | 40% | ||
olaunlimited | 0 | 5,412,683,710 | 100% | ||
coretoken | 0 | 199,700,943 | 50% | ||
ecency.stats | 0 | 1,206,281,483 | 4.54% | ||
ollasysartenes | 0 | 1,059,083,104 | 100% | ||
dayerlis | 0 | 991,173,278 | 100% | ||
mrnightmare.net | 0 | 4,211,182,127 | 50% | ||
akhyar23 | 0 | 217,253,561 | 100% | ||
recoveryinc | 0 | 7,814,485,054 | 10% | ||
vaulttoken | 0 | 891,875,276 | 50% | ||
swap.vault | 0 | 320,085,508 | 50% | ||
hive-108278 | 0 | 880,167,740 | 50% | ||
rafaelgreen | 0 | 24,334,585,540 | 100% | ||
sevenoh-fiveoh | 0 | 646,812,182 | 5% | ||
hrcl.art | 0 | 8,536,044,453 | 100% | ||
mborg | 0 | 3,305,268,194 | 100% | ||
cryptosimplify | 0 | 118,357,213,191 | 100% | ||
kawsar8035 | 0 | 42,129,980,200 | 100% | ||
camplife | 0 | 698,350,261 | 100% | ||
borghesegardens | 0 | 4,201,030,482 | 100% | ||
aurauramagic | 0 | 12,700,743,842 | 100% | ||
dying | 0 | 5,735,354,020 | 10% | ||
dalersilfver | 0 | 233,395,994,106 | 100% | ||
allsway | 0 | 31,439,806,696 | 100% | ||
cesar24 | 0 | 34,685,031,894 | 100% | ||
usainvote | 0 | 21,490,252,642,320 | 100% | ||
jonalyn2020 | 0 | 2,782,852,346 | 100% | ||
aaalviarez | 0 | 2,905,523,873 | 100% | ||
rewarder | 0 | 878,697,905 | 50% | ||
borbolet | 0 | 18,391,400,218 | 30% | ||
senseiphil | 0 | 64,967,631,101 | 50% | ||
altleft | 0 | 23,175,695,385,084 | 100% | ||
luyennikki | 0 | 933,317,337 | 50% | ||
emilycorvof | 0 | 13,206,935,297 | 100% | ||
iamfarhad | 0 | 716,739,079 | 50% | ||
mau189gg | 0 | 5,428,789,130 | 50% | ||
diecinueve | 0 | 88,057,194 | 100% | ||
kenoneday | 0 | 726,016,609 | 100% | ||
tan.dev | 0 | 135,285,012 | 50% | ||
mattbee | 0 | 547,271,410 | 100% | ||
apeboy | 0 | 9,920,554,418 | 100% | ||
dartodarmadi | 0 | 0 | 100% | ||
aiovo | 0 | 11,927,453,599 | 100% | ||
mismo | 0 | 3,633,805,225 | 100% | ||
wine-token | 0 | 12,528,879,590 | 50% | ||
kattycrochet | 0 | 24,056,277,509 | 50% | ||
esecholito | 0 | 37,741,448,525 | 100% | ||
brofund-stem | 0 | 2,914,047,940 | 100% | ||
ayrin344 | 0 | 110,414,504,250 | 100% | ||
tamiapt6 | 0 | 28,407,101,090 | 100% | ||
tan.reg | 0 | 133,235,703 | 50% | ||
thesimguru | 0 | 133,285,670 | 50% | ||
tan.stake | 0 | 3,630,541,196 | 50% | ||
edwing357 | 0 | 23,141,571,562 | 100% | ||
pedrovivaz | 0 | 75,947,132,733 | 100% | ||
banko | 0 | 1,591,253,851 | 25% | ||
godfather.ftw | 0 | 793,792,652 | 100% | ||
druckado | 0 | 51,073,826,600 | 20% | ||
completewind | 0 | 1,333,770,205 | 100% | ||
susie-saver | 0 | 22,784,501,625 | 100% | ||
tan.extra | 0 | 412,362,572 | 50% | ||
vihan | 0 | 135,234,872 | 50% | ||
winebank | 0 | 320,865,529 | 50% | ||
samrisso | 0 | 12,370,174,139 | 10% | ||
hulualre | 0 | 1,411,056,319 | 100% | ||
larry21 | 0 | 2,470,031,417 | 10% | ||
hive-126300 | 0 | 548,647,094 | 100% | ||
fragozar01 | 0 | 6,159,310,218 | 50% | ||
simbank | 0 | 134,783,843 | 50% | ||
haitch | 0 | 13,325,699,515 | 100% | ||
cbridges573 | 0 | 2,250,630,700 | 8.4% | ||
rich0399 | 0 | 937,603,460 | 100% | ||
bananass | 0 | 22,548,399,493 | 13% | ||
retaliatorr | 0 | 2,535,493,414 | 100% | ||
huzzah | 0 | 9,473,812,925 | 50% | ||
eglois | 0 | 3,674,791,472 | 100% | ||
nj07 | 0 | 1,004,101,173 | 100% | ||
fesmofet | 0 | 0 | 3% | ||
tejimundo | 0 | 17,127,694,854 | 100% | ||
zdigital222 | 0 | 173,228,639 | 100% | ||
livegaming | 0 | 1,963,408,604 | 100% | ||
nanggroe1 | 0 | 30,267,316,855 | 50% | ||
cvrle | 0 | 6,168,541,931 | 100% | ||
farleyfund | 0 | 6,741,383,256 | 100% | ||
kooza | 0 | 1,294,168,158 | 25% | ||
cowboyphylosophy | 0 | 5,627,868,327 | 100% | ||
radiofreefutura | 0 | 18,126,897,097 | 40% | ||
wine-ico | 0 | 2,713,199,048 | 50% | ||
nyxlabs | 0 | 2,414,340,185 | 25% | ||
mapetoke | 0 | 83,054,011,441 | 100% | ||
brazilec | 0 | 6,112,905,648 | 100% | ||
creodas | 0 | 1,653,598,224 | 75% | ||
core.voter | 0 | 23,550,694,199 | 50% | ||
happyfrog420-new | 0 | 9,581,706,953 | 46.9% | ||
honeykeeper | 0 | 307,666,827 | 100% | ||
rendrianarma | 0 | 5,029,432,470 | 50% | ||
oscarcampos86 | 0 | 0 | 100% | ||
leveluplifestyle | 0 | 19,353,579,363 | 50% | ||
sunsetjesus | 0 | 40,007,203,037 | 100% | ||
rodqui95 | 0 | 3,767,640,291 | 100% | ||
auliaarma | 0 | 1,557,960,252 | 50% | ||
dendendenden | 0 | 32,369,076,469 | 100% | ||
phuong.sitha | 0 | 1,050,960,559 | 25% | ||
olebulls | 0 | 14,178,886,787 | 14% | ||
saberinteresante | 0 | 0 | 100% | ||
gecata | 0 | 26,733,252,048 | 47% | ||
hive.friends | 0 | 825,515,906 | 92.75% | ||
josilverio | 0 | 0 | 100% | ||
panmonagas | 0 | 574,013,413 | 100% | ||
seryi13 | 0 | 3,419,790,602 | 100% | ||
marisa0949 | 0 | 7,316,409,090 | 100% | ||
sarashew | 0 | 24,848,562,259 | 100% | ||
dwipp31 | 0 | 0 | 100% | ||
rebeysa85 | 0 | 2,753,871,677 | 100% | ||
hivehydra | 0 | 6,465,592,398 | 90% | ||
loboblanco | 0 | 8,997,586,236 | 100% | ||
dibblers.dabs | 0 | 918,787,766 | 2% | ||
cowboyzlegend27 | 0 | 8,949,823,729 | 100% | ||
vault.burn | 0 | 2,682,598,690 | 50% | ||
akane47 | 0 | 64,035,429,071 | 100% | ||
irenicus30 | 0 | 0 | 100% | ||
kannannv | 0 | 51,681,704,756 | 100% | ||
iefersoto | 0 | 4,203,481,657 | 100% | ||
itsmiessyonpeakd | 0 | 145,685,046 | 100% | ||
theguru.photos | 0 | 365,601,601 | 50% | ||
ischmieregal | 0 | 3,605,201,156 | 20% | ||
lea12 | 0 | 3,179,547,829 | 100% | ||
janetfund | 0 | 29,488,877,386 | 100% | ||
saceki | 0 | 1,150,000,000 | 100% | ||
aipastor | 0 | 0 | 100% | ||
donthaveone | 0 | 1,936,103,557 | 100% | ||
jorox | 0 | 20,999,687 | 100% | ||
chuyster | 0 | 622,653,919 | 100% | ||
mavg-ve | 0 | 1,020,042,132 | 100% | ||
sassycebuana | 0 | 15,104,211,937 | 100% | ||
xp16x10expoct21 | 0 | 1,944,194,108 | 36% | ||
yems | 0 | 10,525,350,829 | 100% | ||
parmakov61 | 0 | 579,160,612 | 100% | ||
riversmm95 | 0 | 1,205,863,283 | 100% | ||
cryptoccshow | 0 | 5,579,667,584 | 50% | ||
beehiver24 | 0 | 682,480,682 | 100% | ||
aweee | 0 | 1,950,670,779 | 100% | ||
goitse | 0 | 1,075,833,742 | 100% | ||
nbogda | 0 | 2,431,209,390 | 100% | ||
superjony | 0 | 0 | 100% | ||
roguecrane | 0 | 1,567,732,474 | 100% | ||
marthaisela | 0 | 630,272,366 | 100% | ||
triloswc | 0 | 1,263,197,560 | 70% | ||
iamleicester | 0 | 169,212,927 | 100% | ||
leopuma.spt | 0 | 467,508,233 | 5% | ||
adrianleonardi | 0 | 1,493,446,223 | 100% | ||
recruit2347 | 0 | 1,550,000,000 | 100% | ||
heidegger245 | 0 | 231,037,470 | 100% | ||
jeisonamigo | 0 | 0 | 100% | ||
netizen01 | 0 | 140,002,470 | 100% | ||
newisland | 0 | 0 | 100% | ||
ecd06 | 0 | 0 | 100% | ||
dajz | 0 | 0 | 100% | ||
theodore.finch | 0 | 0 | 100% | ||
thebigmic | 0 | 1,224,617,540 | 100% | ||
shulik | 0 | 0 | 100% | ||
megabytes | 0 | 0 | 100% | ||
johnmighty | 0 | 0 | 100% | ||
hiveomid | 0 | 0 | 100% |
> The ideal solution to this problem is for apps to replace all these slow calls with the newer, faster broadcast_transaction call. Which call does hive-js make ... i made a fun side project using hive-js and can someone please tell me if hive-js uses `broadcast_transaction_synchronous` ... or are the js libs updated to this issue ?
author | appukuttan66 |
---|---|
permlink | re-blocktrades-202183t62415757z |
category | hive-102930 |
json_metadata | {"tags":["hive-102930","hive","blockchain","software","blocktrades"],"app":"ecency/3.0.18-vision","format":"markdown+html"} |
created | 2021-08-03 00:54:15 |
last_update | 2021-08-03 00:54:51 |
depth | 1 |
children | 4 |
last_payout | 2021-08-10 00: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 | 336 |
author_reputation | 1,491,281,020,538 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,287,646 |
net_rshares | 0 |
hive-js was updated a couple of days ago. So you just need to make sure you are using the very latest version.
author | blocktrades |
---|---|
permlink | qx8nwq |
category | hive-102930 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-08-03 00:55:39 |
last_update | 2021-08-03 00:55:39 |
depth | 2 |
children | 3 |
last_payout | 2021-08-10 00:55: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 | 110 |
author_reputation | 1,278,365,136,286,840 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,287,659 |
net_rshares | 0 |
oh okay thank you 🙂 ... i used jsdelivr so i'm hoping it got updated automatically
author | appukuttan66 |
---|---|
permlink | re-blocktrades-202183t63133685z |
category | hive-102930 |
json_metadata | {"tags":["ecency"],"app":"ecency/3.0.18-vision","format":"markdown+html"} |
created | 2021-08-03 01:01:33 |
last_update | 2021-08-03 01:01:33 |
depth | 3 |
children | 2 |
last_payout | 2021-08-10 01:01: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 | 82 |
author_reputation | 1,491,281,020,538 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,287,720 |
net_rshares | 0 |
What a great and neet job you did. I must confess to you that i really enjoyed reading and digetsing the whole of this work because you cited it well in your programming. Thanks a lot bro.
author | apunawu |
---|---|
permlink | re-blocktrades-2021816t165032209z |
category | hive-102930 |
json_metadata | {"tags":["hive","blockchain","software","blocktrades"],"app":"ecency/3.0.18-vision","format":"markdown+html"} |
created | 2021-08-16 23:50:33 |
last_update | 2021-08-16 23:50:33 |
depth | 1 |
children | 0 |
last_payout | 2021-08-23 23: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 | 188 |
author_reputation | 148,992,808,493,855 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,588,085 |
net_rshares | 0 |
Letting "bad" requests fall to a lower perfs node is a brilliant idea. I have always loved how easily you can fool computers with a simple workaround.
author | arcange |
---|---|
permlink | re-blocktrades-qx9ekl |
category | hive-102930 |
json_metadata | {"tags":["hive-102930"],"app":"peakd/2021.07.5"} |
created | 2021-08-03 10:31:33 |
last_update | 2021-08-03 10:31:33 |
depth | 1 |
children | 0 |
last_payout | 2021-08-10 10:31:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.062 HBD |
curator_payout_value | 0.062 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 150 |
author_reputation | 1,146,611,356,767,317 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,293,919 |
net_rshares | 184,589,433,197 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
louis88 | 0 | 184,589,433,197 | 8% |
hey, tell me, please, what the community needs to be ranked here : https://hive.blog/communities . I'm working on [DCooperation](https://hive.blog/trending/hive-177976) for a long time, and we finally have pending rewards more than $100. Maybe we need more people to post there ? Or what are the criteria for a community to appear in that page ?
author | clixmoney |
---|---|
permlink | qy2pah |
category | hive-102930 |
json_metadata | {"links":["https://hive.blog/communities"],"app":"hiveblog/0.1"} |
created | 2021-08-19 06:13:21 |
last_update | 2021-08-19 06:13:21 |
depth | 1 |
children | 1 |
last_payout | 2021-08-26 06:13: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 | 345 |
author_reputation | 708,028,799,822,335 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,639,377 |
net_rshares | 0 |
I don't know off the top of my head, that algorithm was written a long time ago, before I was involved with the development of the hivemind codebase, so somebody would need to dive into the hivemind code to figure it out.
author | blocktrades |
---|---|
permlink | qy3rvt |
category | hive-102930 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-08-19 20:07:06 |
last_update | 2021-08-19 20:07:06 |
depth | 2 |
children | 0 |
last_payout | 2021-08-26 20:07: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 | 221 |
author_reputation | 1,278,365,136,286,840 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,652,721 |
net_rshares | 0 |
But that's how work Hive-JS, isn't it?
author | fervi |
---|---|
permlink | qxhleh |
category | hive-102930 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-08-07 20:40:00 |
last_update | 2021-08-07 20:40:00 |
depth | 1 |
children | 2 |
last_payout | 2021-08-14 20:40: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 | -1,650,858,928,265 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,387,662 |
net_rshares | -5,104,141,009 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
spaminator | 0 | -5,104,141,009 | -0.25% |
I don't understand your question, could you add some detail?
author | blocktrades |
---|---|
permlink | qxje6c |
category | hive-102930 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-08-08 19:59:03 |
last_update | 2021-08-08 19:59:03 |
depth | 2 |
children | 1 |
last_payout | 2021-08-15 19:59: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 | 60 |
author_reputation | 1,278,365,136,286,840 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,407,286 |
net_rshares | 0 |
That's how customJson function works, isn't it? (in HiveJS library). Using synchronic function instead async?
author | fervi |
---|---|
permlink | qxu977 |
category | hive-102930 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-08-14 16:45:21 |
last_update | 2021-08-14 16:53:48 |
depth | 3 |
children | 0 |
last_payout | 2021-08-21 16:45: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 | 109 |
author_reputation | -1,650,858,928,265 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,534,502 |
net_rshares | -5,066,257,473 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
spaminator | 0 | -5,066,257,473 | -0.25% |
Even I get the gist of this. Thank you. What a journey these last 4 years (for me). I am constantly delighted at how things are developing. Especially since the advent of Hive. Thank you. Posted using [Dapplr](https://app.dapplr.in/mUBQZnwqmk8Rbdr59)
author | fionasfavourites | ||||||
---|---|---|---|---|---|---|---|
permlink | evenigetthegistofthist-mhnx1g1oh565fp05fyw27218bp8vq22v | ||||||
category | hive-102930 | ||||||
json_metadata | {"app":"dapplr","format":"markdown","tags":["dapplr"],"media":[],"users_tagged":[]} | ||||||
created | 2021-08-03 04:11:00 | ||||||
last_update | 2021-08-03 04:11:00 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2021-08-10 04:11: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 | 254 | ||||||
author_reputation | 662,378,372,220,714 | ||||||
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 105,289,631 | ||||||
net_rshares | 0 |

author | fjcalduch |
---|---|
permlink | re-blocktrades-qxd4bb |
category | hive-102930 |
json_metadata | {"tags":["hive-102930"],"app":"peakd/2021.07.5"} |
created | 2021-08-05 10:40:24 |
last_update | 2021-08-05 10:40:24 |
depth | 1 |
children | 0 |
last_payout | 2021-08-12 10:40: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 | 145 |
author_reputation | 64,019,430,177,639 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,336,587 |
net_rshares | 0 |
That's a very elegant solution to reroute the blocking traffic to a dedicated node and keep the unblocking traffic separate. By the way, this name sounds... not updated yet? :) ** <code>steemd</code>.network_broadcast_api.broadcast_transaction_synchronous
author | gadrian |
---|---|
permlink | re-blocktrades-qx9qn9 |
category | hive-102930 |
json_metadata | {"tags":["hive-102930"],"app":"peakd/2021.07.5"} |
created | 2021-08-03 14:52:21 |
last_update | 2021-08-03 14:52:21 |
depth | 1 |
children | 2 |
last_payout | 2021-08-10 14:52: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 | 256 |
author_reputation | 637,313,255,545,126 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,298,145 |
net_rshares | 0 |
Actually, that name is appropriate, because that route on jussi is for older, slower pre-appbase traffic that jussi has to translate from the old format before a hived node can process it.
author | blocktrades |
---|---|
permlink | qx9t8o |
category | hive-102930 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-08-03 15:48:27 |
last_update | 2021-08-03 15:48:27 |
depth | 2 |
children | 1 |
last_payout | 2021-08-10 15:48: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 | 188 |
author_reputation | 1,278,365,136,286,840 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,299,326 |
net_rshares | 0 |
That makes sense. Now that sounds like legacy meets evolution. :)
author | gadrian |
---|---|
permlink | re-blocktrades-qx9tgw |
category | hive-102930 |
json_metadata | {"tags":["hive-102930"],"app":"peakd/2021.07.5"} |
created | 2021-08-03 15:53:21 |
last_update | 2021-08-03 15:53:21 |
depth | 3 |
children | 0 |
last_payout | 2021-08-10 15: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 | 65 |
author_reputation | 637,313,255,545,126 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,299,415 |
net_rshares | 0 |
Congratulations @blocktrades! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) : <table><tr><td><img src="https://images.hive.blog/60x70/http://hivebuzz.me/@blocktrades/payout.png?202108041024"></td><td>You received more than 1255000 HP as payout for your posts and comments.<br>Your next payout target is 1260000 HP.<br><sub>The unit is Hive Power equivalent because your rewards can be split into HP and HBD</sub></td></tr> </table> <sub>_You can view your badges on [your board](https://hivebuzz.me/@blocktrades) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub> <sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub> **Check out the last post from @hivebuzz:** <table><tr><td><a href="/hivebuzz/@hivebuzz/pud-202108-feedback"><img src="https://images.hive.blog/64x128/https://i.imgur.com/zHjYI1k.jpg"></a></td><td><a href="/hivebuzz/@hivebuzz/pud-202108-feedback">Feedback from the August 1st Hive Power Up Day</a></td></tr></table>
author | hivebuzz |
---|---|
permlink | hivebuzz-notify-blocktrades-20210804t103525 |
category | hive-102930 |
json_metadata | {"image":["http://hivebuzz.me/notify.t6.png"]} |
created | 2021-08-04 10:35:24 |
last_update | 2021-08-04 10:35:24 |
depth | 1 |
children | 0 |
last_payout | 2021-08-11 10: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 | 1,084 |
author_reputation | 370,313,823,790,458 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,314,881 |
net_rshares | 0 |
Congratulations @blocktrades! Your post has been a top performer on the Hive blockchain and you have been rewarded with the following badge: <table><tr><td><img src="https://images.hive.blog/60x60/http://hivebuzz.me/badges/toppayoutweek.png"></td><td>Post with the highest payout of the week.</td></tr> </table> <sub>_You can view your badges on [your board](https://hivebuzz.me/@blocktrades) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub> <sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub> **Check out the last post from @hivebuzz:** <table><tr><td><a href="/hivebuzz/@hivebuzz/pud-202108-feedback"><img src="https://images.hive.blog/64x128/https://i.imgur.com/zHjYI1k.jpg"></a></td><td><a href="/hivebuzz/@hivebuzz/pud-202108-feedback">Feedback from the August 1st Hive Power Up Day</a></td></tr></table>
author | hivebuzz |
---|---|
permlink | hivebuzz-notify-blocktrades-20210809t014417 |
category | hive-102930 |
json_metadata | {"image":["http://hivebuzz.me/notify.t6.png"]} |
created | 2021-08-09 01:44:18 |
last_update | 2021-08-09 01:44:18 |
depth | 1 |
children | 0 |
last_payout | 2021-08-16 01:44: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 | 901 |
author_reputation | 370,313,823,790,458 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,411,602 |
net_rshares | 0 |
And so Hive continues to outpace their peers and you guys do excellent work. The future looks great.
author | papilloncharity |
---|---|
permlink | re-blocktrades-202183t45722414z |
category | hive-102930 |
json_metadata | {"tags":["hive-102930","hive","blockchain","software","blocktrades"],"app":"ecency/3.0.16-surfer","format":"markdown+html"} |
created | 2021-08-03 02:57:21 |
last_update | 2021-08-03 02:57:21 |
depth | 1 |
children | 0 |
last_payout | 2021-08-10 02:57: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 | 100 |
author_reputation | 2,492,928,439,241,000 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,288,886 |
net_rshares | 0 |
unrelated question, dear blocktrades why do u keep sending Hive to people from your wallet?
author | tennysonck |
---|---|
permlink | qxaz40 |
category | hive-102930 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-08-04 06:53:03 |
last_update | 2021-08-04 06:53:03 |
depth | 1 |
children | 1 |
last_payout | 2021-08-11 06:53: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 | 91 |
author_reputation | 938,055,045,870 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,312,418 |
net_rshares | 0 |
That is people buying Hive from our cryptocurrency exchange site: https://blocktrades.us
author | blocktrades |
---|---|
permlink | qxccw8 |
category | hive-102930 |
json_metadata | {"links":["https://blocktrades.us"],"app":"hiveblog/0.1"} |
created | 2021-08-05 00:48:09 |
last_update | 2021-08-05 00:48:09 |
depth | 2 |
children | 0 |
last_payout | 2021-08-12 00:48: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 | 88 |
author_reputation | 1,278,365,136,286,840 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,327,934 |
net_rshares | 0 |
This is a fantastic explanation of the problem that should be user digestible. I really like the solution of migrating the poor performing traffic so most of the traffic is unaffected.
author | themarkymark |
---|---|
permlink | re-blocktrades-qx8g9w |
category | hive-102930 |
json_metadata | {"tags":["hive-102930"],"app":"peakd/2021.07.5"} |
created | 2021-08-02 22:10:45 |
last_update | 2021-08-02 22:10:45 |
depth | 1 |
children | 8 |
last_payout | 2021-08-09 22:10:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.812 HBD |
curator_payout_value | 0.811 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 187 |
author_reputation | 1,774,088,473,727,210 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,285,557 |
net_rshares | 2,421,881,818,553 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
blocktrades | 0 | 1,312,864,338,986 | 1% | ||
gtg | 0 | 233,924,608,704 | 1% | ||
okean123 | 0 | 46,889,366,724 | 100% | ||
stimialiti | 0 | -20,131,297,880 | -100% | ||
craigcryptoking | 0 | 39,464,865,514 | 100% | ||
jarvie | 0 | 381,465,835,664 | 20% | ||
asgarth | 0 | 172,488,071,326 | 10% | ||
louis88 | 0 | 254,750,713,800 | 11% | ||
iamleicester | 0 | 165,315,715 | 100% |
Well, I'm sure parts of it will be pretty hard to digest, such as "worker threads", but hopefully the gist of it will be understandable.
author | blocktrades |
---|---|
permlink | qx8hbm |
category | hive-102930 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-08-02 22:33:24 |
last_update | 2021-08-02 22:33:24 |
depth | 2 |
children | 7 |
last_payout | 2021-08-09 22: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 | 136 |
author_reputation | 1,278,365,136,286,840 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,285,825 |
net_rshares | 0 |
It makes enough sense to a noob (me) that I can understand what is happening and why :)
author | tarazkp |
---|---|
permlink | re-blocktrades-qx8j66 |
category | hive-102930 |
json_metadata | {"tags":["hive-102930"],"app":"peakd/2021.07.5"} |
created | 2021-08-02 23:13:18 |
last_update | 2021-08-02 23:13:18 |
depth | 3 |
children | 6 |
last_payout | 2021-08-09 23:13:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.648 HBD |
curator_payout_value | 0.648 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 87 |
author_reputation | 5,873,128,208,904,587 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,286,371 |
net_rshares | 1,935,699,861,259 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
blocktrades | 0 | 1,313,112,283,981 | 1% | ||
acidyo | 0 | 553,295,860,874 | 5% | ||
louis88 | 0 | 69,291,716,404 | 3% |
what do you think will happen to RC prices if splinterlands should increase again massive? I see some increases on some transactions already.
author | urun |
---|---|
permlink | re-blocktrades-qx8k4r |
category | hive-102930 |
json_metadata | {"tags":["hive-102930"],"app":"peakd/2021.07.5"} |
created | 2021-08-02 23:34:03 |
last_update | 2021-08-02 23:34:03 |
depth | 1 |
children | 5 |
last_payout | 2021-08-09 23:34: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 | 142 |
author_reputation | 94,125,949,460,949 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,286,634 |
net_rshares | 0 |
RC will definitely keep going up if we get more traffic. One of the things I want to do as part of the next hardfork is rationalize RC cost calculations more. With increased traffic, we need it to be more accurate to real costs to the blockchain.
author | blocktrades |
---|---|
permlink | qx8nc1 |
category | hive-102930 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-08-03 00:43:15 |
last_update | 2021-08-03 00:43:15 |
depth | 2 |
children | 4 |
last_payout | 2021-08-10 00:43:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.061 HBD |
curator_payout_value | 0.061 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 246 |
author_reputation | 1,278,365,136,286,840 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,287,528 |
net_rshares | 184,154,615,308 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
louis88 | 0 | 115,460,165,817 | 5% | ||
urun | 0 | 68,694,449,491 | 100% |
would mean lower the RC costs because hive is efficient right? Would it be smart to have some base cost and an adjustment with price? I know that would be difficult to build, but it could be something we gather data today and can find out a fair price level for Rcs against chain running cost. Like a mirror of benefit/cost. I know it cant be a 1 to 1 correlation between RC and price, simply because it would play out the reason to have hive. Or what would be your idea to make it semi-automatic?
author | urun |
---|---|
permlink | re-blocktrades-qx8o0a |
category | hive-102930 |
json_metadata | {"tags":["hive-102930"],"app":"peakd/2021.07.5"} |
created | 2021-08-03 00:57:45 |
last_update | 2021-08-03 00:57:45 |
depth | 3 |
children | 3 |
last_payout | 2021-08-10 00:57: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 | 503 |
author_reputation | 94,125,949,460,949 |
root_title | "Reconfiguration notice for api.hive.blog API node infrastructure" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,287,680 |
net_rshares | 0 |