 In this post, I want to present basic information about The HAF. I think it is a good idea to have described in one place what is The HAF, what are its components, and how they cooperate with each other, with applications, and with the HIVE network. ## What does it mean HAF ? HAF is an acronym from the HIVE Application Framework. In short, it is a software system that allows to easily write applications working on the HIVE blockchain. Such applications read information delivered by blockchain blocks and very often transform them into their specific data. ## A high-level view of The HAF <center>  </center> The HAF works between the HIVE network and the applications (App1, App2,...AppN). Below are explained the presented HAF functionalities: * **Gets blocks and saves their contents to SQL database** It gets blocks from the network and presents their data to applications in form of SQL tables. * **Works as SQL storage for the application's data** The applications can create their own tables in the HAF SQL database and save their data. * **Controls processing blocks by the applications** The HAF drives the applications with processing blocks by telling them which block shall be processed next. The applications will get the arriving blocks in the correct order, the same as the blocks are created in the chain. * **Rewinds application data in case of micro-fork occurrence** If the application wants that, the framework can pass to it reversible blocks to process and in case of fork occurrence automatically, transparently for the application, rollback all the changes which were based on abandoned blocks. It allows the applications to present new data immediately after a new block was created, without the need to wait for a moment when the block becomes irreversible. * **Authentication and authorization of the applications** The HAF gives some mechanisms that protect the application's data against access by undesirable persons. Each of the applications cannot look at other applications' data, except when they explicitly share their tables. The HAF API is a set of SQL functions, so the applications can be written with any programming language which has binding to SQL - almost every language has it. ## Lets look a little deeper at the framework <center>  </center> The HAF contains a few components visible at the picture above: * **HIVED - hive node** Regular HIVE node which syncs blocks with the HIVE network or replays them from block.log file. * **SQL_SERIALIZER** A hived's plugin (the hive node plugin) which during syncing a new block pushes its data to SQL database. Moreover, the plugin informs the database about the occurrence of micro-fork and changing a block status from reversible to irreversible. * **PostgreSQL database** The database contains the blockchain blocks data in form of filled SQL tables, and the applications tables. The system utilizes Postgres authentication and authorization mechanisms. * **HIVE FORK MANAGER** The PostgreSQL extension provides the HAF's API - a set of SQL functions that are used by the application to get blocks data. The extension controls the process by which applications consume blocks and ensures that applications cannot corrupt each other. The HIVE FORK MANAGER is responsible for rewind the applications tables changes in case of micro-fork occurrence. The extension defines the format of blocks data saved in the database. The SQL_SERIALIZER dumps blocks to the tables defined by HIVE FORK MANAGER. # How The HAF can help The HIVE blockchain ? It allows separating applications codes from code of basic tasks realized by blockchain. The vital tasks of The HIVE, like block producing , blocks evaluation, etc., won't be disturbed by the application's specific requirements. With The HAF we can look at the blockchain ecosystem as a layered architecture: <center>  </center> Such architecture gives also benefits to the applications programmers. They get an SQL interface to the blockchain and may start to write simple applications very fast. The complexity of getting blocks and support of micro-forks is hidden behind The HAF. You can see how simple the application can be by looking at the example available on GitLab [here](https://gitlab.syncad.com/hive/psql_tools/-/blob/master/src/hive_fork_manager/doc/examples/hive_fork_app.py) # Where are the codes ? You can find hived code on gitlab [here](https://gitlab.syncad.com/hive/hive/-/tree/develop), the SQL_SERIALIZER and HIVE FORK MANGER are parts of [HAF project](https://gitlab.syncad.com/hive/haf/-/tree/develop/src)
author | mickiewicz |
---|---|
permlink | what-is-haf |
category | hive-139531 |
json_metadata | {"tags":["hive","haf","dev","programming","daps"],"image":["https://images.hive.blog/DQmXdy53RJZ7JvajwrdH7Pw3bbDNQtqdNSA7ww8ocLLowsT/haf_top.png","https://images.hive.blog/DQmPhr4AVyRTRDu9JSbjgkWjxu4tUAW74qF5xfpU6Lsgrk6/c1_haf2.png","https://images.hive.blog/DQmcjqbbNZtRKgmWwknVjFbKcwiHFtEZeiQnqCYNy5sxCkQ/c2_haf.png","https://images.hive.blog/DQmVQDdug7HU4cSLvVaUQiGT4a5L8oBMHzZ5ooMv1MN91ox/haf_layers.png"],"links":["https://gitlab.syncad.com/hive/psql_tools/-/blob/master/src/hive_fork_manager/doc/examples/hive_fork_app.py"],"app":"hiveblog/0.1","format":"markdown"} |
created | 2021-09-22 21:01:45 |
last_update | 2021-10-28 11:51:36 |
depth | 0 |
children | 57 |
last_payout | 2021-09-29 21:01:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 275.376 HBD |
curator_payout_value | 275.262 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 5,008 |
author_reputation | 20,569,771,333,459 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 106,489,300 |
net_rshares | 687,140,294,113,886 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
smooth | 0 | 115,656,528,227,187 | 100% | ||
blocktrades | 0 | 125,522,963,093,359 | 100% | ||
alpha | 0 | 14,315,051,426,632 | 26% | ||
acidyo | 0 | 10,580,824,501,278 | 100% | ||
kenny-crane | 0 | 433,714,895,856 | 50% | ||
mammasitta | 0 | 44,410,980,060 | 10% | ||
gtg | 0 | 26,656,894,176,963 | 100% | ||
ericvancewalton | 0 | 321,661,235,528 | 100% | ||
roelandp | 0 | 2,106,233,118,728 | 25% | ||
ausbitbank | 0 | 1,740,654,947,598 | 100% | ||
ardina | 0 | 42,772,359,193 | 100% | ||
arcange | 0 | 1,081,897,259,986 | 10% | ||
dimon14 | 0 | 3,029,553,236 | 100% | ||
konti | 0 | 22,990,715,631 | 100% | ||
ubg | 0 | 95,528,942,535 | 100% | ||
bowess | 0 | 1,332,662,427,075 | 100% | ||
raphaelle | 0 | 3,019,477,486 | 3% | ||
ace108 | 0 | 310,417,639,755 | 10% | ||
originate | 0 | 872,959,182 | 17% | ||
jphamer1 | 0 | 5,577,155,373,480 | 100% | ||
toolbox | 0 | 9,140,378 | 3% | ||
borran | 0 | 1,022,780,597,518 | 100% | ||
someguy123 | 0 | 3,031,048,887,023 | 100% | ||
themonetaryfew | 0 | 908,215,312,629 | 100% | ||
esecholo | 0 | 13,772,191,239 | 100% | ||
penticton | 0 | 70,580,892,863 | 100% | ||
penguinpablo | 0 | 481,907,629,623 | 13% | ||
patrickulrich | 0 | 24,619,231,519 | 100% | ||
titusfrost | 0 | 3,748,593,355 | 100% | ||
funnyman | 0 | 2,229,080,845 | 5.2% | ||
aschatria | 0 | 3,376,858,666 | 50% | ||
ssekulji | 0 | 45,119,516,606 | 100% | ||
rishi556 | 0 | 10,692,458,393 | 100% | ||
techslut | 0 | 289,100,553,930 | 50% | ||
keuudeip | 0 | 10,771,985,724 | 20% | ||
lostkluster | 0 | 645,766,976 | 50% | ||
vikthor | 0 | 13,966,910,128 | 100% | ||
bigtakosensei | 0 | 96,166,759,907 | 100% | ||
walterjay | 0 | 29,995,640,679 | 1.75% | ||
cliffblank | 0 | 5,725,313,147 | 50% | ||
askari | 0 | 22,252,392,275 | 18% | ||
silent.screamer | 0 | 577,166,817 | 100% | ||
revoko | 0 | 1,639,348,780 | 100% | ||
steemitboard | 0 | 14,381,541,708 | 3% | ||
animal-shelter | 0 | 73,147,850,749 | 100% | ||
sudutpandang | 0 | 3,734,492,477 | 100% | ||
sn0n | 0 | 179,934,810,388 | 100% | ||
teammo | 0 | 220,897,916,967 | 100% | ||
ranchorelaxo | 0 | 45,730,016,326,690 | 100% | ||
ackza | 0 | 66,491,126,640 | 100% | ||
trafalgar | 0 | 40,603,597,513,162 | 100% | ||
ganjafarmer | 0 | 4,907,378,020 | 5% | ||
louisthomas | 0 | 117,937,095,335 | 100% | ||
itinerantph | 0 | 1,696,314,117 | 10% | ||
elevator09 | 0 | 197,948,881,086 | 100% | ||
dickturpin | 0 | 22,587,713,131 | 50% | ||
lizanomadsoul | 0 | 4,938,264,354 | 2% | ||
pastzam | 0 | 302,606,137,274 | 40% | ||
raindrop | 0 | 670,205,730,634 | 100% | ||
tamaralovelace | 0 | 129,575,157,974 | 100% | ||
mes | 0 | 505,951,601,019 | 50% | ||
kingkinslow | 0 | 715,744,458 | 10% | ||
amberyooper | 0 | 35,850,352,067 | 10% | ||
opinizeunltd | 0 | 18,024,137,191 | 100% | ||
kennyroy | 0 | 3,477,910,022 | 100% | ||
ironshield | 0 | 17,062,527,750 | 20% | ||
nrg | 0 | 104,680,506,127 | 100% | ||
newsflash | 0 | 59,758,828,998,810 | 100% | ||
fredrikaa | 0 | 1,575,282,680,828 | 100% | ||
amirl | 0 | 195,724,985,477 | 100% | ||
guiltyparties | 0 | 300,204,077,762 | 100% | ||
bitcoinflood | 0 | 394,981,218,692 | 24.6% | ||
jonsnow1983 | 0 | 11,262,823,756 | 100% | ||
alphacore | 0 | 28,621,486,161 | 2.62% | ||
galenkp | 0 | 596,731,543,633 | 20% | ||
johnlue | 0 | 9,083,526,465 | 75% | ||
tracer-paulo | 0 | 19,259,553,841 | 100% | ||
sam99 | 0 | 80,448,825,798 | 12% | ||
spectrumecons | 0 | 1,328,444,398,749 | 25% | ||
guchtere | 0 | 1,826,825,399 | 10% | ||
omar-hesham | 0 | 416,577,188 | 100% | ||
bruzzy | 0 | 9,845,557,462 | 100% | ||
khaiyoui | 0 | 190,045,902,413 | 100% | ||
jaraumoses | 0 | 2,756,034,294 | 20% | ||
geekgirl | 0 | 1,828,489,540,966 | 100% | ||
bluemist | 0 | 38,924,606,431 | 20% | ||
mers | 0 | 131,980,928,158 | 100% | ||
scrodinger | 0 | 10,769,876,521 | 50% | ||
goldkey | 0 | 91,585,111,329 | 10% | ||
haejin | 0 | 12,964,203,747,159 | 100% | ||
loonatic | 0 | 29,855,106,667 | 100% | ||
appreciator | 0 | 61,095,407,589,776 | 20% | ||
themarkymark | 0 | 0 | 10% | ||
owner99 | 0 | 1,412,701,332 | 10% | ||
wargof | 0 | 1,212,767,405 | 65% | ||
macchiata | 0 | 8,647,995,928 | 10% | ||
isabelpena | 0 | 46,753,489,873 | 100% | ||
steemik | 0 | 1,338,510,149 | 100% | ||
francosteemvotes | 0 | 1,201,749,314 | 3.5% | ||
jeanlucsr | 0 | 726,118,655 | 0.4% | ||
vimukthi | 0 | 221,724,703,639 | 100% | ||
tesaganewton | 0 | 3,879,719,052 | 10% | ||
redrica | 0 | 10,417,458,925 | 11% | ||
nasrud | 0 | 631,076,651 | 100% | ||
santigs | 0 | 32,568,960,401 | 100% | ||
nadhora | 0 | 5,616,621,896 | 100% | ||
bashadow | 0 | 114,547,681,923 | 25% | ||
niallon11 | 0 | 936,712,410,081 | 100% | ||
buildawhale | 0 | 0 | 10% | ||
aidefr | 0 | 662,041,969 | 2.62% | ||
chinchilla | 0 | 242,799,313,128 | 100% | ||
deathwing | 0 | 1,272,008,146,825 | 100% | ||
plantstoplanks | 0 | 52,488,630,351 | 13.75% | ||
africka | 0 | 754,021,082 | 100% | ||
littleboy | 0 | 814,303,751,308 | 100% | ||
makerhacks | 0 | 0 | 10% | ||
investegg | 0 | 133,753,794,967 | 3.4% | ||
vegoutt-travel | 0 | 18,853,858,470 | 25% | ||
arabisouri | 0 | 117,810,037,848 | 100% | ||
noble-noah | 0 | 14,940,595,611 | 100% | ||
traciyork | 0 | 578,936,179,916 | 55% | ||
devosdevosi | 0 | 2,858,966,369 | 100% | ||
familyprotection | 0 | 509,538,069,092 | 40% | ||
postpromoter | 0 | 629,075,139,594 | 20% | ||
travoved | 0 | 3,336,215,077 | 100% | ||
arindammroy | 0 | 21,517,413,085 | 51% | ||
traf | 0 | 3,633,554,396,285 | 100% | ||
cloris | 0 | 1,300,836,787 | 100% | ||
elderson | 0 | 1,385,259,027 | 2.5% | ||
fjcalduch | 0 | 318,423,654,058 | 100% | ||
robotics101 | 0 | 628,086,022 | 3.5% | ||
road2nowhere | 0 | 26,510,057,896 | 100% | ||
breelikeatree | 0 | 151,342,738,294 | 100% | ||
drunksamurai | 0 | 3,874,585,377 | 50% | ||
howiemac | 0 | 23,378,223,652 | 100% | ||
wiseagent | 0 | 158,135,578,162 | 14.9% | ||
tomatom | 0 | 8,998,702,573 | 50% | ||
fourfourfun | 0 | 8,022,444,219 | 25% | ||
leynedayana | 0 | 575,784,841 | 100% | ||
upmyvote | 0 | 0 | 10% | ||
duke77 | 0 | 5,638,246,337 | 25% | ||
daltono | 0 | 507,751,159,870 | 25% | ||
gabrielatravels | 0 | 54,220,838,807 | 20% | ||
emjoe | 0 | 16,688,881,665 | 100% | ||
blocktrades.com | 0 | 64,211,212,573,079 | 100% | ||
hadji | 0 | 4,959,877,619 | 10% | ||
dragibusss | 0 | 1,426,413,623 | 50% | ||
auracraft | 0 | 698,396,528 | 20% | ||
goldrooster | 0 | 16,055,728,252 | 11% | ||
a-quarius | 0 | 7,142,873,052 | 5% | ||
peeyush | 0 | 7,403,525 | 9% | ||
minnowvotes | 0 | 383,598,867,101 | 100% | ||
cadawg | 0 | 369,945,387,360 | 90% | ||
minerspost | 0 | 2,181,212,111 | 50% | ||
fireguardian | 0 | 3,451,790,534 | 50% | ||
megabot | 0 | 35,308,320,378 | 100% | ||
samostically | 0 | -1,670,735,994 | -100% | ||
futurecurrency | 0 | 50,562,893,893 | 69% | ||
dumnebari | 0 | 3,721,194,786 | 50% | ||
djoi | 0 | 703,777,389 | 10% | ||
christopher2002 | 0 | 2,860,650,369 | 100% | ||
josemalavem | 0 | 38,403,130,003 | 60% | ||
miroslavrc | 0 | 19,930,558,550 | 10% | ||
foxyspirit | 0 | 759,189,565 | 13.75% | ||
greendo | 0 | 996,913,137 | 20% | ||
andablackwidow | 0 | 12,715,288,127 | 100% | ||
bil.prag | 0 | 120,045,704,858 | 20% | ||
onepercentbetter | 0 | 15,343,241,359 | 13% | ||
manniman | 0 | 73,858,183,762 | 11% | ||
goldvault | 0 | 4,249,435,512 | 10% | ||
jkramer | 0 | 1,212,098,112,249 | 100% | ||
obsesija | 0 | 6,240,578,064 | 10% | ||
inciter | 0 | 11,560,776,234 | 20% | ||
memepress | 0 | 1,582,513,969 | 50% | ||
imcore | 0 | 1,024,526,772 | 10% | ||
kgakakillerg | 0 | 23,282,208,631 | 10% | ||
getron | 0 | 591,123,671 | 10% | ||
oscurity | 0 | 631,582,954 | 0.4% | ||
mrs.goldkey | 0 | 2,031,669,904 | 10% | ||
studio666 | 0 | 2,605,551,184 | 100% | ||
rozku | 0 | 187,703,366,403 | 100% | ||
fw206 | 0 | 1,158,314,376,601 | 100% | ||
diabonua | 0 | 161,171,968,685 | 100% | ||
cryptomaniacsgr | 0 | 90,655,582,306 | 50% | ||
davidesimoncini | 0 | 9,220,630,434 | 35.3% | ||
bdmillergallery | 0 | 52,488,976,862 | 6% | ||
worldwildflora | 0 | 983,896,648 | 50% | ||
photodream | 0 | 16,569,128,475 | 100% | ||
merlion | 0 | 630,074,759 | 13% | ||
cheese4ead | 0 | 33,760,315,303 | 27.5% | ||
apshamilton | 0 | 0 | 89% | ||
imtase | 0 | 470,169,211 | 20% | ||
gaottantacinque | 0 | 333,965,780 | 100% | ||
yintercept | 0 | 161,838,721,651 | 100% | ||
ridor5301 | 0 | 52,083,457,741 | 100% | ||
ocdb | 0 | 47,919,435,830,185 | 20% | ||
zaibkang | 0 | 5,557,007,286 | 100% | ||
maraven | 0 | 7,331,688,262 | 100% | ||
sadbear | 0 | 3,935,380,428 | 12.5% | ||
marivic10 | 0 | 581,130,487 | 1.5% | ||
luciannagy | 0 | 1,046,319,944 | 6% | ||
pvinny69 | 0 | 38,069,835,641 | 100% | ||
pavanjr | 0 | 5,367,710,742 | 10% | ||
alejandrorigo | 0 | 39,809,607,221 | 100% | ||
raiseup | 0 | 1,007,416,319 | 13% | ||
gasaeightyfive | 0 | 483,148,916 | 100% | ||
cubapl | 0 | 884,521,094 | 10% | ||
clement.poiret | 0 | 522,353,684 | 100% | ||
ummar | 0 | 1,481,540,302 | 10% | ||
steemaction | 0 | 1,754,115,257 | 13% | ||
ten-years-before | 0 | 201,115,089 | 20% | ||
pboulet | 0 | 4,264,477,002 | 3.5% | ||
numanbutt | 0 | 1,400,827,756 | 100% | ||
cribbio | 0 | 733,176,397 | 100% | ||
silverkey | 0 | 2,079,558,022 | 10% | ||
silvervault | 0 | 4,250,030,937 | 10% | ||
cryptycoon | 0 | 2,116,849,744 | 10% | ||
cryptoclerk | 0 | 1,825,005,882 | 10% | ||
mister-meeseeks | 0 | 44,113,531,357 | 50% | ||
crypto.story | 0 | 13,157,408 | 20% | ||
univers.crypto | 0 | 49,861,689 | 20% | ||
mintrawa | 0 | 105,218,727,209 | 20% | ||
thevil | 0 | 463,708,488,633 | 50% | ||
barreloflaughs | 0 | 2,808,008,043 | 100% | ||
thrasher666 | 0 | 2,252,687,843 | 60% | ||
brianoflondon | 0 | 1,513,870,203,362 | 100% | ||
vickykarma | 0 | 2,300,997,388 | 100% | ||
tsunsica | 0 | 5,278,470,912 | 20% | ||
wil.metcalfe | 0 | 102,214,326,374 | 100% | ||
genet | 0 | 66,832,076,927 | 100% | ||
kristall97 | 0 | 360,597,864,580 | 100% | ||
eliasseth | 0 | 11,141,020,126 | 100% | ||
miguelbaez | 0 | 979,600,137 | 10% | ||
theycallmedan | 0 | 7,964,651,071,760 | 12% | ||
themightysquid | 0 | 3,236,581,372 | 100% | ||
marki99 | 0 | 23,372,970,685 | 100% | ||
thomasward9 | 0 | 349,554,993 | 100% | ||
variedades | 0 | 2,908,865,163 | 8% | ||
khan.dayyanz | 0 | 39,516,055,851 | 100% | ||
bluerobo | 0 | 101,724,116,746 | 100% | ||
shainemata | 0 | 784,975,078 | 5% | ||
tigerrkg | 0 | 41,737,670,458 | 100% | ||
suzana72 | 0 | 9,638,113,468 | 10% | ||
hossain525 | 0 | 241,306,075 | 100% | ||
jacuzzi | 0 | 1,981,141,829 | 2.6% | ||
ctime | 0 | -12,666,125,333,867 | -100% | ||
jamesbattler | 0 | 347,905,067,464 | 100% | ||
leosoph | 0 | 20,430,413,496 | 25% | ||
hungrybear | 0 | 559,590,042 | 13% | ||
azarmadr3 | 0 | 1,765,112,868 | 100% | ||
giftgiver | 0 | 105,749,434,426 | 100% | ||
denizcakmak | 0 | 1,143,731,923 | 100% | ||
azarmadr | 0 | 22,123,497 | 100% | ||
photographercr | 0 | 39,151,150,529 | 20% | ||
threespeak | 0 | 2,277,980,621,396 | 4% | ||
savi3 | 0 | 0 | 100% | ||
helgalubevi | 0 | 3,606,464,045 | 50% | ||
banvie | 0 | 49,321,042,939 | 100% | ||
onespringday | 0 | 654,695,576 | 100% | ||
steementertainer | 0 | 75,300,128 | 20% | ||
iktisat | 0 | 762,348,254 | 100% | ||
nalexadre | 0 | 95,558,055 | 20% | ||
waraira777 | 0 | 6,682,325,521 | 100% | ||
denisdenis | 0 | 81,643,385,652 | 100% | ||
hgn66 | 0 | 1,954,715,073 | 100% | ||
kgswallet | 0 | 547,919,278 | 20% | ||
myfreshes | 0 | 13,945,490,557 | 16% | ||
valerianis | 0 | 1,476,730,072 | 10% | ||
nata86 | 0 | 745,569,310 | 50% | ||
urun | 0 | 466,807,975,210 | 100% | ||
fixie | 0 | 70,905,628,003 | 100% | ||
zeesh | 0 | 7,614,733,375 | 10% | ||
katrin-lux | 0 | 9,134,046,158 | 100% | ||
coinlogic.online | 0 | 3,081,985,768 | 10% | ||
blocktvnews | 0 | 2,523,267,812 | 50% | ||
bilpcoin.pay | 0 | 513,538,287 | 10% | ||
kaeserotor | 0 | 46,328,288,091 | 100% | ||
yourtop3 | 0 | 2,163,582,762 | 27.5% | ||
mintawa.app | 0 | 55,142,756 | 20% | ||
redwarbull | 0 | 1,992,812,227 | 10% | ||
aramza | 0 | 6,361,346,691 | 100% | ||
kgsupport | 0 | 2,296,943,125 | 50% | ||
bilpcoinbpc | 0 | 1,070,133,477 | 5% | ||
steempeer.app | 0 | 14,111,487 | 20% | ||
julesquirin | 0 | 3,638,907,388 | 20% | ||
ignet | 0 | 1,676,524,463 | 30% | ||
nerdvana | 0 | 29,481,346,123 | 100% | ||
hive-180164 | 0 | 2,302,226,314 | 5% | ||
darthknight | 0 | 9,084,079,079,913 | 25% | ||
masterlamps | 0 | 0 | 100% | ||
zeusflatsak | 0 | 1,307,735,465 | 5% | ||
fengchao | 0 | 6,640,914,939 | 2% | ||
hivebuzz | 0 | 3,051,180,678 | 2% | ||
blue-witness | 0 | 5,192,500,955 | 100% | ||
hivetrending | 0 | 91,496,825,985 | 50% | ||
laruche | 0 | 160,505,218,391 | 3.5% | ||
thisismylife | 0 | 4,394,891,042 | 100% | ||
flowerbaby | 0 | 6,981,804,144 | 25% | ||
master-lamps | 0 | 4,471,496,516 | 100% | ||
softworld | 0 | 32,562,446,593 | 100% | ||
captainhive | 0 | 497,328,432,018 | 25% | ||
kyleana | 0 | 4,572,912,989 | 50% | ||
radio-quebec | 0 | 1,010,728,675 | 50% | ||
neon3000 | 0 | 47,249,101,155 | 100% | ||
gradeon | 0 | 1,381,376,153 | 10% | ||
hextech | 0 | 99,806,497,629 | 100% | ||
hive-143869 | 0 | 6,535,171,531 | 3.5% | ||
hivelist | 0 | 32,758,112,813 | 10% | ||
ninnu | 0 | 245,298,176,442 | 50% | ||
enricgr | 0 | 222,493,357,653 | 100% | ||
josepgs | 0 | 234,556,685,523 | 100% | ||
kingneptune | 0 | 4,432,058,166 | 50% | ||
fakegod | 0 | 625,386,368 | 100% | ||
hivesuperman | 0 | 9,000,979,752 | 100% | ||
ghaazi | 0 | 5,011,688,909 | 100% | ||
daniky | 0 | 20,907,902,092 | 25% | ||
schmidi | 0 | 50,810,069,123 | 100% | ||
jsalvage | 0 | 737,162,200 | 10% | ||
name0 | 0 | 0 | 100% | ||
greengalletti | 0 | 53,410,740,873 | 100% | ||
damadama | 0 | 15,420,361,341 | 100% | ||
chittysity | 0 | 26,220,614,038 | 50% | ||
plusvault | 0 | 2,164,434,264 | 100% | ||
olaunlimited | 0 | 1,202,708,022 | 45% | ||
mafia.wallet | 0 | 27,895,054,082 | 100% | ||
hivecoffee | 0 | 4,987,102,533 | 25% | ||
mrnightmare.net | 0 | 3,419,606,928 | 100% | ||
nftmart | 0 | 25,638,692,876 | 100% | ||
akhyar23 | 0 | 367,274,786 | 100% | ||
hive-data | 0 | 49,248,390,410 | 100% | ||
gohive | 0 | 79,830,926,348 | 100% | ||
kawsar8035 | 0 | 4,264,457,804 | 10% | ||
groverafter | 0 | 585,565,034 | 25% | ||
chaodietas | 0 | 106,611,179,981 | 100% | ||
davidmuhammad | 0 | 83,982,268 | 100% | ||
ordet | 0 | 512,903,057 | 10% | ||
rosilys20 | 0 | 1,131,095,528 | 10% | ||
aaalviarez | 0 | 2,689,453,501 | 100% | ||
dama52 | 0 | 2,401,561,976 | 100% | ||
senseiphil | 0 | 2,350,031,081 | 2.5% | ||
thahodler | 0 | 8,395,854,310 | 90% | ||
noalys | 0 | 2,301,268,987 | 10% | ||
elbuhoaular | 0 | 1,764,039,103 | 100% | ||
mrtats | 0 | 45,363,291,847 | 100% | ||
dartodarmadi | 0 | 3,911,807,018 | 100% | ||
kattycrochet | 0 | 21,245,806,017 | 50% | ||
schindmaehre | 0 | 305,810,931 | 100% | ||
ayrin344 | 0 | 139,853,703,122 | 100% | ||
desro | 0 | 31,932,755,396 | 100% | ||
hansvonkatte | 0 | 403,709,870 | 100% | ||
podewils | 0 | 361,394,022 | 100% | ||
chunchun123 | 0 | 1,254,242,723 | 100% | ||
betterdev | 0 | 822,067,804,325 | 100% | ||
psicologiaexpres | 0 | 7,766,047,190 | 30% | ||
samuelvoncocceji | 0 | 338,952,250 | 100% | ||
owlpalace | 0 | 0 | 100% | ||
peakd.top.d001 | 0 | 525,263,041 | 100% | ||
comptroller | 0 | 37,649,623,499 | 100% | ||
olddessauer | 0 | 14,775,205 | 100% | ||
godfather.ftw | 0 | 3,922,703,588 | 100% | ||
daviddavidjens | 0 | 0 | 100% | ||
dcrops | 0 | 73,933,303,777 | 10% | ||
potpourry | 0 | 1,151,735,346 | 30% | ||
chacald.dcymt | 0 | 5,399,296,856 | 100% | ||
grumbkow | 0 | 0 | 100% | ||
dadspardan | 0 | 8,424,402,391 | 50% | ||
rossbach | 0 | 0 | 100% | ||
hykss.leo | 0 | 189,931,216,814 | 100% | ||
natzmer | 0 | 334,437,661 | 100% | ||
monbijou | 0 | 0 | 100% | ||
cuestrin | 0 | 0 | 100% | ||
storiesoflove | 0 | 1,562,779,866 | 100% | ||
silesiaglogau | 0 | 0 | 100% | ||
sparker005 | 0 | 1,135,870,807 | 20% | ||
kriszrokk | 0 | 7,672,683,766 | 100% | ||
kimavalon | 0 | 1,629,537,364 | 100% | ||
pantsulachain | 0 | 0 | 100% | ||
cristzullys | 0 | 14,311,212,376 | 100% | ||
hivelifebg | 0 | 604,567,875 | 6.6% | ||
sondershausen | 0 | 590,886,131 | 100% | ||
botvotes | 0 | 685,726,823 | 50% | ||
ausbit.dev | 0 | 18,439,177,036 | 100% | ||
thebeardflex | 0 | 72,288,863,475 | 96% | ||
huzzah | 0 | 19,214,858,501 | 100% | ||
dabringhaus | 0 | 0 | 100% | ||
unterdenbaeumen | 0 | 0 | 100% | ||
tabs1250 | 0 | 1,083,834,862 | 100% | ||
thecouncil | 0 | 422,773,974 | 100% | ||
cowboyphylosophy | 0 | 6,772,406,535 | 100% | ||
tumppa-queen | 0 | 3,074,519,836 | 100% | ||
nyxlabs | 0 | 9,039,283,205 | 50% | ||
minitira | 0 | 0 | 100% | ||
dreschke | 0 | 0 | 100% | ||
creodas | 0 | 1,686,839,289 | 75% | ||
moraviareosa | 0 | 0 | 100% | ||
rochow | 0 | 0 | 100% | ||
dubislav | 0 | 0 | 100% | ||
loudon | 0 | 0 | 100% | ||
zastrowe | 0 | 0 | 100% | ||
quixoticflux | 0 | 8,203,263,562 | 100% | ||
rendrianarma | 0 | 4,051,320,116 | 50% | ||
hexagono6 | 0 | 559,776,705 | 10% | ||
joseluis91 | 0 | 5,535,306,931 | 100% | ||
horstman5 | 0 | 3,689,743,269 | 50% | ||
moviesonhive | 0 | 529,962,209 | 10% | ||
hive.pizza | 0 | 2,504,619,305,829 | 100% | ||
maxelitereturned | 0 | 4,314,324,664 | 100% | ||
leveluplifestyle | 0 | 21,761,085,537 | 50% | ||
sunsetjesus | 0 | 37,173,568,913 | 100% | ||
auliaarma | 0 | 1,613,439,632 | 50% | ||
pranavinaction | 0 | 0 | 100% | ||
mcedric | 0 | 10,578,678,244 | 20% | ||
dendendenden | 0 | 125,752,057,970 | 100% | ||
pizzabot | 0 | 53,489,131,029 | 100% | ||
hectorfaria1 | 0 | 4,103,461,763 | 100% | ||
stickupmusic | 0 | 961,875,911 | 50% | ||
davidpena21 | 0 | 13,287,483,406 | 100% | ||
mirz | 0 | 7,028,533,013 | 100% | ||
egistar | 0 | 618,992,926 | 100% | ||
rqr4 | 0 | 1,068,559,994 | 100% | ||
techjack67 | 0 | 85,929,036 | 100% | ||
krrizjos18 | 0 | 697,308,543 | 10% | ||
shanhenry | 0 | 5,740,240,369 | 100% | ||
zfg | 0 | 418,763,275 | 100% | ||
rebeysa85 | 0 | 4,386,014,470 | 100% | ||
hivehydra | 0 | 34,009,383,251 | 90% | ||
dibblers.dabs | 0 | 38,787,614,110 | 50% | ||
cowboyzlegend27 | 0 | 21,407,336,598 | 100% | ||
irenicus30 | 0 | 7,099,869,392 | 100% | ||
john9inch | 0 | 1,529,737,067 | 50% | ||
itsmiessyonpeakd | 0 | 1,759,483,770 | 100% | ||
yulilemus02 | 0 | 4,842,903,315 | 100% | ||
boboman | 0 | 5,566,022,739 | 100% | ||
lea12 | 0 | 3,263,754,859 | 100% | ||
jybrael | 0 | 0 | 100% | ||
biggestloser | 0 | 2,777,734,725 | 100% | ||
clinton19 | 0 | 6,226,128,433 | 100% | ||
rayius | 0 | 857,225,706 | 50% | ||
bleuclair | 0 | 5,948,032,861 | 100% | ||
apeminingclub | 0 | 0 | 10% | ||
lyon-89 | 0 | 9,950,418,214 | 100% | ||
productivo | 0 | 2,062,791,696 | 50% | ||
parmakov61 | 0 | 783,752,650 | 100% | ||
simrannn | 0 | 3,673,853,129 | 100% | ||
raqraq | 0 | 30,513,993,368 | 100% | ||
cryptoccshow | 0 | 9,523,149,059 | 50% | ||
pbatko | 0 | 0 | 100% | ||
ndari | 0 | 5,534,690,046 | 100% | ||
geom | 0 | 874,373,561 | 100% | ||
recruit2347 | 0 | 190,523,891 | 100% | ||
ghanaba | 0 | 1,267,445,183 | 100% | ||
giapel86 | 0 | 2,927,658,762 | 100% | ||
enochroot | 0 | 333,409,391 | 100% | ||
lexansky | 0 | 582,123,471 | 100% | ||
mike.cupcakes | 0 | 1,395,467,709 | 100% | ||
zakiyahzayn | 0 | 211,114,473 | 100% | ||
xarcell | 0 | 0 | 10.2% | ||
jhayrules | 0 | 684,272,959 | 100% | ||
barizon | 0 | 481,379,530 | 100% | ||
expire0 | 0 | 3,619,845,002 | 100% | ||
trasto | 0 | 382,903,487,979 | 50% | ||
lowelonerf | 0 | 244,891,090 | 100% | ||
dede13 | 0 | 334,519,020 | 100% | ||
cryptokungfu | 0 | 5,335,732,769 | 100% | ||
bayu13 | 0 | 170,205,684 | 100% | ||
dedi13 | 0 | 140,002,470 | 100% | ||
arkruby | 0 | 389,567,280 | 100% | ||
stickupofficial1 | 0 | 2,325,254,473 | 50% | ||
calderart | 0 | 551,044,180 | 100% | ||
testowyzuczekleo | 0 | 323,772,417 | 100% | ||
onebakeryprod | 0 | 540,604,281 | 100% | ||
adew | 0 | 847,671,653 | 100% | ||
hiveomid | 0 | 151,731,984 | 100% | ||
phyothuzar | 0 | 211,155,138 | 100% | ||
tdctunes | 0 | 15,515,561,172 | 50% | ||
myrv | 0 | 3,977,301,270 | 100% | ||
cdrbushmills | 0 | 1,566,984,166 | 100% | ||
kiosk85 | 0 | 0 | 42% | ||
mickiewicz | 0 | 9,118,128,515 | 100% | ||
lzslayer | 0 | 350,000,000 | 100% | ||
arrago | 0 | 2,349,250,144 | 100% | ||
itmentor | 0 | 315,161,071 | 100% | ||
sisterhood2 | 0 | 2,062,383,005 | 100% | ||
miguelitox | 0 | 0 | 100% | ||
winti69 | 0 | 0 | 100% | ||
serhotest | 0 | 485,829,836 | 100% | ||
crypto-is-a-scam | 0 | 557,459,108 | 100% | ||
merilin077 | 0 | 938,361,508 | 100% | ||
priyanshu8278 | 0 | 140,002,470 | 100% | ||
arminius3301 | 0 | 0 | 100% |
 lol dec 8 2010 https://www.theguardian.com/news/blog/2010/dec/08/wikileaks-us-embassy-cables-live-updates
author | ackza |
---|---|
permlink | qzy7g4 |
category | hive-139531 |
json_metadata | {"image":["https://images.hive.blog/DQmbjUnDwhhRJUC6GtTN8iXGKbGyKQ5Y7GW6nD1YJYyo91P/image.png"],"links":["https://www.theguardian.com/news/blog/2010/dec/08/wikileaks-us-embassy-cables-live-updates"],"app":"hiveblog/0.1"} |
created | 2021-09-24 17:04:54 |
last_update | 2021-09-24 17:04:54 |
depth | 1 |
children | 0 |
last_payout | 2021-10-01 17:04: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 | 203 |
author_reputation | 287,729,820,746,520 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 106,533,602 |
net_rshares | 0 |
Thats great stuff, very informative, and indeed for apps to work directly with the blockchain can be tedious. The only worry, is that the HAF might be a single point of failure, as its not distributed as the blockchain is. But usually each app create kind of a HAF for itself so it make sense to cooperate and avoid duplication. Thank you so much for sharing and engaging, after all thats what Hive is all about. I can't wait for the day that instead of stackoverflow I will enter Hive.blog (or other Hive app) to get my answer and reward the author.
author | amirl |
---|---|
permlink | qzvjxs |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-23 06:41:54 |
last_update | 2021-09-23 06:41:54 |
depth | 1 |
children | 1 |
last_payout | 2021-09-30 06:41:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.024 HBD |
curator_payout_value | 0.023 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 551 |
author_reputation | -35,879,592,983,501 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,497,938 |
net_rshares | 61,256,129,158 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ackza | 0 | 51,286,394,826 | 100% | ||
anddumbcunts | 0 | 0 | -0.1% | ||
mickiewicz | 0 | 9,969,734,332 | 100% |
Thx, such positive feedback encourages me to write more posts
author | mickiewicz |
---|---|
permlink | qzwcri |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-23 17:04:33 |
last_update | 2021-09-23 17:04:33 |
depth | 2 |
children | 0 |
last_payout | 2021-09-30 17:04:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.015 HBD |
curator_payout_value | 0.015 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 61 |
author_reputation | 20,569,771,333,459 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 106,509,292 |
net_rshares | 39,947,142,921 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
amirl | 0 | 39,947,142,921 | 20% |
Will add a reminder to check this out with code later. I'm looking forward to coding apps with this. :) - May I use it for alternative front-ends and statistics? - Is there an open node or must I run it on my own server? - Do you have a list of requirements to run it on my own server if I wanted?
author | cryptosharon |
---|---|
permlink | re-mickiewicz-qzywtj |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-25 02:12:57 |
last_update | 2021-09-25 02:12:57 |
depth | 1 |
children | 2 |
last_payout | 2021-10-02 02:12:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.015 HBD |
curator_payout_value | 0.014 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 298 |
author_reputation | 91,921,317,551,639 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,542,188 |
net_rshares | 37,825,768,526 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dustsweeper | 0 | 28,797,097,244 | 4.71% | ||
mickiewicz | 0 | 9,028,671,282 | 100% |
* You can use it to build alternative backend for alternative front-end :) You can use it whenever want to get blockchain data with SQL * There is no open node, actually it would be best if a backend of Your application will work on the same machine where the HAF database is * There is no such list at the moment, we examine the software in terms of its performance and requirements for the machine on which it runs
author | mickiewicz |
---|---|
permlink | r03v2j |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-27 18:23:09 |
last_update | 2021-09-27 18:23:09 |
depth | 2 |
children | 1 |
last_payout | 2021-10-04 18:23: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 | 416 |
author_reputation | 20,569,771,333,459 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 106,606,043 |
net_rshares | 0 |
what I meant to ask with my last question is what's the cheapest VPS I can get if I want to run this somewhat smoothly 24/7 for an app.
author | cryptosharon |
---|---|
permlink | re-mickiewicz-2021927t142844620z |
category | hive-139531 |
json_metadata | {"tags":["ecency"],"app":"ecency/3.0.23-mobile","format":"markdown+html"} |
created | 2021-09-27 18:28:45 |
last_update | 2021-09-27 18:28:45 |
depth | 3 |
children | 0 |
last_payout | 2021-10-04 18:28: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 | 135 |
author_reputation | 91,921,317,551,639 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,606,175 |
net_rshares | 0 |

author | devosdevosi |
---|---|
permlink | re-mickiewicz-2021923t22450596z |
category | hive-139531 |
json_metadata | {"tags":["hive-139531","hive","haf","dev","programming","daps"],"app":"ecency/3.0.19-vision","format":"markdown+html"} |
created | 2021-09-23 21:45:00 |
last_update | 2021-09-23 21:45:00 |
depth | 1 |
children | 0 |
last_payout | 2021-09-30 21:45: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 | 141 |
author_reputation | 106,059,603,583,920 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,514,542 |
net_rshares | 9,706,797,253 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mickiewicz | 0 | 9,706,797,253 | 100% |
Awesome read @mickiewicz, is it like Smart Contract functionality in Ethereum?
author | finguru |
---|---|
permlink | qzx9o6 |
category | hive-139531 |
json_metadata | {"users":["mickiewicz"],"app":"hiveblog/0.1"} |
created | 2021-09-24 04:55:21 |
last_update | 2021-09-24 04:55:21 |
depth | 1 |
children | 1 |
last_payout | 2021-10-01 04:55: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 | 78 |
author_reputation | 358,211,814,021,785 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,520,754 |
net_rshares | 9,576,092,995 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mickiewicz | 0 | 9,576,092,995 | 100% |
Not exactly, execution of HAF application is not a part of the blockchain consensus, blockchain ( i mean layer1 ) is not conscious about the existence of any HAF application and cannot validate its work
author | mickiewicz |
---|---|
permlink | qzxxbb |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-24 13:26:00 |
last_update | 2021-09-24 13:26:00 |
depth | 2 |
children | 0 |
last_payout | 2021-10-01 13:26: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 | 204 |
author_reputation | 20,569,771,333,459 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 106,528,579 |
net_rshares | 0 |
What are the advantages or disadvantages of using HAF instead of HiveSQL when coding in python?
author | geekgirl |
---|---|
permlink | qzwiml |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-23 19:11:12 |
last_update | 2021-09-23 19:11:12 |
depth | 1 |
children | 3 |
last_payout | 2021-09-30 19:11:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 95 |
author_reputation | 1,586,503,811,213,475 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,511,846 |
net_rshares | 11,577,050,653 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mickiewicz | 0 | 11,577,050,653 | 100% |
It is hard to compare these two things, I know at first glance they look similar because SQL is an interface for applications in both products, but the main difference is that HAF is a framework to build applications and HiveSQL is a service that responds to SQL queries. HAF is strongly concentrated on applications, it drives them by telling them which block shall they process in the next step, gives them a place to save their own SQL tables, and roll back changes in case of micro-fork occurrence. HiveSQL allows only for asking the remote database. HAF is completely free, all its components, includes the PostgreSQL database, have opened code and the community may participate in its development. HiveSQL has closed code. Because HAF allows saving the applications tables in the same database as the blockchain data are, applications are very performant - they have no delays because of asking for external service. HiveSQl is immediately ready to use ( after subscription ), HAF requires to setup somewhere all of its components, but projects similar to [Hive Plug and Play](https://hive.blog/hive-139531/@imwatsi/proposal-hive-plug-and-play-as-a-haf-app) may solve this problem. In general, to reiterate what I wrote at the beginning, it's hard to compare a framework with a service.
author | mickiewicz |
---|---|
permlink | qzwn6m |
category | hive-139531 |
json_metadata | {"links":["https://hive.blog/hive-139531/@imwatsi/proposal-hive-plug-and-play-as-a-haf-app"],"app":"hiveblog/0.1"} |
created | 2021-09-23 20:49:36 |
last_update | 2021-09-23 20:49:36 |
depth | 2 |
children | 2 |
last_payout | 2021-09-30 20:49:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.324 HBD |
curator_payout_value | 0.324 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,294 |
author_reputation | 20,569,771,333,459 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 106,513,641 |
net_rshares | 813,807,810,904 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
geekgirl | 0 | 813,807,810,904 | 50% |
Thank you for explaining. I am understanding more and more about HAF. I use HiveSQL sometimes, that's why I was wondering about differences. Your explanation is perfect. Looking forward to experimenting with HAF.
author | geekgirl |
---|---|
permlink | qzxl1u |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-24 09:01:09 |
last_update | 2021-09-24 09:01:09 |
depth | 3 |
children | 0 |
last_payout | 2021-10-01 09:01:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 212 |
author_reputation | 1,586,503,811,213,475 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,524,372 |
net_rshares | 9,622,193,852 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mickiewicz | 0 | 9,622,193,852 | 100% |
This is a great explantation. Thank you.
author | simplegame |
---|---|
permlink | re-mickiewicz-r00dct |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-25 21:07:42 |
last_update | 2021-09-25 21:07:42 |
depth | 3 |
children | 0 |
last_payout | 2021-10-02 21:07:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 40 |
author_reputation | 128,510,646,094,499 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,559,324 |
net_rshares | 9,747,794,414 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mickiewicz | 0 | 9,747,794,414 | 100% |
Initially I thought this was about yet another Token but no...... it's about the HAF!
author | goldrooster |
---|---|
permlink | re-mickiewicz-qzvo25 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-23 08:10:51 |
last_update | 2021-09-23 08:10:51 |
depth | 1 |
children | 1 |
last_payout | 2021-09-30 08:10:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 87 |
author_reputation | 204,788,457,779,853 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,499,280 |
net_rshares | 11,578,167,876 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mickiewicz | 0 | 11,578,167,876 | 100% |
Surprise :)
author | mickiewicz |
---|---|
permlink | qzwctk |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-23 17:05:45 |
last_update | 2021-09-23 17:05:45 |
depth | 2 |
children | 0 |
last_payout | 2021-09-30 17:05:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.012 HBD |
curator_payout_value | 0.012 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 11 |
author_reputation | 20,569,771,333,459 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 106,509,325 |
net_rshares | 31,226,564,984 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
goldrooster | 0 | 31,226,564,984 | 20% |
Congratulations @mickiewicz! 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/@mickiewicz/upvoted.png?202109230554"></td><td>You received more than 500 upvotes.<br>Your next target is to reach 600 upvotes.</td></tr> </table> <sub>_You can view your badges on [your board](https://hivebuzz.me/@mickiewicz) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub> <sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub> **Check out the last post from @hivebuzz:** <table><tr><td><a href="/hivebuzz/@hivebuzz/pum-202109-20"><img src="https://images.hive.blog/64x128/https://i.imgur.com/kFuAY6V.png"></a></td><td><a href="/hivebuzz/@hivebuzz/pum-202109-20">Hive Power Up Month - Feedback from Day 20</a></td></tr></table>
author | hivebuzz |
---|---|
permlink | hivebuzz-notify-mickiewicz-20210923t061449 |
category | hive-139531 |
json_metadata | {"image":["http://hivebuzz.me/notify.t6.png"]} |
created | 2021-09-23 06:14:48 |
last_update | 2021-09-23 06:14:48 |
depth | 1 |
children | 0 |
last_payout | 2021-09-30 06:14: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 | 934 |
author_reputation | 369,993,905,386,640 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,497,514 |
net_rshares | 0 |
Congratulations @mickiewicz! Your post has been a top performer on the Hive blockchain and you have been rewarded with the following badge: <table><tr><td><img src="https://images.hive.blog/60x60/http://hivebuzz.me/badges/toppayoutweek.png"></td><td>Post with the highest payout of the week.</td></tr> </table> <sub>_You can view your badges on [your board](https://hivebuzz.me/@mickiewicz) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub> <sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub> **Check out the last post from @hivebuzz:** <table><tr><td><a href="/hivebuzz/@hivebuzz/pum-202109-25"><img src="https://images.hive.blog/64x128/https://i.imgur.com/4hUyDbm.png"></a></td><td><a href="/hivebuzz/@hivebuzz/pum-202109-25">Hive Power Up Month - Feedback from Day 25</a></td></tr></table>
author | hivebuzz |
---|---|
permlink | hivebuzz-notify-mickiewicz-20210927t024355 |
category | hive-139531 |
json_metadata | {"image":["http://hivebuzz.me/notify.t6.png"]} |
created | 2021-09-27 02:43:54 |
last_update | 2021-09-27 02:43:54 |
depth | 1 |
children | 0 |
last_payout | 2021-10-04 02:43:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 883 |
author_reputation | 369,993,905,386,640 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,588,996 |
net_rshares | 9,947,454,353 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mickiewicz | 0 | 9,947,454,353 | 100% |
<center>[](https://hivebuzz.me/@mickiewicz) **Congratulations @mickiewicz**! You raised your level and are now a **Minnow**!</center> **Check out the last post from @hivebuzz:** <table><tr><td><a href="/hivebuzz/@hivebuzz/pud-202110"><img src="https://images.hive.blog/64x128/https://i.imgur.com/805FIIt.jpg"></a></td><td><a href="/hivebuzz/@hivebuzz/pud-202110">Hive Power Up Day - October 1st 2021 - Hive Power Delegation</a></td></tr><tr><td><a href="/hivebuzz/@hivebuzz/pum-202109-25"><img src="https://images.hive.blog/64x128/https://i.imgur.com/4hUyDbm.png"></a></td><td><a href="/hivebuzz/@hivebuzz/pum-202109-25">Hive Power Up Month - Feedback from Day 25</a></td></tr></table>
author | hivebuzz |
---|---|
permlink | hivebuzz-notify-mickiewicz-20210930t083510 |
category | hive-139531 |
json_metadata | {"image":["http://hivebuzz.me/notify.t6.png"]} |
created | 2021-09-30 08:35:09 |
last_update | 2021-09-30 08:35:09 |
depth | 1 |
children | 0 |
last_payout | 2021-10-07 08:35: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 | 779 |
author_reputation | 369,993,905,386,640 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,671,519 |
net_rshares | 0 |
We need more of this. Keep it coming. About all the technical necromancy happening but in a manner that is digestible by my brain acid. I need to understand what's exactly going on under the hood whenever I upvote my own post
author | introvertspeaks |
---|---|
permlink | re-mickiewicz-qzvk0j |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-23 06:43:33 |
last_update | 2021-09-23 06:43:33 |
depth | 1 |
children | 1 |
last_payout | 2021-09-30 06:43: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 | 225 |
author_reputation | -4,351,658,764,138 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,497,952 |
net_rshares | -214,574,097,127 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
meesterboom | 0 | -250,151,356,352 | -10% | ||
ackza | 0 | 61,340,235,336 | 100% | ||
chekohler | 0 | -22,584,886,953 | -5% | ||
introvertspeaks | 0 | 1,298,820,111 | 100% | ||
citizensmith | 0 | -7,831,964,619 | -10% | ||
b00m | 0 | -3,802,018,954 | -10% | ||
drlobes | 0 | -3,324,186,493 | -5% | ||
fenngen | 0 | -1,319,557,071 | -5% | ||
mickiewicz | 0 | 11,800,817,868 | 100% |
eventually they will end up with @telosnetwork fork running inside hive with Hive WItnesses running paralelel telos.net EOSIO block producers so a second chain so youre a hive witness? You also become a telos witness but on a special fork of telos made JUST for hive witnesses to plug into and use for eosio smart contracts like ethereum and we can use the ethereum virtual machine.... and smart contracts with telos inside hive and have this sort of telos engine emerging inside of hive
author | ackza |
---|---|
permlink | qzy73r |
category | hive-139531 |
json_metadata | {"users":["telosnetwork"],"app":"hiveblog/0.1"} |
created | 2021-09-24 16:57:27 |
last_update | 2021-09-24 16:57:27 |
depth | 2 |
children | 0 |
last_payout | 2021-10-01 16:57:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 488 |
author_reputation | 287,729,820,746,520 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 106,533,370 |
net_rshares | 0 |
That makes sense
author | manniman |
---|---|
permlink | re-mickiewicz-qzxpsm |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-24 10:43:33 |
last_update | 2021-09-24 10:43:33 |
depth | 1 |
children | 0 |
last_payout | 2021-10-01 10:43: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 | 17 |
author_reputation | 77,790,724,868,389 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,525,809 |
net_rshares | 9,626,102,825 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
anddumbcunts | 0 | 0 | -0.1% | ||
mickiewicz | 0 | 9,626,102,825 | 100% |
Excellent information
author | mlrequena78 |
---|---|
permlink | qzwr40 |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-23 22:14:09 |
last_update | 2021-09-23 22:14:09 |
depth | 1 |
children | 0 |
last_payout | 2021-09-30 22:14:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 21 |
author_reputation | 7,346,493,787,724 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,514,941 |
net_rshares | 23,214,452,601 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
vikthor | 0 | 13,702,593,346 | 100% | ||
mickiewicz | 0 | 9,511,859,255 | 100% |
Interesting i'm new to hive and this was very helpful
author | morgomir |
---|---|
permlink | qzxduh |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-24 06:25:57 |
last_update | 2021-09-24 06:25:57 |
depth | 1 |
children | 0 |
last_payout | 2021-10-01 06:25: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 | 53 |
author_reputation | 27,758,214,552 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,522,279 |
net_rshares | 9,874,910,649 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mickiewicz | 0 | 9,874,910,649 | 100% |
Even though I don't understand every detail on it I'm still excited about this. Talk about the future for sure.
author | mrnightmare.net |
---|---|
permlink | re-mickiewicz-qzvxqd |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-23 11:39:51 |
last_update | 2021-09-23 11:39:51 |
depth | 1 |
children | 0 |
last_payout | 2021-09-30 11:39:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.028 HBD |
curator_payout_value | 0.027 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 111 |
author_reputation | 33,525,377,680,514 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,502,350 |
net_rshares | 71,123,276,171 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ackza | 0 | 59,071,838,332 | 100% | ||
mickiewicz | 0 | 12,051,437,839 | 100% |
Will haf ever write data to the blockchain? ~~Can the apps interact with each other in any way?~~
author | nrg |
---|---|
permlink | qzvj4y |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-23 06:24:36 |
last_update | 2021-09-23 06:31:45 |
depth | 1 |
children | 15 |
last_payout | 2021-09-30 06:24:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 2.570 HBD |
curator_payout_value | 2.566 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 97 |
author_reputation | 1,378,983,266,690 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,497,705 |
net_rshares | 6,498,576,912,436 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
someguy123 | 0 | 3,095,117,667,414 | 100% | ||
rishi556 | 0 | 10,492,587,934 | 100% | ||
amirl | 0 | 38,354,520,007 | 20% | ||
geekgirl | 0 | 896,635,310,688 | 50% | ||
deathwing | 0 | 1,294,799,133,262 | 100% | ||
giftgiver | 0 | 97,969,894,175 | 100% | ||
hextech | 0 | 103,123,243,643 | 100% | ||
mafia.wallet | 0 | 28,759,621,367 | 100% | ||
nftmart | 0 | 26,468,111,245 | 100% | ||
mrtats | 0 | 46,175,750,374 | 100% | ||
betterdev | 0 | 848,181,349,030 | 100% | ||
thecouncil | 0 | 439,133,550 | 100% | ||
tuspark | 0 | 510,812,225 | 100% | ||
mickiewicz | 0 | 11,549,777,522 | 100% |
At the moment we are not working on this. First, we want to support 'read only' applications like account_history or hivemind, but I don't see any reason why the framework cannot be extended in the future to support 'read/write' applications.
author | mickiewicz |
---|---|
permlink | qzvk4d |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-23 06:45:51 |
last_update | 2021-09-23 06:45:51 |
depth | 2 |
children | 14 |
last_payout | 2021-09-30 06:45:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.085 HBD |
curator_payout_value | 0.084 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 242 |
author_reputation | 20,569,771,333,459 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 106,497,999 |
net_rshares | 215,940,723,456 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ubg | 0 | 73,169,042,880 | 75% | ||
ackza | 0 | 62,591,236,566 | 100% | ||
nrg | 0 | 80,180,444,010 | 75% |
What is exactly a 'read/write' application? I thought hivemind could write to the blockchain. When I follow someone on hive I can see that in block explorers, so isn't hivemind writing to the blockchain?
author | marki99 |
---|---|
permlink | re-mickiewicz-qzx4wd |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-24 03:12:12 |
last_update | 2021-09-24 03:12:12 |
depth | 3 |
children | 9 |
last_payout | 2021-10-01 03:12:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.029 HBD |
curator_payout_value | 0.027 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 206 |
author_reputation | 11,400,723,818,181 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,519,410 |
net_rshares | 73,293,791,996 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
rose98734 | 0 | 9,426,023,562 | 100% | ||
ackza | 0 | 63,867,768,434 | 100% |
how far down the roadmap is the ability for read/write applications?
author | simplegame |
---|---|
permlink | re-mickiewicz-qzyk5j |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-24 21:39:21 |
last_update | 2021-09-24 21:39:21 |
depth | 3 |
children | 3 |
last_payout | 2021-10-01 21:39: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 | 68 |
author_reputation | 128,510,646,094,499 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,538,251 |
net_rshares | 0 |
<div class='pull-right'><center><sup>Connect</sup></center><p><a href="https://discord.gg/Q9bQAKpWGS"><img src="https://files.peakd.com/file/peakd-hive/pizzabot/AKF96fKjnX3wjXERHcKAFHaoHnfTVhXqPjXVz8E1Th9nPiJqmFtaycosVpPBZ7z.png"></a></p></div><div class='pull-right'><center><sup>Trade</sup></center><p><a href='https://hive-engine.com/?p=market&t=PIZZA'><img src="https://files.peakd.com/file/peakd-hive/pizzabot/23sxbi2M4UjELDzQjxPdzubdgfMjHTCtA1xueyxmnhJUrB8136VyK3pqynyWYiZYF9HrC.png"></a></p></div><center><br> <p>@mickiewicz! This post has been manually curated by the <strong><em>$PIZZA</em></strong> Token team!</p><p>Learn more about <strong><em>$PIZZA Token</em></strong> at <a href="https://hive.pizza">hive.pizza</a>. Enjoy a slice of $PIZZA on us!</p> </center><div></div>
author | pizzabot |
---|---|
permlink | re-what-is-haf-20210923t151024z |
category | hive-139531 |
json_metadata | "{"app": "beem/0.24.26"}" |
created | 2021-09-23 15:10:24 |
last_update | 2021-09-23 15:10:24 |
depth | 1 |
children | 0 |
last_payout | 2021-09-30 15:10:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 786 |
author_reputation | 7,478,914,043,862 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,506,804 |
net_rshares | 0 |
https://twitter.com/TraciYorkWriter/status/1440904512089247746 https://twitter.com/oAcido/status/1440906046994796544 https://twitter.com/taskmaster4450/status/1441098402872258573 https://twitter.com/HiveTrending/status/1442129077788286981 <sub> The rewards earned on this comment will go directly to the person sharing the post on Twitter as long as they are registered with @poshtoken. Sign up at https://hiveposh.com.</sub>
author | poshtoken | ||||||
---|---|---|---|---|---|---|---|
permlink | re-mickiewicz-what-is-haf78938 | ||||||
category | hive-139531 | ||||||
json_metadata | "{"app":"Poshtoken 0.0.1"}" | ||||||
created | 2021-09-23 05:19:18 | ||||||
last_update | 2021-09-26 14:10:54 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2021-09-30 05:19:18 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.424 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 426 | ||||||
author_reputation | 5,253,377,161,649,074 | ||||||
root_title | "What is HAF ?" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 0 | ||||||
post_id | 106,496,672 | ||||||
net_rshares | 1,082,470,793,411 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
rishi556 | 0 | 10,479,452,291 | 100% | ||
giftgiver | 0 | 103,651,091,690 | 100% | ||
hextech | 0 | 97,825,948,064 | 100% | ||
mafia.wallet | 0 | 27,340,864,611 | 100% | ||
nftmart | 0 | 25,129,245,742 | 100% | ||
betterdev | 0 | 805,764,192,738 | 100% | ||
thecouncil | 0 | 413,402,347 | 100% | ||
mickiewicz | 0 | 11,866,595,928 | 100% |
This is an amazing project. I guess its an added feature on top of hivesql? Dude it will be perfect if you're integrating hive-smart contract on top of this sql beast. You're basically integrating ethereum on top of hive! Its great to see splinterlands massive users doesn't slow us down on hive. Perhaps to maximize the usage of hive is through smart contract!
author | tngflx |
---|---|
permlink | re-mickiewicz-qzwnwk |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-23 21:05:09 |
last_update | 2021-09-23 21:05:54 |
depth | 1 |
children | 1 |
last_payout | 2021-09-30 21:05: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 | 361 |
author_reputation | 17,396,455,988,713 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,513,901 |
net_rshares | 7,645,713,105 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tngflx | 0 | 944,732,439 | 100% | ||
spaminator | 0 | -2,494,676,613 | -0.1% | ||
mickiewicz | 0 | 9,195,657,279 | 100% |
Why are you downvoting my post @spaminator??
author | tngflx |
---|---|
permlink | re-tngflx-qzxri1 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-24 11:20:36 |
last_update | 2021-09-24 11:20:36 |
depth | 2 |
children | 0 |
last_payout | 2021-10-01 11:20: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 | 44 |
author_reputation | 17,396,455,988,713 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,526,406 |
net_rshares | -2,761,787,182 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
spaminator | 0 | -2,761,787,182 | -0.1% |
great overview!
author | tobetada |
---|---|
permlink | re-mickiewicz-qzvk2m |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-23 06:44:48 |
last_update | 2021-09-23 06:44:48 |
depth | 1 |
children | 1 |
last_payout | 2021-09-30 06:44:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | 596,841,127,072,980 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,497,976 |
net_rshares | 11,564,988,868 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mickiewicz | 0 | 11,564,988,868 | 100% |
I'm glad you like it :)
author | mickiewicz |
---|---|
permlink | qzwcsp |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-23 17:05:15 |
last_update | 2021-09-23 17:05:15 |
depth | 2 |
children | 0 |
last_payout | 2021-09-30 17:05:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.020 HBD |
curator_payout_value | 0.020 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 20,569,771,333,459 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 106,509,311 |
net_rshares | 52,331,285,280 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ackza | 0 | 52,331,285,280 | 100% |
Is HAF a proposed project or already working project?? But I love the idea
author | tuspark |
---|---|
permlink | re-mickiewicz-qzw7r6 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-23 15:16:24 |
last_update | 2021-09-23 15:16:39 |
depth | 1 |
children | 4 |
last_payout | 2021-09-30 15:16:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.028 HBD |
curator_payout_value | 0.026 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 74 |
author_reputation | 600,058,153,015 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,506,926 |
net_rshares | 69,705,086,959 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ackza | 0 | 57,891,225,067 | 100% | ||
mickiewicz | 0 | 11,813,861,892 | 100% |
It's already being developed
author | engrave |
---|---|
permlink | qzwahd |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-23 16:15:15 |
last_update | 2021-09-23 16:15:15 |
depth | 2 |
children | 1 |
last_payout | 2021-09-30 16:15:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.026 HBD |
curator_payout_value | 0.025 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 28 |
author_reputation | 318,719,797,600,724 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,508,213 |
net_rshares | 66,907,334,323 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ackza | 0 | 56,733,312,316 | 100% | ||
anddumbcunts | 0 | 0 | -0.1% | ||
mickiewicz | 0 | 10,174,022,007 | 100% |
Okay
author | tuspark |
---|---|
permlink | re-engrave-qzwgon |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-23 18:29:15 |
last_update | 2021-09-23 18:29:15 |
depth | 3 |
children | 0 |
last_payout | 2021-09-30 18:29:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.021 HBD |
curator_payout_value | 0.021 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 5 |
author_reputation | 600,058,153,015 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,510,931 |
net_rshares | 54,489,233,667 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ackza | 0 | 54,489,233,667 | 100% |
author | mickiewicz |
---|---|
permlink | qzwcle |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-23 17:00:51 |
last_update | 2021-09-23 17:00:51 |
depth | 2 |
children | 1 |
last_payout | 2021-09-30 17:00:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.107 HBD |
curator_payout_value | 0.107 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 52 |
author_reputation | 20,569,771,333,459 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 106,509,183 |
net_rshares | 269,814,830,512 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ackza | 0 | 53,399,360,744 | 100% | ||
engrave | 0 | 216,415,469,768 | 10% |
Ooh, okay sir
author | tuspark |
---|---|
permlink | re-mickiewicz-qzwgqg |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-23 18:30:21 |
last_update | 2021-09-23 18:30:21 |
depth | 3 |
children | 0 |
last_payout | 2021-09-30 18:30:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.022 HBD |
curator_payout_value | 0.021 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 13 |
author_reputation | 600,058,153,015 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,510,961 |
net_rshares | 55,598,557,821 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ackza | 0 | 55,598,557,821 | 100% |
Sounds like things getting faster with that right? Faster access to the data or do i understand it wrong? :)
author | urun |
---|---|
permlink | re-mickiewicz-qzwk98 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-23 19:46:21 |
last_update | 2021-09-23 19:46:21 |
depth | 1 |
children | 1 |
last_payout | 2021-09-30 19:46:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 109 |
author_reputation | 94,125,949,460,949 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,512,524 |
net_rshares | 11,354,901,841 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mickiewicz | 0 | 11,354,901,841 | 100% |
Yes faster, because the application's data can be placed in the same database where blocks are.
author | mickiewicz |
---|---|
permlink | qzwnk7 |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-23 20:57:45 |
last_update | 2021-09-23 20:57:45 |
depth | 2 |
children | 0 |
last_payout | 2021-09-30 20:57:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.205 HBD |
curator_payout_value | 0.204 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 95 |
author_reputation | 20,569,771,333,459 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 106,513,772 |
net_rshares | 515,296,968,210 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ackza | 0 | 60,276,545,746 | 100% | ||
urun | 0 | 455,020,422,464 | 100% |
Thank you very much for this very interesting article and for how further describing everything within it in the minutest detail backed by great flowcharts as well! Keep up the good work, as usual! :)
author | vikthor |
---|---|
permlink | qzyk6f |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-24 21:39:54 |
last_update | 2021-09-24 21:39:54 |
depth | 1 |
children | 0 |
last_payout | 2021-10-01 21:39:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 200 |
author_reputation | 33,506,571,076,887 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,538,260 |
net_rshares | 9,771,363,678 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mickiewicz | 0 | 9,771,363,678 | 100% |
Found this through @taskmaster4450 This is exactly what we need to make HIVE attractive to DAPP developers. Ethereum has gained so much attention simply beccause there is a great deal of DAPPs utilizing the blockchain. We need to do the same for HIVE. Currently @splinterlands is doing 99% of the user onboarding and we are likely to exceed our best times (had during STEEM days) with only 1 DAPP.
author | vimukthi |
---|---|
permlink | re-mickiewicz-2021925t162641454z |
category | hive-139531 |
json_metadata | {"tags":["hive-139531","hive","haf","dev","programming","daps"],"app":"ecency/3.0.19-vision","format":"markdown+html"} |
created | 2021-09-25 10:56:42 |
last_update | 2021-09-25 10:56:42 |
depth | 1 |
children | 0 |
last_payout | 2021-10-02 10:56:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 398 |
author_reputation | 494,912,377,986,329 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,548,967 |
net_rshares | 9,384,245,813 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mickiewicz | 0 | 9,384,245,813 | 100% |
hey :) how is the progress ? will this be an alternative to HiveSQL?
author | woelfchen |
---|---|
permlink | re-mickiewicz-rnuwmk |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2022.12.1"} |
created | 2023-01-02 11:44:54 |
last_update | 2023-01-02 11:44:54 |
depth | 1 |
children | 0 |
last_payout | 2023-01-09 11:44: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 | 69 |
author_reputation | 233,459,938,341,072 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,554,351 |
net_rshares | 0 |
Quite informative. Thanks for the heads-up.
author | wongi |
---|---|
permlink | re-mickiewicz-qzwazn |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2021.09.1"} |
created | 2021-09-23 16:26:15 |
last_update | 2021-09-23 16:26:15 |
depth | 1 |
children | 0 |
last_payout | 2021-09-30 16:26:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 45 |
author_reputation | 216,755,439,058,003 |
root_title | "What is HAF ?" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,508,428 |
net_rshares | 11,364,009,466 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mickiewicz | 0 | 11,364,009,466 | 100% |