iotexproject / iotex-core

Official implementation of IoTeX blockchain protocol in Go.
https://iotex.io
Apache License 2.0
1.55k stars 322 forks source link

[action]: add unit test for eth tx decode verify #4291

Closed saitofun closed 2 weeks ago

saitofun commented 2 weeks ago

Description

add unit test TestEthTxDecodeVerifyV2, building eth tx raw data and assertions instead of using hex raw data directly. add unit test TestEthTxUtils to verify some eth wrapped functions.

Fixes #(issue)

Type of change

How Has This Been Tested?

Test Configuration:

Checklist:

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud