Unverified Commit 2961428c authored by Andrew Jones's avatar Andrew Jones Committed by GitHub
Browse files

Fix `--dry-run` error deserialization and report error details (#534)

* Update metadata, derive Deserialize for runtime error types

* Add error details to dry run instantiate

* Factor out common method for reporting dry-run error

* Report module error details on upload dry-run

* Report module error details for call dry-run

* Move printing result back to callers

* Update subxt

* Fix for new subxt and satisfy clippy

* Update to `subxt` master

* Use latest subxt release
parent 0215f1b3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment