Overview of Steem/HiveEngine Tokens - which tags are enabled on Steem, which on Hive11개월 전 by stmdev61 in steemengineOverview of Steem/HiveEngine Tokens - which tags are enabled on Steem, which on HiveHere's an overview of all SteemEngine/HiveEngine tokens and which tags are enabled on which chain: Token…
Getting Started with Ada - Dockerized Programming Environment작년 by stmdev61 in adaGetting Started with Ada - Dockerized Programming EnvironmentI recently came across software projects built with Ada - yep, that old programming language going back to the…
Beem Basics: Voting with several accounts in the same transaction작년 by stmdev61 in pythonBeem Basics: Voting with several accounts in the same transactionImage: @creativista Most of us have more than one account, especially since the tribes are around. There are…
Beem Basics: Downloading a Day of Steem Blockchain Data작년 by stmdev61 in beemBeem Basics: Downloading a Day of Steem Blockchain DataImage: @creativista Beem is a python library for the Steem blockchain. This post shows how to 'download' all…
Curves and Reward Distribution across Author and Curators for the Tribes2년 전 by stmdev61 in tribeCurves and Reward Distribution across Author and Curators for the TribesImage: Steem-engine.com screenshot Here's an overview of the current SCOT tribes with their reward curves and the…
Fetching account data from all Steem accounts from the Blockchain with beem/python2년 전 by stmdev61 in pythonFetching account data from all Steem accounts from the Blockchain with beem/pythonImage: Christina Morillo/Pexels, free The Steem blockchain has recently crossed 1.3 Million accounts. Most of them…
How to find all exchange transfers with a given memo with python2년 전 by stmdev61 in palnetHow to find all exchange transfers with a given memo with pythonEarlier today was the scam-warning from @louis88 on people trying get STEEM with a fake Facebook page. The…
PALNet test post2년 전 by stmdev61 in palnetPALNet test postThis is a PALNet test post. I will probably edit it, reply to it with a couple of meaningless comments, delete…
Finding the number of authors/voters/... per day with Python2년 전 by stmdev61 in pythonFinding the number of authors/voters/... per day with PythonImage: Timur Saglambilek Just used a similar variant for another purpose, maybe it's helpful for somebody else…
Drugwars frontent was showing too low balances wrt to the Operation Center level2년 전 via utopian.payutopian.pay 5.00%stmdev 95.00% by stmdev61 in utopian-ioDrugwars frontent was showing too low balances wrt to the Operation Center levelSource: drugwars.io repository Project Information Repository: Project Name: Drugwars.io Frontend…
Check my latest fight ! stmdev vs haydae2년 전 via drugwars(2)drugwars 20.00%drugwars-dealer 15.00%stmdev 65.00% by stmdev61 in drugwarsCheck my latest fight ! stmdev vs haydae
Beem 0.20.17: Blockchain.stream()/Block() fail with only_ops=True on blocks without ops2년 전 via utopian.payutopian.pay 5.00%stmdev 95.00% by stmdev61 in utopian-ioBeem 0.20.17: Blockchain.stream()/Block() fail with only_ops=True on blocks without opsProject Information Repository: Project Name: beem A GitHub issue was created and a PR with a fix…
Hivemind: inconsistent reputation representation2년 전 via utopian.payutopian.pay 5.00%stmdev 95.00% by stmdev61 in utopian-ioHivemind: inconsistent reputation representationProject Information Repository: Project Name: Hivemind Publisher: Steemit Inc. Expected behavior…
Where can I find my post edits history on Steem chain?2년 전 by stmdev61 in steemWhere can I find my post edits history on Steem chain?View this answer on Musing.ioIf you "just" want to see the post edit history of a post, check "Steem Scribe" here:…
What kind of authority does a "recovery account" have over a "created claimed account"?2년 전 by stmdev61 in steemitWhat kind of authority does a "recovery account" have over a "created claimed account"?View this answer on Musing.ioThe recovery account of a Steem account is by default its creator. Accounts created via…
Who are mixr, igram, fbook? Are they curators or upvote bots?2년 전 by stmdev61 in musingWho are mixr, igram, fbook? Are they curators or upvote bots?View this answer on Musing.ioThese accounts are curation bots. They try to get a good share of the curation rewards by…
The amount Steem Power would it be a good idea for one to have when following a curation trail?2년 전 by stmdev61 in steemThe amount Steem Power would it be a good idea for one to have when following a curation trail?View this answer on Musing.ioFirst of all, joining a curation trail for curation rewards (usually) doesn't work…
Who controls delegation to new steemit users?2년 전 by stmdev61 in steemitWho controls delegation to new steemit users?View this answer on Musing.ioThe delegation is not part of the blockchain code, but the steemit website/API. What's in…
Beem-0.20.14: beempy verify --use-api fails with TypeError2년 전 via utopian.payutopian.pay 5.00%stmdev 95.00% by stmdev61 in utopian-ioBeem-0.20.14: beempy verify --use-api fails with TypeErrorProject Information Repository: Project Name: Beem Publisher: @holger80 The beempy verify command…
A: A basic code for commenting via beem python library not working? Can someone help?2년 전 by stmdev61 in stemqA: A basic code for commenting via beem python library not working? Can someone help?Hi, this exception can occur if the transaction is already expired when it arrives at the Steem node. This can happen…