Skip to content
Snippets Groups Projects
  1. Mar 30, 2018
  2. Mar 13, 2018
  3. Mar 09, 2018
  4. Mar 08, 2018
  5. Mar 07, 2018
    • 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
  6. Mar 06, 2018
    • Holger Nahrstaedt's avatar
      beem is appbase ready · 614c1774
      Holger Nahrstaedt authored
      Account:
      * add appbase calls
      * Parse all amounts
      Asset
      * Made appbase ready
      * supports different asses, diffined in chains.py
      Block
      * add appbase calls
      blockchain
      * improve get_estimated_block_num
      * add threaded blocks method
      Comments
      * add appbase calls
      Discussions
      * add appbase calls
      Market
      * add appbase calls
      Steem
      * current_median_history_price -> get_current_median_history
      * get_reward_fund -> get_reward_funds
      * get_next_scheduled_hardfork -> get_hardfork_properties
      * get_hardfork_version removed
      * get_reserve_ratio added
      * get_witness_schedule added
      Transactionbuilder
      * appbase calls added
      Vote
      * appbase calls added
      Wallet
      * appbase calls added
      Witness
      *appbase calls added
      * WitnessesByIds removed
      * LookupWitnesses -> ListWitnesses
      steemnoderpc
      * Uses now GrapheneRPC
      * appbase property added
      * get_use_appbase added
      * network_version added in check
      Chains
      * chain for appbase added
      * assets restructured
      * min_version added
      Graphenapi removed
      Graphenesrpc removed
      graphenerpc added
      * supports websocket and http, authomatic switching depending on the https or wss.
      * Checks the blockchain_version, if 0.19.4 -> appbase ready
      * Add appbase logig
      * Handing for request and websocket added
      Examples
      * benchmark_beem is ready for appbase
      * print_appbase_calls added
      * print_comments added
      * watching the watchers added
      Unit tests fixed
      614c1774
  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
  10. Feb 22, 2018
  11. Feb 21, 2018
    • Holger Nahrstaedt's avatar
      Rename library from steempy to beem · f166f7fc
      Holger Nahrstaedt authored
      f166f7fc
    • Holger Nahrstaedt's avatar
      account: · 47cf2b4c
      Holger Nahrstaedt authored
       * reputation added
      * history improved and fixed
      block:
      * ops and ops_statistics added
      blockchain:
      * function-names improved
      * ops_statistics added
      blockchainobject
      *json export added
      Comment class added
      Discussion class added
      steem:
      * follow and account by key api added and fixed
      storage:
      * more nodes added
      utils
      * Helpfunctions added
       vote
      * blockchainobject
      * refresh fixed
      wallet
      * purgeWallet added
      Witness
      * printAsTable function added
      * WitnessesVotedByAccount added
      * WitnessesRankedByVote added
      * WitnessesByIds added
      * LookupWitnesses added
      Steemnoderpc
      * register_apis fixed
      test_wallet
      * unit tests added
      test_utils
      * unittests added
      47cf2b4c
  12. Feb 18, 2018
  13. Feb 17, 2018
  14. Feb 16, 2018
  15. Feb 15, 2018
  16. Feb 14, 2018
  17. Feb 22, 2017
  18. Feb 07, 2017
  19. Jan 30, 2017
  20. Jan 25, 2017
Loading