hashgraph / hedera-smart-contracts

Contains Hedera Smart Contract Service supporting files
Apache License 2.0
38 stars 53 forks source link

fix: removed ZeroHashes as private keys #662

Closed quiet-node closed 8 months ago

quiet-node commented 8 months ago

Description: "Removed the ZeroHash instances as private keys within the PRIVATE_KEYS constant variable. It is not mandatory for the PRIVATE_KEYS constant variable to contain exactly six private keys for the process to proceed. Attempting to fill the empty slots in the PRIVATE_KEYS variable will result in a Private keys invalid error."

Related issue(s):

Fixes #652

Notes for reviewer:

Checklist

github-actions[bot] commented 8 months ago

Test Results

  16 files  +  4    76 suites  +13   8m 16s :stopwatch: +49s 242 tests +17  235 :heavy_check_mark: +16  6 :zzz: ±0  1 :x: +1  262 runs  +37  254 :heavy_check_mark: +35  6 :zzz: ±0  2 :x: +2 

For more details on these failures, see this check.

Results for commit a53d9a79. ± Comparison against base commit ed677b74.

:recycle: This comment has been updated with latest results.