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

Support tuple type #84

Merged
merged 1 commit into from
Oct 19, 2022
Merged

Support tuple type #84

merged 1 commit into from
Oct 19, 2022

Conversation

kigawas
Copy link
Owner

@kigawas kigawas commented Oct 19, 2022

Fixes #83

@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (d07b40d) compared to base (8b7eb78).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #84   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           79        91   +12     
=========================================
+ Hits            79        91   +12     
Impacted Files Coverage Δ
web3_input_decoder/utils.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kigawas kigawas merged commit feb9300 into master Oct 19, 2022
@kigawas kigawas deleted the support-tuple-type branch October 19, 2022 15:04
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.

eth_abi.exceptions.NoEntriesFound: No matching entries for 'tuple' in decoder registry
1 participant