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

Event ABI Utilities #3401

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

Event ABI Utilities #3401

wants to merge 17 commits into from

Conversation

reedsa
Copy link
Contributor

@reedsa reedsa commented May 17, 2024

What was wrong?

Related to Issue #1596, #3036

Dependent on ethereum/eth-utils#271

Before exposing get_event_data, refactoring and cleanup is needed. A couple of utilities can be created to get log topics (as bytes) for a given event ABI.

How was it fixed?

Utilities added to handle contract event ABIs, get_event_log_topics and log_topic_to_bytes.

Todo:

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

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@reedsa reedsa changed the title ABI Event Utils ABI Event Utils - Initial cleanup of get_event_data May 17, 2024
reedsa added a commit to reedsa/web3.py that referenced this pull request May 20, 2024
reedsa added a commit to reedsa/web3.py that referenced this pull request May 21, 2024
@reedsa reedsa changed the title ABI Event Utils - Initial cleanup of get_event_data Event ABI Utilities May 23, 2024
reedsa added a commit to reedsa/web3.py that referenced this pull request May 31, 2024
reedsa added a commit to reedsa/web3.py that referenced this pull request May 31, 2024
reedsa added a commit to reedsa/web3.py that referenced this pull request Jun 3, 2024
@reedsa reedsa force-pushed the abi-event-utils branch 2 times, most recently from 72197f6 to 40c6e4b Compare June 3, 2024 19:47
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