Skip to content

Commit

Permalink
Merge branch 'phasewalk1/cli-fallible-conversions' (#2832)
Browse files Browse the repository at this point in the history
* phasewalk1/phasewalk1/cli-fallible-conversions:
  address suggested changes
  changelog: add 2832
  propagate the errors
  refactor CliToSdk trait: introduces "infallible_to_sdk" method
  • Loading branch information
brentstone committed May 9, 2024
2 parents a59bf7d + 7ba4802 commit e8d3e1d
Show file tree
Hide file tree
Showing 5 changed files with 576 additions and 257 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Refactor CliToSdk to propagate errors from fallible conversions
([\#2832](https://github.com/anoma/namada/pull/2832))
Loading

0 comments on commit e8d3e1d

Please sign in to comment.