Skip to content
Snippets Groups Projects
  1. Apr 05, 2018
  2. Mar 19, 2018
  3. Mar 16, 2018
  4. Mar 15, 2018
    • Holger Nahrstaedt's avatar
      ecdsa improved with cryptography · ea5f3cad
      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
      ea5f3cad
  5. Mar 12, 2018
    • Holger Nahrstaedt's avatar
      Next release 0.19.16 · cf1091f3
      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
      cf1091f3
  6. Mar 10, 2018
  7. Mar 08, 2018
    • Holger Nahrstaedt's avatar
      Bugfixes and Improvements · eb09f630
      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
      eb09f630
  8. Mar 06, 2018
  9. Mar 03, 2018
  10. Mar 02, 2018
  11. Mar 01, 2018
    • Holger Nahrstaedt's avatar
      Bug fix and feature improvements · 3c4d42a4
      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
      3c4d42a4
  12. Feb 27, 2018
    • Holger Nahrstaedt's avatar
      Account: · 7356a513
      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
      7356a513
  13. Feb 25, 2018
  14. Feb 22, 2018
Loading