create account

RE: blockchain.stream and blockchain.ops are missing virtual operations by cha0s0000

View this thread on: hive.blogpeakd.comecency.com

Viewing a response to: @stmdev/blockchain-stream-and-blockchain-ops-are-missing-virtual-operations

· @cha0s0000 · (edited)
$0.20
Thanks for the contribution it has been approved !

----------------------------------------------------------------------
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on [Discord](https://discord.gg/uTyJkNm).
[[utopian-moderator]](https://utopian.io/moderators)
๐Ÿ‘  
properties (23)
authorcha0s0000
permlinkre-stmdev-blockchain-stream-and-blockchain-ops-are-missing-virtual-operations-20180508t034550310z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"links":["https://support.utopian.io/","https://discord.gg/uTyJkNm","https://utopian.io/moderators"],"app":"steemit/0.1"}
created2018-05-08 03:45:51
last_update2018-05-08 04:37:48
depth1
children5
last_payout2018-05-15 03:45:51
cashout_time1969-12-31 23:59:59
total_payout_value0.147 HBD
curator_payout_value0.049 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length288
author_reputation30,983,518,016,225
root_title"blockchain.stream and blockchain.ops are missing virtual operations"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id54,493,751
net_rshares42,223,404,127
author_curate_reward""
vote details (1)
@holger80 ·
The docu says that ops() should return also virtual operations:
```
ops(start=None, stop=None, **kwargs)
Yields all operations (including virtual operations) starting from start.

Parameters:	
start (int) โ€“ Starting block
stop (int) โ€“ Stop at this block
mode (str) โ€“ We here have the choice between โ€œheadโ€ (the last block) and โ€œirreversibleโ€ (the block that is confirmed by 2/3 of all block producers and is thus irreversible)
only_virtual_ops (bool) โ€“ Only yield virtual operations
```
but does not. So it is a valid bug report to me.
properties (22)
authorholger80
permlinkre-cha0s0000-re-stmdev-blockchain-stream-and-blockchain-ops-are-missing-virtual-operations-20180508t042536027z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-08 04:25:42
last_update2018-05-08 04:25:42
depth2
children1
last_payout2018-05-15 04:25:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length535
author_reputation358,857,509,568,825
root_title"blockchain.stream and blockchain.ops are missing virtual operations"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id54,498,614
net_rshares0
@cha0s0000 ·
give me some mins to check it !
properties (22)
authorcha0s0000
permlinkre-holger80-re-cha0s0000-re-stmdev-blockchain-stream-and-blockchain-ops-are-missing-virtual-operations-20180508t043259384z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-08 04:33:00
last_update2018-05-08 04:33:00
depth3
children0
last_payout2018-05-15 04:33:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length31
author_reputation30,983,518,016,225
root_title"blockchain.stream and blockchain.ops are missing virtual operations"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id54,499,393
net_rshares0
@stmdev ·
$41.59
hi @cha0s0000, `author_reward` is a [block chain operation type](https://github.com/holgern/beem/blob/6a89402b178d418d6e8aec049f65ef374fde0d54/beembase/operationids.py#L50) that should come out of `blockchain.stream()`. `only_virtual_ops` is an option to `blockchain.stream()`, see [here](https://github.com/holgern/beem/blob/6a89402b178d418d6e8aec049f65ef374fde0d54/beem/blockchain.py#L405).
I've been in contact with the PO who confirmed this is a bug.
๐Ÿ‘  ,
properties (23)
authorstmdev
permlinkre-cha0s0000-re-stmdev-blockchain-stream-and-blockchain-ops-are-missing-virtual-operations-20180508t042557697z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["cha0s0000"],"links":["https://github.com/holgern/beem/blob/6a89402b178d418d6e8aec049f65ef374fde0d54/beembase/operationids.py#L50","https://github.com/holgern/beem/blob/6a89402b178d418d6e8aec049f65ef374fde0d54/beem/blockchain.py#L405"],"app":"steemit/0.1"}
created2018-05-08 04:25:57
last_update2018-05-08 04:25:57
depth2
children2
last_payout2018-05-15 04:25:57
cashout_time1969-12-31 23:59:59
total_payout_value31.200 HBD
curator_payout_value10.394 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length454
author_reputation10,427,398,400,460
root_title"blockchain.stream and blockchain.ops are missing virtual operations"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id54,498,643
net_rshares8,869,845,490,889
author_curate_reward""
vote details (2)
@cha0s0000 ·
give me some mins to check it !Thank you !
properties (22)
authorcha0s0000
permlinkre-stmdev-re-cha0s0000-re-stmdev-blockchain-stream-and-blockchain-ops-are-missing-virtual-operations-20180508t043328968z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-08 04:33:30
last_update2018-05-08 04:33:30
depth3
children0
last_payout2018-05-15 04:33:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length42
author_reputation30,983,518,016,225
root_title"blockchain.stream and blockchain.ops are missing virtual operations"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id54,499,444
net_rshares0
@utopian-io ·
$0.20
Hello @stmdev. Due to a small delay in reviewing and upvoting this contribution, this comment has been upvoted instead.
๐Ÿ‘  
properties (23)
authorutopian-io
permlinkre-stmdev-re-cha0s0000-re-stmdev-blockchain-stream-and-blockchain-ops-are-missing-virtual-operations-20180509t223750470z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["stmdev"],"app":"steemit/0.1"}
created2018-05-09 22:37:51
last_update2018-05-09 22:37:51
depth3
children0
last_payout2018-05-16 22:37:51
cashout_time1969-12-31 23:59:59
total_payout_value0.150 HBD
curator_payout_value0.048 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length119
author_reputation152,955,367,999,756
root_title"blockchain.stream and blockchain.ops are missing virtual operations"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id54,836,471
net_rshares41,378,936,045
author_curate_reward""
vote details (1)