Boilertalk / Web3.swift

A pure swift Ethereum Web3 library
MIT License
636 stars 187 forks source link

Add recovery functions to EthereumSignedTransaction #173

Closed Florian-S-A-W closed 3 months ago

Florian-S-A-W commented 4 months ago

Add from, publicKey and unsignedMessage recovery functions to EthereumSignedTransaction

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 91.46341% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 74.67%. Comparing base (9c362d2) to head (1d23043).

Files Patch % Lines
Sources/Core/Transaction/EthereumTransaction.swift 91.46% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #173 +/- ## ========================================== - Coverage 75.07% 74.67% -0.40% ========================================== Files 68 68 Lines 5303 3885 -1418 ========================================== - Hits 3981 2901 -1080 + Misses 1322 984 -338 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.