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

E2E EpochManager test + Epoch truffle migrations & Anvil L2 migration build fix #11198

Merged
merged 76 commits into from
Sep 17, 2024

Conversation

pahor167
Copy link
Contributor

Epoch truffle migrations & Anvil L2 migration build fix

@pahor167 pahor167 marked this pull request as ready for review August 29, 2024 10:58
Base automatically changed from soloseng/startNextEpochProcess-unit-and-integration-test to feat/l2-epoch-system September 17, 2024 00:40
@@ -181,6 +186,7 @@ contract EpochManager is
// TODO complete this function
Copy link
Contributor

Choose a reason for hiding this comment

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

Are these TODO still required?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

can be removed

bool processed;
uint256 epochRewards;
}

// TODO this should be able to get deleted easily
Copy link
Contributor

Choose a reason for hiding this comment

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

is this TODO still required?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

can be removed

@martinvol martinvol merged commit 5dc389f into feat/l2-epoch-system Sep 17, 2024
12 of 21 checks passed
@martinvol martinvol deleted the pahor/truffleMigrations branch September 17, 2024 15:38
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.

3 participants