Skip to content

eth/abi: allow encoding address types#242

Merged
q9f merged 2 commits intomainfrom
q9f/abi/addr
Jun 16, 2023
Merged

eth/abi: allow encoding address types#242
q9f merged 2 commits intomainfrom
q9f/abi/addr

Conversation

@q9f
Copy link
Owner

@q9f q9f commented Jun 16, 2023

this is the closest I could get to fix #241

@codecov-commenter
Copy link

Codecov Report

Merging #242 (620ecd4) into main (4b09acc) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #242   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files          77       77           
  Lines        4436     4439    +3     
=======================================
+ Hits         4421     4424    +3     
  Misses         15       15           
Impacted Files Coverage Δ
lib/eth/abi/encoder.rb 100.00% <100.00%> (ø)
spec/eth/abi/encoder_spec.rb 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@q9f q9f merged commit 6f19a28 into main Jun 16, 2023
@q9f q9f deleted the q9f/abi/addr branch June 16, 2023 12:00
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.

client.rb is_a? Address

2 participants