-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(sozo-migrate): de-debug error formatting (#1454)
* fix * add verbose print on errors that can hide starknet data Currently, there is some data missing to be printed out by starknet-rs. ContractError reason for instance is never printed. The idea here is to have a bit more context with sozo if a user is stuck during migration. This commit starts work for the #1409 issue to add more logging to sozo. * remove debug printing in anyhow error --------- Co-authored-by: glihm <[email protected]>
- Loading branch information
Showing
1 changed file
with
38 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters