dapphub / dapphub/dapptools

Debugger shows `<unknown>:Nothing (?)` while debugging frequently

Open
#686 16 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
2.1k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

While debugging recently I've noticed that the code panel goes completely blank. Is this normal?

Screen Shot 2021-07-01 at 7 29 06 PM

If you'd like a reproduction case clone this branch, run `make`, and then run `dapp debug` and select `VaultFactoryTest::test_deploy_vault()`. After stepping through the trace for a little bit you will notice the code panel go blank:

https://github.com/rari-Capital/vaults/tree/v1

Contributor guide

No contributing guide indexed for this repository

Research direction

Clone the linked v1 branch, run make, then start dapp debug and select VaultFactoryTest::test_deploy_vault(). Step through the trace until the code panel becomes blank and capture the surrounding debugger state; done means identifying why it displays :Nothing (?) and keeping the code panel usable during the trace.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell, solidity
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.