Skip to content
Snippets Groups Projects
  1. Oct 09, 2020
    • Holger's avatar
      Fix severial issues for HF24 · 85010a97
      Holger authored
      * Add new operation ids for HF 24
      * Remove remaining py2 code
      * Run unit tests on beta.openhive.network
      * Fix compatibility issues with HF 24
      * account get_follow_count, get_followers and get_following have been fixed
      85010a97
  2. Oct 09, 2018
  3. Jul 20, 2018
  4. Jun 09, 2018
    • Holger's avatar
      Release 0.19.37 · 99e3541d
      Holger authored
      Fix unit tests and WitnessesRankedByVote
    • Holger's avatar
      New operation structure for appbase · 0260304f
      Holger authored
      Transactionbuilder
      * Prepare broadcasting in new appbase format
      * Force condenser_api by now
      RPCUtils
      * Improve detection of conenser_api
      Streemnoderpc
      * Improved error message for Assert Exception:v.is_object()
      beembase.Object
      * Add new appbase Operation format
      beemgraphenebase.object
      * Add handling of new appbase operation format
      0260304f
  5. Apr 24, 2018
    • Holger Nahrstaedt's avatar
      Several improvements and refactoring · 5a4fa4d7
      Holger Nahrstaedt authored
      Account
      * get_bandwidth refactored
      * get_account_bandwidth added
      Cli
      * power added for showing vote power and bandwidth
      Steem
      * Improvements and refactoring for get_config, get_network, get_hardfork_properties, get_current_median_history, get_reward_funds, get_feed_history, get_reserve_ratio and get_dynamic_global_properties
      Steemnoderpc
      * get_network moved to graphenerpc
      Chains
      * removed to beemgraphenebase/chains.py
      Unit tests
      * add unit test for power for cli
      * golos test reduced
      *
      5a4fa4d7
  6. Mar 31, 2018
  7. Mar 03, 2018
  8. 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
  9. Feb 27, 2018
Loading