casper-network / casper-network/casper-node

Add optional flag to nctl-compile

Open
#3,315 0 comments 0 reactions 0 assignees View on GitHub
nctl
Dominant language
Rust
Stars
399
Forks
224
Avg merge
15h 44m
Merged PRs (30d)
2

Description

Modify `nctl` to allow an optional `-d` flag to run in "debug" mode and not compile with the `--release flag`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the nctl-compile entry point and reviewing how it currently invokes compilation with the --release flag. Implement the optional -d debug mode so that release compilation is skipped, while the default behavior remains unchanged. Verify both invocation paths using the repository's existing checks for nctl.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
blockchain, cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.