Just curious about the bug.
What happens if you use steem-python but select node as "http://api.steemit.com"? I don't think overhead of graphene objects should effect this much. However, using jussi (api.steemit.com) may effect it dramatically.
Just curious about the bug.
What happens if you use steem-python but select node as "http://api.steemit.com"? I don't think overhead of graphene objects should effect this much. However, using jussi (api.steemit.com) may effect it dramatically.
@mys believes the problem is that the API gathers all sort of data instead of only gathering what it's told to, but that's still something to check. I'll test that today and get back to you, thanks for the idea.
Turns our that can't even be done, as the Blog class doesn't even take nodes as arguments. I will be trying with steemd functionality like you do, though.