We are glad to report that the pilot post has paid out! We have awarded
20.371 SBD valued at approximately $126.91 USD for the downvote services rendered to the Steem community . Kudos for that!
Also, I wanted to take a moment and thank all that have helped with upvotes and resteems. You, indeed, are the backbone of this effort and what you do is far reaching!
Date: 1/15/2018
SFR Activity Report
Python Scripting Status: Degraded.
After the recent Steem API endpoint changes, it seems that the Steem Piston library has ceased to function. It uses websockets to interface rather than http/jsonrpc which is the likely cause. Here is one of the errors I receive.
In the library, there is a file named "steemnoderpc.py". It's the Python Script used for websocket communication. I will be making a reasonable attempt to replace this with a http/jsonrpc client script but, worse come to worse, I'll just modify the rewards script which is only a minor setback. In case you were wondering, that is why we do not have data today.
class SteemNodeRPC(GrapheneWebsocketRPC):
""" This class allows to call API methods synchronously, without
callbacks. It logs in and registers to the APIs:
* database
* history
:param str urls: Either a single Websocket URL, or a list of URLs
By design, the Flag Rewards Program Python script has a dependency on Piston's get_post function but will work on finding the alternative with working Steem-Python libraries.
For general discussion, check out our new channel on the Steemit Moderation Discord
- Scheme Rewards Remaining: TBD
- Rshares after Pilot: 329,122,5117,005 + 2085727106161 (last post rshares) = 5376952223166
- Downvote Rshares: -11,648,057,560,886
- Balance: -6,271,105,337,720 (DEFICIENT!)
- Reward Status: Keep up the suppresive vote fire!! We need COVER!
Current Ops:
Operation NotSoFreeSteem -
Flag freesteem scheme posts and upvote SFR to help compensate flaggers!Operation Comment Contest -
Python development status delayed due to encountered API issues.
Future Ops
- Operation Appreciation
- Identify Piston workaround
Proceeds from this post will be used to pay good flaggers! Keep up the good work!
Previous posts from the latest campaign.
https://steemit.com/steemflagrewards/@steemflagrewards/steem-flag-rewards-actvity-report-1-14-2018-98457d78bb37c
https://steemit.com/steemflagrewards/@steemflagrewards/steem-flag-rewards-actvity-report-1-13-2018-new-format
https://steemit.com/steemflagrewards/@steemflagrewards/steem-flag-rewards-a-diplomatic-solution-to-the-freesteem-situation
https://steemit.com/steemflagrewards/@steemflagrewards/steem-flag-rewards-what-are-schemes-f9da1fb6e8929
https://steemit.com/steemflagrewards/@steemflagrewards/steem-flag-rewards-watching-mentions-for-plagiarism-spam-schemes-scams
#community #steem-python #steem-piston #piston-cli #piston-lib