Skip to content
Snippets Groups Projects
  1. May 28, 2018
  2. May 27, 2018
  3. May 26, 2018
  4. May 25, 2018
  5. May 24, 2018
    • Holger Nahrstaedt's avatar
      Fix node for python 2.7 · f3f74a90
      Holger Nahrstaedt authored
      f3f74a90
    • Holger Nahrstaedt's avatar
      New nodes class for better node url handling · a261c53e
      Holger Nahrstaedt authored
      Wallet
      * getKeysForAccount added
      * getOwnerKeysForAccount, getActiveKeysForAccount, getPostingKeysForAccount added
      beemapi
      * WorkingNodeMissing is raised when no working node could be found
      GrapheneRPC
      * cycle([urls]) is replaced by the nodes class
      Nodes
      * Node handling and management of url and error_counts is performed by the nodes class
      * sleep_and_check_retries is moved to the nodes class
      * Websocket, steemnodrpc were adpapted to the changes
      Unit tests
      * new tests for the nodes class
      * tests adapted for websocket and rpcutils
      a261c53e
  6. May 23, 2018
  7. May 22, 2018
  8. May 21, 2018
  9. May 20, 2018
    • Holger Nahrstaedt's avatar
    • Holger Nahrstaedt's avatar
      03053a12
    • 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
  10. May 11, 2018
  11. May 10, 2018
  12. May 09, 2018
Loading