@bitgo-beta/utxo-staking 1.1.1-beta.1191 → 1.1.1-beta.1193
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -148,5 +148,35 @@
|
|
|
148
148
|
"allow_list_expiration_height": "139920",
|
|
149
149
|
"btc_activation_height": 893362
|
|
150
150
|
}
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"version": 5,
|
|
154
|
+
"params": {
|
|
155
|
+
"covenant_pks": [
|
|
156
|
+
"d45c70d28f169e1f0c7f4a78e2bc73497afe585b70aa897955989068f3350aaa",
|
|
157
|
+
"4b15848e495a3a62283daaadb3f458a00859fe48e321f0121ebabbdd6698f9fa",
|
|
158
|
+
"23b29f89b45f4af41588dcaf0ca572ada32872a88224f311373917f1b37d08d1",
|
|
159
|
+
"d3c79b99ac4d265c2f97ac11e3232c07a598b020cf56c6f055472c893c0967ae",
|
|
160
|
+
"8242640732773249312c47ca7bdb50ca79f15f2ecc32b9c83ceebba44fb74df7",
|
|
161
|
+
"e36200aaa8dce9453567bba108bdc51f7f1174b97a65e4dc4402fc5de779d41c",
|
|
162
|
+
"f178fcce82f95c524b53b077e6180bd2d779a9057fdff4255a0af95af918cee0",
|
|
163
|
+
"de13fc96ea6899acbdc5db3afaa683f62fe35b60ff6eb723dad28a11d2b12f8c",
|
|
164
|
+
"cbdd028cfe32c1c1f2d84bfec71e19f92df509bba7b8ad31ca6c1a134fe09204"
|
|
165
|
+
],
|
|
166
|
+
"covenant_quorum": 6,
|
|
167
|
+
"min_staking_value_sat": "500000",
|
|
168
|
+
"max_staking_value_sat": "500000000000",
|
|
169
|
+
"min_staking_time_blocks": 64000,
|
|
170
|
+
"max_staking_time_blocks": 64000,
|
|
171
|
+
"slashing_pk_script": "agdiYWJ5bG9u",
|
|
172
|
+
"min_slashing_tx_fee_sat": "150000",
|
|
173
|
+
"slashing_rate": "0.001000000000000000",
|
|
174
|
+
"unbonding_time_blocks": 301,
|
|
175
|
+
"unbonding_fee_sat": "9600",
|
|
176
|
+
"min_commission_rate": "0.030000000000000000",
|
|
177
|
+
"delegation_creation_base_gas_fee": "1095000",
|
|
178
|
+
"allow_list_expiration_height": "139920",
|
|
179
|
+
"btc_activation_height": 905634
|
|
180
|
+
}
|
|
151
181
|
}
|
|
152
182
|
]
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"unbonding_fee_sat": "2000",
|
|
26
26
|
"min_commission_rate": "0.030000000000000000",
|
|
27
27
|
"delegation_creation_base_gas_fee": "1000",
|
|
28
|
-
"allow_list_expiration_height": "
|
|
28
|
+
"allow_list_expiration_height": "100",
|
|
29
29
|
"btc_activation_height": 197535
|
|
30
30
|
}
|
|
31
31
|
},
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"unbonding_fee_sat": "10000",
|
|
56
56
|
"min_commission_rate": "0.030000000000000000",
|
|
57
57
|
"delegation_creation_base_gas_fee": "1000",
|
|
58
|
-
"allow_list_expiration_height": "
|
|
58
|
+
"allow_list_expiration_height": "100",
|
|
59
59
|
"btc_activation_height": 198665
|
|
60
60
|
}
|
|
61
61
|
},
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"unbonding_fee_sat": "10000",
|
|
86
86
|
"min_commission_rate": "0.030000000000000000",
|
|
87
87
|
"delegation_creation_base_gas_fee": "1000",
|
|
88
|
-
"allow_list_expiration_height": "
|
|
88
|
+
"allow_list_expiration_height": "100",
|
|
89
89
|
"btc_activation_height": 200665
|
|
90
90
|
}
|
|
91
91
|
},
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"unbonding_fee_sat": "5000",
|
|
116
116
|
"min_commission_rate": "0.030000000000000000",
|
|
117
117
|
"delegation_creation_base_gas_fee": "1000",
|
|
118
|
-
"allow_list_expiration_height": "
|
|
118
|
+
"allow_list_expiration_height": "100",
|
|
119
119
|
"btc_activation_height": 215968
|
|
120
120
|
}
|
|
121
121
|
},
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
"unbonding_fee_sat": "5000",
|
|
146
146
|
"min_commission_rate": "0.030000000000000000",
|
|
147
147
|
"delegation_creation_base_gas_fee": "1000",
|
|
148
|
-
"allow_list_expiration_height": "
|
|
148
|
+
"allow_list_expiration_height": "100",
|
|
149
149
|
"btc_activation_height": 220637
|
|
150
150
|
}
|
|
151
151
|
},
|
|
@@ -155,15 +155,9 @@
|
|
|
155
155
|
"covenant_pks": [
|
|
156
156
|
"fa9d882d45f4060bdb8042183828cd87544f1ea997380e586cab77d5fd698737",
|
|
157
157
|
"0aee0509b16db71c999238a4827db945526859b13c95487ab46725357c9a9f25",
|
|
158
|
-
"17921cf156ccb4e73d428f996ed11b245313e37e27c978ac4d2cc21eca4672e4"
|
|
159
|
-
"113c3a32a9d320b72190a04a020a0db3976ef36972673258e9a38a364f3dc3b0",
|
|
160
|
-
"79a71ffd71c503ef2e2f91bccfc8fcda7946f4653cef0d9f3dde20795ef3b9f0",
|
|
161
|
-
"3bb93dfc8b61887d771f3630e9a63e97cbafcfcc78556a474df83a31a0ef899c",
|
|
162
|
-
"d21faf78c6751a0d38e6bd8028b907ff07e9a869a43fc837d6b3f8dff6119a36",
|
|
163
|
-
"40afaf47c4ffa56de86410d8e47baa2bb6f04b604f4ea24323737ddc3fe092df",
|
|
164
|
-
"f5199efae3f28bb82476163a7e458c7ad445d9bffb0682d10d3bdb2cb41f8e8e"
|
|
158
|
+
"17921cf156ccb4e73d428f996ed11b245313e37e27c978ac4d2cc21eca4672e4"
|
|
165
159
|
],
|
|
166
|
-
"covenant_quorum":
|
|
160
|
+
"covenant_quorum": 2,
|
|
167
161
|
"min_staking_value_sat": "50000",
|
|
168
162
|
"max_staking_value_sat": "35000000000",
|
|
169
163
|
"min_staking_time_blocks": 10000,
|
|
@@ -171,12 +165,12 @@
|
|
|
171
165
|
"slashing_pk_script": "ABRb4SYk0IorQkCV18ByIcM0UNFL8Q==",
|
|
172
166
|
"min_slashing_tx_fee_sat": "5000",
|
|
173
167
|
"slashing_rate": "0.050000000000000000",
|
|
174
|
-
"unbonding_time_blocks":
|
|
168
|
+
"unbonding_time_blocks": 301,
|
|
175
169
|
"unbonding_fee_sat": "2000",
|
|
176
170
|
"min_commission_rate": "0.030000000000000000",
|
|
177
171
|
"delegation_creation_base_gas_fee": "1095000",
|
|
178
|
-
"allow_list_expiration_height": "
|
|
179
|
-
"btc_activation_height":
|
|
172
|
+
"allow_list_expiration_height": "100",
|
|
173
|
+
"btc_activation_height": 271923
|
|
180
174
|
}
|
|
181
175
|
},
|
|
182
176
|
{
|
|
@@ -199,14 +193,14 @@
|
|
|
199
193
|
"min_staking_time_blocks": 10000,
|
|
200
194
|
"max_staking_time_blocks": 64000,
|
|
201
195
|
"slashing_pk_script": "ABRb4SYk0IorQkCV18ByIcM0UNFL8Q==",
|
|
202
|
-
"min_slashing_tx_fee_sat": "
|
|
196
|
+
"min_slashing_tx_fee_sat": "9000",
|
|
203
197
|
"slashing_rate": "0.050000000000000000",
|
|
204
|
-
"unbonding_time_blocks":
|
|
198
|
+
"unbonding_time_blocks": 301,
|
|
205
199
|
"unbonding_fee_sat": "2000",
|
|
206
200
|
"min_commission_rate": "0.030000000000000000",
|
|
207
201
|
"delegation_creation_base_gas_fee": "1095000",
|
|
208
|
-
"allow_list_expiration_height": "
|
|
209
|
-
"btc_activation_height":
|
|
202
|
+
"allow_list_expiration_height": "100",
|
|
203
|
+
"btc_activation_height": 273725
|
|
210
204
|
}
|
|
211
205
|
}
|
|
212
206
|
]
|