Skip to content
Snippets Groups Projects
  1. Dec 22, 2020
    • Holger's avatar
      New release · b1082ece
      Holger authored
      * Fix bug in ecda (convert mpz into int when not supported)
      b1082ece
  2. Oct 09, 2020
    • Holger's avatar
      Fix severial issues for HF24 · 85010a97
      Holger authored
      * Add new operation ids for HF 24
      * Remove remaining py2 code
      * Run unit tests on beta.openhive.network
      * Fix compatibility issues with HF 24
      * account get_follow_count, get_followers and get_following have been fixed
      85010a97
  3. Jun 07, 2020
    • Holger's avatar
      Add Prefix class · 516be5a7
      Holger authored
      * add Prefix class for PasswordKey, Brainkey, Address, PublicKey, PrivateKey, Base58
      * New Class BitcoinAddress
      * Address class has now from_pubkey class method
      516be5a7
  4. Apr 06, 2020
  5. Mar 22, 2020
  6. Jan 12, 2019
  7. Jul 21, 2018
  8. Jul 20, 2018
  9. May 07, 2018
  10. Apr 02, 2018
  11. Mar 19, 2018
  12. Mar 16, 2018
  13. Mar 15, 2018
    • Holger Nahrstaedt's avatar
      ecdsa improved with cryptography · ea5f3cad
      Holger Nahrstaedt authored
      Account
      * Improved some function, so that account works limited on GOLOS
      Blockchain
      * sync changes from python-bitshares
      Instance
      * sync changes from python-bitshares
      Steem
      * Improved some functions so that steem works on GOLOS
      Chains
      * Added GOLOS
      graphenebase/Account
      * derive256address_with_version added
      ecsdasig
      * Huge speed improvement (200%) by using cryptography
      benchmark added
      * benchmark for beemgraphenebase/account funcions
      * benchmark for ecdsa
      * benchmark for sign/verification of all transaction
      Examples
      * compare sign/verificaiton speed with steem
      Unit tests
      * use memo unittests from steem-js
      * add key_format unittests from steem-js
      * Improved the ecdsa tests
      ea5f3cad
  14. Mar 03, 2018
  15. 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
  16. Feb 27, 2018
Loading