20urc3

Results 7 issues of 20urc3

After building dependencies (successfully) i encounter this error while running cmake conf ``` -- Hash mismatch, removing... -- Using src='https://github.com/hunter-packages/crc32c/archive/hunter-1.0.5.tar.gz' -- [download 100% complete] -- verifying file... file='/root/.hunter/_Base/Download/crc32c/1.0.5/dc7fa8c/hunter-1.0.5.tar.gz' -- SHA1...

**Describe the bug** An error occur when building sgxwallet dependencies with cd scripts; ./build_deps.py; cd .. gcc: error: unrecognized command line option ‘-m486’

Hi, I'm trying to use the tool to generate Javascript testcases, however when I run `make GRAMMAR_FILE=grammars/javascript.json` I got the following result: `UnicodeEncodeError: 'latin-1' codec can't encode character '\u2421' in...

bug

Python's Global Interpreter Lock (GIL) limits the execution of multiple threads in parallel due to its restrictions on simultaneous thread execution, especially for CPU-bound tasks. For CPU-bound operations, using the...

enhancement
help wanted

Implement workaround

enhancement
help wanted

Please add depencies in README. ```bash sudo apt-get install libjansson-dev libjwt-dev ``` and provide info on how to add sds.h depencies (and others, if others are needed)