metaplex-foundation / amman

A modern mandatory toolbelt to help test solana SDK libraries and apps on a locally running validator.
https://metaplex-foundation.github.io/amman/docs/
Apache License 2.0
72 stars 17 forks source link

Assert error from logs not working in case of runtime errors #57

Closed febo closed 2 years ago

febo commented 2 years ago

The assertError is not parsing the errors correctly when a runtime error occurs in the transaction: image

A test example can be found here: https://github.com/metaplex-foundation/mpl-candy-guard/pull/46/commits/59ce5065d6b400743eaf7e7d31fc314d082931a1