Skip to content
Snippets Groups Projects
  1. Apr 17, 2018
  2. Apr 12, 2018
  3. Apr 11, 2018
  4. Mar 16, 2018
  5. 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
  6. Mar 08, 2018
  7. Mar 07, 2018
    • Holger Nahrstaedt's avatar
      fix tox · 029c593b
      Holger Nahrstaedt authored
      029c593b
    • Holger Nahrstaedt's avatar
      Bug fixes and more unit tests · bd2d6c7c
      Holger Nahrstaedt authored
      Bug fix for account
      Block structure changed, is alwas {'block': , 'id'} now.
      block function removed, Block is used now
      Bug fix in comment
      Discussions_by_payout removed
      Several bugfixes in witness
      More exception added to steemnoderpc
      Unit tests for appbase nodes with parameterized added
      steemnoderpc-unittest added
      bd2d6c7c
  8. Mar 04, 2018
  9. Mar 03, 2018
  10. Mar 02, 2018
  11. Feb 27, 2018
  12. Feb 25, 2018
    • Holger Nahrstaedt's avatar
      Account: · acbb3975
      Holger Nahrstaedt authored
      print_info added
      voting_power, steem_power, get_voting_value_SBD, get_recharge_time, get_followers, get_following, get_bandwidth, interest added
      The following operations were added:
      unfollow, follow, update_account_profile, approvewitness, disapprovewitness, update_memo_key, transfer, transfer_to_vesting, convert,
      transfer_to_savings, transfer_from_savings, transfer_from_savings_cancel, claim_reward_balance, delegate_vesting_shares, withdraw_vesting
      Comment:
      The following operations were added:
      upvote, downvote, vote, edit, reply, comment_options, post, resteem
      Discussion
      all possible discussion_by_... functions were added.
      Market
      volume24h, orderbook, trades, market_history, accountopenorders fixed or added
      buy, sell, cancel fixed
      steem
      register_api
      refresh_data added
      get_dynamic_global_properties, get_feed_history, get_reward_fund, get_current_median_history_price, get_next_scheduled_hardfork, get_hardfork_version, get_network,
      get_state, get_config  moved from blockchain
      steem_per_mvest, vests_to_sp, sp_to_vests, sp_to_sbd, sp_to_rshares, get_median_price, get_payout_from_rshares
      custom_json added
      utils
      make_patch added
      witness
      feed_publish and update added
      acbb3975
  13. Feb 22, 2018
  14. Feb 21, 2018
  15. Feb 16, 2018
  16. Feb 14, 2018
  17. Dec 07, 2017
  18. Mar 17, 2017
  19. Feb 20, 2017
  20. Dec 06, 2016
Loading