AleoNet / snarkOS

A Decentralized Operating System for ZK Applications
http://snarkos.org
Apache License 2.0
4.1k stars 2.57k forks source link

[Bug] Give a proper error message when developer execute fails #3286

Open vicsn opened 1 month ago

vicsn commented 1 month ago

🐛 Bug Report

Steps to Reproduce

  1. Start a snarkOS network with network 1
  2. Call snarkos developer execute with any other network (e.g. the default 0)
  3. It returns an empty non-descriptive error: :warning:

Expected Behavior

The returned error message should be clear. Please also investigate other potential errors.

joske commented 1 week ago

@vicsn @raychu86 I fixed this, but I can't assign myself