Good evening,
This pull request fixes imports on case sensitive systems as Linux.
It also fixes the encoding of strings passed as a parameter to smart contract functions. I've found that passing a string parameter
to a remote function requires sending the encoded length together with the encoded characters.
Good evening, This pull request fixes imports on case sensitive systems as Linux. It also fixes the encoding of strings passed as a parameter to smart contract functions. I've found that passing a string parameter to a remote function requires sending the encoded length together with the encoded characters.