Skip to content
Snippets Groups Projects
  • Holger Nahrstaedt's avatar
    ea5f3cad
    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
    History
    ecdsa improved with cryptography
    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