Skip to content
Snippets Groups Projects
  1. Jun 30, 2019
  2. Jan 09, 2019
  3. Dec 04, 2018
  4. Oct 09, 2018
  5. Oct 01, 2018
  6. Sep 25, 2018
  7. Sep 24, 2018
  8. Sep 18, 2018
  9. Sep 06, 2018
  10. Jul 20, 2018
  11. Jul 09, 2018
  12. Jun 09, 2018
    • 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
  13. May 20, 2018
    • Holger Nahrstaedt's avatar
      Add missing operations with unit tests · 17679d6b
      Holger Nahrstaedt authored
      beembase\objects
      * Amount improve handling of new appbase Amount format
      beembase\operations
      * Account_witness_proxy added
      * Custom added
      * Custom_binary added
      * Prove_authority added
      * Limit_order_create2 added
      * Request_account_recovery added
      * Recover_account added
      * Escrow_transfer added
      * Escrow_dispute added
      * Escrow_release added
      * Escrow_approve added
      * Decline_voting_rights added
      Unit tests
      * add test_order_create2, test_witness_proxy, test_custom, test_request_account_recovery,  test_recover_account, test_escrow_transfer, test_escrow_dispute, test_escrow_release, test_escrow_approve, test_decline_voting_rights, test_delegate_vesting_shares, test_account_create_with_delegation added
      17679d6b
  14. Apr 30, 2018
  15. Apr 07, 2018
    • Holger Nahrstaedt's avatar
      More Unit tests · 9a72a1c5
      Holger Nahrstaedt authored
      * More unit tests
      * Handling of Amount for Appbase improved
      * Fixed unit tests for Python 2.7
      9a72a1c5
  16. Apr 06, 2018
    • Holger Nahrstaedt's avatar
      rpc improvements · 2011b8ea
      Holger Nahrstaedt authored
      account
      * function for reputation to score calculation
      * Doku improved
      amount
      * better handling of offline mode
      steem
      * Doku improved
      transactionbuilder
      * handing of appbase for tx verify and broadcast improved
      utils
      * node list added as function
      * not needed function removed
      steemnoderpc
      * handling of server errors improved
      objects
      * Amount fixed for appbase
      exception
      * RPCErrorDoRetry added, when a rpc call should be retried
      grapherpc
      * Handling of server error 500 to 511 added
      * better handling when get_config does not work
      unit tests
      * nodes and nodes_appbase are take from utils
      * keys is used instead of wif for Steem()
      * unit test for broadcast added
      * unit test for appbase for verify added
      * test_operations added
      * test_types added
      2011b8ea
  17. Mar 31, 2018
  18. Mar 16, 2018
  19. Mar 10, 2018
  20. Mar 08, 2018
  21. Mar 02, 2018
    • Holger Nahrstaedt's avatar
      Fix Memo in Transfer · 87baf3f9
      Holger Nahrstaedt authored
      Unit tests fixed for STEEM-style encrypted memos
      87baf3f9
    • Holger Nahrstaedt's avatar
      Changes: · d3291ec4
      Holger Nahrstaedt authored
      Account:
      * sp vp properties added
      * print_info improved
      * reputation -> get_reputation
      * voting_power -> get_voting_power
      * steem_power -> get_steem_power
      precision removed
      balance -> get_balance
      
      CLI
      * set, config createwallet, walletinfo, addkey, listkeys, listaccounts and changewalletpasswordphrase added
      
      create_account_with_delegate added
      
      Unittests
      Unit tests fixed and added
      d3291ec4
  22. 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
  23. Feb 27, 2018
  24. Feb 21, 2018
  25. Feb 19, 2018
  26. Feb 18, 2018
  27. Feb 17, 2018
  28. Feb 16, 2018
  29. Feb 15, 2018
Loading