- Apr 14, 2018
-
-
Holger Nahrstaedt authored
account * set_withdraw_vesting_route added cli * powerdownroute, convert and interest added steemnoderpc * error messages improved * _check_api_name added * ApiNotSupported when Api is not supported by node but exists graphenerpc * error messages improved rpcutils * error messages in sleep_and_check_retries improved unit tests * new function added
-
- Apr 13, 2018
-
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
cli * unlock_wallet and asset_callback added * upvote and downvote improved * transfer, powerup and powerdown added unit_test * missing commands added to test_cli
-
Holger Nahrstaedt authored
account * get_account_history is more robust against empty rpc returns steem * add functions to store default vote weight and nodes cli * Same parameter as in steempy are used * main parameter improved * set improved * addkey improved * delkey added * listkeys improved * info improved and info about a block, an account, post and a public key added Unit tests * test_testnet improved * test_cli adapted on changes
-
- Apr 12, 2018
-
-
Holger Nahrstaedt authored
-
- Apr 11, 2018
-
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
Graphenerpc * some refafctoring Steemnoderpc * fix next_node_on_empty_reply
-
Holger Nahrstaedt authored
Steem * max_vote_denom is corrected and calculated as in steemit/steem beemgrapheneapi * handling of empty replies added
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
test_comment * preselect working node
-
Holger Nahrstaedt authored
-
- Apr 10, 2018
-
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
set_next_node_on_empty_reply added to all discussions and RecentByPath and RecentReplies
-
Holger Nahrstaedt authored
Graphenerpc * Handling for Connectionerror for request posts added * Each node has its own error count now benchmark_nodes2 added
-
Holger Nahrstaedt authored
Transactionbuild * add clearWifs Examples * use nodes from get_node_list test_testnet * improved tests for Transactionbuilder
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
Comment * Check added for empty returns Market * refactoring * Checks added fro empty rpc returns storage * default nodes are taken from utils.get_node_list Vote * Check added for empty rpc calls * Check added for Unkown key return Exception * UnkownKey added Steemnoderpc * set_next_node_on_empty_reply added, to add a check on empty returns on the next rpc call * Refactoring * UnkownKey exception added Transaction * refactoring Unit tests test_vote improve and check for VoteDoesNotExistsException added
-
- Apr 09, 2018
-
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
Wallet * KeyNotFound raised when no key is found Examples write blocks to file * decodes streamed blocks to numbers with hexlify and write them line by line as gzip compressed file post_to_html * creates a html page from any given authorperm string post_to_md * saves the markdown code from any given authorperm link Unit tests test_vote imprved
-
Holger Nahrstaedt authored
Steem * vests_to_sbd and vests_to_rshares added * rshares_to_vote_pct let you calculate how many voting percentage are needed to vote with a desired rshares amount * app can be set for post, when not set, it is set to beem/version * Doku improved Transactionbuilder * Doku improved * proposer from __ini__ removed, as it had no function * _is_signed and _is_constructed fixed * reconstruct_tx added to sign and addSigningInformation, when set to False, previous signatures are not deleted anymore * KeyNotFound exception handled Wallet * KeyNotFound exception handled, when more than one key_auths are available Graphenerpc * version string set to user-agent Publickey * Doku improved Unit tests test_steem: * test for test_post improved * test_sp_to_sbd and test_rshares_to_vote_pct added tst_testnet: * test_wallet_keys added for testing the wallet * test_transfer_1of1, test_transfer_2of2_simple, test_transfer_2of2_wallet and test_transfer_2of2_serialized_deserialized added thanks to @leprechaun
-
- Apr 07, 2018
-
-
Holger Nahrstaedt authored
-