Skip to content
Snippets Groups Projects
  1. Apr 22, 2020
  2. Jul 31, 2019
  3. Jun 23, 2018
  4. Jun 20, 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
Loading