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

chore: port v0.11.3 to 0.12 #654

Merged
merged 8 commits into from
Jun 29, 2023
Merged

chore: port v0.11.3 to 0.12 #654

merged 8 commits into from
Jun 29, 2023

Commits on Apr 26, 2023

  1. build(deps): Bump github/super-linter from 4 to 5 (#624)

    Bumps [github/super-linter](https://github.com/github/super-linter) from 4 to 5.
    - [Release notes](https://github.com/github/super-linter/releases)
    - [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
    - [Commits](github/super-linter@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: github/super-linter
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6606260 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. fix: update quorum params (#626)

    * refactor: update quorum params
    
    * refactor: update quorum params
    
    * fix: lint issue
    
    * fix: move back btcjson.LLMQType_50_60
    shotonoff authored May 2, 2023
    Configuration menu
    Copy the full SHA
    ccafcc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c66cb52 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. chore: catch up the changes from master into v0.11 dev (#629)

    * chore(release): update changelog and version to 0.11.0
    
    * fix: invalid threshold for `LLMQType_25_67` (#628)
    
    ---------
    
    Co-authored-by: Lukasz Klimek <[email protected]>
    Co-authored-by: Ivan Shumkov <[email protected]>
    3 people authored May 3, 2023
    Configuration menu
    Copy the full SHA
    fb76547 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. feat: add ability to write logs in a file (#632)

    * feat: add ability to write logs in a file along with writing its into stderr
    shotonoff authored May 23, 2023
    Configuration menu
    Copy the full SHA
    aa49a69 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    46f300b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92fa1e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fa09fe View commit details
    Browse the repository at this point in the history