Skip to content
Snippets Groups Projects
  1. Mar 04, 2024
  2. Nov 25, 2020
  3. Oct 10, 2020
  4. Apr 01, 2020
  5. Jan 12, 2019
  6. Jan 11, 2019
  7. May 23, 2018
  8. May 08, 2018
  9. May 01, 2018
  10. Apr 20, 2018
    • Holger Nahrstaedt's avatar
      Several improvements · 80ab8897
      Holger Nahrstaedt authored
      Account
      * refactoring of  init
      * Doku improved
      Asset
      * AssetNotFound handling improved
      * Operation for equal and unqual added
      Price
      * usage of the new equal operation from Asset
      Steem
      * Improve key handling in account creation
      Storage
      * add sqlite3_copy and recover_with_latest_backup
      beemgraphenebase/account
      * add get_blind_private, get_public_key, get_secret, derive_private_key, child and derive_from_seed
      Unit tests
      * Use setUpClass to speed unit tests up (Steem is now created at the begging auf each unit test class
      * Add unit tests for asset
      * Add unit test for new beemgraphenebase/account functions
      80ab8897
  11. Apr 17, 2018
  12. Apr 12, 2018
  13. Apr 11, 2018
  14. Mar 16, 2018
  15. 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
  16. Mar 08, 2018
  17. Mar 07, 2018
    • Holger Nahrstaedt's avatar
      fix tox · 029c593b
      Holger Nahrstaedt authored
      029c593b
    • Holger Nahrstaedt's avatar
      Bug fixes and more unit tests · bd2d6c7c
      Holger Nahrstaedt authored
      Bug fix for account
      Block structure changed, is alwas {'block': , 'id'} now.
      block function removed, Block is used now
      Bug fix in comment
      Discussions_by_payout removed
      Several bugfixes in witness
      More exception added to steemnoderpc
      Unit tests for appbase nodes with parameterized added
      steemnoderpc-unittest added
      bd2d6c7c
  18. Mar 04, 2018
  19. Mar 03, 2018
  20. Mar 02, 2018
Loading