Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add roles v2 #126

Merged
merged 3 commits into from
Jun 28, 2023
Merged

Add roles v2 #126

merged 3 commits into from
Jun 28, 2023

Conversation

cristovaoth
Copy link
Contributor

Adds abis, deploymentBytecode and canonical addresses for roles-v2. This includes:

  • Contract: Roles.sol
  • Libraries: Packer.sol, Integrity.sol

@auryn-macmillan
Copy link
Member

I'm seeing some issues when I run yarn hardhat deploy-replay hardhat

The expected result is that each mastercopy should be deployed fresh (since it's a brand new network).
Roles, packer, and integrity are giving these errors:

roles
  ✘ Deployment failed:              invalid arrayify value
packer
  ✔ Mastercopy already deployed to: 0xeE557e0E1Bb5BA0c61f9b65287d635cDA323CcAf
integrity
  ✔ Mastercopy already deployed to: 0xA95b40c820536A4f1a8f6850B2D612f066F3d517

@auryn-macmillan auryn-macmillan merged commit 8a7704b into master Jun 28, 2023
2 checks passed
@auryn-macmillan auryn-macmillan deleted the add-roles-v2 branch June 28, 2023 04:46
@github-actions github-actions bot locked and limited conversation to collaborators Jun 28, 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.

3 participants