snarkOS
snarkOS copied to clipboard
[Bug] snarkos CLI scan seems broken
$ snarkos developer scan --endpoint=$ENDPOINT --private-key=$PRIVATEKEY --last 10000
Scanning 1000 blocks for records (0% complete)...⚠️ Failed to read JSON: invalid type: integer `0`, expected a string
Thank you for reporting! Which snarkOS version and endpoint did you use?
I see a similar but different error now.
~>snarkos developer scan --private-key=XYZ --start 0 --end 10
Scanning 10 blocks for records (100.00% complete)...⚠️ Failed to read JSON: Mismatching solution ID, possible data corruption at line 1 column 320514
```
This is in CI now