Skip to content
Snippets Groups Projects
  1. Jan 12, 2019
  2. Jan 11, 2019
  3. May 23, 2018
  4. May 08, 2018
  5. May 01, 2018
  6. 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
  7. Apr 17, 2018
  8. Apr 12, 2018
  9. Apr 11, 2018
  10. Mar 16, 2018
  11. 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
  12. Mar 08, 2018
  13. 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
  14. Mar 04, 2018
  15. Mar 03, 2018
  16. Mar 02, 2018
Loading