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

Test fail: test_moc_to_first_validator #53

Open
SurfingNerd opened this issue Aug 10, 2023 · 1 comment
Open

Test fail: test_moc_to_first_validator #53

SurfingNerd opened this issue Aug 10, 2023 · 1 comment
Assignees

Comments

@SurfingNerd
Copy link
Collaborator

The test fails probably to a known reason:

New Validators are not
treated as "active" after adding them.

They need to send their announce availability,
but the current simulated network implementation does not do that.

this is just a theory that needs to be confirmed.

SurfingNerd added a commit that referenced this issue Aug 10, 2023
implemented #31
Gas price is now determined by the POSDAO contracts.
merging, automated tests are currently not picked up by github anymore.
1 test is expected to fail, see #53
SurfingNerd added a commit that referenced this issue Aug 10, 2023
Merging #40 as experimental.
1 Unit test is known to fail:
#53
@SurfingNerd SurfingNerd moved this to In Progress in Diamond Alpha 4 Apr 23, 2024
@SurfingNerd
Copy link
Collaborator Author

@dforsten
The timing issue with blocks could also be solved be improving the client side transaction handling:
#97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants