snarkVM
snarkVM copied to clipboard
[Bug] The new_coinbase operation sometimes gets stuck and never returns
🐛 Bug Report
Sometimes calls to get_block_template get stuck and never return, and Miner must be restarted to recover. I added some log to help to analyze problems, find the program execution died in here 1 2
Steps to Reproduce
- Step 1...
- Step 2...
- Step 3...
Expected Behavior
(Write what you expected to happen here)
Your Environment
- 0.8.0
- rustc 1.57.0 (f1edd0429 2021-11-29)
- ubuntu18.04