Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: inspect doesn't respect empty --transpose-api-key #233

Closed
2 tasks done
Jon-Becker opened this issue Dec 12, 2023 · 0 comments · Fixed by #234
Closed
2 tasks done

bug: inspect doesn't respect empty --transpose-api-key #233

Jon-Becker opened this issue Dec 12, 2023 · 0 comments · Fixed by #234
Assignees
Labels
C-inspect Command: inspect D-easy Difficulty: easy P-high Priority: high T-bug Type: bug

Comments

@Jon-Becker
Copy link
Owner

Component

Heimdall (Core)

Have you ensured that you are up to date?

  • Bifrost
  • Heimdall

What version of Heimdall are you on?

0.7.0

Operating System

None

Describe the bug

heimdall inspect 0xa5f676d0ee4c23cc1ccb0b802be5aaead5827a3337c06e9da8b0a85dfa3e7dd5 --transpose-api-key ""

Since transpose-api-key.is_empty(), the module should skip any calls to Transpose.

Additionally, add a flag to disable resolving. (--skip-resolving)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-inspect Command: inspect D-easy Difficulty: easy P-high Priority: high T-bug Type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant