Sometimes when registering a data proxy the node decides it can delete the entire data-proxy configs store.
Steps to Reproduce
We initially observed the issue because it only pruned the store on 1 node which caused a chain halt. When we later executed the following transaction both nodes decided to prune the entire state.
π Bug Report
Sometimes when registering a data proxy the node decides it can delete the entire data-proxy configs store.
Steps to Reproduce
We initially observed the issue because it only pruned the store on 1 node which caused a chain halt. When we later executed the following transaction both nodes decided to prune the entire state.
Before
After registering
Code snippet to reproduce
Stack trace & error message
Expected Behavior
The behaviour should be deterministic. It would also be nice if not all data proxies get deleted for no reason. :)
Your Environment