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 L2VestingWalletPaused and L1VestingWalletPaused #193

Merged
merged 6 commits into from
Jul 11, 2024

Conversation

Phanco
Copy link
Member

@Phanco Phanco commented Jul 9, 2024

What was the problem?

This PR resolves #192

How was it solved?

  1. Added L1VestingWalletPaused and L2VestingWalletPaused
  2. Added deployment script for VestingWallet paused
  3. Update Utils.sol

How was it tested?

Updated Utils.t.sol
Added test cases for VestingWalletPaused

@Phanco Phanco self-assigned this Jul 9, 2024
@Phanco Phanco force-pushed the 192-paused-vesting-wallet branch from aa26525 to e1f836a Compare July 9, 2024 09:26
@Phanco Phanco changed the title Add L2VestingPaused Add L2VestingWalletPaused and L1VestingWalletPaused Jul 9, 2024
@Phanco Phanco force-pushed the 192-paused-vesting-wallet branch from ff5c3ae to e0a894a Compare July 9, 2024 15:21
@Phanco Phanco force-pushed the 192-paused-vesting-wallet branch from e0a894a to b7c617e Compare July 9, 2024 15:35
@Phanco Phanco marked this pull request as ready for review July 9, 2024 16:06
Copy link
Contributor

@sergeyshemyakov sergeyshemyakov left a comment

Choose a reason for hiding this comment

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

Looks all good

@Phanco Phanco enabled auto-merge (squash) July 11, 2024 13:29
@Phanco Phanco merged commit 192ea50 into development Jul 11, 2024
4 checks passed
@Phanco Phanco deleted the 192-paused-vesting-wallet branch July 11, 2024 13:34
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.

Paused Contract for VestingWallet
3 participants