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

bot: Update SNS Aggregator Response #6079

Merged
merged 1 commit into from
Dec 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 26 additions & 5 deletions frontend/src/tests/workflows/Launchpad/sns-agg-page-0.json
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@
]
],
"icrc1_fee": [100000],
"icrc1_total_supply": 799999972695894000,
"icrc1_total_supply": 799999971258494000,
"swap_params": {
"params": {
"min_participant_icp_e8s": 10000000,
Expand Down Expand Up @@ -912,6 +912,19 @@
}
}
},
{
"id": 7002,
"name": "Expand OpenChat onto a new subnet",
"description": "This will instruct the Registry to expand OpenChat onto a new subnet, allowing it to scale to many more users, groups and communities",
"function_type": {
"GenericNervousSystemFunction": {
"validator_canister_id": "cpi5u-yiaaa-aaaar-aqw5a-cai",
"target_canister_id": "cpi5u-yiaaa-aaaar-aqw5a-cai",
"validator_method_name": "expand_onto_subnet_validate",
"target_method_name": "expand_onto_subnet"
}
}
},
{
"id": 8000,
"name": "Stake NNS neuron",
Expand Down Expand Up @@ -1102,7 +1115,7 @@
]
],
"icrc1_fee": [100000],
"icrc1_total_supply": 10126606675058128,
"icrc1_total_supply": 10127848008902368,
"swap_params": {
"params": {
"min_participant_icp_e8s": 100000000,
Expand Down Expand Up @@ -1601,6 +1614,14 @@
"NativeNervousSystemFunction": {}
}
},
{
"id": 15,
"name": "Advance SNS target version",
"description": "Proposal to advance the target version of this SNS.",
"function_type": {
"NativeNervousSystemFunction": {}
}
},
{
"id": 1000,
"name": "grant_permission",
Expand Down Expand Up @@ -1832,7 +1853,7 @@
]
],
"icrc1_fee": [100000],
"icrc1_total_supply": 610738689036004,
"icrc1_total_supply": 613082906116924,
"swap_params": {
"params": {
"min_participant_icp_e8s": 100000000,
Expand Down Expand Up @@ -2237,7 +2258,7 @@
]
],
"icrc1_fee": [100000],
"icrc1_total_supply": 103061603034370640,
"icrc1_total_supply": 103086912968644420,
"swap_params": {
"params": {
"min_participant_icp_e8s": 100000000,
Expand Down Expand Up @@ -2894,7 +2915,7 @@
]
],
"icrc1_fee": [100000000],
"icrc1_total_supply": 927739933376233000,
"icrc1_total_supply": 927862020818840800,
"swap_params": {
"params": {
"min_participant_icp_e8s": 100000000,
Expand Down
14 changes: 7 additions & 7 deletions frontend/src/tests/workflows/Launchpad/sns-agg-page-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
]
],
"icrc1_fee": [10000],
"icrc1_total_supply": 98206107728248980,
"icrc1_total_supply": 98206664512928060,
"swap_params": {
"params": {
"min_participant_icp_e8s": 100000278,
Expand Down Expand Up @@ -843,7 +843,7 @@
]
],
"icrc1_fee": [100000],
"icrc1_total_supply": 100939470926227070,
"icrc1_total_supply": 100956416916816750,
"swap_params": {
"params": {
"min_participant_icp_e8s": 100000000,
Expand Down Expand Up @@ -1546,7 +1546,7 @@
]
],
"icrc1_fee": [100000],
"icrc1_total_supply": 50406318997462024,
"icrc1_total_supply": 50417569125239140,
"swap_params": {
"params": {
"min_participant_icp_e8s": 100000000,
Expand Down Expand Up @@ -1943,7 +1943,7 @@
]
],
"icrc1_fee": [100000],
"icrc1_total_supply": 9961351916382816,
"icrc1_total_supply": 9961358588448502,
"swap_params": {
"params": {
"min_participant_icp_e8s": 100000000,
Expand Down Expand Up @@ -2344,7 +2344,7 @@
]
],
"icrc1_fee": [100000],
"icrc1_total_supply": 10100368715331222,
"icrc1_total_supply": 10103255719532420,
"swap_params": {
"params": {
"min_participant_icp_e8s": 1000000000,
Expand Down Expand Up @@ -2733,7 +2733,7 @@
]
],
"icrc1_fee": [100000],
"icrc1_total_supply": 12653618568983172,
"icrc1_total_supply": 12655418326650084,
"swap_params": {
"params": {
"min_participant_icp_e8s": 500000000,
Expand Down Expand Up @@ -4168,7 +4168,7 @@
]
],
"icrc1_fee": [100000],
"icrc1_total_supply": 99691597898024370,
"icrc1_total_supply": 99678871071746830,
"swap_params": {
"params": {
"min_participant_icp_e8s": 800000000,
Expand Down
114 changes: 103 additions & 11 deletions frontend/src/tests/workflows/Launchpad/sns-agg-page-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1499,7 +1499,7 @@
]
],
"icrc1_fee": [100000],
"icrc1_total_supply": 101053631672510620,
"icrc1_total_supply": 101117337997353970,
"swap_params": {
"params": {
"min_participant_icp_e8s": 100000000,
Expand Down Expand Up @@ -2776,7 +2776,8 @@
"u45jl-liaaa-aaaam-abppa-cai",
"toj6n-haaaa-aaaal-qdika-cai",
"wxer6-3yaaa-aaaal-qjnua-cai",
"eqtcs-jiaaa-aaaal-qdmia-cai"
"eqtcs-jiaaa-aaaal-qdmia-cai",
"6jvpj-sqaaa-aaaaj-azwnq-cai"
],
"archives": ["fbysu-tqaaa-aaaaq-aacga-cai"]
},
Expand Down Expand Up @@ -3538,7 +3539,7 @@
]
],
"icrc1_fee": [10000],
"icrc1_total_supply": 100742011262316,
"icrc1_total_supply": 100742340173689,
"swap_params": {
"params": {
"min_participant_icp_e8s": 500000000,
Expand Down Expand Up @@ -4313,7 +4314,7 @@
]
],
"icrc1_fee": [1000],
"icrc1_total_supply": 995568393980,
"icrc1_total_supply": 995567359980,
"swap_params": {
"params": {
"min_participant_icp_e8s": 100000000,
Expand Down Expand Up @@ -7219,7 +7220,7 @@
]
],
"icrc1_fee": [1000000],
"icrc1_total_supply": 20199957826668268,
"icrc1_total_supply": 20201160204828652,
"swap_params": {
"params": {
"min_participant_icp_e8s": 100000000,
Expand Down Expand Up @@ -9228,7 +9229,7 @@
]
],
"icrc1_fee": [100000],
"icrc1_total_supply": 25214024973350890,
"icrc1_total_supply": 25235946926703940,
"swap_params": {
"params": {
"min_participant_icp_e8s": 500000000,
Expand Down Expand Up @@ -10699,7 +10700,7 @@
]
],
"icrc1_fee": [100000],
"icrc1_total_supply": 10050059232906212,
"icrc1_total_supply": 10051198945727172,
"swap_params": {
"params": {
"min_participant_icp_e8s": 100000000,
Expand Down Expand Up @@ -11620,6 +11621,19 @@
"target_method_name": "admin_update_bucket_canister_settings"
}
}
},
{
"id": 1115,
"name": "`admin_deploy_bucket` function",
"description": "It is used to upgrade bucket canister WASM from the ic_oss_cluster canister.",
"function_type": {
"GenericNervousSystemFunction": {
"validator_canister_id": "5szpn-tiaaa-aaaaj-qncoq-cai",
"target_canister_id": "5szpn-tiaaa-aaaaj-qncoq-cai",
"validator_method_name": "validate2_admin_deploy_bucket",
"target_method_name": "admin_deploy_bucket"
}
}
}
]
},
Expand Down Expand Up @@ -11925,7 +11939,7 @@
]
],
"icrc1_fee": [10000],
"icrc1_total_supply": 103278085075373300,
"icrc1_total_supply": 103399249216506080,
"swap_params": {
"params": {
"min_participant_icp_e8s": 1000000000,
Expand Down Expand Up @@ -12418,6 +12432,45 @@
}
}
},
{
"id": 1013,
"name": "BatchSetPoolLimitOrderAvailable",
"description": null,
"function_type": {
"GenericNervousSystemFunction": {
"validator_canister_id": "7vygu-3yaaa-aaaag-qjxaq-cai",
"target_canister_id": "4mmnk-kiaaa-aaaag-qbllq-cai",
"validator_method_name": "batchSetPoolLimitOrderAvailableValidate",
"target_method_name": "batchSetPoolLimitOrderAvailable"
}
}
},
{
"id": 1014,
"name": "BatchSetPoolAvailable",
"description": null,
"function_type": {
"GenericNervousSystemFunction": {
"validator_canister_id": "7vygu-3yaaa-aaaag-qjxaq-cai",
"target_canister_id": "4mmnk-kiaaa-aaaag-qbllq-cai",
"validator_method_name": "batchSetPoolAvailableValidate",
"target_method_name": "batchSetPoolAvailable"
}
}
},
{
"id": 1019,
"name": "UpgradePools",
"description": null,
"function_type": {
"GenericNervousSystemFunction": {
"validator_canister_id": "7vygu-3yaaa-aaaag-qjxaq-cai",
"target_canister_id": "4mmnk-kiaaa-aaaag-qbllq-cai",
"validator_method_name": "setUpgradePoolListValidate",
"target_method_name": "setUpgradePoolList"
}
}
},
{
"id": 1101,
"name": "RemovePool",
Expand All @@ -12431,6 +12484,45 @@
}
}
},
{
"id": 1104,
"name": "BatchRemovePool",
"description": null,
"function_type": {
"GenericNervousSystemFunction": {
"validator_canister_id": "7vygu-3yaaa-aaaag-qjxaq-cai",
"target_canister_id": "4mmnk-kiaaa-aaaag-qbllq-cai",
"validator_method_name": "batchRemovePoolsValidate",
"target_method_name": "batchRemovePools"
}
}
},
{
"id": 1106,
"name": "BatchClearRemovedPool",
"description": null,
"function_type": {
"GenericNervousSystemFunction": {
"validator_canister_id": "7vygu-3yaaa-aaaag-qjxaq-cai",
"target_canister_id": "4mmnk-kiaaa-aaaag-qbllq-cai",
"validator_method_name": "batchClearRemovedPoolValidate",
"target_method_name": "batchClearRemovedPool"
}
}
},
{
"id": 1201,
"name": "AddPoolInstallers",
"description": null,
"function_type": {
"GenericNervousSystemFunction": {
"validator_canister_id": "4mmnk-kiaaa-aaaag-qbllq-cai",
"target_canister_id": "4mmnk-kiaaa-aaaag-qbllq-cai",
"validator_method_name": "addPoolInstallersValidate",
"target_method_name": "addPoolInstallers"
}
}
},
{
"id": 1701,
"name": "Transfer",
Expand Down Expand Up @@ -13078,7 +13170,7 @@
]
],
"icrc1_fee": [1000000],
"icrc1_total_supply": 98720733064453760,
"icrc1_total_supply": 98628408521108540,
"swap_params": {
"params": {
"min_participant_icp_e8s": 100000000,
Expand Down Expand Up @@ -14259,7 +14351,7 @@
]
],
"icrc1_fee": [1000000],
"icrc1_total_supply": 100006871767524210,
"icrc1_total_supply": 100006885403792930,
"swap_params": {
"params": {
"min_participant_icp_e8s": 100000000,
Expand Down Expand Up @@ -15439,7 +15531,7 @@
]
],
"icrc1_fee": [100000],
"icrc1_total_supply": 100078362634060380,
"icrc1_total_supply": 100079545297470880,
"swap_params": {
"params": {
"min_participant_icp_e8s": 100000000,
Expand Down
Loading
Loading