Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

brick: include debug mode in the released binaries #139

Open
kroggen opened this issue Oct 14, 2020 · 0 comments
Open

brick: include debug mode in the released binaries #139

kroggen opened this issue Oct 14, 2020 · 0 comments

Comments

@kroggen
Copy link
Member

kroggen commented Oct 14, 2020

Is it possible to run smart contracts in debug mode via the command line argument instead of having to recompile brick?

It would be better if we could just type:

brick --debug

So the same binary would support both release and debug modes.

If for some technical reason it is not possible to make this modification, then we could include a debug mode binary, named like brick-debug, in the releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant