Skip to content
Snippets Groups Projects
  1. Mar 15, 2021
  2. Mar 13, 2021
  3. Mar 12, 2021
  4. Mar 08, 2021
  5. Mar 01, 2021
  6. Feb 15, 2021
  7. Feb 10, 2021
  8. Feb 08, 2021
  9. Jan 07, 2021
  10. Jan 04, 2021
    • pyup-bot's avatar
      Update pytz from 2020.4 to 2020.5 · 2028d048
      pyup-bot authored
      2028d048
    • crokkon's avatar
      blockchain: get_account_reputations fix for first · 0ab7b3f7
      crokkon authored
      `get_account_reputations` called with the `first` parameter set
      was skipping the first result also for the first request in the
      loop, effectively missing one result.
      
      - only skip the first result for follow-up requests
      - add test case for `get_account_reputations()`
      - replace `steem_instance` with `blockchain_instance`
      - add test case for `get_account_count()`
      0ab7b3f7
  11. Dec 22, 2020
  12. Dec 21, 2020
  13. Dec 20, 2020
  14. Dec 14, 2020
  15. Dec 10, 2020
    • Holger's avatar
      Fix unit tes · a49af4fd
      Holger authored
      a49af4fd
    • Holger's avatar
      Coldcard support for using exported wif for password generation · ef1270e0
      Holger authored
      * Add option to use a derived WIF from coldcard hardware wallet to derive a new account password
      * beempy passwordgen and beempy importaccount have now a new option import-coldcard
      * beempy passwordgen handles now password generation and import, whereas beempy keygen handles BIP39 related key generation.
      * refactoring and better unit testing
      ef1270e0
  16. Nov 25, 2020
  17. Nov 23, 2020
Loading