Here it is, a long awaited code upgrade for Hive. Codename: Eclipse. <center>https://www.youtube.com/watch?v=bAHlH5bZNbU</center><sup>Yet another, very short, promotional HD video clip rendered for a brand new Hive fork 24.</sup> # Eclipse `v1.24.2` It’s a major technology upgrade, the first after Hive was born. - GitLab Repository: https://gitlab.syncad.com/hive/hive where the main development efforts are committed - GitHub Repository: https://github.com/openhive-network/hive alternate repository (decentralization ftw) <center></center>978 changed files with 107,124 additions and 101,082 deletions. # This simple Cheat Sheet is meant for the Hive node operators that are upgrading from `v0.23.0` to Eclipse. Basic sysop skills and previous ~~Steem~~ / Hive experience is required. `"version" : { "hive_blockchain_hard_fork" : "1.24.2", "hive_git_revision" : "00b5ff5573dcaa1c54ed8ed9cfbde06dee269c7e" }` ## HardFork Time HardFork Time is the earliest point in time when the HardFork rules can be applied. From that time onward whenever a supermajority of Hive witnesses taking part in a block production round votes for the Eclipse (i.e. runs the code), its rules will be in place. ### When? https://github.com/openhive-network/hive/blob/v1.24.2/libraries/chain/database.cpp#L64 ` 1601992800; // Tuesday, 06-Oct-2020 14:00:00 UTC` ### Right away If at the HardFork time a supermajority of consensus witnesses is running `v1.24.2`, Eclipse will start right away. ### Some time later If witnesses decide that we are not ready and continue to run the old version of the code, the HardFork will be postponed until a supermajority is reached. That's very unlikely now. ### Moving the date forward ~~Most likely in the above scenario, a new version will be released with a new date for a coordinated switch at a predetermined time.~~ That's very unlikely to happen (only in case of some breaking issues that we will be unable to fix on time). # What are we waiting for? Hivemind. While it’s not required for Hive as such (it’s non-consensus, 2nd layer), its API is needed by many dapps, including condenser. We have to be sure that it works on an acceptable level. Once it’s up and running, we are good to go. # Changelog Cheat Sheet Here’s a simple list of changes that might help you move quickly from `v0.23.0` to `v1.24.2`. - Release notes: https://gitlab.syncad.com/hive/hive/-/releases - The supported and recommended system is `Ubuntu 18.04 LTS`. - General purpose docker images are not ready (yet). - The name of the binary changed from ~~`steemd`~~ to `hived`. - Default data-dir changed from ~~`$HOME/.steemd`~~ to `$HOME/.hived` - The old `account_history` plugin is deprecated. Use the RocksDB version of account_history plugin and adjust the corresponding variable names: i.e. instead of `plugin = account_history account_history_api` use `plugin = account_history_rocksdb account_history_api` And instead of `track-account-range =` and/or `account-history-track-account-range =` use `account-history-rocksdb-track-account-range =` Such as: `account-history-rocksdb-track-account-range = ["binance-hot","binance-hot"]` Please note that if you want to track more than one account you need to specify them in the following way: ``` account-history-rocksdb-track-account-range = ["binance-hot","binance-hot"] account-history-rocksdb-track-account-range = ["bittrex","bittrex"] account-history-rocksdb-track-account-range = ["blocktrades","blocktrades"] account-history-rocksdb-track-account-range = ["deepcrypto8","deepcrypto8"] ``` - Default `shared-file-size = 54G` can be safely scaled down to `shared-file-size = 24G` or even `shared-file-size = 20G`. Keep an eye on it, use scaling or just set it big enough. Up to you. 20-ish should be good for many months. - **Replay is required** while upgrading from `v0.23.0`. Make sure that you adjust your configuration and locations first. - To do a replay, you can use your old `block_log` file. - If you don’t have one, you can use one from a public source such as: https://gtg.openhive.network/get/blockchain/block_log - To replay from scratch using an existing `block_log` file use `--replay --force-replay`. - Some `cmake` variable names changed, so instead of ~~`STEEM_STATIC_BUILD`~~ there’s `HIVE_STATIC_BUILD`, etc. - Check my [Witness Update: Release Candidate for Eclipse is out](/@gtg/witness-update-release-candidate-for-eclipse-is-out) for more info about building and configuration. # Test API Endpoint https://beta.openhive.network Runs jussi, hived v1.24.0 and the develop branch of hivemind. Known issues (being worked on): reputation and notifications. # Any questions? Ask them here in the comments or on the [OpenHive.Chat](https://openhive.chat/) but please be patient. I may respond... ...with delay. <sub><sup>~~(I really need vacation and quality time with family. Don't worry, I'll be around.)~~[EDIT: CANCELED]</sup></sub>
author | gtg |
---|---|
permlink | how-to-survive-eclipse-cheat-sheet |
category | hive-160391 |
json_metadata | {"app":"hiveblog/0.1","format":"markdown","image":["https://img.youtube.com/vi/bAHlH5bZNbU/0.jpg","https://images.hive.blog/DQmbuG716Uic249bzFmRXyXiMw3RtT3quNWBuM2L45Y56uu/github_changes.png"],"links":["https://www.youtube.com/watch?v=bAHlH5bZNbU","https://gitlab.syncad.com/hive/hive","https://github.com/openhive-network/hive","https://github.com/openhive-network/hive/blob/v1.24.2/libraries/chain/database.cpp#L64","https://gitlab.syncad.com/hive/hive/-/releases","https://gtg.openhive.network/get/blockchain/block_log","/@gtg/witness-update-release-candidate-for-eclipse-is-out","https://beta.openhive.network","https://openhive.chat/"],"tags":["witness-category","witness-update","hf24","hive","eclipse"]} |
created | 2020-09-13 20:16:51 |
last_update | 2020-09-21 21:44:57 |
depth | 0 |
children | 29 |
last_payout | 2020-09-20 20:16:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 53.231 HBD |
curator_payout_value | 41.986 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 5,050 |
author_reputation | 461,833,023,867,897 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,609,749 |
net_rshares | 322,426,946,292,158 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
blocktrades | 0 | 71,330,591,783,805 | 50% | ||
wackou | 0 | 8,885,935,291,435 | 100% | ||
tombstone | 0 | 31,054,347,483 | 1.5% | ||
abit | 0 | 2,405,021,860,006 | 10% | ||
boatymcboatface | 0 | 906,298,722,577 | 60% | ||
onealfa | 0 | 218,262,944,819 | 7.31% | ||
kingscrown | 0 | 4,762,419,302,992 | 60% | ||
acidyo | 0 | 10,432,779,390,732 | 90% | ||
theshell | 0 | 243,367,543,810 | 60% | ||
mark-waser | 0 | 462,053,842,757 | 50% | ||
mammasitta | 0 | 30,481,631,790 | 5% | ||
gtg | 0 | 20,982,414,880,961 | 100% | ||
gerber | 0 | 1,459,351,545,236 | 23% | ||
roelandp | 0 | 5,631,606,164,782 | 100% | ||
matt-a | 0 | 4,586,440,549 | 10.5% | ||
field | 0 | 19,902,919,369 | 100% | ||
bitshares101 | 0 | 105,327,654,311 | 25% | ||
livingfree | 0 | 8,189,860,852,807 | 99.99% | ||
ssjsasha | 0 | 842,285,047,209 | 100% | ||
arcange | 0 | 4,064,747,289,551 | 100% | ||
bowess | 0 | 533,693,305,429 | 100% | ||
raphaelle | 0 | 3,058,374,043 | 3% | ||
moon32walker | 0 | 597,459,186,556 | 100% | ||
ace108 | 0 | 144,864,162,921 | 4% | ||
logic | 0 | 201,122,015,303 | 75% | ||
lukmarcus | 0 | 201,257,744,473 | 100% | ||
walkerlv | 0 | 14,563,414,201 | 100% | ||
thebluepanda | 0 | 195,046,540,186 | 100% | ||
timcliff | 0 | 1,368,560,351,098 | 100% | ||
laoyao | 0 | 48,485,566,372 | 100% | ||
somebody | 0 | 85,319,086 | 100% | ||
midnightoil | 0 | 170,152,517,047 | 100% | ||
yoshiko | 0 | 1,117,788,055,600 | 100% | ||
xiaohui | 0 | 962,737,979,663 | 100% | ||
jphamer1 | 0 | 14,877,449,741,297 | 100% | ||
joele | 0 | 3,510,546,617,077 | 100% | ||
oflyhigh | 0 | 5,644,659,575,292 | 100% | ||
bidnat | 0 | 1,546,103,808 | 7.5% | ||
hanshotfirst | 0 | 543,379,873,656 | 10% | ||
kiddarko | 0 | 38,246,022,345 | 30% | ||
borran | 0 | 694,045,073,399 | 85% | ||
yulan | 0 | 16,724,423,539 | 100% | ||
helene | 0 | 1,266,533,641,509 | 100% | ||
lemouth | 0 | 1,793,125,009,861 | 100% | ||
steevc | 0 | 405,343,093,485 | 30% | ||
someguy123 | 0 | 754,772,651,995 | 23% | ||
dadview | 0 | 8,192,555,085 | 18% | ||
digital-wisdom | 0 | 493,712,229,357 | 50% | ||
ethical-ai | 0 | 1,895,858,964 | 50% | ||
jwaser | 0 | 22,260,686,980 | 50% | ||
phusionphil | 0 | 53,438,929,565 | 100% | ||
discernente | 0 | 14,602,514,442 | 100% | ||
mjhomb | 0 | 341,284,902,924 | 100% | ||
gringalicious | 0 | 6,743,980,340,564 | 100% | ||
justyy | 0 | 254,408,896,459 | 30% | ||
ellepdub | 0 | 2,480,773,716 | 50% | ||
michelle.gent | 0 | 99,874,521,188 | 100% | ||
fukako | 0 | 3,156,269,057 | 10% | ||
lloyddavis | 0 | 105,477,718,766 | 100% | ||
strong-ai | 0 | 1,926,897,330 | 50% | ||
rishi556 | 0 | 30,884,589,082 | 100% | ||
techslut | 0 | 565,209,863,223 | 100% | ||
freiheit50 | 0 | 14,088,600,638 | 100% | ||
triviummethod | 0 | 553,845,981 | 100% | ||
jaybird | 0 | 238,549,674,359 | 100% | ||
jaki01 | 0 | 6,166,502,399,371 | 100% | ||
barcisz | 0 | 59,211,825,420 | 100% | ||
created | 0 | 19,523,449,614,984 | 99.99% | ||
adventureevryday | 0 | 35,487,228,962 | 60% | ||
technoprogressiv | 0 | 945,894,791 | 50% | ||
ixindamix | 0 | 93,837,156,124 | 50% | ||
cardboard | 0 | 13,392,019,106 | 50% | ||
saleg25 | 0 | 2,216,367,578 | 15% | ||
afrog | 0 | 3,620,252,112 | 100% | ||
inber | 0 | 0 | 100% | ||
blackbunny | 0 | 76,098,158,611 | 100% | ||
rahul.stan | 0 | 37,290,559,376 | 45% | ||
kotturinn | 0 | 72,349,238,266 | 100% | ||
lingfei | 0 | 82,498,042,607 | 100% | ||
steemitboard | 0 | 6,225,560,211 | 3% | ||
noemilunastorta | 0 | 63,903,805,129 | 86% | ||
privex | 0 | 43,313,070,120 | 46% | ||
sudutpandang | 0 | 15,851,489,261 | 100% | ||
ambyr00 | 0 | 27,736,614,485 | 5% | ||
buzzbeergeek | 0 | 583,946,644 | 60% | ||
evildeathcore | 0 | 7,362,511,973 | 100% | ||
oluwoleolaide | 0 | 52,121,615,175 | 70% | ||
titianus | 0 | 721,629,075 | 15% | ||
louisthomas | 0 | 74,133,249,189 | 100% | ||
elevator09 | 0 | 223,875,712,454 | 100% | ||
steemitcitizen | 0 | 2,558,417,612 | 30% | ||
imperfect-one | 0 | 2,662,258,703 | 100% | ||
buster544 | 0 | 32,019,323,589 | 100% | ||
zaragast | 0 | 159,600,996,773 | 100% | ||
bloom | 0 | 475,680,400,359 | 100% | ||
thenightflier | 0 | 342,762,272,755 | 100% | ||
kingkinslow | 0 | 1,132,374,144 | 15% | ||
cryptocurator | 0 | 503,576,085,019 | 75% | ||
bargolis | 0 | 16,561,152,593 | 100% | ||
mrstaf | 0 | 1,910,190,715 | 50% | ||
lenmar | 0 | 423,181,784,901 | 100% | ||
valued-customer | 0 | 23,561,540,447 | 25% | ||
rocksg | 0 | 157,024,559,520 | 100% | ||
roomservice | 0 | 171,665,040,647 | 3.75% | ||
kennyroy | 0 | 2,895,915,718 | 50% | ||
eveuncovered | 0 | 308,225,900,195 | 100% | ||
drag33 | 0 | 190,427,310,316 | 100% | ||
mys | 0 | 72,898,270,395 | 100% | ||
fullofhope | 0 | 165,944,065,578 | 100% | ||
fredrikaa | 0 | 970,859,870,225 | 100% | ||
jga | 0 | 17,765,073,824 | 100% | ||
ecoinstant | 0 | 27,866,407,479 | 100% | ||
varunpinto | 0 | 1,965,214,972 | 100% | ||
steemitromney | 0 | 74,489,853,002 | 100% | ||
kinakomochi | 0 | 327,441,683,217 | 100% | ||
exec | 0 | 257,461,526,810 | 100% | ||
eval | 0 | 857,644,115 | 100% | ||
djynn | 0 | 172,231,095,766 | 100% | ||
giuatt07 | 0 | 261,296,533,461 | 25% | ||
alphacore | 0 | 66,730,555,809 | 3.06% | ||
enjar | 0 | 667,936,118,475 | 100% | ||
mahdiyari | 0 | 578,463,027,949 | 100% | ||
drakos | 0 | 1,467,635,914,586 | 100% | ||
jingdol | 0 | 490,795,886,452 | 100% | ||
spectrumecons | 0 | 1,242,700,709,096 | 25% | ||
guchtere | 0 | 3,308,187,803 | 15% | ||
whd | 0 | 137,414,472,183 | 100% | ||
roxane | 0 | 529,689,303 | 50% | ||
kayoko | 0 | 75,681,229,347 | 100% | ||
offgridlife | 0 | 593,250,814,986 | 100% | ||
livinguktaiwan | 0 | 639,384,923,903 | 39% | ||
m31 | 0 | 500,179,015,514 | 100% | ||
geekgirl | 0 | 1,328,995,315,296 | 100% | ||
britcoins | 0 | 2,123,924,391 | 80% | ||
bubke | 0 | 2,658,530,094,556 | 100% | ||
kuroneko | 0 | 40,847,334,776 | 100% | ||
jacekw | 0 | 53,587,566,199 | 100% | ||
goldkey | 0 | 150,600,628,284 | 23% | ||
grecki-bazar-ewy | 0 | 56,363,161,473 | 50% | ||
rafalski | 0 | 5,388,499,426 | 100% | ||
andre-verbrick | 0 | 501,910,881,391 | 100% | ||
nicniezgrublem | 0 | 752,230,649 | 18.4% | ||
howo | 0 | 4,944,320,566,911 | 100% | ||
amblog | 0 | 33,927,173,048 | 50% | ||
shitsignals | 0 | 9,693,962,075 | 23% | ||
themarkymark | 0 | 4,393,774,981,234 | 20% | ||
nathanmars | 0 | 1,291,880,501,132 | 16% | ||
steempostitalia | 0 | 457,956,391,605 | 100% | ||
vikisecrets | 0 | 399,417,541,963 | 30% | ||
shasta | 0 | 112,829,695,831 | 100% | ||
resiliencia | 0 | 810,709,549,970 | 100% | ||
pocketrocket | 0 | 33,647,001,153 | 100% | ||
ichigo | 0 | 14,748,196,805 | 100% | ||
kharrazi | 0 | 14,728,241,657 | 100% | ||
khalil319 | 0 | 1,084,856,567 | 50% | ||
martibis | 0 | 2,065,279,462 | 7.8% | ||
vidafitnessfeliz | 0 | 4,114,386,805 | 100% | ||
oldman28 | 0 | 60,868,070,197 | 60% | ||
vimukthi | 0 | 46,980,343,584 | 21% | ||
alcik | 0 | 13,862,475,812 | 100% | ||
redrica | 0 | 19,316,234,469 | 16.5% | ||
moromaro | 0 | 23,988,780,863 | 100% | ||
thatindianlady | 0 | 14,895,910,448 | 5% | ||
shogo | 0 | 244,604,743,296 | 100% | ||
noboxes | 0 | 417,369,666,973 | 100% | ||
santigs | 0 | 52,353,456,435 | 100% | ||
kimzwarch | 0 | 9,207,572,446 | 4% | ||
accelerator | 0 | 44,265,690,519 | 5% | ||
buildawhale | 0 | 14,393,950,619,498 | 20% | ||
hokkaido | 0 | 1,546,171,499 | 44% | ||
marcusantoniu26 | 0 | 515,923,680,513 | 100% | ||
paullifefit | 0 | 385,004,643 | 75% | ||
alinakot | 0 | 145,602,425,638 | 100% | ||
cconn | 0 | 2,002,759,013 | 50% | ||
apasia.tech | 0 | 9,391,707,952 | 100% | ||
tomiscurious | 0 | 306,225,365,953 | 89.45% | ||
tomwafula | 0 | 2,841,178,023 | 100% | ||
therealwolf | 0 | 1,483,227,069,112 | 5% | ||
roleerob | 0 | 203,496,887,398 | 25% | ||
revisesociology | 0 | 996,262,015,522 | 70% | ||
puncakbukit | 0 | 104,578,205,808 | 44% | ||
steembet.asia | 0 | 646,764,866 | 100% | ||
afrikablr | 0 | 21,524,323,797 | 100% | ||
omra-sky | 0 | 71,062,907,012 | 40% | ||
makerhacks | 0 | 55,529,390,654 | 20% | ||
mundharmonika | 0 | 1,368,662,792 | 100% | ||
heidi71 | 0 | 76,935,658,834 | 100% | ||
dmilliz | 0 | 210,053,475,903 | 100% | ||
investegg | 0 | 78,412,173,227 | 2.13% | ||
elizibar | 0 | 27,079,027,223 | 100% | ||
stevejhuggett | 0 | 10,636,908,333 | 20% | ||
vegoutt-travel | 0 | 14,557,303,728 | 25% | ||
castleberry | 0 | 83,677,075,799 | 100% | ||
polyideic | 0 | 1,050,485,996 | 100% | ||
kimchi-king | 0 | 1,808,610,956 | 50% | ||
ainie.kashif | 0 | 59,189,625,601 | 100% | ||
arabisouri | 0 | 56,690,538,507 | 100% | ||
traciyork | 0 | 750,994,130,482 | 100% | ||
mrsyria | 0 | 990,452,915 | 100% | ||
lays | 0 | 249,598,785,171 | 100% | ||
hectgranate | 0 | 5,005,408,539 | 100% | ||
postpromoter | 0 | 1,441,544,658,465 | 30% | ||
omstavan | 0 | 7,188,096,142 | 100% | ||
emrebeyler | 0 | 491,029,704,442 | 23% | ||
sho-t | 0 | 4,163,101,712 | 10% | ||
granaddiction | 0 | 4,905,234,176 | 100% | ||
irynochka | 0 | 113,762,333 | 100% | ||
smartsteem | 0 | 297,774,250,950 | 5% | ||
chireerocks | 0 | 202,828,373 | 1% | ||
yogajill | 0 | 166,909,350,227 | 100% | ||
mister-omortson | 0 | 85,712,429,344 | 100% | ||
tazi | 0 | 204,525,875,052 | 60% | ||
aquinotyron3 | 0 | 1,806,298,712 | 100% | ||
itchyfeetdonica | 0 | 108,013,742,675 | 50% | ||
nathen007 | 0 | 80,628,852,577 | 100% | ||
madridbg | 0 | 2,343,690,238 | 50% | ||
marcolino76 | 0 | 19,981,881,481 | 50% | ||
mikitaly | 0 | 1,401,647,929 | 30% | ||
lyon89 | 0 | 62,260,653,939 | 100% | ||
spiritabsolute | 0 | 23,005,004,040 | 100% | ||
mamaloves | 0 | 38,358,281,256 | 100% | ||
rpcaceres | 0 | 2,728,077,721 | 15% | ||
tomatom | 0 | 3,293,051,991 | 25% | ||
fourfourfun | 0 | 3,361,019,583 | 12.5% | ||
upmyvote | 0 | 14,510,447,906 | 20% | ||
oliverschmid | 0 | 2,625,174,874,862 | 100% | ||
deepresearch | 0 | 355,299,171,680 | 100% | ||
jewel-lover | 0 | 1,658,249,553 | 100% | ||
gabrielatravels | 0 | 14,412,315,570 | 10% | ||
r351574nc3 | 0 | -102,844,115,546 | -100% | ||
alebeta | 0 | 2,247,492,133 | 100% | ||
highonthehog | 0 | 32,811,573,232 | 100% | ||
hijosdelhombre | 0 | 46,226,288,965 | 50% | ||
sinochip | 0 | 15,192,529,603 | 40% | ||
afiqsejuk | 0 | 551,438,507,558 | 100% | ||
ahmedsy | 0 | 2,667,292,702 | 100% | ||
patricklancaster | 0 | 5,119,849,695 | 30% | ||
purefood | 0 | 145,167,841,802 | 23% | ||
auracraft | 0 | 680,211,362 | 50% | ||
cfminer | 0 | 531,751,383 | 100% | ||
nnaraoh | 0 | 0 | 100% | ||
tobias-g | 0 | 48,766,565,341 | 15% | ||
holger80 | 0 | 2,206,131,760,553 | 50% | ||
shmoogleosukami | 0 | 6,652,299,810 | 25% | ||
upfundme | 0 | 9,826,353,881 | 15% | ||
mastergerund | 0 | 57,772,676,121 | 100% | ||
marcon | 0 | 649,556,095 | 100% | ||
minerspost | 0 | 1,972,808,727 | 50% | ||
dirapa | 0 | 22,399,359,700 | 22% | ||
d0zer | 0 | 118,726,179,589 | 100% | ||
pkocjan | 0 | 9,983,583,137 | 18.4% | ||
katrina-ariel | 0 | 45,690,590,002 | 100% | ||
darkpylon | 0 | 2,959,005,482 | 100% | ||
asgarth | 0 | 1,566,514,706,312 | 50% | ||
cst90 | 0 | 70,055,844,953 | 100% | ||
movement19 | 0 | 7,599,256,696 | 5% | ||
russellstockley | 0 | 5,075,544,918 | 25% | ||
forester-joe | 0 | 5,085,509,977 | 10.5% | ||
futurecurrency | 0 | 24,284,317,246 | 40% | ||
hilty | 0 | 2,877,034,719 | 100% | ||
nekoneko | 0 | 2,012,168,566 | 100% | ||
oshiokhenhoya | 0 | 9,743,260,882 | 100% | ||
dunkman | 0 | 330,696,347 | 100% | ||
frassman | 0 | 4,165,612,782 | 25% | ||
properfraction | 0 | 46,398,184,133 | 100% | ||
tubcat | 0 | 572,972,488 | 50% | ||
miroslavrc | 0 | 22,347,512,911 | 15% | ||
jocieprosza | 0 | 86,165,927,518 | 100% | ||
amico | 0 | 58,569,315,913 | 4.55% | ||
salty-mcgriddles | 0 | -35,973,586,263 | -100% | ||
wilfredn | 0 | 800,629,989 | 100% | ||
beleg | 0 | 46,450,791,473 | 100% | ||
andablackwidow | 0 | 11,629,388,630 | 100% | ||
tiababi | 0 | 477,431,867 | 100% | ||
bestboom | 0 | 104,930,925,849 | 23% | ||
charlocked | 0 | 5,269,484,232 | 100% | ||
manniman | 0 | 80,066,326,245 | 33% | ||
schlafhacking | 0 | 340,228,059,897 | 100% | ||
louis88 | 0 | 854,736,455,377 | 70% | ||
lesmouths-travel | 0 | 8,066,598,180 | 100% | ||
goldvault | 0 | 9,850,061,709 | 28% | ||
tinkerbell-luv | 0 | 1,906,357,980 | 100% | ||
jan23com | 0 | 5,730,321,161 | 90% | ||
jkramer | 0 | 1,080,247,746,576 | 100% | ||
herbacianymag | 0 | 24,539,855,462 | 100% | ||
freddio | 0 | 12,266,694,822 | 15% | ||
melbourneswest | 0 | 33,697,267,051 | 100% | ||
sallyfun | 0 | 3,828,083,904 | 100% | ||
memepress | 0 | 3,049,597,510 | 100% | ||
gifty-e | 0 | 812,871,861 | 100% | ||
choco11oreo11 | 0 | 3,507,258,522 | 90% | ||
reinmar | 0 | 15,165,609,904 | 100% | ||
petertag | 0 | 38,375,937,032 | 100% | ||
wirago | 0 | 25,159,378,041 | 100% | ||
kacperski | 0 | 812,094,469 | 100% | ||
towilmasz | 0 | 6,902,999,142 | 100% | ||
promobot | 0 | 45,466,732,447 | 50% | ||
glodniwiedzy | 0 | 6,739,134,071 | 18.4% | ||
mrs.goldkey | 0 | 2,411,186,169 | 28% | ||
rozku | 0 | 155,419,605,829 | 100% | ||
slobberchops | 0 | 4,851,870,322,687 | 100% | ||
eii | 0 | 54,881,651,349 | 100% | ||
ederaleng | 0 | 1,205,156,769 | 100% | ||
enforcer48 | 0 | 121,711,540,823 | 15% | ||
flibbertigibbet | 0 | 2,111,697,823 | 100% | ||
angatt | 0 | 551,122,900 | 9.2% | ||
curatorcat | 0 | 43,925,067,556 | 100% | ||
solarwarrior | 0 | 1,468,225,458,644 | 100% | ||
marblely | 0 | 41,347,299,152 | 50% | ||
moneybaby | 0 | 809,697,617 | 2.5% | ||
drsensor | 0 | 2,215,044,395 | 80% | ||
sportbot | 0 | 801,015,096 | 100% | ||
gallerani | 0 | 1,402,481,220 | 23% | ||
ocdb | 0 | 27,432,434,219,907 | 30% | ||
rilo | 0 | 15,888,636,094 | 100% | ||
thehive | 0 | 90,118,674,336 | 70% | ||
dalz | 0 | 33,787,973,143 | 11.5% | ||
anttn | 0 | 5,601,428,260 | 30% | ||
mustavi | 0 | 37,193,381,743 | 100% | ||
pvinny69 | 0 | 8,413,980,211 | 30% | ||
littleshadow | 0 | 5,305,547,904 | 90% | ||
julian2013 | 0 | 60,637,468,752 | 45% | ||
dlike | 0 | 274,055,284,247 | 23% | ||
triptolemus | 0 | 1,215,079,555 | 23% | ||
abduljalil.mbo | 0 | 23,801,094,646 | 100% | ||
joseph6232 | 0 | 1,806,894,274 | 90% | ||
emaillisahere | 0 | 3,221,555,923 | 75% | ||
buzzbee | 0 | 628,640,028 | 50% | ||
fullnodeupdate | 0 | 14,722,437,985 | 50% | ||
hiroharry | 0 | 1,019,247,967 | 100% | ||
chihaha | 0 | 910,196,343 | 100% | ||
engrave | 0 | 343,176,592,162 | 18.4% | ||
sunit | 0 | 917,292,562 | 30% | ||
caoimhin | 0 | 4,039,573,941 | 100% | ||
bobby.madagascar | 0 | 8,813,749,639 | 11.5% | ||
djtrucker | 0 | 1,453,412,771 | 75% | ||
laissez-faire | 0 | 37,815,427 | 100% | ||
basichange.com | 0 | 1,398,497,033 | 100% | ||
quediceharry | 0 | 20,927,332,915 | 100% | ||
marshalmugi | 0 | 75,750,208,849 | 85% | ||
podg3 | 0 | 1,717,867,612 | 90% | ||
ecoinstats | 0 | 22,595,658,057 | 100% | ||
silverkey | 0 | 2,481,226,288 | 28% | ||
silvervault | 0 | 10,746,001,814 | 28% | ||
cryptycoon | 0 | 4,083,714,403 | 28% | ||
cryptoclerk | 0 | 4,371,355,357 | 28% | ||
mister-meeseeks | 0 | 36,747,930,494 | 45% | ||
misstaken | 0 | 6,463,256,682 | 90% | ||
ecoinstar | 0 | 4,387,567,958 | 100% | ||
mintrawa | 0 | 2,803,714,175 | 100% | ||
thevil | 0 | 350,131,956,567 | 100% | ||
diegor | 0 | 28,446,956,055 | 100% | ||
thrasher666 | 0 | 1,998,567,051 | 60% | ||
wil.metcalfe | 0 | 162,633,688,348 | 100% | ||
forecasteem | 0 | 65,386,710,856 | 100% | ||
teenagecrypto | 0 | 25,257,151,973 | 100% | ||
eita | 0 | 34,921,905,717 | 100% | ||
jussbren | 0 | 2,003,190,279 | 90% | ||
iovoccae | 0 | 3,764,887,880 | 100% | ||
glastar | 0 | 1,252,327,832,254 | 100% | ||
unknownonline | 0 | 1,154,369,196 | 100% | ||
steemlandia | 0 | 3,749,520,047 | 100% | ||
francescomai | 0 | 10,857,565,949 | 100% | ||
kekos | 0 | 103,395,255,446 | 100% | ||
tamito0201 | 0 | 1,683,676,455 | 100% | ||
pl-kuchnia | 0 | 1,835,852,155 | 50% | ||
starrouge | 0 | 604,813,005 | 30% | ||
wherein | 0 | 278,238,993,218 | 60% | ||
variedades | 0 | 3,744,713,776 | 12% | ||
bluerobo | 0 | 121,986,909,569 | 100% | ||
zerofive | 0 | 605,721,568 | 30% | ||
demo123 | 0 | 104,401,444 | 100% | ||
anmitsu | 0 | 431,249,564,009 | 100% | ||
smon-fan | 0 | 1,956,888,857 | 100% | ||
cryptoninja.guru | 0 | 944,445,078 | 100% | ||
tr777 | 0 | 1,677,118,774 | 100% | ||
sm-jewel | 0 | 1,257,277,836 | 100% | ||
tr77 | 0 | 854,849,007 | 100% | ||
smoner | 0 | 1,429,680,146 | 100% | ||
flyingbolt | 0 | 1,689,193,273 | 23% | ||
determine | 0 | 1,368,368,322 | 23% | ||
smonian | 0 | 1,662,308,154 | 100% | ||
cnstm | 0 | 170,971,038,280 | 60% | ||
permaculturedude | 0 | 9,006,248,580 | 23% | ||
jamesbattler | 0 | 110,081,931,833 | 100% | ||
jjangjjanggirl | 0 | 897,707,342 | 100% | ||
lianjingmedia | 0 | 582,232,314 | 60% | ||
hanke | 0 | 7,050,551,353 | 100% | ||
goodcontentbot | 0 | 806,854,463 | 15% | ||
hankreirden | 0 | 3,247,873,079 | 100% | ||
peter-bot | 0 | 1,088,939,879 | 100% | ||
abbenay | 0 | 10,970,858,389 | 50% | ||
osavi | 0 | 7,827,799,555 | 100% | ||
sm-skynet | 0 | 1,345,912,835 | 100% | ||
thelogicaldude | 0 | 20,971,524,846 | 18% | ||
smonbear | 0 | 1,683,148,887 | 100% | ||
wolffeys | 0 | 11,090,492,826 | 100% | ||
kggymlife | 0 | 5,570,355,074 | 20% | ||
narodowcy.net | 0 | 30,557,541,350 | 100% | ||
marymi | 0 | 480,124,706 | 100% | ||
ttg | 0 | 55,506,678,422 | 100% | ||
squidben1 | 0 | 2,532,377,620 | 100% | ||
ambifokus | 0 | 16,261,691,888 | 20% | ||
tenyears | 0 | 0 | 50% | ||
saxx1304 | 0 | 4,603,557,107 | 50% | ||
epicdice | 0 | 11,136,670,050 | 1.5% | ||
transom | 0 | 141,216,504,888 | 100% | ||
bigmoneyman | 0 | 805,240,094 | 45% | ||
ricardomello | 0 | 2,071,339,246 | 30% | ||
threejay | 0 | 6,456,120,669 | 11.5% | ||
sm-silva | 0 | 2,656,648,941 | 11.5% | ||
janinachrzan | 0 | 10,793,530,722 | 100% | ||
ssc-token | 0 | 1,322,142,789 | 100% | ||
bitsharesorg | 0 | 17,894,965,162 | 100% | ||
likwid | 0 | 468,728,856,551 | 50% | ||
steemvpn | 0 | 16,331,443,973 | 100% | ||
tradingideas2 | 0 | 48,570,429 | 100% | ||
leighscotford | 0 | 665,134,904 | 1.5% | ||
recording-box | 0 | 259,709,327,742 | 100% | ||
suigener1s | 0 | 537,852,766 | 100% | ||
yoshiko.pal | 0 | 875,491,153 | 100% | ||
shimozurdo | 0 | 2,332,096,021 | 23% | ||
yeswecan | 0 | 16,848,717,247 | 90% | ||
lrekt01 | 0 | 2,694,468,102 | 100% | ||
freddio.sport | 0 | 3,510,012,328 | 15% | ||
zaku-pal | 0 | 831,776,963 | 23% | ||
asteroids | 0 | 24,658,024,782 | 20.7% | ||
wongbraling | 0 | 28,774,517,377 | 100% | ||
tina-tina | 0 | 362,085,032 | 100% | ||
soyunasantacruz | 0 | 52,620,331,196 | 100% | ||
happiness19 | 0 | 139,316,521 | 100% | ||
gdhaetae | 0 | 33,457,652 | 100% | ||
acta | 0 | 27,723,603,873 | 100% | ||
the-table | 0 | 18,147,027,680 | 90% | ||
cardtrader | 0 | 2,231,348,810 | 100% | ||
maxuvd | 0 | 20,307,462,173 | 6% | ||
debtfreein2 | 0 | 1,242,454,985 | 25% | ||
tmps | 0 | 11,268,511,523 | 25% | ||
thehouse | 0 | 1,871,271,639 | 90% | ||
mattsanthonyit | 0 | 175,988,298,778 | 100% | ||
dnflsms | 0 | 1,632,914,561 | 100% | ||
jessy22 | 0 | 887,775,692 | 100% | ||
pogarda | 0 | 1,041,390,343 | 100% | ||
bilpcoinrecords | 0 | 1,310,998,609 | 25% | ||
ibelin | 0 | 4,890,668,943 | 42% | ||
silverquest | 0 | 128,899,315,069 | 90% | ||
keep-keep | 0 | 68,082,695 | 100% | ||
honeychip | 0 | 8,470,168,150 | 85% | ||
steemlondon | 0 | 561,002,047 | 6% | ||
rockface | 0 | 4,363,574,542 | 100% | ||
levi-miron | 0 | 128,960,771,591 | 100% | ||
redwarbull | 0 | 2,442,423,803 | 28% | ||
keepit2 | 0 | 1,306,327,187 | 100% | ||
marblesz | 0 | 3,196,374,409 | 50% | ||
masterlamps | 0 | 0 | 100% | ||
drew0 | 0 | 6,441,659,765 | 50% | ||
lucky-guy | 0 | 4,137,617,166 | 100% | ||
etherbob | 0 | 0 | 100% | ||
tommys.shop | 0 | 1,717,682,788 | 90% | ||
zelegations | 0 | 11,897,146,208 | 100% | ||
picciridda2 | 0 | 2,895,298,944 | 100% | ||
fengchao | 0 | 130,283,121,577 | 100% | ||
peakd | 0 | 710,849,913,308 | 46% | ||
hivewaves | 0 | 567,312,701 | 75% | ||
blue-witness | 0 | 1,895,028,585 | 100% | ||
mountaingod | 0 | 382,274,341,171 | 100% | ||
hivetrending | 0 | 122,745,408,285 | 100% | ||
hiveyoda | 0 | 247,792,969,866 | 99.99% | ||
unknown0nline | 0 | 918,444,322 | 100% | ||
benthomaswwd | 0 | 308,024,708 | 100% | ||
visionaer3003 | 0 | 655,867,533,982 | 23% | ||
softworld | 0 | 1,699,147,827,638 | 100% | ||
polish.hive | 0 | 61,671,973,483 | 23% | ||
timhorton | 0 | 11,678,695,617 | 100% | ||
captainhive | 0 | 480,234,133,161 | 25% | ||
cerberus-dji | 0 | 1,350,608,007 | 100% | ||
tips.tracker | 0 | 28,072,882 | 1% | ||
quello | 0 | 64,361,833,180 | 15% | ||
yskar | 0 | 732,222,669 | 100% | ||
monster-burner | 0 | 811,263,609 | 11.5% | ||
marvschurchill1 | 0 | 1,141,424,056 | 45% | ||
hextech | 0 | 7,945,997,286 | 66% | ||
paulman | 0 | 1,477,808,495 | 75% | ||
thelemonjay | 0 | 1,493,812,803 | 50% | ||
hiveonboard | 0 | 4,981,836,603 | 3.75% | ||
sergiomarquina | 0 | 1,002,931,206 | 100% | ||
johnolusegun | 0 | 24,272,627,417 | 100% | ||
portraits | 0 | 0 | 5% | ||
hivelist | 0 | 1,354,012,416 | 2.3% | ||
ninnu | 0 | 248,008,130,188 | 45% | ||
kiemis | 0 | 104,246,254,344 | 10% | ||
victoradebiyi | 0 | 0 | 100% | ||
quantumg | 0 | 35,512,403,483 | 100% | ||
xxxthorxxx | 0 | 133,549,406,022 | 100% | ||
hairofmedusa | 0 | 80,928,883,762 | 100% | ||
ghaazi | 0 | 4,142,889,579 | 90% | ||
jaguarosky | 0 | 717,239,281 | 100% | ||
hivecannabis | 0 | 1,023,577,165 | 100% | ||
sultan-indo | 0 | 5,108,127,059 | 100% | ||
zarevaneli | 0 | 0 | 100% | ||
patronpass | 0 | 2,997,697,797 | 100% | ||
marryiv | 0 | 0 | 16% | ||
plusvault | 0 | 2,122,133,980 | 100% | ||
yewhos | 0 | 6,428,219,482 | 100% | ||
syberia | 0 | 557,844,105 | 15% | ||
hatschi0773 | 0 | 86,934,216,972 | 23% | ||
hivecur2 | 0 | 52,968,504,313 | 20% | ||
reward.app | 0 | 23,452,537,735 | 15% | ||
koxmicart | 0 | 743,992,469 | 100% | ||
recoveryinc | 0 | 408,477,582,578 | 10% | ||
bold-n-italics | 0 | 150,233,579 | 10.1% | ||
sevenoh-fiveoh | 0 | 4,268,872,907 | 100% | ||
spirall | 0 | 4,345,829,075 | 15% | ||
ebermudez | 0 | 335,488,415 | 100% | ||
tripode | 0 | 25,532,102,492 | 100% | ||
dying | 0 | 66,652,497,633 | 10% | ||
nalesnik | 0 | 27,815,819,855 | 100% | ||
sahilgupta | 0 | 971,237,447 | 100% | ||
themanojjgurjar | 0 | 16,614,563 | 100% | ||
sshila | 0 | 5,316,415,603 | 100% | ||
discohedge | 0 | 6,367,587,913 | 25% | ||
mohanraj | 0 | 2,147,068,567 | 100% | ||
dagobert007 | 0 | 536,879,612,966 | 23% | ||
ansaf | 0 | 0 | 100% | ||
bitcome | 0 | 772,710,462 | 15% | ||
maytutoriales | 0 | 0 | 100% | ||
blogstats | 0 | 1,670,638,386 | 100% | ||
arisad | 0 | 2,285,217,925 | 100% | ||
senseiphil | 0 | 10,263,549,842 | 100% | ||
hive-vpn | 0 | 522,606,371 | 100% | ||
nolyoi | 0 | 1,654,023,892 | 100% | ||
psyshock | 0 | 730,313,869 | 100% | ||
fajarmatang | 0 | 23,030,457 | 20% | ||
borniet | 0 | 0 | 9% | ||
crazy-science | 0 | 1,368,603,685 | 100% | ||
benhaleymade | 0 | 2,146,404,433 | 100% | ||
eberechi | 0 | 0 | 100% | ||
joandiala | 0 | 0 | 100% | ||
jjdowie | 0 | 0 | 100% | ||
vkook805 | 0 | 52,945,177 | 100% | ||
iammavrick | 0 | 0 | 100% | ||
awesomestory | 0 | 66,268,128 | 100% | ||
gerasound | 0 | 64,098,597 | 100% | ||
munir12 | 0 | 0 | 13% | ||
jerafrs | 0 | 61,258,401 | 100% | ||
patriamcaritatis | 0 | 370,626,973 | 100% | ||
aneczka | 0 | 0 | -100% | ||
tanzeelasarfraz | 0 | 0 | 100% |
Good video
author | akhyar23 |
---|---|
permlink | re-gtg-2020915t94157619z |
category | hive-160391 |
json_metadata | {"tags":["witness-category","witness-update","hf24","hive","eclipse"],"app":"ecency/3.0.4-mobile","format":"markdown+html"} |
created | 2020-09-15 02:42:00 |
last_update | 2020-09-15 02:42:00 |
depth | 1 |
children | 0 |
last_payout | 2020-09-22 02:42: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 | 11 |
author_reputation | 50,272,105,444,592 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,633,490 |
net_rshares | 0 |
Cyber Crime Squad codes in place ?
author | aneczka |
---|---|
permlink | re-gtg-202428t191533969z |
category | hive-160391 |
json_metadata | {"type":"comment","tags":["hive-160391","witness-category","witness-update","hf24","hive","eclipse"],"app":"ecency/3.0.45-mobile","format":"markdown+html"} |
created | 2024-02-08 18:15:33 |
last_update | 2024-02-08 18:15:33 |
depth | 1 |
children | 0 |
last_payout | 2024-02-15 18: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 | 34 |
author_reputation | -2,355,252,179,149 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 131,140,386 |
net_rshares | 0 |
Friendly feedback. You failed.
author | aneczka |
---|---|
permlink | re-gtg-202428t191712962z |
category | hive-160391 |
json_metadata | {"type":"comment","tags":["hive-160391","witness-category","witness-update","hf24","hive","eclipse"],"app":"ecency/3.0.45-mobile","format":"markdown+html"} |
created | 2024-02-08 18:17:12 |
last_update | 2024-02-08 18:17:12 |
depth | 1 |
children | 0 |
last_payout | 2024-02-15 18: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 | 31 |
author_reputation | -2,355,252,179,149 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 131,140,410 |
net_rshares | 0 |
<div class='pull-right'>https://files.peakd.com/file/peakd-hive/beerlover/yiuU6bdf-beerlover20gives20BEER.gif<p><sup><a href='https://hive-engine.com/?p=market&t=BEER'>View or trade </a> <code>BEER</code>.</sup></p></div><center><br> <p> Hey @gtg, here is a little bit of <code>BEER</code> from @steevc for you. Enjoy it!</p> <p>Learn how to <a href='https://peakd.com/beer/@beerlover/what-is-proof-of-stake-with-beer'>earn <b>FREE BEER</b> each day </a> by staking your <code>BEER</code>.</p> </center><div></div>
author | beerlover |
---|---|
permlink | re-how-to-survive-eclipse-cheat-sheet-20200913t204805z |
category | hive-160391 |
json_metadata | "{"app": "beem/0.23.11"}" |
created | 2020-09-13 20:48:06 |
last_update | 2020-09-13 20:48:06 |
depth | 1 |
children | 0 |
last_payout | 2020-09-20 20:48: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 | 514 |
author_reputation | 25,819,578,508,424 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,610,250 |
net_rshares | 0 |
@gtg, This is **Impactful** video and i want to appreciate this kind of **Creative Force**. With **Hard Fork** comes different perceptions. Hope that perceptions can find the **Point Of Equilibrium**. I am **Blank** when it comes to the **Technical Side** of any aspect. Hope that this potential change is good for **Community**. Thank you for sharing this **Information** with the **Community**. Have a abundant time ahead and stay blessed.
author | chireerocks |
---|---|
permlink | re-gtg-qgnb42 |
category | hive-160391 |
json_metadata | {"tags":["hive-160391"],"app":"peakd/2020.09.4"} |
created | 2020-09-14 11:12:03 |
last_update | 2020-09-14 11:12:03 |
depth | 1 |
children | 0 |
last_payout | 2020-09-21 11:12: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 | 445 |
author_reputation | 327,821,690,945,691 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,620,591 |
net_rshares | 0 |
Great, thanks for tips as usual!
author | demo123 |
---|---|
permlink | qgn4ql |
category | hive-160391 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2020-09-14 08:54:21 |
last_update | 2020-09-14 08:54:21 |
depth | 1 |
children | 0 |
last_payout | 2020-09-21 08:54: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 | 32 |
author_reputation | 510,583,572,156 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,619,092 |
net_rshares | 0 |
Congratulations @gtg! 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/@gtg/posts.png?202009132035"></td><td>You published more than 80 posts. Your next target is to reach 90 posts.</td></tr> </table> <sub>_You can view your badges on [your board](https://hivebuzz.me/@gtg) 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>
author | hivebuzz |
---|---|
permlink | hivebuzz-notify-gtg-20200913t204523000z |
category | hive-160391 |
json_metadata | {"image":["http://hivebuzz.me/notify.t6.png"]} |
created | 2020-09-13 20:45:21 |
last_update | 2020-09-13 20:45:21 |
depth | 1 |
children | 0 |
last_payout | 2020-09-20 20: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 | 602 |
author_reputation | 369,654,666,063,474 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,610,205 |
net_rshares | 0 |
I hope you get that quality time with family and some time to relax. May friendly dragons watch over you like guardian angels. ;)
author | katrina-ariel |
---|---|
permlink | qgm6ti |
category | hive-160391 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2020-09-13 20:41:42 |
last_update | 2020-09-13 20:41:42 |
depth | 1 |
children | 0 |
last_payout | 2020-09-20 20:41:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.017 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 129 |
author_reputation | 83,939,070,731,554 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,610,160 |
net_rshares | 206,198,005,819 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gtg | 0 | 206,198,005,819 | 1% |
I confirm that it can't be build on `Ubuntu 20.04 LTS` (cmake error). Is it required to switch to a specific `tag` after cloning? I saw a `v1.24.0` tag and in your last post it was required to switch to `v1.0.11`. What is the use case for tracking a range of account with `account-history-rocksdb-track-account-range`? <hr> <sub> [Witness FR - Gen X - Geek 🤓 Gamer 🎮 traveler ⛩️](/@mintrawa/introducing-a-gen-x-geek-gamer-traveler-witness) Don't miss the **Hive Power UP Day**! more info [here](/hivebuzz/@hivebuzz/pud) </sub>
author | mintrawa |
---|---|
permlink | re-gtg-2020914t7514973z |
category | hive-160391 |
json_metadata | {"tags":["witness-category","witness-update","hf24","hive","eclipse"],"app":"ecency/3.0.6-vision","format":"markdown+html"} |
created | 2020-09-14 00:05:15 |
last_update | 2020-09-14 00:05:15 |
depth | 1 |
children | 4 |
last_payout | 2020-09-21 00:05:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.017 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 533 |
author_reputation | 18,694,802,429,423 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,613,043 |
net_rshares | 209,848,891,337 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gtg | 0 | 209,848,891,337 | 1% |
You can try my patch to add Ubuntu 20.04 support: https://gitlab.syncad.com/hive/hive/-/commit/f0c1b6671dfeae9afd6a145e7637793ca639fe2e e.g. `git cherry-pick f0c1b6671dfeae9afd6a145e7637793ca639fe2e` No promises though.
author | anyx |
---|---|
permlink | re-mintrawa-qgnx37 |
category | hive-160391 |
json_metadata | {"tags":["hive-160391"],"app":"peakd/2020.09.4"} |
created | 2020-09-14 19:06:45 |
last_update | 2020-09-14 19:06:45 |
depth | 2 |
children | 1 |
last_payout | 2020-09-21 19:06: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 | 219 |
author_reputation | 98,676,136,100,181 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,627,365 |
net_rshares | 3,829,500,712 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
techcoderx | 0 | 666,243,037 | 100% | ||
mintrawa | 0 | 3,163,257,675 | 100% |
Thanks @anyx for the patch, I'll give it a try on my test server 🙂 <hr> <sub> [Witness FR - Gen X - Geek 🤓 Gamer 🎮 traveler ⛩️](/@mintrawa/introducing-a-gen-x-geek-gamer-traveler-witness) Don't miss the **Hive Power UP Day**! more info [here](/hivebuzz/@hivebuzz/pud) </sub><div class="pull-right"><a href="/@hive.engage"></a></div>
author | mintrawa |
---|---|
permlink | re-re-mintrawa-qgnx37 |
category | hive-160391 |
json_metadata | {"app":"engage"} |
created | 2020-09-15 00:39:00 |
last_update | 2020-09-15 00:39:00 |
depth | 3 |
children | 0 |
last_payout | 2020-09-22 00:39: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 | 371 |
author_reputation | 18,694,802,429,423 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,632,200 |
net_rshares | 0 |
Yes, you need to `git checkout v1.24.0` after cloning. Previous post is about release candidate, that's why there's `v1.0.11` there. Tracking accounts is for exchanges; they need keep track of account history for their account. Without explicitly specifying account range, all accounts are tracked by account_history_rocksdb plugin.
author | gtg |
---|---|
permlink | qgn1ed |
category | hive-160391 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2020-09-14 07:42:15 |
last_update | 2020-09-14 07:42:15 |
depth | 2 |
children | 1 |
last_payout | 2020-09-21 07: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 | 332 |
author_reputation | 461,833,023,867,897 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,618,291 |
net_rshares | 2,869,524,336 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mintrawa | 0 | 2,869,524,336 | 100% |
Ok, thanks @gtg for the information, for the plugin too. It's not easy to understand the real use case of all plugins, even using https://developers.hive.io/apidefinitions as a help. <hr> <sub> [Witness FR - Gen X - Geek 🤓 Gamer 🎮 traveler ⛩️](/@mintrawa/introducing-a-gen-x-geek-gamer-traveler-witness) Don't miss the **Hive Power UP Day**! more info [here](/hivebuzz/@hivebuzz/pud) </sub><div class="pull-right"><a href="/@hive.engage"></a></div>
author | mintrawa |
---|---|
permlink | re-qgn1ed |
category | hive-160391 |
json_metadata | {"app":"engage"} |
created | 2020-09-14 08:55:45 |
last_update | 2020-09-14 08:55:45 |
depth | 3 |
children | 0 |
last_payout | 2020-09-21 08:55: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 | 487 |
author_reputation | 18,694,802,429,423 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,619,103 |
net_rshares | 0 |
Can't wait for Tuesday, 22 September 2020 14:00:00
author | nathanmars |
---|---|
permlink | re-gtg-qgm6c8 |
category | hive-160391 |
json_metadata | {"tags":["hive-160391"],"app":"peakd/2020.09.4"} |
created | 2020-09-13 20:31:21 |
last_update | 2020-09-13 20:31:21 |
depth | 1 |
children | 0 |
last_payout | 2020-09-20 20:31:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.017 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 52 |
author_reputation | 336,354,946,115,368 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,610,004 |
net_rshares | 206,070,255,579 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gtg | 0 | 206,070,255,579 | 1% |
Assuming the time is in UTC. Should we refrain ourselves from exchanging tokens that day?
author | notacinephile |
---|---|
permlink | re-gtg-qgm6qs |
category | hive-160391 |
json_metadata | {"tags":["hive-160391"],"app":"peakd/2020.09.4"} |
created | 2020-09-13 20:40:06 |
last_update | 2020-09-13 20:40:06 |
depth | 1 |
children | 1 |
last_payout | 2020-09-20 20:40:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.017 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 90 |
author_reputation | 170,381,438,979,966 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,610,140 |
net_rshares | 206,252,741,132 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gtg | 0 | 206,252,741,132 | 1% |
No, there's no need for that. Some of the exchanges might - as a precautionary measure - temporarily disable deposits and withdrawals, but trading should not be affected in any way (exchanges use their internal ledgers). Of course it's always safer not to keep your funds on exchanges if you don't have to.
author | gtg |
---|---|
permlink | qgm763 |
category | hive-160391 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2020-09-13 20:49:18 |
last_update | 2020-09-13 20:49:18 |
depth | 2 |
children | 0 |
last_payout | 2020-09-20 20:49: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 | 306 |
author_reputation | 461,833,023,867,897 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,610,264 |
net_rshares | 4,904,201,340 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sultan-indo | 0 | 4,904,201,340 | 100% |
https://twitter.com/NathanMars7/status/1305243087128670209
author | poshbot |
---|---|
permlink | re-how-to-survive-eclipse-cheat-sheet-20200913t203521z |
category | hive-160391 |
json_metadata | "{"app": "beem/0.24.8"}" |
created | 2020-09-13 20:35:21 |
last_update | 2020-09-13 20:35:21 |
depth | 1 |
children | 0 |
last_payout | 2020-09-20 20: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 | 58 |
author_reputation | 5,554,335,374,496 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,610,065 |
net_rshares | 0 |
https://twitter.com/HiveTrending/status/1305243632803299328
author | poshbot |
---|---|
permlink | re-how-to-survive-eclipse-cheat-sheet-20200913t203700z |
category | hive-160391 |
json_metadata | "{"app": "beem/0.24.8"}" |
created | 2020-09-13 20:37:00 |
last_update | 2020-09-13 20:37:00 |
depth | 1 |
children | 0 |
last_payout | 2020-09-20 20:37: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 | 59 |
author_reputation | 5,554,335,374,496 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,610,093 |
net_rshares | 0 |
https://twitter.com/dick_turpin/status/1305509261854810118
author | poshbot |
---|---|
permlink | re-how-to-survive-eclipse-cheat-sheet-20200914t141044z |
category | hive-160391 |
json_metadata | "{"app": "beem/0.24.8"}" |
created | 2020-09-14 14:10:45 |
last_update | 2020-09-14 14:10:45 |
depth | 1 |
children | 0 |
last_payout | 2020-09-21 14:10: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 | 58 |
author_reputation | 5,554,335,374,496 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,622,930 |
net_rshares | 0 |
https://twitter.com/hiro_hive/status/1307139151423299584
author | poshbot |
---|---|
permlink | re-how-to-survive-eclipse-cheat-sheet-20200919t020720z |
category | hive-160391 |
json_metadata | "{"app": "beem/0.24.8"}" |
created | 2020-09-19 02:07:18 |
last_update | 2020-09-19 02:07:18 |
depth | 1 |
children | 0 |
last_payout | 2020-09-26 02:07: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 | 56 |
author_reputation | 5,554,335,374,496 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,703,677 |
net_rshares | 0 |
https://twitter.com/hiro_hive/status/1307139199343169538
author | poshbot |
---|---|
permlink | re-how-to-survive-eclipse-cheat-sheet-20200919t020750z |
category | hive-160391 |
json_metadata | "{"app": "beem/0.24.8"}" |
created | 2020-09-19 02:07:51 |
last_update | 2020-09-19 02:07:51 |
depth | 1 |
children | 0 |
last_payout | 2020-09-26 02: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 | 56 |
author_reputation | 5,554,335,374,496 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,703,685 |
net_rshares | 0 |
Thanks for your work Gandalf!
author | resiliencia |
---|---|
permlink | re-gtg-qgm615 |
category | hive-160391 |
json_metadata | {"tags":["hive-160391"],"app":"peakd/2020.09.4"} |
created | 2020-09-13 20:24:42 |
last_update | 2020-09-13 20:24:42 |
depth | 1 |
children | 0 |
last_payout | 2020-09-20 20:24:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.017 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 29 |
author_reputation | 438,639,187,237,143 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,609,874 |
net_rshares | 206,145,440,445 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gtg | 0 | 206,145,440,445 | 1% |
It is very good when there are changes and updates. This means the site will work stably and without bugs. If I understand correctly. Thank you for your great work.
author | saxx1304 |
---|---|
permlink | re-gtg-qgm61g |
category | hive-160391 |
json_metadata | {"tags":["hive-160391"],"app":"peakd/2020.09.4"} |
created | 2020-09-13 20:24:54 |
last_update | 2020-09-13 20:24:54 |
depth | 1 |
children | 0 |
last_payout | 2020-09-20 20:24:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.017 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 164 |
author_reputation | 7,042,582,495,405 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,609,876 |
net_rshares | 206,107,115,615 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gtg | 0 | 206,107,115,615 | 1% |
Why did we settle on v1.24.0 instead of v0.24.0? On that note, shouldn’t it be v1.0.0 instead?
author | sepracore |
---|---|
permlink | re-gtg-qgm7wz |
category | hive-160391 |
json_metadata | {"tags":["hive-160391"],"app":"peakd/2020.09.4"} |
created | 2020-09-13 21:05:24 |
last_update | 2020-09-13 21:05:24 |
depth | 1 |
children | 3 |
last_payout | 2020-09-20 21:05:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.017 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 94 |
author_reputation | 19,888,382,618,059 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,610,441 |
net_rshares | 208,159,944,240 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gtg | 0 | 208,159,944,240 | 1% | ||
eberechi | 0 | 0 | 100% |
It's a major upgrade so it deserves leading `1`, but it's still HardFork `24`. It's like that: ``` +--- major v v1.24.0 ^ ^--- patch (updates within given hardfork version, security patches, improvements) | +--- minor (equals to hardfork number) ```
author | gtg |
---|---|
permlink | qgmapk |
category | hive-160391 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2020-09-13 22:05:45 |
last_update | 2020-09-13 22:05:45 |
depth | 2 |
children | 2 |
last_payout | 2020-09-20 22: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 | 261 |
author_reputation | 461,833,023,867,897 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,611,240 |
net_rshares | 5,005,220,441 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sultan-indo | 0 | 5,005,220,441 | 100% |
Oh, okay. Thanks. I was under the impression all other numbers reset to 0 after a major version upgrade.
author | sepracore |
---|---|
permlink | re-gtg-qgmf09 |
category | hive-160391 |
json_metadata | {"tags":["hive-160391"],"app":"peakd/2020.09.4"} |
created | 2020-09-13 23:38:36 |
last_update | 2020-09-13 23:38:36 |
depth | 3 |
children | 1 |
last_payout | 2020-09-20 23:38:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.017 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 105 |
author_reputation | 19,888,382,618,059 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,612,657 |
net_rshares | 209,848,411,069 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gtg | 0 | 209,848,411,069 | 1% |
Hope it all goes smoothly. Looks like we have all the good developers with the experience to make it happe. Cheers and a !BEER
author | steevc |
---|---|
permlink | re-gtg-qgm73v |
category | hive-160391 |
json_metadata | {"tags":["hive-160391"],"app":"peakd/2020.09.4"} |
created | 2020-09-13 20:47:54 |
last_update | 2020-09-13 20:47:54 |
depth | 1 |
children | 0 |
last_payout | 2020-09-20 20:47:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.007 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 127 |
author_reputation | 1,391,073,591,716,412 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,610,246 |
net_rshares | 206,231,880,464 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gtg | 0 | 206,231,880,464 | 1% |
thanks!
author | tobetada |
---|---|
permlink | re-gtg-qgn4cd |
category | hive-160391 |
json_metadata | {"tags":["hive-160391"],"app":"peakd/2020.09.4"} |
created | 2020-09-14 08:45:51 |
last_update | 2020-09-14 08:45:51 |
depth | 1 |
children | 0 |
last_payout | 2020-09-21 08: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 | 7 |
author_reputation | 600,291,658,960,102 |
root_title | "How to Survive Eclipse - Cheat Sheet (Updated)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,619,001 |
net_rshares | 0 |