Currently we can't support any contracts that do even the simplest operations with bytes and bitvectors, we should add the capabilities of tgnonlin to handle them.
Required changes
Requirements which implemented feature should support:
(_ int2bv 256) should be supported by the marshaling/unmarshaling
int2bv can be encoded as UF possibly
Examples
This is the industrial contract which we can't currently support due to the lack of int2bv:
Feature request
Feature Description
Currently we can't support any contracts that do even the simplest operations with bytes and bitvectors, we should add the capabilities of tgnonlin to handle them.
Required changes
Requirements which implemented feature should support:
Examples
This is the industrial contract which we can't currently support due to the lack of int2bv:
This is the minimized version of this problem:
Additional context
-