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

Auto entropy recovery #14

Open
makemake-kbo opened this issue Jul 11, 2023 · 0 comments
Open

Auto entropy recovery #14

makemake-kbo opened this issue Jul 11, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@makemake-kbo
Copy link
Collaborator

Sothis is designed to be used to test tooling and protocols against mainnet conditions and their interactions. When setting up an enviroment to test such protocols, our local chain may have high rates of entropy and therefor, high rates of transaction failure.

One way to mitigate this without restarting the fork is to automatically attempt to recover. We can store which accounts have high failiure rates, and restore their storage/balances to the mainnet values at the current block height we're replaying at.

There might be better solutions to this problem, so feedback is appreciated.

@makemake-kbo makemake-kbo added enhancement New feature or request help wanted Extra attention is needed labels Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant