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

add test-node-script for chain dev #253

Merged
merged 2 commits into from
Feb 15, 2023

Conversation

dahn510
Copy link
Member

@dahn510 dahn510 commented Feb 15, 2023

The new script saved under scripts/test-node-dev.sh preserves existing daemon (~/.canine) before setting up a test node.
This script is meant for chain devs who uses cli to interact with the chain without the need to use --home. The backup is restored when chain is stopped.

The script also up-to-date with current version of the chain; jkl bech32 prefix account is used for deposit_account param in storage module.

Other features:

  • broadcast mode is set to block to view detailed tx responses
  • no more --keyring-backend and --chain-id flag is necessary

@dahn510 dahn510 self-assigned this Feb 15, 2023
@TheMarstonConnell TheMarstonConnell merged commit 3d8713c into bouncy-bulldog-rc Feb 15, 2023
@TheMarstonConnell TheMarstonConnell deleted the fix-test-node-script branch February 15, 2023 14:45
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

Successfully merging this pull request may close these issues.

2 participants