- Jun 26, 2021
- Jun 18, 2021
-
-
Isaiah Croatt authored
-
- Jun 13, 2021
-
-
sicarius97 authored
-
- May 05, 2021
-
-
Mariusz Trela authored
-
- May 02, 2021
-
-
Holger authored
-
- Mar 29, 2021
-
-
Mariusz Trela authored
-
- Mar 19, 2021
-
-
Martin Lees authored
-
- Mar 13, 2021
-
-
Holger authored
-
- Mar 12, 2021
-
-
Holger authored
-
- Dec 20, 2020
-
-
Holger authored
-
- Nov 07, 2020
-
-
https://api.hive.blogHolger authored
-
- Oct 28, 2020
-
-
Holger authored
* Fixed a bug when using skip_account_check=True * Refactor code in Account * Add more unit tests
-
- Oct 27, 2020
-
-
Holger authored
-
- Oct 25, 2020
- Oct 24, 2020
-
-
Holger authored
-
- Oct 14, 2020
- Oct 13, 2020
-
-
Holger authored
* Fix beempy witnessfeed for HF24 * Fix more hbd renaming in beempy * improved RankedPosts class * New AccountPosts class for account feed and more * Comment class has been cleaned up, use_tags_api has been replaced by api
-
- Oct 10, 2020
-
-
Holger authored
-
- Oct 09, 2020
-
-
Holger authored
* Add new operation ids for HF 24 * Remove remaining py2 code * Run unit tests on beta.openhive.network * Fix compatibility issues with HF 24 * account get_follow_count, get_followers and get_following have been fixed
-
- Oct 04, 2020
-
-
Holger authored
* Add hbd_interest_rate to beempy witnessproperties
-
- Sep 07, 2020
-
-
Holger authored
* Use floor instead of round in beembase/Amount in order to handle floats which have a higher precision than allowed * json_str parameter has been added to beembase.Amount, when True, a json dict is returned as string (needing when broadcasting with use_condenser=False)
-
- Aug 27, 2020
- Aug 25, 2020
-
-
Dariusz Kędzierski authored
- Added update_proposal_operation - Fixed copy/paste error in remove_proposal
-
- Aug 21, 2020
-
-
Holger authored
* Improved community selection in beempy createpost * Improved Transactionbuilder object representation * _fetchkeys function moved outside appendSigner * Fix get urls in parse body * Two more nodes have been added to nodelist
-
- Jul 08, 2020
-
-
Holger authored
-
- Jul 01, 2020
-
-
Holger authored
* fix Amount bytes in Object.py
-
- Jun 29, 2020
- Jun 27, 2020
- Jun 25, 2020
-
-
Holger authored
* Fix encrypted memo decryption * from_account and to_account in Memo() can also be a publick and private key * Prepare for sbd/steem replacement by hbd/hive * Add unit test for beem.memo
-
- Jun 18, 2020
-
-
Holger authored
-
Holger authored
-
Holger authored
* new beemstorage module * Config is handled by SqliteConfigurationStore or InRamConfigurationStore * Keys are handled by SqliteEncryptedKeyStore or InRamPlainKeyStore * Move aes to beemgraphenebase * Wallet.keys, Wallet.keyStorage, Wallet.token and Wallet.keyMap has been removed * Wallet.store has now the Key Interface that handles key management * Token handling has been removed from Wallet * Token storage has been move from wallet to SteemConnect/HiveSigner
-
- Jun 09, 2020
-
-
Holger authored
* receiver parameter removed from beempy decrypt * beempy encrypt / decrypt is able to encryp/derypt a binary file * encrypt_binary, decrypt_binary and extract_decrypt_memo_data added to beem.memo * extract_memo_data added to beembase.memo
-