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: Add correct type casts to eip7594 functions #3697

Open
wants to merge 26 commits into
base: dev
Choose a base branch
from

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    8ad8b69 View commit details
    Browse the repository at this point in the history
  2. fix pylint errors

    kevaundray committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    006cfe6 View commit details
    Browse the repository at this point in the history
  3. temp fix

    kevaundray committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9c9f8f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Merge branch 'dev' into pr3697

    hwwhww committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3554d79 View commit details
    Browse the repository at this point in the history
  2. workaround: add a new config MAX_EXTENDED_MATRIX_SIZE to avoid `cla…

    …ss Container(List[c, a*b])`
    hwwhww committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d5b4e6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec0dc1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a49ce2 View commit details
    Browse the repository at this point in the history
  5. fix new lint errors

    kevaundray committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2c32877 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. try: adding back line

    kevaundray committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b031a80 View commit details
    Browse the repository at this point in the history
  2. try: type ignore

    kevaundray committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0dc414b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    864e45a View commit details
    Browse the repository at this point in the history
  4. add copy

    kevaundray committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0f8b0b4 View commit details
    Browse the repository at this point in the history
  5. fix lint

    kevaundray committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d2a8cb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13d73ff View commit details
    Browse the repository at this point in the history
  7. fix new linter errors

    kevaundray committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    783899c View commit details
    Browse the repository at this point in the history
  8. remove check from CI

    kevaundray committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    47ef8ff View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    31be7bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97ce095 View commit details
    Browse the repository at this point in the history
  3. append and reverse list

    kevaundray committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    62ce140 View commit details
    Browse the repository at this point in the history
  4. fix new linter error

    kevaundray committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8c10508 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5ad8b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Avoid underflow

    asn-d6 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1cc7e1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eb5756 View commit details
    Browse the repository at this point in the history
  3. lint

    kevaundray committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    92b25e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4de4625 View commit details
    Browse the repository at this point in the history