Open
Description
Describe the bug
Command and instruction are used interchangeably in the taint code but they are two different things.
To Reproduce
N/A
Expected behavior
Sunflower commands should be referred to as commands and RISC-V instructions should be referred to as instructions. Someone should go through and ensure that command only refers to sunflower commands and instruction only refers to RISC-V instructions.
Screenshots
If applicable, add screenshots to help explain your problem.
Host OS (please complete the following information):
- OS: (e.g., macOS 10.9).
- Browser (e.g., Chrome or Safari).
- Version (e.g., 22).
You local changes (please complete the following information):
- Output of
git diff
. - Output of
git remote -v
.
Additional context
Add any other context about the problem here.