Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

3 - enhance the subnet registry contract to follow diamond standard #278

Merged
merged 80 commits into from
Nov 21, 2023

Conversation

snissn
Copy link
Contributor

@snissn snissn commented Nov 9, 2023

No description provided.

…pe interspection to the gateway diamond so that we can know the current available functions
…compiled contracts, also gets the active facets on the gw diamond and prints out their bytecode from the chain. todo diff and run replace on any extra
…hipyard/ipc-solidity-actors into mikers/hardhatDiamondUpgrade
…hipyard/ipc-solidity-actors into mikers/hardhatDiamondUpgrade
…hipyard/ipc-solidity-actors into mikers/hardhatDiamondUpgrade
@snissn snissn changed the base branch from dev to mikers/diamondExtraFixes November 9, 2023 03:19
@adlrocha adlrocha self-requested a review November 20, 2023 15:32
Copy link
Contributor

@adlrocha adlrocha left a comment

Choose a reason for hiding this comment

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

Overall, LGTM. Thanks!

The only thing that we should bear in mind after merging is that we will need to update the IpcProvider to use the new implementation of the contract. Tracking this issue here: consensus-shipyard/ipc#401

scripts/deploy-sa-diamond.ts Show resolved Hide resolved
scripts/deploy-registry.template.ts Outdated Show resolved Hide resolved
src/SubnetRegistryDiamond.sol Outdated Show resolved Hide resolved
src/SubnetRegistryDiamond.sol Outdated Show resolved Hide resolved
Base automatically changed from mikers/diamondExtraFixes to dev November 21, 2023 21:29
@snissn snissn merged commit ced08f5 into dev Nov 21, 2023
@snissn snissn deleted the mikers/diamondRegistry branch November 21, 2023 21:49
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