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

RELEASE 1.0.1 #940

Merged
merged 40 commits into from
May 28, 2024
Merged

RELEASE 1.0.1 #940

merged 40 commits into from
May 28, 2024

Commits on May 3, 2024

  1. Improve sv2 cpuminer

    Add a nicer user interface to the sv2 cpuminer with help messages.
    Add noise to the cpuminer.
    fi3 authored and Fi3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5b856a8 View commit details
    Browse the repository at this point in the history
  2. Add user identifier as cli arg

    fi3 authored and Fi3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2c6fc33 View commit details
    Browse the repository at this point in the history
  3. Add hashrate estimation for cpuminer

    fi3 authored and Fi3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9dd78b0 View commit details
    Browse the repository at this point in the history
  4. Fix fmt and clippy

    fi3 authored and Fi3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8f1d849 View commit details
    Browse the repository at this point in the history
  5. Translators readme (#805)

    ikeogu authored and Fi3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    cd7d420 View commit details
    Browse the repository at this point in the history
  6. modified the README in roles/pool dir (#802)

    ikeogu authored and Fi3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a94ac34 View commit details
    Browse the repository at this point in the history
  7. JD Client README file retouched (#800)

    ikeogu authored and Fi3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    062edbc View commit details
    Browse the repository at this point in the history
  8. Fix typo

    fi3 authored and Fi3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2ecc9cb View commit details
    Browse the repository at this point in the history
  9. Improve sv2 cpuminer

    Add a nicer user interface to the sv2 cpuminer with help messages.
    Add noise to the cpuminer.
    fi3 authored and Fi3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1e4552e View commit details
    Browse the repository at this point in the history
  10. Fix fmt and clippy

    fi3 authored and Fi3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    51e14f9 View commit details
    Browse the repository at this point in the history
  11. Update proxy-config-example.toml

    star-gazer111 authored and Fi3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    71443c8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ca9fbc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    821a0e0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    00a2038 View commit details
    Browse the repository at this point in the history
  15. Fix roles add error en no config file

    fi3 authored and Fi3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8981a25 View commit details
    Browse the repository at this point in the history
  16. Fix tproxy panic when no config

    fi3 authored and Fi3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f2913e8 View commit details
    Browse the repository at this point in the history
  17. Add support for ARM binaries

    fi3 authored and Fi3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    214b227 View commit details
    Browse the repository at this point in the history
  18. Add sha256 dep

    fi3 authored and Fi3 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f951edd View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Fix network helper panic if peer close connection

    When the remote peer try to open an encrypted sv2 connection and then
    immediatly close the tcp connection, the helper for async std and tokio
    it panic, mostly of the time we don't want to panic in this situation.
    This commit add an error for this case and return it.
    fi3 authored and Fi3 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    54ba468 View commit details
    Browse the repository at this point in the history
  2. Bump network helpers version

    fi3 authored and Fi3 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c7cf4f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd485c2 View commit details
    Browse the repository at this point in the history
  4. fix error handling

    lorbax committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b46355b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 9, 2024

  1. Fix cpu miner hashrate measurement (#866)

    Co-authored-by: fi3 <email@email.com>
    Fi3 and fi3 authored May 9, 2024
    Configuration menu
    Copy the full SHA
    5e48904 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    0b13191 View commit details
    Browse the repository at this point in the history
  2. docs framing_sv2 (#848)

    plebhash authored May 10, 2024
    Configuration menu
    Copy the full SHA
    a803f1a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 14, 2024

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

Commits on May 16, 2024

  1. Fix cpu miner panic when not header (#908)

    Co-authored-by: fi3 <email@email.com>
    Fi3 and fi3 authored May 16, 2024
    Configuration menu
    Copy the full SHA
    bd494af View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 19, 2024

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

Commits on May 20, 2024

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

Commits on May 21, 2024

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

Commits on May 23, 2024

  1. patch RELEASE.md (#924)

    plebhash authored May 23, 2024
    Configuration menu
    Copy the full SHA
    c8424b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    296938a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d432fa8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    87f60ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fef39e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    d613473 View commit details
    Browse the repository at this point in the history
  2. Specify version on filenames inside Release Bin CI (#939)

    * patch release bin
    
    * get git tag
    
    * add comments about release branches
    
    * use sv2- on release binary names
    plebhash authored May 27, 2024
    Configuration menu
    Copy the full SHA
    6349d87 View commit details
    Browse the repository at this point in the history