-
Notifications
You must be signed in to change notification settings - Fork 169
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ethereum/eth-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 14 files changed
- 5 contributors
Commits on Feb 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e471017 - Browse repository at this point
Copy the full SHA e471017View commit details
Commits on Apr 14, 2025
-
Add CamelModel pydantic model for use across libraries:
- Add ``CamelModel`` pydantic model for use across libraries. This model allows for consistent camelCase JSON serialization, standarizing an expected format that can be used across ethereum python libraries. - Add the ``OmitJsonSchema`` class to allow for the omission of excluded model fields from the JSON Schema representation. - Since this is an acceptable model for JSON-RPC dicts, add this expectation into the ``apply_formatters_to_dict`` method, serializing the model fields into the JSON-RPC dicts before applying the formatter functions. - Add tests for the CamelModel to ``apply_formatters_to_dict`` tests.
Configuration menu - View commit details
-
Copy full SHA for b93e30a - Browse repository at this point
Copy the full SHA b93e30aView commit details -
bugfix: account for optional names for
get_abi_input_names():🩹 use `arg.get` in ``get_abi_input_names`` and ```get_abi_output_names`` 📝 add newsfragment
Configuration menu - View commit details
-
Copy full SHA for 080d992 - Browse repository at this point
Copy the full SHA 080d992View commit details -
Configuration menu - View commit details
-
Copy full SHA for e14810a - Browse repository at this point
Copy the full SHA e14810aView commit details -
Add support for custom units (#302)
* enhancement: add support for custom units * test: add custom test case for unsupported unit in units dict Co-authored-by: kclowes <kclowes@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b8f5b85 - Browse repository at this point
Copy the full SHA b8f5b85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f09ffa - Browse repository at this point
Copy the full SHA 4f09ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdede30 - Browse repository at this point
Copy the full SHA cdede30View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.2.0...v5.3.0