## Repository https://github.com/holgern/beem<center>  </center> [beem](https://github.com/holgern/beem) is a python library and command line tool for HIVE. The current version is 0.24.13. There is also a discord channel for beem: https://discord.gg/4HM592V The newest beem version can be installed by: ``` pip install -U beem ``` Check that you are using hive nodes. The following command ``` beempy updatenodes --hive ``` updates the nodelist and uses only hive nodes. After setting hive as default_chain, `beempy updatenodes` can be used. The list of nodes can be checked with ``` beempy config ``` and ``` beempy currentnode ``` shows the currently connected node. ## Changelog for versions 0.24.13 * Add new node (https://hive-api.arcange.eu) * Fix logic in RankedPosts and AccountPosts * Fix feed_publish ## Changelog for versions 0.24.12 * Fix beempy witnessfeed for HF24 * Fix more hbd renaming in beempy * improved RankedPosts class * New AccountPosts class for account feed and more * Comment class has been cleaned up, use_tags_api has been replaced by api * Add check if get_account_votes is still supported (is dropped in HF24) * New SupportedByHivemind exception has been added * Fix issue #263 ## Changelog for versions 0.24.11 * assumes that an rpc server uses appbase ## Congratulations we are on HF24 There were a lot of changes and bug fixes necessary and hopefully beem is running now smoth on HF24. Please open an issue on https://github.com/holgern/beem/issues, when you find something is not working. ## Important changes in HF24 ### `parent_permlink` and `parent_author` Both parameters from a comment are not existent in HF24 when the comment is a main post. You can use the property of the comment object instead. ``` from beem.comment import Comment c = Comment("@holger80/update-for-beem-compatibility-issues-with-hf24-have-been-fixed") print("parent_author" in c.json()) print("parent_permlink" in c.json()) print(c.parent_author) print(c.parent_permlink) ``` returns ``` False False '' '' ``` ### `last_update` in a comment The `last_update` of a comment has become `updated`. ``` from beem.comment import Comment c = Comment("@holger80/update-for-beem-compatibility-issues-with-hf24-have-been-fixed") print(c["updated"]) ``` returns a date: ``` 2020-10-09 21:50:00+00:00 ``` ### Outgoing votes are not available anymore ``` from beem.account import Account acc = Account("holger80") print(acc.get_account_votes()) ``` returns ``` [] ``` The `list_votes` and `find_votes` rpc api call are not longer available. This means also that ``` beempy pending --curation holger80 ``` and ``` beempy votes --outgoing holger80 ``` does not longer work. ## New bridge api calls in beem Beem uses now hivemind calls (bridge api) for receiving comments and information about feed, blog, trending, created, hot... ``` from beem.comment import RankedPosts trending = RankedPosts("trending",) hot = RankedPosts(sort="hot") created = RankedPosts("created") promoted = RankedPosts("promoted") payout = RankedPosts("payout") payout_comments = RankedPosts("payout_comments") muted = RankedPosts("muted") ``` ``` from beem.comment import AccountPosts comments = AccountPosts("comments", "holger80") blog = AccountPosts("blog", "holger80") posts = AccountPosts("posts", "holger80") replies = AccountPosts("replies", "holger80") feed = AccountPosts("feed", "holger80") ``` ___ *If you like what I do, consider casting a vote for me as witness on [Hivesigner](https://hivesigner.com/sign/account-witness-vote?witness=holger80&approve=1) or on [PeakD](https://peakd.com/witnesses)*
author | holger80 |
---|---|
permlink | update-for-beem-changes-regarding-hf24 |
category | hive-139531 |
json_metadata | "{"canonical_url": "https://hive.blog/hive-139531/@holger80/update-for-beem-changes-regarding-hf24", "community": "hive-139531", "app": "beempy/0.24.14", "links": ["https://github.com/holgern/beem", "https://cdn.steemitimages.com/DQmcRrwLPSywSYMierfP6um6mejeMNGjN9Rxw7audJqTDgb/beem-logo", "https://discord.gg/4HM592V", "https://hive-api.arcange.eu", "https://github.com/holgern/beem/issues,", "https://hivesigner.com/sign/account-witness-vote?witness=holger80&approve=1", "https://peakd.com/witnesses"], "tags": ["development", "beem", "python", "release"]}" |
created | 2020-10-14 20:47:39 |
last_update | 2020-10-24 13:18:24 |
depth | 0 |
children | 10 |
last_payout | 2020-10-21 20:47:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 25.488 HBD |
curator_payout_value | 25.253 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3,718 |
author_reputation | 358,857,509,568,825 |
root_title | "update for beem: changes regarding HF24" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 100,110,144 |
net_rshares | 176,962,870,408,911 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
enki | 0 | 4,683,812,580,415 | 23.1% | ||
acidyo | 0 | 11,596,295,497,783 | 100% | ||
gtg | 0 | 5,311,923,414,945 | 25% | ||
ausbitbank | 0 | 2,878,036,484,644 | 100% | ||
arcange | 0 | 1,190,733,359,667 | 25% | ||
raphaelle | 0 | 3,276,512,462 | 3% | ||
timcliff | 0 | 1,424,768,654,064 | 100% | ||
fooblic | 0 | 33,410,986,752 | 99% | ||
fingolfin | 0 | 146,585,205,821 | 100% | ||
borran | 0 | 659,477,862,929 | 85% | ||
penguinpablo | 0 | 1,236,065,462,009 | 25% | ||
donchate | 0 | 2,895,482,170 | 100% | ||
techslut | 0 | 70,391,065,158 | 12.5% | ||
judasp | 0 | 570,735,328,401 | 100% | ||
wagnertamanaha | 0 | 28,644,149,033 | 50% | ||
v4vapid | 0 | 4,871,671,354,730 | 33% | ||
tarazkp | 0 | 2,757,930,587,812 | 51% | ||
steemitboard | 0 | 7,236,698,359 | 3% | ||
ranchorelaxo | 0 | 44,775,031,547,933 | 100% | ||
borislavzlatanov | 0 | 134,430,526,719 | 100% | ||
dhimmel | 0 | 6,462,558,328,671 | 100% | ||
jeanpi1908 | 0 | 72,024,662,427 | 50% | ||
sam99 | 0 | 124,644,174,887 | 30% | ||
jingdol | 0 | 462,259,400,330 | 100% | ||
hope-on-fire | 0 | 189,702,265,990 | 26% | ||
themarkymark | 0 | 4,185,173,019,747 | 20% | ||
cranium | 0 | 120,274,459,004 | 100% | ||
tykee | 0 | 3,181,384,830 | 36.5% | ||
vikisecrets | 0 | 388,796,812,321 | 30% | ||
steemitri | 0 | 185,169,312,857 | 100% | ||
jasonbu | 0 | 89,640,812,855 | 50% | ||
santigs | 0 | 19,574,209,072 | 37% | ||
bashadow | 0 | 58,776,827,738 | 25% | ||
tipu | 0 | 40,075,470,000,452 | 100% | ||
jedigeiss | 0 | 1,407,473,643,856 | 100% | ||
buildawhale | 0 | 13,304,083,390,031 | 20% | ||
deathwing | 0 | 245,934,478,479 | 100% | ||
arabisouri | 0 | 60,887,303,181 | 100% | ||
mrsyria | 0 | 993,147,486 | 100% | ||
jexus77 | 0 | 1,278,289,786 | 100% | ||
emrebeyler | 0 | 3,463,143,279,511 | 100% | ||
felipejoys | 0 | 5,535,697,318 | 20% | ||
irynochka | 0 | 113,762,333 | 100% | ||
jes2850 | 0 | 1,695,641,172 | 100% | ||
mytechtrail | 0 | 43,685,991,974 | 15% | ||
tazi | 0 | 279,314,559,650 | 50% | ||
aquinotyron3 | 0 | 1,714,219,067 | 100% | ||
nathen007 | 0 | 85,330,383,617 | 100% | ||
kamchore | 0 | 88,628,823,058 | 73% | ||
steembasicincome | 0 | 2,079,278,765,862 | 100% | ||
cryptonized | 0 | 115,841,928,869 | 25% | ||
oliverschmid | 0 | 3,386,516,814,592 | 100% | ||
abitcoinskeptic | 0 | 36,786,505,449 | 15% | ||
jewel-lover | 0 | 1,661,325,884 | 100% | ||
bala41288 | 0 | 28,216,975,239 | 7.3% | ||
edicted | 0 | 2,498,522,407,276 | 100% | ||
ahmedsy | 0 | 1,901,563,447 | 100% | ||
brewery | 0 | 4,401,767,360 | 21% | ||
holger80 | 0 | 3,460,408,711,913 | 75% | ||
condeas | 0 | 2,549,362,862,089 | 100% | ||
jhoxiris | 0 | 10,565,582,769 | 100% | ||
asgarth | 0 | 1,345,773,215,276 | 50% | ||
flugschwein | 0 | 60,820,656,915 | 100% | ||
royfletcher | 0 | 4,334,186,420 | 100% | ||
citimillz | 0 | 240,554,497,343 | 100% | ||
futurecurrency | 0 | 37,424,118,764 | 45% | ||
siphon | 0 | 120,894,877,186 | 100% | ||
michelmake | 0 | 8,461,593,174 | 100% | ||
dunkman | 0 | 282,276,508 | 100% | ||
dotwin1981 | 0 | 137,004,529,153 | 33% | ||
manniman | 0 | 253,998,591,399 | 100% | ||
schlafhacking | 0 | 377,278,679,055 | 100% | ||
sbi2 | 0 | 1,212,954,605,412 | 100% | ||
dera123 | 0 | 499,807,741,439 | 51% | ||
racibo | 0 | 19,814,399,560 | 100% | ||
altobee | 0 | 61,692,206,382 | 65% | ||
gadrian | 0 | 75,640,052,380 | 50% | ||
sbi3 | 0 | 780,441,092,864 | 100% | ||
promobot | 0 | 5,765,005,454 | 6.6% | ||
sbi4 | 0 | 506,846,632,115 | 100% | ||
muelli | 0 | 43,863,788,511 | 50% | ||
simplegame | 0 | 38,156,205,251 | 100% | ||
elmundodexao | 0 | 14,208,550,313 | 100% | ||
sbi5 | 0 | 374,871,681,556 | 100% | ||
sbi6 | 0 | 244,817,138,047 | 100% | ||
donald.porter | 0 | 140,458,379,127 | 100% | ||
sbi7 | 0 | 216,843,295,503 | 100% | ||
fullnodeupdate | 0 | 19,916,588,471 | 75% | ||
artistrising | 0 | 31,669,964,899 | 100% | ||
sbi8 | 0 | 222,326,707,538 | 100% | ||
ibc | 0 | 72,393,640,537 | 100% | ||
sbi9 | 0 | 131,069,016,500 | 100% | ||
linuxbot | 0 | 678,346,478 | 100% | ||
maonx | 0 | 21,727,303,623 | 100% | ||
michealb | 0 | 438,448,601,292 | 100% | ||
sbi10 | 0 | 115,206,954,094 | 100% | ||
bluerobo | 0 | 129,594,183,480 | 100% | ||
smon-fan | 0 | 2,028,347,588 | 100% | ||
primeradue | 0 | 33,754,289,928 | 33% | ||
tr777 | 0 | 1,703,280,075 | 100% | ||
tr77 | 0 | 863,580,200 | 100% | ||
smoner | 0 | 1,448,352,853 | 100% | ||
smonian | 0 | 1,686,910,668 | 100% | ||
jjangjjanggirl | 0 | 909,355,411 | 100% | ||
sofathana | 0 | 59,735,697,599 | 100% | ||
smonbear | 0 | 1,700,310,893 | 100% | ||
ssc-token | 0 | 1,322,892,329 | 100% | ||
likwid | 0 | 66,402,412,930 | 6.6% | ||
denisdenis | 0 | 10,573,847,050 | 100% | ||
tomoyan | 0 | 111,208,630,042 | 100% | ||
lrekt01 | 0 | 2,865,510,888 | 100% | ||
janaveda | 0 | 116,932,679,972 | 100% | ||
sportsbuddy | 0 | 1,613,155,058 | 100% | ||
davidlionfish | 0 | 10,337,950,317 | 50% | ||
stuntman.mike | 0 | 48,964,060,591 | 100% | ||
fengchao | 0 | 15,964,009,689 | 3% | ||
mountaingod | 0 | 374,162,166,539 | 100% | ||
gitplait | 0 | 59,226,843,672 | 73% | ||
mynima | 0 | 8,124,151,089 | 100% | ||
alexbalan | 0 | 3,945,724,986 | 100% | ||
tattytoque | 0 | 862,617,807 | 50% | ||
localgrower | 0 | 5,453,933,065 | 10% | ||
guest4test4 | 0 | 0 | 100% | ||
ebermudez | 0 | 686,440,889 | 100% | ||
chaodietas | 0 | 7,700,468,628 | 40% | ||
allsway | 0 | 20,190,734,949 | 100% | ||
text2speech | 0 | 1,821,483,362 | 100% | ||
maar | 0 | 712,531,339 | 100% | ||
ltdaniel20 | 0 | 52,482,231 | 100% |
That also means rewarding.app is working too, right ?
author | botefarm |
---|---|
permlink | qi89oi |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2020-10-15 05:24:09 |
last_update | 2020-10-15 05:24:09 |
depth | 1 |
children | 5 |
last_payout | 2020-10-22 05:24:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.034 HBD |
curator_payout_value | 0.035 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 53 |
author_reputation | 105,906,511,093,744 |
root_title | "update for beem: changes regarding HF24" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 100,113,127 |
net_rshares | 454,644,951,596 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
holger80 | 0 | 454,644,951,596 | 10% |
Yes, I fixed everything and the rewarding.app is working.
author | holger80 |
---|---|
permlink | re-botefarm-qi8f5o |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.10.3"} |
created | 2020-10-15 07:22:39 |
last_update | 2020-10-15 07:22:39 |
depth | 2 |
children | 4 |
last_payout | 2020-10-22 07:22: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 | 57 |
author_reputation | 358,857,509,568,825 |
root_title | "update for beem: changes regarding HF24" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 100,113,774 |
net_rshares | 91,203,111,369 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
steempty | 0 | 91,203,111,369 | 2% |
Very big thank you for that. That app is still the best autovoting app on Hive. But not well known to all.
author | botefarm |
---|---|
permlink | re-holger80-qi8fha |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.10.3"} |
created | 2020-10-15 07:29:21 |
last_update | 2020-10-15 07:29:21 |
depth | 3 |
children | 0 |
last_payout | 2020-10-22 07:29: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 | 106 |
author_reputation | 105,906,511,093,744 |
root_title | "update for beem: changes regarding HF24" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 100,113,815 |
net_rshares | 0 |
since 3 days rewarding.app stopped working. All my votes are pending for no reason, can you take a look at it? Thank you
author | dera123 |
---|---|
permlink | re-holger80-qj0uow |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.10.8"} |
created | 2020-10-30 15:51:03 |
last_update | 2020-10-30 15:51:03 |
depth | 3 |
children | 2 |
last_payout | 2020-11-06 15:51: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 | 120 |
author_reputation | 44,626,314,203,085 |
root_title | "update for beem: changes regarding HF24" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 100,319,850 |
net_rshares | 0 |
Congratulations @holger80! 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/@holger80/upvotes.png?202010171612"></td><td>You distributed more than 21000 upvotes. Your next target is to reach 22000 upvotes.</td></tr> </table> <sub>_You can view your badges on [your board](https://hivebuzz.me/@holger80) 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-holger80-20201017t163505000z |
category | hive-139531 |
json_metadata | {"image":["http://hivebuzz.me/notify.t6.png"]} |
created | 2020-10-17 16:35:03 |
last_update | 2020-10-17 16:35:03 |
depth | 1 |
children | 0 |
last_payout | 2020-10-24 16:35: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 | 631 |
author_reputation | 369,373,374,318,182 |
root_title | "update for beem: changes regarding HF24" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 100,142,348 |
net_rshares | 0 |
<center> <sup>Congratulations @holger80, You Earned <b>0.379 TAN</b> & Curators Made <b>0.379 TAN</b>.</sup> <img src="https://files.peakd.com/file/peakd-hive/theguruasia/DWYqznFx-TANToken70.png" alt="upme.link"> --- <sup>Join [CORE / VAULT Token Discord Channel](https://discord.gg/XYMrvyr) or Join [UPMELINK Web Site](https://upme.link)</sup> <sup>[TAN Current Market Price](https://hive-engine.com/?p=market&t=TAN) : <b>0.240 HIVE</b></sup> </center>
author | tan.app |
---|---|
permlink | 20201018t122651677z |
category | hive-139531 |
json_metadata | {"tags":["tan-bot","upmelink_curation_bot"],"app":"tan-bot/1.1","format":"markdown"} |
created | 2020-10-18 12:26:51 |
last_update | 2020-10-18 12:26:51 |
depth | 1 |
children | 0 |
last_payout | 2020-10-25 12:26: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 | 456 |
author_reputation | 164,160,871,793 |
root_title | "update for beem: changes regarding HF24" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 100,151,395 |
net_rshares | 0 |
@holger80, Thanks for the update, I wanna check what are the changes that happened with the latest fork. Wanna check this comment thing. Because, TAN rely on that! !tangent Cheers~
author | theguruasia |
---|---|
permlink | re-holger80-qi89gv |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.10.3"} |
created | 2020-10-15 05:19:45 |
last_update | 2020-10-15 05:19:45 |
depth | 1 |
children | 1 |
last_payout | 2020-10-22 05:19:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.034 HBD |
curator_payout_value | 0.035 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 182 |
author_reputation | 72,733,312,708,316 |
root_title | "update for beem: changes regarding HF24" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 100,113,099 |
net_rshares | 455,543,250,455 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
holger80 | 0 | 455,543,250,455 | 10% |
<center> <sup>Congratulations, @theguruasia You Successfully Trended The Post Shared By @holger80.</sup> <sup>You Utilized <b>3/3</b> Daily Summon Bot Calls.</sup> --- <sup>[TAN Current Market Price](https://hive-engine.com/?p=market&t=TAN) : <b>0.200 HIVE</b></sup> </center>
author | tan.bot |
---|---|
permlink | 20201015t051956537z |
category | hive-139531 |
json_metadata | {"tags":["tan-bot","upmelink_curation_bot"],"app":"tan-bot/1.1","format":"markdown"} |
created | 2020-10-15 05:19:57 |
last_update | 2020-10-15 05:19:57 |
depth | 2 |
children | 0 |
last_payout | 2020-10-22 05:19:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 276 |
author_reputation | 44,172,891,181 |
root_title | "update for beem: changes regarding HF24" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 100,113,101 |
net_rshares | 0 |