Skip to content
Merged
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
1 change: 1 addition & 0 deletions pages/api/governance/proposals.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const statesKey = [
/// Global defining titles for misformatted proposals
const MISFORMATTED_PROPOSAL_TITLES = {
380: "[Gauntlet] Supply Cap Recommendations (12/09/24)",
450: "OpenZeppelin Security Partnership - Annual Renewal 2025",
};

const initialProposalBravo = 42;
Expand Down