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
{{ message }}
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
#28541 was created and activated (on testnet) to restore compatibility of testnet with mnb and master. #28541 did not cover the case where we rehash accounts with an expected rent_epoch field during accounts hash calculation. As a result, the feature activation was not sufficient to restore compatibility. We have to disable the rehashing with a feature as well on testnet.
This feature on mnb and devnet will do nothing eventually. On testnet, we will activate it and it will change the network's idea of what 'correct' accounts hash values are.