Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

. #332

Open
wants to merge 64 commits into
base: master
Choose a base branch
from
Open

. #332

wants to merge 64 commits into from

Commits on May 25, 2021

  1. Refactor AddressUtil

    Uzlopak committed May 25, 2021
    Configuration menu
    Copy the full SHA
    4400ddf View commit details
    Browse the repository at this point in the history
  2. refactored clMath

    Uzlopak committed May 25, 2021
    Configuration menu
    Copy the full SHA
    abda527 View commit details
    Browse the repository at this point in the history
  3. remove cuda files

    Uzlopak committed May 25, 2021
    Configuration menu
    Copy the full SHA
    cca5e41 View commit details
    Browse the repository at this point in the history
  4. improve Logger

    Uzlopak committed May 25, 2021
    Configuration menu
    Copy the full SHA
    1b7e86d View commit details
    Browse the repository at this point in the history
  5. improve KeyFinder

    Uzlopak committed May 25, 2021
    Configuration menu
    Copy the full SHA
    198f9ed View commit details
    Browse the repository at this point in the history
  6. improve secp256k1lib

    Uzlopak committed May 25, 2021
    Configuration menu
    Copy the full SHA
    b55ed97 View commit details
    Browse the repository at this point in the history
  7. improve CryptoUtil

    Uzlopak committed May 25, 2021
    Configuration menu
    Copy the full SHA
    22cd79f View commit details
    Browse the repository at this point in the history
  8. improve clUtil

    Uzlopak committed May 25, 2021
    Configuration menu
    Copy the full SHA
    4030d2d View commit details
    Browse the repository at this point in the history
  9. improve AddrGen

    Uzlopak committed May 25, 2021
    Configuration menu
    Copy the full SHA
    8ca20dc View commit details
    Browse the repository at this point in the history
  10. improve clKeyFinder

    Uzlopak committed May 25, 2021
    Configuration menu
    Copy the full SHA
    b4388c3 View commit details
    Browse the repository at this point in the history
  11. add CLUnitTests

    Uzlopak committed May 25, 2021
    Configuration menu
    Copy the full SHA
    eb19331 View commit details
    Browse the repository at this point in the history
  12. improve CmdParse

    Uzlopak committed May 25, 2021
    Configuration menu
    Copy the full SHA
    4f14fe9 View commit details
    Browse the repository at this point in the history
  13. fix utils

    Uzlopak committed May 25, 2021
    Configuration menu
    Copy the full SHA
    bbfbb81 View commit details
    Browse the repository at this point in the history
  14. the rest

    Uzlopak committed May 25, 2021
    Configuration menu
    Copy the full SHA
    b82f76b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1bd24de View commit details
    Browse the repository at this point in the history
  16. Update README.md

    Uzlopak committed May 25, 2021
    Configuration menu
    Copy the full SHA
    2a04135 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    f51a38d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6e2019 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5208bc View commit details
    Browse the repository at this point in the history
  4. simplify ripemd160

    Uzlopak committed May 26, 2021
    Configuration menu
    Copy the full SHA
    147d98d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2bef00 View commit details
    Browse the repository at this point in the history
  6. separate runs in ripemd160.cl

    Uzlopak committed May 26, 2021
    Configuration menu
    Copy the full SHA
    49e67de View commit details
    Browse the repository at this point in the history
  7. make error log correct

    Uzlopak committed May 26, 2021
    Configuration menu
    Copy the full SHA
    9ac843f View commit details
    Browse the repository at this point in the history
  8. prepare

    Uzlopak committed May 26, 2021
    Configuration menu
    Copy the full SHA
    6b71a75 View commit details
    Browse the repository at this point in the history
  9. fix ripemd160

    Uzlopak committed May 26, 2021
    Configuration menu
    Copy the full SHA
    b37f2ef View commit details
    Browse the repository at this point in the history
  10. fix mulModP256k

    Uzlopak committed May 26, 2021
    Configuration menu
    Copy the full SHA
    800de6f View commit details
    Browse the repository at this point in the history
  11. fix project files

    Uzlopak committed May 26, 2021
    Configuration menu
    Copy the full SHA
    3cdf089 View commit details
    Browse the repository at this point in the history
  12. fix

    Uzlopak committed May 26, 2021
    Configuration menu
    Copy the full SHA
    93397f4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. improve a little

    Uzlopak committed May 27, 2021
    Configuration menu
    Copy the full SHA
    e4f92d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    998e4d6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. some minor change

    Uzlopak committed May 28, 2021
    Configuration menu
    Copy the full SHA
    279bb24 View commit details
    Browse the repository at this point in the history
  2. fix warnings

    Uzlopak committed May 28, 2021
    Configuration menu
    Copy the full SHA
    366dd01 View commit details
    Browse the repository at this point in the history
  3. minor patch

    Uzlopak committed May 28, 2021
    Configuration menu
    Copy the full SHA
    569d854 View commit details
    Browse the repository at this point in the history
  4. minor fix

    Uzlopak committed May 28, 2021
    Configuration menu
    Copy the full SHA
    2bac19f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. improve multiply

    Uzlopak committed May 31, 2021
    Configuration menu
    Copy the full SHA
    5a39009 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. improve performance

    Uzlopak committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    48e9d53 View commit details
    Browse the repository at this point in the history
  2. improve further

    Uzlopak committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    48c93be View commit details
    Browse the repository at this point in the history
  3. more improvements

    Uzlopak committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    09a2ce6 View commit details
    Browse the repository at this point in the history
  4. improve more

    Uzlopak committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    ed303fa View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. recude complexity

    Uzlopak committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    8085f13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07848c7 View commit details
    Browse the repository at this point in the history
  3. minor optimizations

    Uzlopak committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    42c3e06 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. minor optimizations

    Uzlopak committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    5a47e33 View commit details
    Browse the repository at this point in the history
  2. minor improvements

    Uzlopak committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    c58fa3d View commit details
    Browse the repository at this point in the history
  3. more info

    Uzlopak committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    3070ee3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. separate some structures

    Uzlopak committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    daff067 View commit details
    Browse the repository at this point in the history
  2. minor changes

    Uzlopak committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    3828b81 View commit details
    Browse the repository at this point in the history
  3. remove DeviceType

    Uzlopak committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    faa8505 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4f4c6e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. make it more userfriendly

    Uzlopak committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    5e2e8d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ad6449 View commit details
    Browse the repository at this point in the history
  3. remove selfTest

    Uzlopak committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    ca5d1b5 View commit details
    Browse the repository at this point in the history
  4. reduce memory footprint

    Uzlopak committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    6502006 View commit details
    Browse the repository at this point in the history
  5. remove numTargets,

    rename kernels
    Uzlopak committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    df4bd01 View commit details
    Browse the repository at this point in the history
  6. modify a little

    Uzlopak committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    1144ad6 View commit details
    Browse the repository at this point in the history
  7. minor changes

    Uzlopak committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    2a9a5bd View commit details
    Browse the repository at this point in the history
  8. simplify

    Uzlopak committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    c19fba0 View commit details
    Browse the repository at this point in the history
  9. remove _stepKernelWithDouble

    Uzlopak committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    513e161 View commit details
    Browse the repository at this point in the history
  10. format

    Uzlopak committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    7d56441 View commit details
    Browse the repository at this point in the history
  11. minor formatting

    Uzlopak committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    72f40f9 View commit details
    Browse the repository at this point in the history
  12. remove unnecessary variable

    Uzlopak committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    e923ee6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5c4b864 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0f76bc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Configuration menu
    Copy the full SHA
    a734f65 View commit details
    Browse the repository at this point in the history