Skip to content

Commit d48d1b5

Browse files
committed
wb | sync budget with mainnet (PV11 preview)
1 parent bf8dc72 commit d48d1b5

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

bench/cardano-profile/data/genesis/overlays/v11-preview.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
{
2-
"description": "Preview overlay for protocol version 11 (Van Rossem). Carries the PlutusV1 (169), PlutusV2 (160) and PlutusV3 (60) cost-model entries that PV11 changes: the newly-introduced parameters plus van Rossem's re-prices of a few existing ones, with values taken from the parameter-change governance action linked under `source`.",
3-
"source": "https://gov.tools/governance_actions/c82f3834898e4d70d3605fa0d92ffe31345701075b107a54309c1525f9581f62#0",
2+
"description": "Preview overlay for protocol version 11 (Van Rossem). Carries budget changes and cost model changes. PlutusV1 (169), PlutusV2 (160) and PlutusV3 (60) cost-model entries that PV11 changes: the newly-introduced parameters plus van Rossem's re-prices of a few existing ones, with values taken from the parameter-change governance action linked under `source`.",
3+
"sources": [
4+
"https://gov.tools/governance_actions/c21b00f90f18fce4003edf42b0b0d455126e01c946e80cc5341a9f9750caf795#0",
5+
"https://gov.tools/governance_actions/c82f3834898e4d70d3605fa0d92ffe31345701075b107a54309c1525f9581f62#0"
6+
],
47
"epoch_params": {
8+
"alonzo": {
9+
"maxTxExUnits": {
10+
"exUnitsMem": 16500000
11+
},
12+
"maxBlockExUnits": {
13+
"exUnitsMem": 72000000
14+
}
15+
},
516
"shelley": {
617
"protocolParams": {
718
"protocolVersion": {

0 commit comments

Comments
 (0)