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

Encode ABI Utility #3361

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Encode ABI Utility #3361

wants to merge 12 commits into from

Conversation

reedsa
Copy link
Contributor

@reedsa reedsa commented Apr 24, 2024

What was wrong?

Related to Issue #3279

How was it fixed?

Exposes encode_abi ABI utility.

Todo:

  • Clean up commit history
  • Add or update documentation related to these changes
  • Add entry to the release notes

Cute Animal Picture

Screen Shot 2024-04-23 at 5 25 55 PM

@reedsa reedsa force-pushed the abi-encode-util branch 5 times, most recently from 95af2f5 to 3f5a4aa Compare April 25, 2024 23:50
reedsa added a commit to reedsa/web3.py that referenced this pull request Apr 26, 2024
reedsa added 11 commits May 16, 2024 12:42
* Use ABI types from `eth_typing`

* Fix reference to `ABIEventParam` and `ABIFunctionParam` types

* Import `get_abi_input_types` and `get_abi_output_types` from `eth-utils`

* Rename `collapse_if_tuple` -> `get_normalized_abi_arg_type`

* Import `get_abi_input_names` and `get_abi_output_names` from `eth_utils`
@reedsa reedsa marked this pull request as ready for review May 16, 2024 19:05
@reedsa reedsa requested review from fselmo, pacrob and kclowes May 16, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant