optimism
optimism copied to clipboard
Ecotone: Create test vector based tests for blob encoding/decoding
Describe the solution you'd like
The Blob encoder / decoder is currently well tested with round-trip tests, but is not yet tested to confirm that specific inputs yield the desired outputs (one way tests). We should add test vectors for this purpose.
What's the status of this?