Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BenWestgate/python-codex32
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: BenWestgate/python-codex32
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.1
Choose a head ref
  • 9 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 19, 2026

  1. Update README.md

    BenWestgate committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    8ae26a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c52a5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9176ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6867e02 View commit details
    Browse the repository at this point in the history
  5. recover_with_bytes

    scgbckbone authored and BenWestgate committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    8cebd90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f42f58 View commit details
    Browse the repository at this point in the history
  7. Fix round-trip recovery tests and assertions

    Updated the round-trip recovery tests to ensure proper padding and interpolation. Adjusted assertions to validate the recovery process with and without round-trip shares.
    BenWestgate committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    2e2a64d View commit details
    Browse the repository at this point in the history
  8. Refactor round-trip recovery test and update assertions

    Refactor test_round_trip_recovery to improve readability and update expected values.
    BenWestgate committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    79635d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bb90c0 View commit details
    Browse the repository at this point in the history
Loading