python-steem 1.0.1 released

in #python6 years ago (edited)

A new version 1.0.1 of python-steem was released today to pypi.
I updated also the steem-feedstock.
You can update to the newest version of python-steem by:
When using anaconda:

conda update steem

or when not using anaconda:

pip install -U steem

Downloads of the last version 1.0.0 for steem-feedstock

image.png

Changelog python-steem 1.0.1

Since there is no official changelog provided, I will provide an inofficial one:

  • change_account_recovery operation added
  • Refactored MasterPassword (PR)
WrongMasterPasswordException - renamed WrongKEKException
MasterPassword - renamed KeyEncryptionKey

Wallet.unlock - pwd in signature changed to user_passphrase
Wallet.getPassword - changed to Wallet.getUserPassphrase
Wallet.changePassword - changed to Wallet.changeUserPassphrase

Storage.saveEncryptedMaster - changed to Storage.saveEncryptedKEK
Storage.getEncryptedMaster - changed to Storage.getEncryptedKEK
Storage.decryptEncryptedMaster - changed to Storage.decryptEncryptedKEK
Storage.newMaster - changed to Storage.newKEK
Storage.changePassword - changed to Storage.changePassphrase
  • ignore verify_authority failure for specific steem bug (PR)
  • assume appbase, downgrade on error (PR)
  • Added JSONDecodeError to list of retriable errors(PR)
  • several bug fixes
Sort:  

Congratulations! This post has been upvoted from the communal account, @minnowsupport, by holger80 from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, someguy123, neoxian, followbtcnews, and netuoso. The goal is to help Steemit grow by supporting Minnows. Please find us at the Peace, Abundance, and Liberty Network (PALnet) Discord Channel. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.

If you would like to delegate to the Minnow Support Project you can do so by clicking on the following links: 50SP, 100SP, 250SP, 500SP, 1000SP, 5000SP.
Be sure to leave at least 50SP undelegated on your account.