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

BridgePool Factory #280

Merged
merged 97 commits into from
Nov 11, 2022
Merged

BridgePool Factory #280

merged 97 commits into from
Nov 11, 2022

Conversation

gusjavaz
Copy link
Contributor

BridgePool contracts for deploying instances

Gustavo Vázquez Amado and others added 30 commits July 5, 2022 15:19
Added correspondent tests
Set initializers to onlyBridgePoolFactory
Rename to BridgePool implementations LocalERC20BridgePool y LocalERC721BridgePool
Remove target token from bridge deployment functions
Add BP factory tests
Copy link
Contributor

@Cr0wn-Gh0ul Cr0wn-Gh0ul left a comment

Choose a reason for hiding this comment

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

It appears there may have been some mix up commits in this PR.

@Cr0wn-Gh0ul Cr0wn-Gh0ul marked this pull request as draft October 14, 2022 14:47
@z-j-lin z-j-lin marked this pull request as ready for review November 8, 2022 16:11
@z-j-lin z-j-lin linked an issue Nov 8, 2022 that may be closed by this pull request
Copy link
Contributor

@Cr0wn-Gh0ul Cr0wn-Gh0ul left a comment

Choose a reason for hiding this comment

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

See comments and suggestions.

bridge/contracts/BridgePoolFactory.sol Outdated Show resolved Hide resolved
bridge/contracts/utils/BridgePoolAddressUtil.sol Outdated Show resolved Hide resolved
bridge/docs/MP-268:BridgePoolDeployment.puml Outdated Show resolved Hide resolved
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Re-approved for go-reviewers

Copy link
Contributor

@Cr0wn-Gh0ul Cr0wn-Gh0ul left a comment

Choose a reason for hiding this comment

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

LGTM

@Cr0wn-Gh0ul Cr0wn-Gh0ul merged commit 24d95f4 into alicenet:main Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code javascript Pull requests that update Javascript code solidity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bridge Pool Deployment Via Factory
3 participants