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: replace u32::max_value() with u32::MAX #3739

Merged
merged 9 commits into from
Jun 7, 2023

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    728894b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    109b846 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    099767a View commit details
    Browse the repository at this point in the history
  4. style: apply cargo fmt

    Acaccia committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    1590109 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. add entry in changelog

    Acaccia committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    bb70dab View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Revert "add entry in changelog"

    This reverts commit bb70dab.
    Acaccia committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c3457ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3387346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b103715 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3735 from BitcoinL2-Labs/refactor/replace-depreca…

    …ted-num-max-value
    
    Refactor `u32::max_value()` with `u32::MAX`
    pavitthrap authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    4c0182a View commit details
    Browse the repository at this point in the history