Skip to content

Conversation

@glyh
Copy link
Member

@glyh glyh commented Oct 29, 2025

Note

This PR obserb most features from run-localnet.sh into mina-local-network.

There's still something missing so run-localnet.sh couldn't be just deleted now.

TODOs

  • patch outdated hf-test-go README

Difference before/after the port

characteristic with run-localnet.sh with mina-local-network.sh
genesis ledger generated with scripts/prepare-test-ledger.sh generated with scripts/mina-local-network/generate-mina-local-network-ledger.py
network configuration 2 nodes in total, 1 BP+coordinator+sw, 1 coordinator+sw 9 nodes in total, 1 seed, 1 coordinator+sw, 3 whales, 1 fish, 1 plain node, 2 sws
slot time 15s pre/post-fork 20s pre/post-fork
slot-txn-end RANDOM%120+30 40
slot-chain-end slot-txn-end + 8 slot-txn-end + 5

@glyh glyh force-pushed the lyh/more-improve-on-hf-test-go branch from 22dc15c to 5d8ea71 Compare October 29, 2025 07:25
@glyh glyh changed the title Retire localnet.sh Retire localnet.sh with mina-local-network.sh Oct 29, 2025
@glyh glyh changed the title Retire localnet.sh with mina-local-network.sh Retire run-localnet.sh with mina-local-network.sh Oct 29, 2025
@glyh glyh force-pushed the lyh/retire-run-localnet-sh branch from 72f1b6f to c0231b4 Compare October 29, 2025 15:07
@glyh
Copy link
Member Author

glyh commented Oct 29, 2025

!ci-nightly-me

@glyh
Copy link
Member Author

glyh commented Oct 29, 2025

@glyh glyh force-pushed the lyh/retire-run-localnet-sh branch from c0231b4 to 562a227 Compare October 29, 2025 16:19
@glyh
Copy link
Member Author

glyh commented Oct 29, 2025

!ci-nightly-me

@glyh
Copy link
Member Author

glyh commented Oct 29, 2025

!ci-nightly-me

1 similar comment
@glyh
Copy link
Member Author

glyh commented Oct 29, 2025

!ci-nightly-me

t.Logger.Info("Stopping nodes...")
// TODO: ensure integrity of ports in hf-test-go and mina-local-network

const SEED_START_PORT = 3000
Copy link
Member Author

@glyh glyh Oct 29, 2025

Choose a reason for hiding this comment

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

These matches up with what we have in mina-local-network.sh

@glyh glyh force-pushed the lyh/retire-run-localnet-sh branch from 90e7a56 to 2af4917 Compare October 29, 2025 20:12
@glyh
Copy link
Member Author

glyh commented Oct 29, 2025

!ci-nightly-me

@glyh
Copy link
Member Author

glyh commented Oct 30, 2025

!ci-nightly-me

1 similar comment
@glyh
Copy link
Member Author

glyh commented Oct 30, 2025

!ci-nightly-me

@glyh glyh force-pushed the lyh/retire-run-localnet-sh branch 2 times, most recently from 1428a91 to fb7a3d9 Compare October 30, 2025 06:04
@glyh
Copy link
Member Author

glyh commented Oct 30, 2025

!ci-nightly-me

@glyh glyh force-pushed the lyh/retire-run-localnet-sh branch from fb7a3d9 to a0a5151 Compare October 30, 2025 06:13
@glyh
Copy link
Member Author

glyh commented Oct 30, 2025

!ci-nightly-me

@glyh glyh force-pushed the lyh/retire-run-localnet-sh branch from a0a5151 to 06746c7 Compare October 30, 2025 06:19
@glyh
Copy link
Member Author

glyh commented Oct 30, 2025

!ci-nightly-me

@glyh glyh force-pushed the lyh/retire-run-localnet-sh branch from 06746c7 to c121292 Compare October 30, 2025 06:27
@glyh
Copy link
Member Author

glyh commented Oct 30, 2025

!ci-nightly-me

@glyh glyh changed the title Retire run-localnet.sh with mina-local-network.sh Retire run-localnet.sh by mina-local-network.sh Oct 30, 2025
@glyh glyh changed the title Retire run-localnet.sh by mina-local-network.sh Replace run-localnet.sh with mina-local-network.sh Oct 30, 2025
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