Skip to content

Draft: Data_encoding : Add the case of invalid JSON encoding of the Tezos issue 3230

Daniel Hilst requested to merge data-encoding-json-encoding-bug-poc into master

tezos/tezos#3230

This is the encoding quoted as invalid in the issue 3230 of Tezos, we need to make the Data_encoding.Valid.t fail for it, or something equivalent.

Edited by Daniel Hilst

Merge request reports