Callum Waters
5703ae2fb3
This PR tackles the case of using the e2e application in a long lived testnet. The application continually saves snapshots (usually every 100 blocks) which after a while bloats the size of the application. This PR prunes older snapshots so that only the most recent 10 snapshots remain. |
3 years ago | |
---|---|---|
.. | ||
app.go | e2e: automatically prune old app snapshots (#7034) | 3 years ago |
snapshots.go | e2e: automatically prune old app snapshots (#7034) | 3 years ago |
state.go | e2e: allow running of single node using the e2e app (#6982) | 3 years ago |