eth.rb
eth.rb copied to clipboard
eth/abi: enable packed encoding
fix #103
- [x] uint
- [x] int
- [x] bool
- [x] string / bytes
- [ ] ufixed
- [ ] fixed
- [ ] tuple
- [x] hash
- [x] address
Codecov Report
Attention: Patch coverage is 98.90110% with 1 line in your changes missing coverage. Please review.
Please upload report for BASE (
main@fd5b6b5). Learn more about missing BASE report.
:exclamation: Current head 6b712bb differs from pull request most recent head 1d4c456
Please upload reports for the commit 1d4c456 to get more accurate results.
| Files | Patch % | Lines |
|---|---|---|
| lib/eth/abi/encoder.rb | 96.77% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #211 +/- ##
=======================================
Coverage ? 99.75%
=======================================
Files ? 77
Lines ? 4412
Branches ? 0
=======================================
Hits ? 4401
Misses ? 11
Partials ? 0
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.