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

[V6] Encode ABI Utility #3355

Draft
wants to merge 6 commits into
base: v6
Choose a base branch
from
Draft

Conversation

reedsa
Copy link
Contributor

@reedsa reedsa commented Apr 19, 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 changed the base branch from main to v6 April 19, 2024 19:03
@reedsa reedsa force-pushed the v6-abi-encode-util branch 3 times, most recently from 76a30bc to 28864b9 Compare April 22, 2024 22:32
* 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 force-pushed the v6-abi-encode-util branch 3 times, most recently from a2e89ff to 1d2b970 Compare April 23, 2024 21:31
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