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

Pad addresses to correct length #2486

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Sep 19, 2024

  1. Introduce Address struct

    cptartur committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8ec9f8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a305fba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97f5eed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25b26c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Validate addresses in tests

    cptartur committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    989c071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad1316f View commit details
    Browse the repository at this point in the history
  3. Fix declare test

    cptartur committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    76ca7f9 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    cptartur committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6892476 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    654d2d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Rename Address to PaddedFelt

    cptartur committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9913bd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge branch 'refs/heads/master' into 2424-cast-incorrect-address-length

    # Conflicts:
    #	crates/sncast/src/helpers/block_explorer.rs
    cptartur committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    25f0400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    913132a View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    cptartur committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b2af51f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5734e5b View commit details
    Browse the repository at this point in the history