#### Streaming blockchain for the incoming transfers of a specific account *** ```python events = EventListener(client) for transfer in events.on('transfer', filter={"to": "emrebeyler"}): print(transfer) ``` #### Streaming for incoming witness vote actions *** ```python events = EventListener(client) for witness_vote in events.on('account_witness_vote', filter={"witness": "emrebeyler"}): print(witness_vote) ``` #### Callables (Filtering on conditions) *** Let's get the comments and posts tagged with utopian-io: ```python def filter_tags(comment_body): return "utopian-io" in comment_body["json_metadata"]["tags"]: for op in events.on("comment", condition=filter_tags): print("only comments has a tag with utopian-io") ``` #### Stream everything *** ```python for op in events.stream(): print(op) ``` #### Hooks *** ```python events = EventListener(client) def send_to_discord(data): # r = requests.post(...) pass for witness_vote in events.on('account_witness_vote', filter={"witness": "emrebeyler"}, hook=send_to_discord): print(witness_vote) ``` *** Any thoughts?
author | emrebeyler |
---|---|
permlink | design-decisions-on-a-library-a-new-event-listener-idea-on-lightsteem |
category | lightsteem |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["lightsteem","python","programming","busy"],"users":[],"links":[],"image":[]} |
created | 2018-09-13 07:14:54 |
last_update | 2018-09-13 07:22:12 |
depth | 0 |
children | 5 |
last_payout | 2018-09-20 07:14:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 6.811 HBD |
curator_payout_value | 0.889 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,126 |
author_reputation | 448,528,959,341,273 |
root_title | "Design decisions on a library: A new event listener idea on Lightsteem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 71,152,780 |
net_rshares | 7,155,007,462,955 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tombstone | 0 | 110,982,483,615 | 0.14% | ||
kevinwong | 0 | 40,678,056,344 | 0.37% | ||
eric-boucher | 0 | 83,490,809,712 | 25% | ||
bobbylee | 0 | 362,289,841,164 | 20% | ||
inertia | 0 | 1,929,549,061,861 | 100% | ||
arconite | 0 | 302,433,109 | 0.18% | ||
fabien | 0 | 1,659,703,909,580 | 100% | ||
shortcut | 0 | 22,320,652,343 | 10% | ||
felixxx | 0 | 481,706,847,212 | 100% | ||
timcliff | 0 | 377,149,301,165 | 79% | ||
themanualbot | 0 | 1,242,460,558 | 1% | ||
sambillingham | 0 | 4,273,796,249 | 100% | ||
busy.pay | 0 | 672,081,613,583 | 3.59% | ||
decebal2dac | 0 | 7,865,477,705 | 100% | ||
heymattsokol | 0 | 995,942,778 | 15% | ||
ejemai | 0 | 20,153,181,707 | 10% | ||
paolobeneforti | 0 | 18,820,055,679 | 15% | ||
silviabeneforti | 0 | 6,239,358,411 | 10% | ||
siriusgaia | 0 | 111,711,400 | 4.9% | ||
misalen | 0 | 14,332,940,544 | 100% | ||
fingersik | 0 | 3,800,413,127 | 5% | ||
erb | 0 | 3,300,584,078 | 10% | ||
toninux | 0 | 275,175,949 | 24.5% | ||
teachblogger | 0 | 785,674,711 | 5% | ||
malay11 | 0 | 684,246,057 | 24.5% | ||
eurogee | 0 | 200,071,806 | 5% | ||
luvabi | 0 | 3,133,127,097 | 12.5% | ||
world-travel-pro | 0 | 970,431,177 | 0.5% | ||
bitrocker2020 | 0 | 2,144,016,251 | 2.5% | ||
guiltyparties | 0 | 6,433,643,647 | 100% | ||
leesongyi | 0 | 11,877,905,148 | 5% | ||
ruel.cedeno | 0 | 32,258,427,221 | 100% | ||
kemal13 | 0 | 789,388,133 | 30% | ||
bearone | 0 | 3,141,006,588 | 5% | ||
reddragonfly | 0 | 3,860,512,321 | 20% | ||
lastozgur | 0 | 4,778,482,466 | 100% | ||
howtostartablog | 0 | 9,264,378,018 | 40% | ||
faluthi01 | 0 | 266,340,276 | 25% | ||
affiedalfayed | 0 | 610,609,120 | 5% | ||
carrotcake | 0 | 5,696,653,914 | 5% | ||
firatozbek | 0 | 4,511,751,821 | 100% | ||
coloringiship | 0 | 3,228,593,516 | 10% | ||
themarkymark | 0 | 91,711,591,030 | 35% | ||
mintvilla | 0 | 15,292,126,411 | 30% | ||
kofspades | 0 | 147,289,610 | 10% | ||
martibis | 0 | 293,347,947 | 7.5% | ||
steemitph | 0 | 23,516,748,769 | 25% | ||
bleyker | 0 | 216,128,496 | 50% | ||
darmawan | 0 | 91,096,636 | 15% | ||
djlethalskillz | 0 | 669,463,628 | 1% | ||
make-a-whale | 0 | 48,862,793,044 | 6.55% | ||
nessyquel | 0 | 654,068,835 | 50% | ||
massivevibration | 0 | 2,647,606,425 | 5% | ||
boontjie | 0 | 1,491,529,663 | 100% | ||
markjason | 0 | 1,440,124,194 | 50% | ||
anna-mi | 0 | 1,213,646,510 | 25% | ||
smafey | 0 | 322,720,008 | 24.5% | ||
espoem | 0 | 34,438,539,808 | 30% | ||
playitforward | 0 | 12,707,821,750 | 15% | ||
critic-on | 0 | 182,797,216 | 5% | ||
penauthor | 0 | 246,596,457 | 2.5% | ||
mrblinddraw | 0 | 6,143,267,577 | 45% | ||
animagic | 0 | 582,696,047 | 50% | ||
jacobkaled | 0 | 102,361,449 | 24.5% | ||
imamalkimas | 0 | 110,187,304 | 7.5% | ||
isnochys | 0 | 16,325,253,267 | 31% | ||
zord189 | 0 | 3,336,635,498 | 5% | ||
sam.hsuu | 0 | 944,799,205 | 5% | ||
nanastraybutt | 0 | 188,156,097 | 5% | ||
rightscomet | 0 | 137,928,486 | 24.5% | ||
explorernations | 0 | 839,485,538 | 2.5% | ||
zenc | 0 | 142,710,224 | 25% | ||
zulfan88 | 0 | 164,475,675 | 25% | ||
nudgent | 0 | 149,548,407 | 24.5% | ||
smaeunabs | 0 | 1,820,843,523 | 25% | ||
advsamadhan | 0 | 79,285,435 | 25% | ||
elchin | 0 | 736,313,502 | 100% | ||
emrebeyler | 0 | 403,401,437,609 | 100% | ||
richard007 | 0 | 506,671,908 | 100% | ||
mrmaracucho | 0 | 274,262,003 | 49% | ||
spectrums | 0 | 297,304,155 | 50% | ||
nairadaddy | 0 | 708,664,560 | 2.5% | ||
jeffbernst | 0 | 283,734,733 | 10% | ||
naideth | 0 | 141,117,352 | 10% | ||
evilest-fiend | 0 | 1,748,602,666 | 50% | ||
tentalavera | 0 | 177,762,873 | 5% | ||
forkonti | 0 | 582,418,782 | 100% | ||
curazao | 0 | 1,547,945,850 | 50% | ||
hellowhale | 0 | 200,911,858 | 100% | ||
enjoyy | 0 | 218,675,913 | 24.5% | ||
berkerpeksag | 0 | 1,592,859,538 | 100% | ||
aydant | 0 | 1,448,351,075 | 100% | ||
thinkermyles | 0 | 91,076,029 | 14.7% | ||
owaishassankhan | 0 | 109,636,977 | 25% | ||
ataturk | 0 | 436,090,212 | 100% | ||
tinoschloegl | 0 | 65,463,081 | 4.9% | ||
asyrafahamed | 0 | 645,086,250 | 15% | ||
iwanderela | 0 | 773,802,647 | 5% | ||
tinowhale | 0 | 2,500,385,897 | 49% | ||
ewq | 0 | 258,466,233 | 6% | ||
barut | 0 | 193,828,086 | 25% | ||
lukecreed | 0 | 213,207,742 | 24.5% | ||
jonnahmatias1016 | 0 | 167,313,733 | 25% | ||
yourmercury | 0 | 217,544,273 | 50% | ||
fromhell2sky | 0 | 7,879,562,294 | 24.5% | ||
leticiapereira | 0 | 581,248,792 | 100% | ||
imnotasenuelo | 0 | 121,904,969 | 25% | ||
sauronbey | 0 | 3,518,802,528 | 100% | ||
rondras | 0 | 19,727,174,214 | 100% | ||
googletr | 0 | 268,587,825 | 100% | ||
gky | 0 | 124,574,362 | 25% | ||
eruditescholar1 | 0 | 106,625,182 | 24.5% | ||
chorock | 0 | 42,840,888,803 | 10% | ||
canburaksimsek | 0 | 1,578,457,823 | 25% | ||
theturk | 0 | 90,978,309 | 25% | ||
muradovv | 0 | 704,125,009 | 5% | ||
dervisturgut | 0 | 249,856,340 | 12.5% | ||
hashas120 | 0 | 231,021,387 | 50% | ||
uzerebru | 0 | 165,799,230 | 41% | ||
uzercanan | 0 | 182,975,023 | 45% | ||
strawberry92 | 0 | 75,970,071 | 12.5% | ||
sndbox-alpha | 0 | 23,237,444,109 | 50% | ||
kaylog | 0 | 76,286,069 | 24.5% | ||
ahmetmertugrul | 0 | 878,588,851 | 100% | ||
giftbox | 0 | 239,552,480 | 100% | ||
evansbankx | 0 | 375,426,132 | 100% | ||
used-lessboy | 0 | 109,909,070 | 25% | ||
kaeo | 0 | 252,132,651 | 50% | ||
kingsman2 | 0 | 152,120,398 | 25% | ||
rinbird | 0 | 253,194,460 | 50% | ||
faithvarron | 0 | 137,004,446 | 24.5% | ||
tailslide | 0 | 109,265,535 | 25% | ||
flugschwein | 0 | 36,542,121,978 | 100% | ||
tipitip | 0 | 623,432,251 | 100% | ||
aimei | 0 | 140,229,081 | 25% | ||
ahmeterbay | 0 | 4,356,581,408 | 100% | ||
medical-hall | 0 | 244,523,019 | 50% | ||
eightbitfiction | 0 | 109,611,630 | 25% | ||
mbadayee | 0 | 1,075,285,438 | 25% | ||
rheyss08 | 0 | 109,730,030 | 25% | ||
gjones15 | 0 | 524,831,454 | 24.5% | ||
ulfiatu.akiya | 0 | 114,353,480 | 24.5% | ||
ruh | 0 | 697,767,046 | 100% | ||
lifediaries2nd | 0 | 159,555,045 | 25% | ||
mirna98 | 0 | 109,313,594 | 25% | ||
tolgahanuzun | 0 | 10,775,461,308 | 100% | ||
sanctuspierre | 0 | 124,616,311 | 25% | ||
muratkbesiroglu | 0 | 345,474,167,103 | 100% | ||
karines | 0 | 71,271,610 | 12.5% | ||
sereze | 0 | 172,209,385 | 100% | ||
zcool | 0 | 237,189,205 | 10% | ||
carloniere | 0 | 141,057,937 | 50% | ||
everydaybitcoin | 0 | 64,069,291 | 50% | ||
juned0292 | 0 | 109,832,002 | 25% | ||
carment | 0 | 149,460,538 | 24.5% | ||
daszod | 0 | 243,084,512 | 49% | ||
genoner | 0 | 890,513,921 | 46.55% | ||
andreas-winkler | 0 | 69,630,802 | 24.5% | ||
trsteemer | 0 | 133,709,282 | 35% | ||
ayoade96 | 0 | 77,430,585 | 25% | ||
blaqboyikott | 0 | 142,973,034 | 24.5% | ||
steem-factuals | 0 | 109,708,516 | 25% | ||
blockmountain | 0 | 196,338,685 | 25% | ||
feronio | 0 | 1,354,532,481 | 100% | ||
hyroniz | 0 | 146,395,560 | 25% | ||
wr212 | 0 | 109,204,501 | 25% | ||
rechellomataro | 0 | 106,863,035 | 24.5% | ||
steeman220 | 0 | 130,590,693 | 24.5% | ||
prosperousrex | 0 | 62,333,565 | 15% | ||
mcanimation | 0 | 310,152,661 | 100% | ||
apteacher | 0 | 1,015,775,691 | 10% | ||
tyramisoux | 0 | 5,417,002,645 | 25% | ||
kryptorero | 0 | 153,355,584 | 24.5% | ||
bahagia9 | 0 | 109,214,197 | 24.5% | ||
crazyluv | 0 | 180,311,516 | 25% | ||
gydronium | 0 | 179,271,063 | 29.4% | ||
senseofhumor | 0 | 608,963,921 | 100% | ||
jickirti | 0 | 109,714,763 | 25% | ||
aksapphires | 0 | 115,476,593 | 24.5% | ||
mannylumanao | 0 | 114,619,349 | 25% | ||
riyadhie | 0 | 106,639,905 | 25% | ||
alimirza0416 | 0 | 78,968,827 | 25% | ||
morin89 | 0 | 109,524,894 | 25% | ||
zam398 | 0 | 470,791,871 | 25% | ||
viralz | 0 | 63,907,438 | 50% | ||
parakazan | 0 | 263,600,889 | 100% | ||
steemit-uruguay | 0 | 221,767,557 | 50% | ||
donnyandrian | 0 | 246,195,225 | 50% | ||
dotman-art | 0 | 182,036,885 | 25% | ||
sbd-fairy | 0 | 281,713,488 | 49% | ||
engmi | 0 | 239,382,026 | 25% | ||
pharao20 | 0 | 78,969,957 | 25% | ||
emmywell | 0 | 63,712,886 | 24.5% | ||
albertotang | 0 | 93,099,237 | 25% | ||
signup-newpeople | 0 | 109,466,246 | 25% | ||
sulwati | 0 | 130,602,136 | 24.5% | ||
polash66129 | 0 | 109,333,411 | 25% | ||
chrome.citizen | 0 | 109,766,506 | 25% | ||
bigbiggi70 | 0 | 117,359,063 | 25% | ||
pinkyangel | 0 | 109,297,597 | 25% | ||
basav | 0 | 106,514,373 | 24.5% | ||
sutter | 0 | 679,368,872 | 24.5% | ||
oguzcan | 0 | 263,889,091 | 100% | ||
carolinafer | 0 | 112,294,079 | 25% | ||
ayoshewa | 0 | 78,969,143 | 25% | ||
truthly | 0 | 125,677,272 | 100% | ||
farukyegul | 0 | 135,794,794 | 12.5% | ||
yollardannotlar | 0 | 511,000,499 | 100% | ||
twotoedsloth | 0 | 12,757,344,746 | 25% | ||
beemtutorials | 0 | 447,922,725 | 100% | ||
gokhan.karaboga | 0 | 439,966,566 | 100% | ||
ali.yuce | 0 | 812,220,224 | 100% | ||
pemburubitcoin | 0 | 124,985,554 | 25% | ||
jhonnfreiny | 0 | 109,640,712 | 25% | ||
ilovecoding | 0 | 920,873,742 | 10% | ||
goodidea | 0 | 12,247,935,536 | 31% | ||
perion | 0 | 409,642,455 | 100% |
I use the word _event_ a lot in this context, when I try to explain my code in plain words. I am deep into my JS project, but I hope I can make use of lightsteem some time in the future.
author | felixxx |
---|---|
permlink | re-emrebeyler-design-decisions-on-a-library-a-new-event-listener-idea-on-lightsteem-20180913t073421652z |
category | lightsteem |
json_metadata | {"tags":["lightsteem"],"app":"steemit/0.1"} |
created | 2018-09-13 07:34:18 |
last_update | 2018-09-13 07:34:18 |
depth | 1 |
children | 2 |
last_payout | 2018-09-20 07:34:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.023 HBD |
curator_payout_value | 0.006 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 187 |
author_reputation | 214,843,689,236,545 |
root_title | "Design decisions on a library: A new event listener idea on Lightsteem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 71,153,966 |
net_rshares | 28,492,177,289 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cheneats | 0 | 325,697,933 | 1.25% | ||
louis88 | 0 | 28,166,479,356 | 60% |
How is the wallet going on?
author | emrebeyler |
---|---|
permlink | re-felixxx-re-emrebeyler-design-decisions-on-a-library-a-new-event-listener-idea-on-lightsteem-20180913t074242154z |
category | lightsteem |
json_metadata | {"tags":["lightsteem"],"app":"steemit/0.1"} |
created | 2018-09-13 07:42:42 |
last_update | 2018-09-13 07:42:42 |
depth | 2 |
children | 1 |
last_payout | 2018-09-20 07:42: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 | 27 |
author_reputation | 448,528,959,341,273 |
root_title | "Design decisions on a library: A new event listener idea on Lightsteem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 71,154,486 |
net_rshares | 0 |
I have the backend figured out ( comes with steem-js pretty much ) I am stuck with UI decisions and my latest idea is to just go retro; 800x600 and style it pixel by pixel. I am not sure how to proceed and I am waiting for another rush of inspiration ...
author | felixxx |
---|---|
permlink | re-emrebeyler-re-felixxx-re-emrebeyler-design-decisions-on-a-library-a-new-event-listener-idea-on-lightsteem-20180913t075041686z |
category | lightsteem |
json_metadata | {"tags":["lightsteem"],"app":"steemit/0.1"} |
created | 2018-09-13 07:50:39 |
last_update | 2018-09-13 07:50:39 |
depth | 3 |
children | 0 |
last_payout | 2018-09-20 07:50:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.024 HBD |
curator_payout_value | 0.006 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 255 |
author_reputation | 214,843,689,236,545 |
root_title | "Design decisions on a library: A new event listener idea on Lightsteem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 71,155,003 |
net_rshares | 28,810,724,746 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
penghuren | 0 | 353,869,314 | 100% | ||
louis88 | 0 | 28,456,855,432 | 60% |
Those are the droids I am looking for
author | isnochys |
---|---|
permlink | re-emrebeyler-design-decisions-on-a-library-a-new-event-listener-idea-on-lightsteem-20180913t073219856z |
category | lightsteem |
json_metadata | {"tags":["lightsteem"],"app":"steemit/0.1"} |
created | 2018-09-13 07:32:21 |
last_update | 2018-09-13 07:32:21 |
depth | 1 |
children | 1 |
last_payout | 2018-09-20 07:32: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 | 37 |
author_reputation | 48,490,072,901,013 |
root_title | "Design decisions on a library: A new event listener idea on Lightsteem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 71,153,858 |
net_rshares | 6,015,888,896 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sapphic | 0 | 6,015,888,896 | 25% |
https://media.giphy.com/media/5xaOcLOqNmWHaLeB14I/giphy.gif
author | emrebeyler |
---|---|
permlink | re-isnochys-re-emrebeyler-design-decisions-on-a-library-a-new-event-listener-idea-on-lightsteem-20180913t074029455z |
category | lightsteem |
json_metadata | {"tags":["lightsteem"],"image":["https://media.giphy.com/media/5xaOcLOqNmWHaLeB14I/giphy.gif"],"app":"steemit/0.1"} |
created | 2018-09-13 07:40:30 |
last_update | 2018-09-13 07:40:30 |
depth | 2 |
children | 0 |
last_payout | 2018-09-20 07:40:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 59 |
author_reputation | 448,528,959,341,273 |
root_title | "Design decisions on a library: A new event listener idea on Lightsteem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 71,154,340 |
net_rshares | 0 |