We have finally implemented encrypted profile functionality in Clive. This introduced many changes in CLI (command line interface) and TUI (text-based user interface). Additionally, we changed the way we use Beekeeper, now instead of implementing its Python handler in the Clive, we use the new Beekeepy library. There are no changes to how Clive is run, you can still use the scripts we have prepared, one for running TUI, and the second for CLI. You can find links at the end of the text. ### Encrypted profile We introduced the changes gradually, so I have written about some of them before, but here I would like to sum up the entire encrypted profile functionality. Clive stores the following data about your profile on your disk: - your working account, - tracked accounts - accounts you observe, - known accounts, - added key aliases, - selected node, - chain id, - transaction in the cart (list of operations, Tapos, Expiration date, Transaction ID, and signatures - if the transaction is signed). After implementing the encrypted profile functionality, all the above information is encrypted and available only after entering the password. Due to these changes, if you have already used Clive, you have to recreate your profile. ##### Encrypted profile - changes in TUI The main change here is that you must enter a password to log in before using Clive. If you don’t have a profile, you need to create one. You can have more than one profile.  After using Clive, you can lock the wallet by pressing `Unlocked` wallet status or using a dedicated “Lock wallet” binding.  ##### Encrypted profile - changes in CLI The easiest way to run CLI Clive is the `start_clive_cli.sh` script. It sets up Beekeeper and saves a session token. Similarly to the TUI, before you start using the CLI Clive, you have to select a profile (if you have any) or create a new one (by executing the `clive configure profile add` command). Once you enter a password, the selected profile is unlocked. While working with the unlocked profile, you don’t need to enter a password to execute every command. Be aware that only one profile can be unlocked at a time. Previously, there was a default profile functionality but we removed it because it wasn’t in line with the new functionality.  In order to lock or unlock a profile, you can use commands `clive lock` or `clive unlock`. You can switch the profile by locking the previous one and unlocking another one.  So if you want to broadcast a transaction, you need to do two steps: unlock a profile and process a transaction.  ## Beekeepy The change from Beekeeper to Beekeepy from the users' point of view is unnoticeable, but this is a huge change from the developers' perspective. Beekeepy is a library with a strong focus on an object-oriented approach to the raw beekeeper network interface, aiming to guide users with abstract interfaces. It was created based on experience and solutions in the corresponding library in TypeScript. You can try to use it in your project - it needs just a few lines of code - like in the following example! ```python from beekeepy import Beekeeper # Create new local instance (works on both sync and async) with Beekeeper.factory() as beekeeper, beekeeper.create_session() as session, session.create_wallet(name="my_wallet", password="password") as wallet: public_key = wallet.import_key(private_key=my_private_key) wallet.sign_digest(digest=my_digest, public_key=public_key) ``` ### To make Clive more user-friendly We changed the way the list of operations looks. Now, all operations are available on a single page, grouped by operation category: Financial and Governance.  [Complete list of corrected issues](https://gitlab.syncad.com/hive/clive/-/releases/v1.27.5.20) The scripts that allow you to run Clive are here: https://gtg.openhive.network/get/clive/ ## TL;DR ``` docker run -ti hiveio/clive:v1.27.5.20 ``` ### Your feedback is invaluable and always welcome.
author | thebeedevs |
---|---|
permlink | clive-updates-encrypted-profile-is-ready |
category | hive-139531 |
json_metadata | {"format":"markdown+html","summary":"","app":"@hiveio/wax/1.27.6-rc5-stable.241029104701","tags":["hive","dev","clive","wallet","cli"],"image":[""],"author":""} |
created | 2025-02-21 21:37:39 |
last_update | 2025-02-21 21:37:39 |
depth | 0 |
children | 15 |
last_payout | 2025-02-28 21:37:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 81.580 HBD |
curator_payout_value | 81.543 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4,594 |
author_reputation | 199,200,348,472,277 |
root_title | "Clive Updates - encrypted profile is ready" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 140,958,049 |
net_rshares | 437,390,344,741,639 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
blocktrades | 0 | 222,752,042,339,536 | 100% | ||
adm | 0 | 24,288,521,880,525 | 100% | ||
flemingfarm | 0 | 60,701,898,460 | 10% | ||
gtg | 0 | 54,829,661,027,921 | 100% | ||
roelandp | 0 | 711,316,214,627 | 25% | ||
neopatriarch | 0 | 1,957,944,120 | 50% | ||
ausbitbank | 0 | 3,009,327,080,019 | 100% | ||
arcange | 0 | 508,666,877,132 | 5% | ||
raymonjohnstone | 0 | 6,763,036,326 | 100% | ||
kaykunoichi | 0 | 1,085,488,544 | 50% | ||
oflyhigh | 0 | 3,885,367,188,566 | 100% | ||
borran | 0 | 1,197,772,625,190 | 100% | ||
ksena | 0 | 387,013,767 | 100% | ||
doitvoluntarily | 0 | 25,865,551,084 | 100% | ||
ssekulji | 0 | 123,000,149,944 | 100% | ||
moretea | 0 | 3,690,890,966 | 10% | ||
rishi556 | 0 | 376,520,421,385 | 100% | ||
lydon.sipe | 0 | 6,101,497,275 | 100% | ||
techslut | 0 | 332,605,888,189 | 50% | ||
justinw | 0 | 167,609,673,160 | 33% | ||
humanearl | 0 | 2,329,987,266 | 80% | ||
shermanedwards | 0 | 719,518,539 | 50% | ||
sudutpandang | 0 | 611,962,597 | 100% | ||
thereikiforest | 0 | 1,374,169,437 | 10% | ||
evildeathcore | 0 | 7,570,445,139 | 100% | ||
trafalgar | 0 | 55,191,057,490,526 | 100% | ||
itinerantph | 0 | 1,907,964,955 | 50% | ||
detlev | 0 | 103,974,786,952 | 5% | ||
raindrop | 0 | 857,070,493,378 | 100% | ||
passion-fruit | 0 | 10,107,595,762 | 92% | ||
fortune-master | 0 | 10,009,508,600 | 92% | ||
trayan | 0 | 20,271,881,822 | 100% | ||
rt395 | 0 | 3,875,874,829 | 5% | ||
uruiamme | 0 | 6,865,215,695 | 60% | ||
techken | 0 | 45,891,798,932 | 50% | ||
joeyarnoldvn | 0 | 455,721,147 | 1.47% | ||
st3llar | 0 | 5,566,310,575 | 25% | ||
bluemist | 0 | 25,492,134,312 | 10% | ||
unyimeetuk | 0 | 1,152,838,086 | 50% | ||
lenasveganliving | 0 | 931,929,517 | 5% | ||
amymya | 0 | 619,415,101 | 10% | ||
appreciator | 0 | 37,404,063,410,662 | 10% | ||
pocketrocket | 0 | 8,828,798,652 | 100% | ||
santigs | 0 | 694,837,807,895 | 100% | ||
floatinglin | 0 | 6,941,943,788 | 100% | ||
gray00 | 0 | 917,211,343 | 100% | ||
aidefr | 0 | 509,491,234 | 2.6% | ||
tomiscurious | 0 | 26,200,884,431 | 4.5% | ||
taskmaster4450 | 0 | 1,595,480,346,886 | 100% | ||
fatman | 0 | 9,193,988,201 | 2% | ||
votehero | 0 | 26,566,724,831 | 5.4% | ||
msp-makeaminnow | 0 | 26,819,228,629 | 29.6% | ||
sayee | 0 | 71,417,393,429 | 100% | ||
kobusu | 0 | 69,066,235,216 | 100% | ||
silasvogt | 0 | 862,245,434 | 50% | ||
petrolinivideo | 0 | 3,860,824,135 | 50% | ||
arabisouri | 0 | 79,423,338,147 | 100% | ||
small.minion | 0 | 4,670,235,056 | 100% | ||
stmeme | 0 | 977,314,163 | 100% | ||
sunsea | 0 | 12,914,606,468 | 5% | ||
traf | 0 | 4,691,115,120,723 | 100% | ||
nathen007 | 0 | 354,950,991,802 | 100% | ||
robotics101 | 0 | 960,396,346 | 3.25% | ||
breelikeatree | 0 | 228,906,874,558 | 100% | ||
wiseagent | 0 | 204,971,049,621 | 20% | ||
tomatom | 0 | 9,844,218,083 | 50% | ||
gabrielatravels | 0 | 103,809,009,201 | 50% | ||
gaborockstar | 0 | 80,090,624,134 | 50% | ||
gillianpearce | 0 | 34,198,403,386 | 100% | ||
hallmann | 0 | 161,914,160,025 | 50% | ||
adventuroussoul | 0 | 2,180,812,986 | 10% | ||
dynamicrypto | 0 | 703,849,997 | 1% | ||
auracraft | 0 | 2,918,825,952 | 100% | ||
fundacja | 0 | 20,243,680,623 | 50% | ||
atongis | 0 | 30,070,339,991 | 10% | ||
bishoppeter1 | 0 | 461,064,066 | 10% | ||
kkarenmp | 0 | 5,052,864,801 | 5% | ||
neeqi | 0 | 464,019,401 | 100% | ||
tonysayers33 | 0 | 13,475,523,604 | 33% | ||
openmind3000 | 0 | 2,524,081,461 | 50% | ||
minerspost | 0 | 2,509,729,640 | 50% | ||
aperterikk | 0 | 573,384,737 | 50% | ||
condeas | 0 | 379,072,039,991 | 20% | ||
rubelynmacion | 0 | 48,264,464,327 | 100% | ||
happymichael | 0 | 2,628,099,079 | 100% | ||
bertrayo | 0 | 7,877,060,074 | 5% | ||
saulos | 0 | 78,480,595,877 | 100% | ||
crowbarmama | 0 | 4,511,269,327 | 20% | ||
lisfabian | 0 | 4,608,756,366 | 100% | ||
harvestmoon299 | 0 | 1,260,291,676 | 100% | ||
gabbyg86 | 0 | 21,943,539,200 | 35% | ||
originalmrspice | 0 | 13,653,056,430 | 50% | ||
miosha | 0 | 580,193,252,165 | 100% | ||
jeronimorubio | 0 | 10,138,827,298 | 100% | ||
andablackwidow | 0 | 66,950,050,634 | 100% | ||
ravenmus1c | 0 | 9,282,516,175 | 0.5% | ||
louis88 | 0 | 624,326,992,104 | 20% | ||
mrchef111 | 0 | 24,615,511,608 | 25% | ||
racibo | 0 | 6,515,829,483 | 5% | ||
darkfuseion | 0 | 1,146,217,187 | 100% | ||
gisi | 0 | 4,453,872,503 | 10% | ||
gadrian | 0 | 255,624,047,758 | 20% | ||
illuminationst8 | 0 | 6,346,716,840 | 25% | ||
inciter | 0 | 7,303,720,197 | 10% | ||
imcore | 0 | 864,831,411 | 10% | ||
voitaksoutache | 0 | 4,604,752,237 | 50% | ||
springlining | 0 | 23,198,622,113 | 100% | ||
reinmar | 0 | 460,766,577 | 50% | ||
achimmertens | 0 | 8,669,223,311 | 2.5% | ||
brainpod | 0 | 1,024,532,029 | 25% | ||
joeytechtalks | 0 | 1,589,399,366 | 50% | ||
camuel | 0 | 4,308,635,903 | 10% | ||
el-dee-are-es | 0 | 3,784,803,322 | 10% | ||
smacommunity | 0 | 983,569,524 | 50% | ||
fw206 | 0 | 1,330,262,685,243 | 16% | ||
techcoderx | 0 | 681,227,099,633 | 100% | ||
valentin86 | 0 | 27,632,834,863 | 100% | ||
brettblue | 0 | 823,413,499 | 50% | ||
reality-variance | 0 | 889,308,851 | 20% | ||
onelovedtube | 0 | 13,803,735,792 | 100% | ||
joanm897 | 0 | 3,920,011,950 | 100% | ||
kstop1 | 0 | 15,630,941,254 | 100% | ||
valquerales | 0 | 23,579,428 | 100% | ||
toddmck | 0 | 2,497,150,632 | 100% | ||
voitakjewelry | 0 | 931,264,124 | 50% | ||
simplegame | 0 | 119,138,710,461 | 100% | ||
digital.mine | 0 | 99,794,443,453 | 100% | ||
marblely | 0 | 117,900,563,553 | 100% | ||
gaottantacinque | 0 | 0 | 100% | ||
roozeec | 0 | 512,127,867 | 10% | ||
rufruf | 0 | 593,531,747 | 100% | ||
melor9 | 0 | 9,312,945,880 | 50% | ||
icepee | 0 | 16,114,275,786 | 50% | ||
sarawutthai | 0 | 2,904,318,464 | 100% | ||
gasaeightyfive | 0 | 63,912,030 | 100% | ||
bezkresu | 0 | 2,882,613,275 | 50% | ||
dlike | 0 | 412,991,305,639 | 100% | ||
marcocasario | 0 | 9,893,359 | 0.01% | ||
voter001 | 0 | 27,094,524,239 | 29.5% | ||
cribbio | 0 | 296,115,267 | 100% | ||
tommyl33 | 0 | 1,351,696,021 | 10% | ||
thevil | 0 | 830,383,255,686 | 100% | ||
krolestwo | 0 | 32,711,187,959 | 50% | ||
thrasher666 | 0 | 2,517,490,114 | 60% | ||
artysteps | 0 | 17,371,837,701 | 100% | ||
linuxbot | 0 | 5,570,411,118 | 20% | ||
raoufwilly | 0 | 812,307,486 | 30% | ||
starrouge | 0 | 987,758,343 | 50% | ||
wherein | 0 | 23,160,291,696 | 100% | ||
cowboysblog | 0 | 3,084,734,285 | 100% | ||
zerofive | 0 | 839,461,134 | 50% | ||
cnstm | 0 | 107,713,285,458 | 100% | ||
likuang007 | 0 | 610,968,329 | 100% | ||
josehany | 0 | 156,946,336,071 | 100% | ||
lianjingmedia | 0 | 923,184,359 | 100% | ||
smallboost | 0 | 56,805,132 | 100% | ||
creacioneslelys | 0 | 22,401,027,615 | 100% | ||
kggymlife | 0 | 9,974,268,320 | 50% | ||
alenox | 0 | 646,977,825 | 5% | ||
jeremiahcustis | 0 | 46,109,143,220 | 100% | ||
oneloveipfs | 0 | 6,379,867,612 | 100% | ||
photographercr | 0 | 1,102,352,065 | 20% | ||
monsterbuster | 0 | 73,678,295,317 | 100% | ||
helgalubevi | 0 | 20,556,271,030 | 50% | ||
iamangierose | 0 | 530,608,702 | 50% | ||
deeanndmathews | 0 | 250,282,522,731 | 100% | ||
queengaga | 0 | 34,428,591,793 | 100% | ||
empoderat | 0 | 7,571,807,814 | 100% | ||
farm1 | 0 | 408,246,891,067 | 100% | ||
votebetting | 0 | 19,431,910,329 | 100% | ||
valerianis | 0 | 1,253,060,451 | 5% | ||
bilpcoinbot | 0 | 2,412,326,198 | 50% | ||
gigel2 | 0 | 363,130,087,787 | 100% | ||
bilpcoin.pay | 0 | 545,007,086 | 10% | ||
nastyforce | 0 | 3,708,333,872 | 100% | ||
bpcvoter3 | 0 | 459,011,278 | 25% | ||
kgsupport | 0 | 2,603,016,493 | 50% | ||
marblesz | 0 | 7,252,712,037 | 100% | ||
bilpcoinbpc | 0 | 879,213,959 | 5% | ||
keys-defender | 0 | 996,726,228 | 100% | ||
hive-134220 | 0 | 33,838,990,416 | 100% | ||
darine.darine | 0 | 187,897,373,338 | 100% | ||
laruche | 0 | 5,212,723,336 | 3.25% | ||
softworld | 0 | 559,859,664,158 | 100% | ||
andrewmusic | 0 | 536,735,582 | 10% | ||
hivelist | 0 | 3,172,118,651 | 3% | ||
woelfchen | 0 | 50,487,257,499 | 16% | ||
fakegod | 0 | 667,725,920 | 100% | ||
devpress | 0 | 582,973,863 | 50% | ||
noelyss | 0 | 1,919,757,819 | 5% | ||
ykroys | 0 | 3,572,995,347 | 100% | ||
lucianav | 0 | 1,882,411,475 | 5% | ||
gabilan55 | 0 | 696,463,667 | 5% | ||
olaunlimited | 0 | 614,623,924 | 45% | ||
hive-108278 | 0 | 886,485,443 | 50% | ||
jelly-cz | 0 | 548,415,866 | 30% | ||
noalys | 0 | 1,562,761,797 | 5% | ||
kattycrochet | 0 | 74,223,259,131 | 50% | ||
alex-rourke | 0 | 2,866,514,728,500 | 100% | ||
susie-saver | 0 | 7,364,698,123 | 100% | ||
eturnerx-dbuzz | 0 | 26,725,065,531 | 74.1% | ||
eglois | 0 | 572,860,075 | 100% | ||
wend1go | 0 | 13,535,696,215 | 100% | ||
creodas | 0 | 3,035,660,174 | 75% | ||
hexagono6 | 0 | 1,137,362,884 | 5% | ||
jane1289 | 0 | 4,550,525,205 | 2% | ||
hive-defender | 0 | 12,604,173 | 100% | ||
power-kappe | 0 | 680,841,707 | 10% | ||
reidenling90 | 0 | 7,321,177,614 | 100% | ||
aichel | 0 | 525,721,531 | 10% | ||
mariaser | 0 | 3,295,098,324 | 7% | ||
fotomaglys | 0 | 4,197,735,019 | 5% | ||
seryi13 | 0 | 1,223,544,814 | 7% | ||
rpren | 0 | 715,809,192 | 50% | ||
lpa | 0 | 144,885,352 | 100% | ||
cowboyzlegend27 | 0 | 27,739,796,276 | 100% | ||
aprasad2325 | 0 | 1,873,870,430 | 5% | ||
menzo | 0 | 3,127,975,449 | 10% | ||
rushi1983 | 0 | 1,742,953,098 | 100% | ||
eustace-kidd | 0 | 1,696,040,398 | 5% | ||
astrocat-3663 | 0 | 852,175,212 | 50% | ||
malhy | 0 | 1,712,185,101 | 5% | ||
eolianpariah2 | 0 | 15,026,244,609 | 4.5% | ||
hylene74 | 0 | 80,093,794,500 | 100% | ||
gaposchkin | 0 | 9,933,686,045 | 100% | ||
crypto-shots | 0 | 0 | 100% | ||
cryptoshots.nft | 0 | 0 | 100% | ||
dollayah | 0 | 1,279,065,956 | 42.5% | ||
aletoalonewolf | 0 | 2,435,374,462 | 25% | ||
franzpaulie | 0 | 45,692,096,343 | 100% | ||
castri-ja | 0 | 419,317,181 | 2.5% | ||
cryptoshots.play | 0 | 0 | 10% | ||
oniriusz | 0 | 8,620,414,453 | 50% | ||
tzae | 0 | 730,611,131 | 100% | ||
hive.aid | 0 | 41,528,128,046 | 50% | ||
itcouldbecloud | 0 | 724,974,656 | 100% | ||
oasiskp2 | 0 | 15,177,744,887 | 100% | ||
hive-152804 | 0 | 35,008,412 | 100% | ||
archives-upfunds | 0 | 34,328,785,628 | 100% | ||
pinkchic | 0 | 866,946,564 | 2.5% | ||
cryptoshotsdoom | 0 | 0 | 10% | ||
daudmuhammad2022 | 0 | 308,143,099 | 100% | ||
fredaig | 0 | 1,449,725,294 | 40% | ||
artefactoestudio | 0 | 2,633,165,004 | 100% | ||
luvinlyf | 0 | 264,169,098,241 | 84% | ||
nurul-uli | 0 | 5,008,407,521 | 100% | ||
actordontee | 0 | 6,516,977,189 | 50% | ||
ibbtammy | 0 | 184,293,561,871 | 100% | ||
karina.gpt | 0 | 0 | 100% | ||
preciouz-01 | 0 | 2,838,239,713 | 100% | ||
tahastories1 | 0 | 719,153,437 | 5% | ||
javedkhan1989 | 0 | 4,236,830,876 | 50% | ||
thaliaperez | 0 | 15,134,489,199 | 100% | ||
yummycruz1 | 0 | 921,245,335 | 5% | ||
empo.voter | 0 | 2,435,707,287,196 | 100% | ||
reyn-is-chillin | 0 | 754,826,122 | 50% | ||
withdraw | 0 | 6,888,872,521,097 | 100% | ||
hivebeecon | 0 | 11,974,329,246 | 100% | ||
captainman | 0 | 3,364,629,853 | 50% | ||
thebeedevs | 0 | 60,076,845,408 | 100% | ||
lolz.byte | 0 | 0 | 100% | ||
picazzy005 | 0 | 2,033,867,254 | 50% | ||
joseph2014 | 0 | 2,109,365,834 | 50% | ||
grawitacja | 0 | 5,620,136,764 | 50% | ||
mama21 | 0 | 237,797,522 | 100% | ||
muhammadakash | 0 | 158,501,285 | 10% | ||
sopel | 0 | 1,148,842,032,161 | 100% | ||
johntheroamer | 0 | 7,494,047,790 | 100% | ||
arshadkhan4421 | 0 | 623,858,990 | 50% | ||
jesusarodrz | 0 | 18,502,915,759 | 100% | ||
atf-sentinel | 0 | 1,507,278,075 | 100% | ||
chemzy | 0 | 200,858,794 | 100% | ||
itsmejeffry | 0 | 529,274,342 | 100% | ||
pascal-001 | 0 | 0 | 100% | ||
majjik | 0 | 280,397,123 | 100% | ||
geleniverse | 0 | 0 | 100% |
This is great news!I'm excited to see the encrypted profile functionality in Clive.The changes to the CLI and TUI sound very user-friendly,especially the ability to have multiple profiles.I'm also interested in learning more about the Beekeepy library.Thanks for the update!
author | atemuz24 |
---|---|
permlink | ss2h4o |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2025-02-22 04:15:54 |
last_update | 2025-02-22 04:15:54 |
depth | 1 |
children | 0 |
last_payout | 2025-03-01 04:15:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 274 |
author_reputation | 188,634,163,833 |
root_title | "Clive Updates - encrypted profile is ready" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 140,964,335 |
net_rshares | 0 |
To use Clive do i need a Linux OS?
author | atma.love |
---|---|
permlink | re-thebeedevs-202536t183845776z |
category | hive-139531 |
json_metadata | {"type":"comment","tags":["hive-139531","hive","dev","clive","wallet","cli"],"app":"ecency/3.2.0-mobile","format":"markdown+html"} |
created | 2025-03-06 16:38:48 |
last_update | 2025-03-06 16:38:48 |
depth | 1 |
children | 0 |
last_payout | 2025-03-13 16:38:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 36 |
author_reputation | 157,249,443,530,225 |
root_title | "Clive Updates - encrypted profile is ready" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,249,831 |
net_rshares | 0 |
Congratulations @thebeedevs! Your post has been a top performer on the Hive blockchain and you have been rewarded with this rare badge <table><tr><td><img src="https://images.hive.blog/60x60/https://hivebuzz.me/badges/toppayoutday.png"></td><td>Post with the highest payout of the day.</td></tr> </table> <sub>_You can view your badges on [your board](https://hivebuzz.me/@thebeedevs) 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 | notify-1740194018 |
category | hive-139531 |
json_metadata | {"image":["https://hivebuzz.me/notify.t6.png"]} |
created | 2025-02-22 03:13:36 |
last_update | 2025-02-22 03:13:36 |
depth | 1 |
children | 0 |
last_payout | 2025-03-01 03:13:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 576 |
author_reputation | 369,199,176,783,453 |
root_title | "Clive Updates - encrypted profile is ready" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 140,963,601 |
net_rshares | 0 |
Congratulations @thebeedevs! Your post has been a top performer on the Hive blockchain and you have been rewarded with this rare badge <table><tr><td><img src="https://images.hive.blog/60x60/https://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/@thebeedevs) 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 | notify-1740365590 |
category | hive-139531 |
json_metadata | {"image":["https://hivebuzz.me/notify.t6.png"]} |
created | 2025-02-24 02:53:09 |
last_update | 2025-02-24 02:53:09 |
depth | 1 |
children | 0 |
last_payout | 2025-03-03 02:53: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 | 578 |
author_reputation | 369,199,176,783,453 |
root_title | "Clive Updates - encrypted profile is ready" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,008,392 |
net_rshares | 0 |
!hueso
author | mv-curacion |
---|---|
permlink | re-thebeedevs-ss2fx7 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2025.2.3","image":[],"users":[]} |
created | 2025-02-22 03:48:57 |
last_update | 2025-02-22 03:48:57 |
depth | 1 |
children | 1 |
last_payout | 2025-03-01 03:48: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 | 6 |
author_reputation | 6,231,878,094 |
root_title | "Clive Updates - encrypted profile is ready" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 140,964,017 |
net_rshares | -165,102,683 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
onlyjob | 0 | -165,102,683 | -1% |
<center>[](https://discord.gg/WdSDtH8GZg)</center> <center>Uses: 5/27 !</center>
author | bot-bdbhueso |
---|---|
permlink | re-mv-curacion-re-thebeedevs-ss2fx7-20250222t034905252z |
category | hive-139531 |
json_metadata | {"app":"hive-bot/0.6.3"} |
created | 2025-02-22 03:49:06 |
last_update | 2025-02-22 03:49:06 |
depth | 2 |
children | 0 |
last_payout | 2025-03-01 03:49: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 | 306 |
author_reputation | 485,295,098,254 |
root_title | "Clive Updates - encrypted profile is ready" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 140,964,019 |
net_rshares | 0 |
Great job for such achievement
author | oasiskp2 | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
permlink | ss2ur9 | ||||||||||||||||||
category | hive-139531 | ||||||||||||||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||||||||||||||
created | 2025-02-22 09:09:09 | ||||||||||||||||||
last_update | 2025-02-22 09:09:09 | ||||||||||||||||||
depth | 1 | ||||||||||||||||||
children | 0 | ||||||||||||||||||
last_payout | 2025-03-01 09:09: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 | 30 | ||||||||||||||||||
author_reputation | 60,295,648,005,784 | ||||||||||||||||||
root_title | "Clive Updates - encrypted profile is ready" | ||||||||||||||||||
beneficiaries |
| ||||||||||||||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||||||||||||||
percent_hbd | 10,000 | ||||||||||||||||||
post_id | 140,967,600 | ||||||||||||||||||
net_rshares | 0 |
!hueso
author | pleo1542 |
---|---|
permlink | re-thebeedevs-ss33w1 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2025.2.3","image":[],"users":[]} |
created | 2025-02-22 12:27:03 |
last_update | 2025-02-22 12:27:03 |
depth | 1 |
children | 1 |
last_payout | 2025-03-01 12:27: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 | 6 |
author_reputation | 31,810,084,979,138 |
root_title | "Clive Updates - encrypted profile is ready" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 140,970,299 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
endhivewatchers | 0 | 0 | 0.5% |
<center>🚨SORRY, at this time you don't have enough [Hueso](https://tribaldex.com/swap?from=SWAP.HIVE&to=HUESO) to use the command🚨.</center>
author | bot-bdbhueso |
---|---|
permlink | re-pleo1542-re-thebeedevs-ss33w1-20250222t122712083z |
category | hive-139531 |
json_metadata | {"app":"hive-bot/0.6.3"} |
created | 2025-02-22 12:27:12 |
last_update | 2025-02-22 12:27:12 |
depth | 2 |
children | 0 |
last_payout | 2025-03-01 12:27: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 | 140 |
author_reputation | 485,295,098,254 |
root_title | "Clive Updates - encrypted profile is ready" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 140,970,302 |
net_rshares | 1,604,137,662 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bot-bdbhueso | 0 | 1,604,137,662 | 100% |
https://www.reddit.com/r/HiveJournal/comments/1ivsk6h/hive_clive_updates_encrypted_profile_is_ready/ <sub> The rewards earned on this comment will go directly to the people( @seckorama ) sharing the post on Reddit as long as they are registered with @poshtoken. Sign up at https://hiveposh.com. Otherwise, rewards go to the author of the blog post.</sub>
author | redditposh | ||||||
---|---|---|---|---|---|---|---|
permlink | re-thebeedevs-clive-updates-encrypted-profile-is-ready-9738 | ||||||
category | hive-139531 | ||||||
json_metadata | "{"app":"Poshtoken 0.0.2","payoutToUser":["seckorama"]}" | ||||||
created | 2025-02-22 20:43:21 | ||||||
last_update | 2025-02-22 20:43:21 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2025-03-01 20:43:21 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 355 | ||||||
author_reputation | 1,907,656,243,843,835 | ||||||
root_title | "Clive Updates - encrypted profile is ready" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 0 | ||||||
post_id | 140,980,299 | ||||||
net_rshares | 0 |
any chance Clive adds the ability to broadcast a custom_json in the future?
author | simplegame |
---|---|
permlink | re-thebeedevs-ss3qih |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2025.2.3","image":[],"users":[]} |
created | 2025-02-22 20:35:06 |
last_update | 2025-02-22 20:35:06 |
depth | 1 |
children | 4 |
last_payout | 2025-03-01 20:35: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 | 75 |
author_reputation | 127,461,206,312,497 |
root_title | "Clive Updates - encrypted profile is ready" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 140,980,101 |
net_rshares | 0 |
It's already there; [custom_json support in CLI Clive](/@thebeedevs/clive-updates-the-custom-json-operation-is-now-available-in-cli-clive) was introduced seven months ago.
author | gtg |
---|---|
permlink | ss53oh |
category | hive-139531 |
json_metadata | {"links":["/@thebeedevs/clive-updates-the-custom-json-operation-is-now-available-in-cli-clive"],"app":"hiveblog/0.1"} |
created | 2025-02-23 14:17:06 |
last_update | 2025-02-23 14:17:06 |
depth | 2 |
children | 3 |
last_payout | 2025-03-02 14:17: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 | 171 |
author_reputation | 461,775,164,998,463 |
root_title | "Clive Updates - encrypted profile is ready" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 140,994,032 |
net_rshares | 35,599,212,262 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
simplegame | 0 | 35,599,212,262 | 25% | ||
endhivewatchers | 0 | 0 | 0.5% |
awesome. I have not looked at it for a while. Thank you. Time to download and test.
author | simplegame |
---|---|
permlink | re-gtg-35mkx4ptu |
category | hive-139531 |
json_metadata | {"app":"leothreads/0.3","format":"markdown","tags":["leofinance"],"canonical_url":"https://inleo.io/threads/view/simplegame/re-gtg-35mkx4ptu","isPoll":false,"pollOptions":{},"dimensions":[]} |
created | 2025-02-23 14:57:12 |
last_update | 2025-02-23 14:57:12 |
depth | 3 |
children | 2 |
last_payout | 2025-03-02 14:57: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 | 85 |
author_reputation | 127,461,206,312,497 |
root_title | "Clive Updates - encrypted profile is ready" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 140,995,013 |
net_rshares | 0 |