Zilliqa / scilla

Scilla - A Smart Contract Intermediate Level Language
https://scilla-lang.org
GNU General Public License v3.0
241 stars 79 forks source link

Scilla checker issues cause RPC errors in Zilliqa logs #1223

Open rrw-zilliqa opened 1 year ago

rrw-zilliqa commented 1 year ago

When you make a mistake in init parameter specification whilst deploying a contract, the trace in the Zilliqa logs says "RPC error". This is not very useful and should be improved so that Zilliqa devs (at least!) don't go checking their RPC code when the error lies elsewhere.