You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: