Skip to content
Snippets Groups Projects
  1. Mar 16, 2018
  2. Mar 15, 2018
    • Holger Nahrstaedt's avatar
      fix flake8 · dea98a87
      Holger Nahrstaedt authored
      dea98a87
    • 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
  3. Mar 13, 2018
  4. Mar 12, 2018
    • Holger Nahrstaedt's avatar
      fix flake8 · 9d22c9c9
      Holger Nahrstaedt authored
      9d22c9c9
    • Holger Nahrstaedt's avatar
      fix unit tests · 5d3d31b2
      Holger Nahrstaedt authored
      5d3d31b2
    • Holger Nahrstaedt's avatar
      fix bug · b0a1ec38
      Holger Nahrstaedt authored
      b0a1ec38
    • 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
  5. Mar 10, 2018
  6. Mar 09, 2018
  7. Mar 08, 2018
  8. Mar 07, 2018
Loading