Skip to content

Conversation

@moshmage
Copy link
Contributor

@moshmage moshmage commented Aug 8, 2024

Upgrades openzepplin to latest contracts

NetworkV2 breaking changes:

removed canceledBounties count (read chain logs to assert this)
removed closedBounties count (read chain logs to assert this)
removed bountiesOfAddress (read chain logs to assert this)
removed markPullRequestReadyForReview function (PRs now are considered marked for review on creation)

Network Register changes:
No longer account for (network.closedBounties() + network.canceledBounties()) == network.bountiesIndex() when closing a network (this should be done at the discretion of the governor of the network)

…its tedious and add links to the model on the sdk in the README.md
breaking changes:

removed openBounties count
removed closedBounties count
removed bountiesOfAddress fn
@Tarif-dev
Copy link

🎉 DevQuest Score: 100/100

Excellent contribution! High quality code with comprehensive changes.

This PR has been evaluated by Vincent AI and scored for the DevQuest bounty system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants