Skip to content
Snippets Groups Projects
  1. Jun 15, 2018
    • Holger's avatar
      Some more improvments for block and blockchain · 14701696
      Holger authored
      Block
      * fix missing identifier
      * fix change trough json_transactions
      Blockchain
      * Check for missing blocks added to blocks with threads
      14701696
    • Holger's avatar
      All dates, ints, and amounts are parsed in account, block, comment, vote and witness · af113d24
      Holger authored
      Account
      * _parse_json_data improved and all missing ints and dates added
      * json() adapted to _parse_json_data()
      Block
      * _parse_json_data added, expiration and timestamp are now datetime objects
      * property json_transactions and json_operations added, which return trx and ops with date strings
      * BlockHeader improved and datetime parsing added
      Blockchain
      * adapted to new datetime objects
      CLI
      * adapted to code changes
      Comment
      * int and dates inside active_votes are parsed
      * Missing dates and int are parsed
      Market
      * date parsing to datetime added to market_history
      Vote
      * Some improvements
      Witness
      * _parse_json_data added
      * all date and ints are parsed
      * Demo added to Witnesses, WitnessesVotedByAccount, WitnessesRankedByVote and ListWitnesses 
      beemgraphenebase/types
      * datetime handling added to PointInTime
      Unit tests
      * test_account adapted
      * test_export added to test_block
      * test in test_comment fixed
      * test_export added to test_witness
      af113d24
  2. Jun 14, 2018
  3. Jun 13, 2018
  4. Jun 11, 2018
  5. Jun 10, 2018
    • Holger's avatar
      Several improvements · 01848a8c
      Holger authored
      Account
      * json_metadata property
      Blockchain
      * add addTzInfo
      Comment
      * fix meta edit of post
      Steem
      * add use_stored_data
      01848a8c
    • Holger's avatar
      Prepare next version and improve Account object handling · c4a6febd
      Holger authored
      Account
      * Account handling is improved and it is assured that an Account object or an account string name can be used in every function
      Readme
      * Advantages over the official steem-python library added (fixes #25)
      c4a6febd
  6. Jun 09, 2018
  7. Jun 08, 2018
  8. Jun 06, 2018
  9. Jun 05, 2018
  10. Jun 04, 2018
Loading