- Jun 29, 2020
-
-
Holger authored
-
- Jun 28, 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
* 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 08, 2020
-
-
Holger authored
* decryption of long messages fixed * varint decoding added to memo decryption
-
- Jun 07, 2020
- May 31, 2020
- May 12, 2020
-
-
Holger authored
* Fix update_account_jsonmetadata and add posting_json_metadata property to Account * Add Ledger Nano S support * beempy -u activates ledger signing * beempy -u listkeys shows pubkey from ledger * beempy -u listaccounts searches for accounts that have pubkey derived from attached ledger * beempy -u keygen creates pubkey lists that can be used for newaccount and changekeys * new option use_ledger and path for Hive
-
- May 07, 2020
-
-
Holger authored
-
- May 05, 2020
- May 04, 2020
-
-
Holger authored
-
- May 02, 2020
- Apr 26, 2020
-
-
Holger authored
-
Holger authored
* Add hive node * update_account function added to blockchaininstance * normalize added to PasswordKey, so that a Brainkey can be set as PasswordKey * Fixed vote percentage calculation when post rshares is negative * new beempy command changekeys * beempy keygen can be used to generate account keys from a given password and is able to generate new passwords
-
- Apr 23, 2020
-
-
Holger authored
-
- Apr 22, 2020
- Apr 21, 2020
-
-
Holger authored
-
- Apr 18, 2020
- Apr 17, 2020
-
-
Holger authored
Rename SteemWebsocket to NodeWebsocket and SteemNodeRPC to NodeRPC
-
Holger authored
* steem object in all classes is replaced by blockchain * Hive and Steem are now BlockChainInstance classes * Each class has now blockchain_instance parameter (steem_instance is stil available) * shared_blockchain_instance and set_shared_blockchain_instance can be used for Hive() and Steem() instances * token_symbol, backed_token_symbol and vest_token_symbol
-
- Apr 08, 2020
-
-
Holger authored
-
Holger authored
* Add get_blockchain_name to Steem, returns either steem or hive * Add switch_blockchain to Steem, can be used to switch between hive and steem * Storage has now a new config "default_chain", can be either hive or steem * updatenode --hive switches to hive and use hive nodes * updatenode --steem switches to steem and use steem nodes
-
Holger authored
-
- Apr 06, 2020
- Apr 05, 2020