- Apr 05, 2018
-
-
Holger Nahrstaedt authored
-
- Mar 19, 2018
-
-
Holger Nahrstaedt authored
-
- Mar 16, 2018
-
-
Holger Nahrstaedt authored
-
- Mar 15, 2018
-
-
Holger Nahrstaedt authored
Account * Improved some function, so that account works limited on GOLOS Blockchain * sync changes from python-bitshares Instance * sync changes from python-bitshares Steem * Improved some functions so that steem works on GOLOS Chains * Added GOLOS graphenebase/Account * derive256address_with_version added ecsdasig * Huge speed improvement (200%) by using cryptography benchmark added * benchmark for beemgraphenebase/account funcions * benchmark for ecdsa * benchmark for sign/verification of all transaction Examples * compare sign/verificaiton speed with steem Unit tests * use memo unittests from steem-js * add key_format unittests from steem-js * Improved the ecdsa tests
-
- Mar 12, 2018
-
-
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
Transactionbuild * Automatic Signing with owner key removed Beembase/account and beembase/bip38 removed as they are using beemgraphenebase/bip38 and beemgraphenebase/account
-
- Mar 08, 2018
-
-
Holger Nahrstaedt authored
Amount * fix json export Blockchain * improved get_estimated_block_num Comment * Bugfixes Market * Use FilledOrder for trades and recenttrades Price * FilledOrder fixed * UpdateCallOrder and PriceFeed removed Vote * Bugfix Unit tests More unittests for Amount, Blockchain and comment
-
- Mar 06, 2018
-
-
Holger Nahrstaedt authored
-
- Mar 03, 2018
-
-
Holger Nahrstaedt authored
Wallet contains steem instance
-
Holger Nahrstaedt authored
-
Holger Nahrstaedt authored
-
- Mar 02, 2018
-
-
Holger Nahrstaedt authored
-
- Mar 01, 2018
-
-
Holger Nahrstaedt authored
Python2 comp * str comp added * py23 with py23_bytes added with unit tests * moved back to __bytes__ * super() made compatible with python 2 Account: * allow and disallow moved from steem * small improvements Comment get_votes added Steem * Doku improved Vote * bug fixes * printAsTable Wallet * getPostingKeyForAccount added test_vote added test_testnet added test_py23 added
-
- Feb 27, 2018
-
-
Holger Nahrstaedt authored
* docu improved * get_feed, get_blog, get_blog_entries added * get_account_votes added * fix timezone Amount * export to json and str fixed Block * change_block_number added Blockchain * get_estimated_block_num added Comment * dates and Amounts are now converted * json_export adapted * get_reblogged_by added * delete_comment added Storage * 2 nodes removed from default Utils * timezone information added to formatTimeString Unit tests * more tests added for account, amount, comment, price and transaction
-
- Feb 25, 2018
-
-
Holger Nahrstaedt authored
Release of next version 0.19.5 prepared
- Feb 22, 2018
-
-
Holger Nahrstaedt authored
-