Closed ZzzzHui closed 9 months ago
Ohhhh. Totally forgot that Daniel was working on this issue and had a branch created here. I went ahead and created my own branch. The base of this branch is more recent so we might focus on this branch then.
This will need a rebase.
git fetch --prune origin
git checkout feature/quorum-factory-zehui
git rebase -i origin/feature/quorum # drop all commits but yours
Do note that the .changeset
directory was moved, changeset file should be moved as well. :-)
This needs a rebase.
⚠️ No Changeset found
Latest commit: 6f1ac87d62546852b95781f9d92aea2770c31b7c
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR