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

Fix bugs for mint token && Improvement: create wallet && docker-compose.yaml #61

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Conversation

ThreeAndTwo
Copy link

  1. Enhance the create wallet command with optional settings for mnemonic and path_index
  2. Add the -reindex command to bitcoin a reindexing process when the full node encounters conflicts.

@ThreeAndTwo ThreeAndTwo changed the title Improvement: create wallet && Improvement: create wallet && docker-compose.yaml Sep 13, 2024
Copy link
Author

@ThreeAndTwo ThreeAndTwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. docker-compose.yaml:
    1. Added the -reindex command to initiate a reindexing process for the Bitcoin full node when conflicts are encountered.
  2. create.command.ts
    1. Enhanced the create wallet command with optional settings for mnemonic and path_index.
  3. init_cat20.sh:
    1. Added a script to quickly deploy the CAT20 workspace.
  4. config.example.json:
    1. Formatted the JSON file for consistency.

ThreeAndTwo and others added 4 commits September 14, 2024 10:57
1. added scripts for the automated deployment environment.
2. added environment variables to .env to minimize changes to docker-compose.yaml.
3. modify the naming of some parameters.
@ThreeAndTwo ThreeAndTwo force-pushed the main branch 2 times, most recently from 23038df to 6031a5c Compare September 14, 2024 13:10
Copy link
Author

@ThreeAndTwo ThreeAndTwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Modify the docker-compose.yaml configuration to include relevant parameters in the .env file.
  2. Update variable names to make definitions clearer.
  3. Add an init_script.sh script for the tracker to enable one-click deployment of the service.

@ThreeAndTwo ThreeAndTwo changed the title Improvement: create wallet && docker-compose.yaml Fix bugs for mint token && Improvement: create wallet && docker-compose.yaml Sep 21, 2024
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.

1 participant