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

Fix COMMENTS from MixBytes audit of DepositSecurityModule #391

Merged
merged 8 commits into from
Jan 21, 2022

Commits on Jan 18, 2022

  1. Use UINT64_MAX constant. Fix #382

    Alexey Potapkin committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    3b11426 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Remove extra defensive aserts for constants. Fix #383

    Alexey Potapkin committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    a6d264a View commit details
    Browse the repository at this point in the history
  2. Move storage assigning under if-branch. Fix #390

    Alexey Potapkin committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    9372b0d View commit details
    Browse the repository at this point in the history
  3. Rename a variable. Fix #387

    Alexey Potapkin committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    f03fce3 View commit details
    Browse the repository at this point in the history
  4. Add comments to internal functions. Fix #388

    Alexey Potapkin committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    d17b86d View commit details
    Browse the repository at this point in the history
  5. Remove explicit variables initialization. Fix #384

    Alexey Potapkin committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    517d379 View commit details
    Browse the repository at this point in the history
  6. Fix comments not to mention non-existent constants. Fix #385

    Alexey Potapkin committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    638a9c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

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