Skip to content

Commit 438ee90

Browse files
authored
Merge pull request #15 from o1-labs/complete-mesa-mips
Mark MESA MIPs as complete and fix stale data caching issues
2 parents 350c4b2 + f441430 commit 438ee90

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

server/proposals/proposals.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@
600600
"url": "https://github.com/MinaProtocol/MIPs/blob/main/MIPS/mip-0006-slot-reduction-90s.md",
601601
"version": "V2",
602602
"network": "mainnet",
603-
"is_complete": false
603+
"is_complete": true
604604
},
605605
{
606606
"id": 42,
@@ -615,7 +615,7 @@
615615
"url": "https://github.com/MinaProtocol/MIPs/blob/main/MIPS/mip-0007-increase-state-size-limit.md",
616616
"version": "V2",
617617
"network": "mainnet",
618-
"is_complete": false
618+
"is_complete": true
619619
},
620620
{
621621
"id": 43,
@@ -630,7 +630,7 @@
630630
"url": "https://github.com/MinaProtocol/MIPs/blob/main/MIPS/mip-0008-increase-events-actions-limit.md",
631631
"version": "V2",
632632
"network": "mainnet",
633-
"is_complete": false
633+
"is_complete": true
634634
},
635635
{
636636
"id": 44,
@@ -645,7 +645,7 @@
645645
"url": "https://github.com/MinaProtocol/MIPs/blob/main/MIPS/mip-0009-increase-zkapp-account-update-limit.md",
646646
"version": "V2",
647647
"network": "mainnet",
648-
"is_complete": false
648+
"is_complete": true
649649
}
650650
]
651651
}

0 commit comments

Comments
 (0)