ethereum / aleth

Aleth – Ethereum C++ client, tools and libraries
GNU General Public License v3.0
3.96k stars 2.18k forks source link

update tests (retesteth generated + geth) #5885

Closed winsvega closed 4 years ago

winsvega commented 4 years ago

discontinue testeth --filltests suport for GeneralStateTests, BlockchainTests, TransitionTests update tests to the branch generated by retesteth + geth

gumb0 commented 4 years ago

Could you make testeth output "not supported" error for cases where --filltests is not supported?

gumb0 commented 4 years ago

Please also add a changelog

codecov-io commented 4 years ago

Codecov Report

Merging #5885 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5885      +/-   ##
==========================================
+ Coverage   63.94%   63.96%   +0.01%     
==========================================
  Files         365      365              
  Lines       31098    31095       -3     
  Branches     3441     3441              
==========================================
+ Hits        19885    19889       +4     
+ Misses       9980     9974       -6     
+ Partials     1233     1232       -1