feat: build merkle root, merkle tree and merkle proof with Rust #52
3 new alerts including 2 errors
New alerts in code changed by this pull request
- 2 errors
- 1 note
See annotations below for details.
Annotations
Check failure on line 1 in test/merkletreejs/index.py
Code scanning / Bandit
The pyCrypto library and its module keccak are no longer actively maintained and have been deprecated. Consider using pyca/cryptography library. Error test
Check failure on line 7 in test/accelerator/test_accelerator.py
Code scanning / Bandit
The pyCrypto library and its module keccak are no longer actively maintained and have been deprecated. Consider using pyca/cryptography library. Error test
Check notice on line 31 in test/accelerator/test_accelerator.py
Code scanning / Bandit
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test