Open NickVolynkin opened 1 year ago
This now resulted in parsing an empty config.ini
that causes an abort at deserialization:
./build/bin/proof-generator/proof-generator --proof_out proof --circuit_input minacc-circuit --public_input minacc-input
terminate called after throwing an instance of 'boost::wrapexcept<std::invalid_argument>'
what(): array required
Aborted (core dumped)
Instead of touch
-ing an empty config, we should provide a default one IMO
When I run the
proof-generator
with empty input or with-h
and-v
, I get unexpected results:The image is built from commit e7ac89512d6ea4a86b19fbb2ed5dca9fab08ea42, which is based on master branch commit 9008207fb82dde2b00cb879db487a3c1b563a5d4