Tryte converter shalt not fail silently on odd length trytes input
jakubcech opened this issue · 0 comments
jakubcech commented
Description
IOTA.GO and IOTA.JS returns errors when they get an odd length trytes input. IOTA-Java should handle the situation in the same way.
We can reconsider the encoding at some point, but have to find something efficient enough.