Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

GHST Polygon V3 "Soft-Freeze" AIP - Review #81

Merged
merged 16 commits into from
Mar 9, 2023

Conversation

marczeller
Copy link
Contributor

Please consider AIP.md PR: aave/aip#332

-updated makeFile

  • proposal Payload contract
  • payload & proposal creation scripts
  • test script & test diff report generated


function run() external {
GovHelpers.Payload[] memory payloads = new GovHelpers.Payload[](1);
payloads[0] = GovHelpers.buildMainnet(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
payloads[0] = GovHelpers.buildMainnet(
payloads[0] = GovHelpers.buildPolygon(

@sakulstra sakulstra merged commit d7eb96a into bgd-labs:master Mar 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants