- Oct 06, 2018
-
-
Holger authored
-
- Oct 04, 2018
-
-
Holger authored
* add claim_account RC calculation * fix Bytes type * Improve testnet example * test_types improved
-
- May 25, 2018
-
-
Holger Nahrstaedt authored
NodeList * replaces get_node_list from utils.py * is a list and contains all nodes as dict * get_nodes() returns the url in a list Utils * get_node_list removed Unit Tests and Examples adapted to the changes
-
- May 23, 2018
-
-
Holger Nahrstaedt authored
-
- Mar 13, 2018
-
-
Holger Nahrstaedt authored
* Wallet wipe improved * wallet purge and purgeWallet renamed to wipe * internal node error and Unable to acquire database lock handled * login to websocket only if username and password is provided
-
- Mar 12, 2018
-
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
Account * get_withdraw_routes added * get_account_votes fixed for appbase * get_vote, has_voted added * virtual_op_count, get_curation_reward curation_stats added * get_account_history and history_reverse added * history improved Blockchain * hash_op added CLI * default vote weight added * upvote added * Info improved Steem * get_block_interval added Transactionbuilder * txbuffer.clear() added on exception Vote * AccountVotes fixed GrapheneRPC * Websocket disconnect exception handling improved Compare_With_steem_python_account.py added Unittests for account improved
-
- Mar 10, 2018
-
-
Holger Nahrstaedt authored
test_testnet improved
-
Holger Nahrstaedt authored
Transactionbuild * Automatic Signing with owner key removed Beembase/account and beembase/bip38 removed as they are using beemgraphenebase/bip38 and beemgraphenebase/account
-