Alberto Lerda
Alberto Lerda
Running `zenroom -c "{}"` results in "Segmentation fault"
Introduce checksum to ethereum addresses as described in EIP-55: https://eips.ethereum.org/EIPS/eip-55
If I have an array of dictionaries in the data and I declare it as 'string array' or 'string dictionary' no error is thrown. To reproduce the problem, go to...
Currently, a JWT is represented as a dictionary ``` { header: { ... }, payload: { ... }, signature: ... } ``` To sign a JSON we have to encode...