ethereum / retesteth

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

Remove newline, `\n`, whitespace, and comments inside `:raw` fields in YML #198

Closed qbzzt closed 1 year ago

qbzzt commented 1 year ago

When writing EOF code, it will be very useful to be able to write

  - |
    :raw 0xEF0001 # comment
            010004  # comment
            02000100030300000000000000305000

However, the YML parser turns the newlines into \ns.

winsvega commented 1 year ago

https://github.com/ethereum/retesteth/pull/194/commits/c59e9a29b93fb2d52e430c3fbf65e34e6785d785