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

[VEN-1830]: Poc/sepolia VIP multisig tx execution #64

Merged
merged 16 commits into from
Oct 31, 2023

Conversation

0xlucian
Copy link
Contributor

Description

This PR introduces a new way of executing a VIP through a gnosis multisig on Sepolia network. We need this since, Sepolia is still not supported in Safe Cannonical UI

@chechu chechu changed the title Poc/sepolia VIP multisig tx execution [VEN-1830]: Poc/sepolia VIP multisig tx execution Aug 29, 2023
}
export const ZERO_ADDRESS = ethers.constants.AddressZero;
export const ADDRESSES: NetworkAddress = {
sepoliaContracts: {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Shouldn't the key be only the network name without Contracts suffix?

Copy link
Contributor

Choose a reason for hiding this comment

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

Agree we can import it into other files using an alias name to prevent confusion.

@0xlucian 0xlucian merged commit e48cbd0 into develop Oct 31, 2023
2 checks passed
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