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

Release/v1.5.0 #1323

Merged
merged 54 commits into from
Sep 11, 2024
Merged

Release/v1.5.0 #1323

merged 54 commits into from
Sep 11, 2024

Conversation

platfowner
Copy link
Member

Updates:

  • Separate P2P_PORT values for staging, testnet, and mainnet
  • Assign different PORT and EVENT_HANDLER_PORT values for on-premise blockchain jobs
  • Add on-premise (*_onprem.sh) deploy scripts
  • Add on-premise (copy_blockchain_data_onprem.sh) data copy script
  • Increase MAX_NUM_EVENT_CHANNELS to 30
  • Log stack trace for file handling errors
  • Log stack trace for the errors in starting blockchainn nodes

Merge release/v1.4.2 branch to develop branch
Log stack trace for file handling or node starting errors
Split code and data directories with season prefixes
Add $SEASON to the node job name to be selectively killed in restarts
Add a tool script for downloading/uploading blockchain data
Use $SEASON as directory instead of prefix
Add incremental blockchain deploy scripts for onprem machines
Remove -v verbose options from blockchain data management scripts
Support --kill-only option in incremental deploy scripts
Assign different ports for testnet and mainnet
Set PEER_CANDIDATE_JSON_RPC_URL for onprem genesis testnet / mainnet
Update wait_until_node_sync.sh accept custom for custom ports
Copy link
Member

@jiyoung-an jiyoung-an left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks!

@platfowner platfowner merged commit 288c7a3 into master Sep 11, 2024
8 checks passed
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