Skip to content
Snippets Groups Projects
  1. Mar 08, 2018
  2. Mar 07, 2018
  3. Mar 06, 2018
    • Holger Nahrstaedt's avatar
      Fix flake8 and prepare next release · fcbe0aff
      Holger Nahrstaedt authored
      fcbe0aff
    • Holger Nahrstaedt's avatar
    • Holger Nahrstaedt's avatar
      New batch added · 20a5f2cd
      Holger Nahrstaedt authored
      20a5f2cd
    • Holger Nahrstaedt's avatar
      New exampple for notify added · 3ee1291d
      Holger Nahrstaedt authored
      Websocket fixed
      3ee1291d
    • Holger Nahrstaedt's avatar
      more coverage-reports · a68f1feb
      Holger Nahrstaedt authored
      add unit tests for remove_from_dict
      a68f1feb
    • Holger Nahrstaedt's avatar
      Fix python 2.7 · 58428006
      Holger Nahrstaedt authored
      58428006
    • Holger Nahrstaedt's avatar
      Fix python 2.7 · 2a25cb4c
      Holger Nahrstaedt authored
      Use threading only if futures is installed.
      2a25cb4c
    • 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
  4. Mar 04, 2018
  5. Mar 03, 2018
  6. Mar 02, 2018
Loading