ethereum / retesteth

testeth via RPC. Test run, generation by t8ntool protocol
http://retesteth.ethdevops.io/
GNU General Public License v3.0
113 stars 75 forks source link

EOFTests filling tool output format #223

Closed gumb0 closed 6 months ago

gumb0 commented 7 months ago

Currently when filling EOFTests expected output in case successful validtion is

ok.

At the same time many client team have the parsing tool implemented that does the same validating job, but output is like

OK e3000100,e50002,5f5f5fe4

(It is "OK" followed by the list of each code section contents)

In case of validation failure output format is the same.

It would be nice to reconcile these two formats, and not make client teams support additional one, i.e. make retesteth

  1. accept uppercase OK
  2. ignore everything afterwards 2a. or better alternative to ignoring - change EOFTests format to list these code section contents in expectations.