Closed marco709394 closed 8 years ago
Thanks for the bug-report - do you have a test-case we could add to better understand what's going on?
Looks fine to me - I don't know whether that makes our protobuf even more incompatible with the standard or not.
Looks fine to me - I don't know whether that makes our protobuf even more incompatible with the standard or not.
Looks fine to me, too. Thanks a lot for your effort @marco709394! I'll test if this has any side-effect or introduces any incompatibility.
+1
Tested with cothority - it works.
Found that field with interface type is decoded without value if it does not support "UnmarshalBinary". I am not very sure about how "putvalue" works but recursively calling "Decode" solved the problem