Skip to content

fix(common): set addr to 127.0.0.1 in _gen_tx_generator_config#117

Merged
mkoura merged 1 commit intomasterfrom
hardcode_loopback
Mar 30, 2026
Merged

fix(common): set addr to 127.0.0.1 in _gen_tx_generator_config#117
mkoura merged 1 commit intomasterfrom
hardcode_loopback

Conversation

@mkoura
Copy link
Copy Markdown
Collaborator

@mkoura mkoura commented Mar 30, 2026

Previously, the addr field was set to the value of .address from topology.localRoots[].accessPoints[]. This change hardcodes the addr field to "127.0.0.1" when generating the transaction generator config. The address needs to be IP address, not hostname.

Previously, the addr field was set to the value of .address from topology.localRoots[].accessPoints[]. This change hardcodes the addr field to "127.0.0.1" when generating the transaction generator config. The address needs to be IP address, not hostname.
@mkoura mkoura merged commit 62bef4e into master Mar 30, 2026
4 checks passed
@mkoura mkoura deleted the hardcode_loopback branch March 30, 2026 16:10
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