Skip to content
New issue

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

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

Already on GitHub? # to your account

Feature: info dump for debugging #184

Open
thewhaleking opened this issue Oct 14, 2024 · 0 comments
Open

Feature: info dump for debugging #184

thewhaleking opened this issue Oct 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@thewhaleking
Copy link
Contributor

Having an info dump of the last error as well as the system info would be quite helpful for debugging.

Something like:

⚡ btcli utils debug

System Info: 
    System Version: macOS 12.1 (21C52)
    Kernel Version: Darwin 21.2.0
    Python: Python 3.12.4 (main, Jun  6 2024, 18:26:44) [Clang 15.0.0 (clang-1500.3.9.4)]

Last Run Command: btcli w faucet --network ws://127.0.0.1:9946
Config:
  wallet_name      None
  wallet_path      /Users/bhimes/Downloads/testing/btcli-test-Alice
  wallet_hotkey    None
  network          ws://127.0.0.1:9945
  use_cache        True
@thewhaleking thewhaleking added the enhancement New feature or request label Oct 14, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant