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!: new Advz constructor, Advz use u32 instead of usize #539

Merged
merged 8 commits into from
Mar 29, 2024
Merged

Commits on Mar 28, 2024

  1. rename payload_chunk_size -> recovery_threshold, Advz::new -> with_mu…

    …ltiplicity, reorder args
    ggutoski committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7d96940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cd31e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9623d1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    496e71d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b1e8a3 View commit details
    Browse the repository at this point in the history
  6. use Advz::new in some tests

    ggutoski committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7fd073a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97e2769 View commit details
    Browse the repository at this point in the history
  8. fix rusdoc

    ggutoski committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ae77e6d View commit details
    Browse the repository at this point in the history