Skip to content

Commit

Permalink
Latitude: Experiment with 0.42.9, Roster props
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Kuzmin <[email protected]>
  • Loading branch information
alex-kuzmin-hg committed Jan 17, 2025
1 parent c66d2c7 commit 7e0cb69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion examples/performance-tuning/latitude/Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ vars:
env:
SOLO_NETWORK_SIZE: 10
SOLO_NAMESPACE: %SOLO_NAMESPACE%
SOLO_CHART_VERSION: 0.42.3
SOLO_CHART_VERSION: 0.42.9
#CONSENSUS_NODE_VERSION: 0.0.0
VALUES_FLAG: "--values-file {{.USER_WORKING_DIR}}/init-containers-values.yaml"
SETTINGS_FLAG: "--settings-txt {{.USER_WORKING_DIR}}/settings.txt"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
contracts.chainId=298
entities.unlimitedAutoAssociationsEnabled=true
bootstrap.throttleJsonDef.resource=genesis/throttles-dev.json
networkAdmin.exportCandidateRoster=true

0 comments on commit 7e0cb69

Please sign in to comment.