Skip to content
Snippets Groups Projects
  1. Jun 21, 2018
  2. Jun 20, 2018
  3. Jun 19, 2018
  4. Jun 18, 2018
  5. Jun 16, 2018
  6. Jun 15, 2018
  7. Jun 14, 2018
    • Holger's avatar
      8219217f
    • Holger's avatar
      several improvements and optimizations · 50827b14
      Holger authored
      Account
      * lazy and full are correctly passed
      * _parse_json_data() added to parse json
      Block
      * lazy and full are correctly passed
      * empty operations are handled
      * op_statistics improved
      Blockchain
      * virtual ops and ops statistics are seperatly calculated
      Comment
      * _parse_json_data() added to parse dates and amounts
      * author_reputation is parsed to int
      * lazy and full are correctly passed
      Vote
      * lazy and full are correctly passed
      * _parse_json_data added to parse date and rshares and reputation
      * vote.time is a datetime object
      * json() returns the original string
      Witness
      * lazy and full are correctly passed
      GrapheneRPC
      * time_limit removed, as it supresses KeyboardInterrupt
      * ws.settimeout() is set for websocket
      * WebSocketTimeoutException  handling added
      Unit tests
      * test_account fixed
      * test_time_limit removed from test_steemnoderpc
      * checks added to test_blockchain_batch
      50827b14
    • Holger Nahrstaedt's avatar
      Merge pull request #26 from crokkon/documentation · 77f41933
      Holger Nahrstaedt authored
      Documentation updates
      Unverified
      77f41933
    • crokkon's avatar
      steem/wallet.py: documentation updates · 0cd7a860
      crokkon authored
      0cd7a860
Loading