Conversation
- Remove shidai, iCaller, exporter, updater (obsolete with microservices) - Convert scaller from HTTP server to CLI tool with cobra - Add 'join' command: init + keys + genesis + statesync + start - Add 'wait' command as container entrypoint - Add 'start' command with syscall.Exec to sekaid - Implement scall.toml config parser for config.toml/app.toml overrides - Auto-fetch node ID for seed formatting - Auto-configure statesync trust_height and trust_hash from RPC - Secure mnemonic handling: stdin input, temp file with zero-wipe - Update Dockerfile to use Alpine base (for shell in key recovery) - Update compose files to remove shidai service Tested against chaosnet-3 with statesync successfully.
- Remove deprecated interxd scripts (init, start, build, run) - Remove deprecated shidai scripts (join, status, logs) - Remove docker-sekaid-build.sh and docker-sekaid-run.sh - Rewrite sekaid scripts from HTTP curl to docker compose exec CLI - Update join script to use scaller join with proper flags - Update version script to use scaller version - Update init/keys-add/add-genesis-account/gentx-claim to use sekaid directly - Update start script to use scaller start
- Add tmkms.Dockerfile to build TMKMS v0.15.0 with softsign - Add tmkms/tmkms.toml.example config template - Add TMKMS service to dev-compose.yml - Add --remote-signer flag to scaller join command - Add new scaller commands: init, keys-add, add-genesis-account, gentx-claim - Add spin-local-testnet.sh script for local testing - Add TMKMS.md documentation with dev setup guide - Add port 26659 (commented) to compose files for external TMKMS
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.