Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

0.20.18

Choose a tag to compare

@holgern holgern released this 31 Jan 22:27
· 513 commits to master since this release
  • get_blog, get_followers and get_following works with api.steemit.com (issue #146)
  • beempy newaccount - possible to provide owner, posting, active, and memo pub_key to create a new account
  • https://rpc.usesteem.com added to nodelist
  • NodeList.get_nodes() has a new parameter exclude_limited. When True (default value), api.steemit.com is not returned as node.
  • PR #150: fix empty block handling (by crokkon)
  • PR #151: Add support for EFTG appbase chain (by pablomat)
  • PR #153: fix issue with adding posting auth to new accounts (by netuoso)