Skip to content

Commit

Permalink
pull out activation job
Browse files Browse the repository at this point in the history
  • Loading branch information
drchrispinnock committed Sep 19, 2024
1 parent 1744b88 commit 298ee46
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 232 deletions.
232 changes: 116 additions & 116 deletions networks/quebecAnet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,122 +7,122 @@ node_config_network:
protocol: Ps9mPmXaRzmzk35gbAYNCAw6UXdE2qoABTHbN2oEEc1qM7CwT9P
timestamp: "2024-09-19T15:00:00Z"

activation:
protocol_hash: PsParisCZo7KAh1Z1smVd9ZMZ1HHn5gkzbM94V3PLCpknFWhUAi
protocol_parameters:
adaptive_issuance_activation_vote_enable: true
adaptive_issuance_force_activation: false
adaptive_issuance_launch_ema_threshold: 0
adaptive_rewards_params:
issuance_ratio_final_min:
numerator: "1"
denominator: "400"
issuance_ratio_final_max:
numerator: "1"
denominator: "10"
issuance_ratio_initial_min:
numerator: "9"
denominator: "200"
issuance_ratio_initial_max:
numerator: "11"
denominator: "200"
initial_period: 10
transition_period: 50
max_bonus: "50000000000000"
growth_rate:
numerator: "1"
denominator: "100"
center_dz:
numerator: "1"
denominator: "2"
radius_dz:
numerator: "1"
denominator: "50"
autostaking_enable: true
blocks_per_commitment: 20
blocks_per_cycle: 168
blocks_preservation_cycles: 1
cache_sampler_state_cycles: 8
cache_script_size: 100000000
cache_stake_distribution_cycles: 8
consensus_committee_size: 7000
consensus_rights_delay: 2
consensus_threshold: 4667
cost_per_byte: '250'
cycles_per_voting_period: 1
dal_parametric:
feature_enable: true
incentives_enable: false
number_of_slots: 32
number_of_shards: 512
attestation_lag: 8
attestation_threshold: 66
slot_size: 126944
redundancy_factor: 8
page_size: 3967
delay_increment_per_round: "5"
delegate_parameters_activation_delay: 3
direct_ticket_spending_enable: false
edge_of_staking_over_delegation: 2
global_limit_of_staking_over_baking: 5
hard_gas_limit_per_block: "4160000"
hard_gas_limit_per_operation: "1040000"
hard_storage_limit_per_operation: "60000"
issuance_weights:
base_total_issued_per_minute: "85007812"
baking_reward_fixed_portion_weight: 5120
baking_reward_bonus_weight: 5120
attesting_reward_weight: 10240
vdf_revelation_tip_weight: 1
seed_nonce_revelation_tip_weight: 1
limit_of_delegation_over_baking: 9
liquidity_baking_subsidy: "5000000"
liquidity_baking_toggle_ema_threshold: 100000
max_operations_time_to_live: 150
max_slashing_per_block: 10000
max_slashing_threshold: 2334
minimal_block_delay: "5"
min_proposal_quorum: 500
minimal_frozen_stake: "600000000"
minimal_participation_ratio:
numerator: 2
denominator: 3
minimal_stake: "6000000000"
nonce_revelation_threshold: 40
ns_enable: true
origination_size: 257
percentage_of_frozen_deposits_slashed_per_double_attestation: 5000
percentage_of_frozen_deposits_slashed_per_double_baking: 700
proof_of_work_threshold: "-1"
quorum_max: 7000
quorum_min: 2000
smart_rollup_arith_pvm_enable: true
smart_rollup_challenge_window_in_blocks: 50
smart_rollup_commitment_period_in_blocks: 25
smart_rollup_max_active_outbox_levels: 25200
smart_rollup_max_lookahead_in_blocks: 37500
smart_rollup_max_number_of_cemented_commitments: 5
smart_rollup_max_number_of_parallel_games: 32
smart_rollup_max_outbox_messages_per_level: 100
smart_rollup_number_of_sections_in_dissection: 32
smart_rollup_origination_size: 6314
smart_rollup_private_enable: true
smart_rollup_riscv_pvm_enable: true
smart_rollup_stake_amount: "32000000"
smart_rollup_timeout_period_in_blocks: 625
smart_rollup_reveal_activation_level:
raw_data:
Blake2B: 0
metadata: 0
dal_page: 1
dal_parameters: 1
dal_attested_slots_validity_lag: 241920
testnet_dictator: tz1e1TX7KghsqWUBXWmBTAAtPK3W6JTbNc82
vdf_difficulty: '10000000'
zk_rollup_enable: true
zk_rollup_origination_size: 4000
zk_rollup_min_pending_to_process: 10
zk_rollup_max_ticket_payload_size: 2048
#activation:
# protocol_hash: PsParisCZo7KAh1Z1smVd9ZMZ1HHn5gkzbM94V3PLCpknFWhUAi
# protocol_parameters:
# adaptive_issuance_activation_vote_enable: true
# adaptive_issuance_force_activation: false
# adaptive_issuance_launch_ema_threshold: 0
# adaptive_rewards_params:
# issuance_ratio_final_min:
# numerator: "1"
# denominator: "400"
# issuance_ratio_final_max:
# numerator: "1"
# denominator: "10"
# issuance_ratio_initial_min:
# numerator: "9"
# denominator: "200"
# issuance_ratio_initial_max:
# numerator: "11"
# denominator: "200"
# initial_period: 10
# transition_period: 50
# max_bonus: "50000000000000"
# growth_rate:
# numerator: "1"
# denominator: "100"
# center_dz:
# numerator: "1"
# denominator: "2"
# radius_dz:
# numerator: "1"
# denominator: "50"
# autostaking_enable: true
# blocks_per_commitment: 20
# blocks_per_cycle: 168
# blocks_preservation_cycles: 1
# cache_sampler_state_cycles: 8
# cache_script_size: 100000000
# cache_stake_distribution_cycles: 8
# consensus_committee_size: 7000
# consensus_rights_delay: 2
# consensus_threshold: 4667
# cost_per_byte: '250'
# cycles_per_voting_period: 1
# dal_parametric:
# feature_enable: true
# incentives_enable: false
# number_of_slots: 32
# number_of_shards: 512
# attestation_lag: 8
# attestation_threshold: 66
# slot_size: 126944
# redundancy_factor: 8
# page_size: 3967
# delay_increment_per_round: "5"
# delegate_parameters_activation_delay: 3
# direct_ticket_spending_enable: false
# edge_of_staking_over_delegation: 2
# global_limit_of_staking_over_baking: 5
# hard_gas_limit_per_block: "4160000"
# hard_gas_limit_per_operation: "1040000"
# hard_storage_limit_per_operation: "60000"
# issuance_weights:
# base_total_issued_per_minute: "85007812"
# baking_reward_fixed_portion_weight: 5120
# baking_reward_bonus_weight: 5120
# attesting_reward_weight: 10240
# vdf_revelation_tip_weight: 1
# seed_nonce_revelation_tip_weight: 1
# limit_of_delegation_over_baking: 9
# liquidity_baking_subsidy: "5000000"
# liquidity_baking_toggle_ema_threshold: 100000
# max_operations_time_to_live: 150
# max_slashing_per_block: 10000
# max_slashing_threshold: 2334
# minimal_block_delay: "5"
# min_proposal_quorum: 500
# minimal_frozen_stake: "600000000"
# minimal_participation_ratio:
# numerator: 2
# denominator: 3
# minimal_stake: "6000000000"
# nonce_revelation_threshold: 40
# ns_enable: true
# origination_size: 257
# percentage_of_frozen_deposits_slashed_per_double_attestation: 5000
# percentage_of_frozen_deposits_slashed_per_double_baking: 700
# proof_of_work_threshold: "-1"
# quorum_max: 7000
# quorum_min: 2000
# smart_rollup_arith_pvm_enable: true
# smart_rollup_challenge_window_in_blocks: 50
# smart_rollup_commitment_period_in_blocks: 25
# smart_rollup_max_active_outbox_levels: 25200
# smart_rollup_max_lookahead_in_blocks: 37500
# smart_rollup_max_number_of_cemented_commitments: 5
# smart_rollup_max_number_of_parallel_games: 32
# smart_rollup_max_outbox_messages_per_level: 100
# smart_rollup_number_of_sections_in_dissection: 32
# smart_rollup_origination_size: 6314
# smart_rollup_private_enable: true
# smart_rollup_riscv_pvm_enable: true
# smart_rollup_stake_amount: "32000000"
# smart_rollup_timeout_period_in_blocks: 625
# smart_rollup_reveal_activation_level:
# raw_data:
# Blake2B: 0
# metadata: 0
# dal_page: 1
# dal_parameters: 1
# dal_attested_slots_validity_lag: 241920
# testnet_dictator: tz1e1TX7KghsqWUBXWmBTAAtPK3W6JTbNc82
# vdf_difficulty: '10000000'
# zk_rollup_enable: true
# zk_rollup_origination_size: 4000
# zk_rollup_min_pending_to_process: 10
# zk_rollup_max_ticket_payload_size: 2048
# bootstrap_parameters:
# bootstrap_smart_rollups:
# - address: "sr1RYurGZtN8KNSpkMcCt9CgWeUaNkzsAfXf"
Expand Down
Loading

0 comments on commit 298ee46

Please sign in to comment.