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

Add C11 Hashing Algorithm #453

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

Commits on Apr 24, 2014

  1. Configuration menu
    Copy the full SHA
    aaaf387 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b742ced View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ad62b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    281bcd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1dcbfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75a86fb View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2014

  1. Protect pool name with lock

    bitbandi committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    f9a2c8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77545de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7521451 View commit details
    Browse the repository at this point in the history
  4. Some tweaks for extranonce

    bitbandi committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    e7bca31 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2014

  1. Configuration menu
    Copy the full SHA
    91be2e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a32ec16 View commit details
    Browse the repository at this point in the history
  3. Include pool.h

    bitbandi committed Apr 27, 2014
    Configuration menu
    Copy the full SHA
    c2af5fe View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2014

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

Commits on May 2, 2014

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

Commits on May 3, 2014

  1. Configuration menu
    Copy the full SHA
    c00e4bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08b7ab1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2014

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

Commits on Jun 10, 2014

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

Commits on Jul 18, 2015

  1. store the next difficulty

    bitbandi committed Jul 18, 2015
    Configuration menu
    Copy the full SHA
    5b37b52 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from bitbandi/diffbug

    store the next difficulty
    bitbandi committed Jul 18, 2015
    Configuration menu
    Copy the full SHA
    34c1ff9 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2015

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

Commits on Nov 10, 2015

  1. Configuration menu
    Copy the full SHA
    580676a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fecc92b View commit details
    Browse the repository at this point in the history
  3. Simplify lyra2re algos

    bitbandi committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    c855a8d View commit details
    Browse the repository at this point in the history
  4. Apply immediately the first set_difficulty

    This is a workaround for pool, who send the first difficulty after notify
    bitbandi committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    7c9fe71 View commit details
    Browse the repository at this point in the history
  5. Version bump to 5.2.0

    bitbandi committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    9fe7dc9 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2015

  1. Merge pull request #2 from nicehash/from-djm34

    New algos and some fix.
    kenshirothefist committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    0bfb01d View commit details
    Browse the repository at this point in the history
  2. Fix for automated build

    bitbandi committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    8d2eefe View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2015

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

Commits on Dec 9, 2015

  1. Always use libcurl cflags

    bitbandi committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    ca3f9d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

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

Commits on Feb 11, 2016

  1. Tweak lyra2re algo files

    bitbandi committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    6fd618d View commit details
    Browse the repository at this point in the history
  2. New neoscrypt kernel

    bitbandi committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    186b75d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17f2478 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2016

  1. Add blake256 algos support

    bitbandi committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    031e4b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cee9c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85290b2 View commit details
    Browse the repository at this point in the history
  4. Version bump to 5.3.0

    bitbandi committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    e75e16c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2016

  1. Merge pull request #5 from nicehash/develop

    Blake algo + fixes
    kenshirothefist committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    fb9b8a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2016

  1. Calculate midstate for algos

    bitbandi committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    20bfe45 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2016

  1. Configuration menu
    Copy the full SHA
    72a1538 View commit details
    Browse the repository at this point in the history
  2. Check pthread first

    bitbandi committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    b86f896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    571af93 View commit details
    Browse the repository at this point in the history
  4. Move be32enc_vect to miner.h

    bitbandi committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    303b27d View commit details
    Browse the repository at this point in the history
  5. Fix inkcoin

    bitbandi committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    d7df5db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f7557b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. Configuration menu
    Copy the full SHA
    d6e6f10 View commit details
    Browse the repository at this point in the history
  2. Add decred algo support

    bitbandi committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    29c3f1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27c32cd View commit details
    Browse the repository at this point in the history

Commits on May 23, 2016

  1. new stratum protocol

    bitbandi committed May 23, 2016
    Configuration menu
    Copy the full SHA
    4bf876d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from bitbandi/decred

    Decred algo support
    kenshirothefist committed May 23, 2016
    Configuration menu
    Copy the full SHA
    9bdc2dc View commit details
    Browse the repository at this point in the history
  3. Version bump to 5.4.0

    bitbandi committed May 23, 2016
    Configuration menu
    Copy the full SHA
    12fbc94 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2016

  1. Fix blockfound diff

    bitbandi committed Jul 17, 2016
    Configuration menu
    Copy the full SHA
    3a66fcf View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2016

  1. Remove workpadding

    bitbandi committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    34a8140 View commit details
    Browse the repository at this point in the history
  2. Add lbry algo support

    bitbandi committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    02e0fc4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2016

  1. Initialize trie variable

    bitbandi committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    0316101 View commit details
    Browse the repository at this point in the history
  2. Add Sia algo support

    bitbandi committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    91e1d32 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2016

  1. Configuration menu
    Copy the full SHA
    29b2de3 View commit details
    Browse the repository at this point in the history
  2. Version bump to 5.5.0

    bitbandi committed Jul 20, 2016
    Configuration menu
    Copy the full SHA
    522bd76 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. add sibcoin

    ivansib committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    f32e6dc View commit details
    Browse the repository at this point in the history
  2. remove duplicated function

    ivansib committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    d7ec253 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2016

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

Commits on Nov 13, 2016

  1. Configuration menu
    Copy the full SHA
    f26cf3f View commit details
    Browse the repository at this point in the history
  2. Merge origin/master

    Conflicts:
    	algorithm.c
    ivansib committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    fc746dd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from ivansib/master

    Add sibcoin (X11-Gost) algo
    bitbandi committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    673dc79 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Configuration menu
    Copy the full SHA
    fb181f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13e0210 View commit details
    Browse the repository at this point in the history
  3. Version bump to 5.6.0

    bitbandi committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    c72853f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2017

  1. Configuration menu
    Copy the full SHA
    47938c3 View commit details
    Browse the repository at this point in the history
  2. Version bump to 5.6.1

    bitbandi committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    0020210 View commit details
    Browse the repository at this point in the history