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
This PR contains some tech debt cleanup within the world state module.
We address:
#9508, #9509, #9510, #9511, #9513, #9516, #9517
1. Reported errors now contain much more information.
2. Transactions have been refactored to reduced duplicated code.
3. We handle trees going out of sync.
4. On any DB modifying action (block sync, unwind or remove historic
block) we return a comprehensive set of data about all of the trees and
underlying stores.
5. The DB map size is now specified on in the environment.
---------
Co-authored-by: ludamad <adam.domurad@gmail.com>
No description provided.
The text was updated successfully, but these errors were encountered: