Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

New feature: Visual debugger for Truffle Dashboard #6058

Merged
merged 189 commits into from
Jul 14, 2023
Merged

Conversation

eggplantzzz
Copy link
Contributor

This PR implements a visual debugger in Truffle Dashboard.

To test this, check out the branch and build everything with yarn bootstrap. In packages/dashboard run yarn start:server and yarn start:react in two separate terminals. In a browser navigate to localhost:3000. Then click on the Debugger tab on the left to access it.

You can then connect MetaMask to the network where the tx you want to debug exists. Ensure you have the necessary compilations saved in your browser (see the Gist linked below for more details on this) and paste the tx hash in the input field.

See this Gist on getting compilations saved in the browser.

eggplantzzz and others added 27 commits July 14, 2023 11:23
…ession.tsx

Co-authored-by: cliffoo <41348973+cliffoo@users.noreply.github.com>
…dex.tsx

Co-authored-by: cliffoo <41348973+cliffoo@users.noreply.github.com>
@eggplantzzz eggplantzzz merged commit 85ab965 into develop Jul 14, 2023
10 checks passed
@eggplantzzz eggplantzzz deleted the visual-debug branch July 14, 2023 17:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants