This repository was archived by the owner on Oct 16, 2025. It is now read-only.
Improve debugging technologies in stylus - #179
Open
djolertrk wants to merge 11 commits into
Open
Conversation
Move from the private repo. This still depends on the CLI tool - walnut-dbg.
By doing this, we can specify walnut-dbg.
We needed to add support for external contract building locally in terms of a dyncamic library, as well as in hostio we needed to keep context of the external call up-to-date so we can step into the code during exection of the ext contract.
To run tests: $ ./test/run-tests.sh Also check test/README.md file.
Remove fmt::Display duplicate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add support for better debugging with
cargo-stylus, major features are:stylususertracecommand to track user defined functionsstylusstylusdbwas created by walnut as part of stylus sprint. This PR is the culmination of the work and is part of milestone 7 as defined here: https://questbook.app/dashboard/?proposalId=673f39c990449961f5973a73&isRenderingProposalBody=true&grantId=671a105a2047c84bb8a73770&chainId=10&role=community