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

v1.0.0 #8

Merged
merged 13 commits into from
Apr 21, 2020
Merged

v1.0.0 #8

merged 13 commits into from
Apr 21, 2020

Conversation

iamdefinitelyahuman
Copy link
Owner

Added

  • Anonymous and undecodable events can be returned without raising with the allow_undecoded kwarg
  • MyPy typing
  • Extensive docstrings

Changed

  • get_event_abi is now get_topic_map
  • decode_event is now decode_log
  • decode_trace is now decode_traceTransaction
  • decoding methods can no longer be passed a contract ABI - the ABI must first be converted using get_topic_map

Removed

  • get_topics method
  • skip_anonymous kwarg in decoder methods

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