[go: up one dir, main page]

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: ethereum/eth-abi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: ethereum/eth-abi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.1
Choose a head ref
  • 7 commits
  • 16 files changed
  • 2 contributors

Commits on Feb 14, 2024

  1. type codec.py and exceptions, change mypy ignore from files to error …

    …types, add py.typed back at top level
    pacrob committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    abbe210 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    2367eef View commit details
    Browse the repository at this point in the history
  2. add newsfragments file

    DavidRomanovizc authored and pacrob committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6063bf1 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    75aab7c View commit details
    Browse the repository at this point in the history
  2. add validate_pointers for tuples and arrays, add tests and more

    descriptive comments
    pacrob committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    82c1ad3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    00f990e View commit details
    Browse the repository at this point in the history
  2. Bump version: 5.0.0 → 5.0.1

    pacrob committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    be95178 View commit details
    Browse the repository at this point in the history
Loading