In the current implementation, key-value processing can take much time and memory to save the history of all the values in the state. This patch skips key-value pairs when no application checkers are specified.
This suppresses time and memory consumption when a user does not intend to examine and verify the contents of the transactions.
In the current implementation, key-value processing can take much time and memory to save the history of all the values in the state. This patch skips key-value pairs when no application checkers are specified.
This suppresses time and memory consumption when a user does not intend to examine and verify the contents of the transactions.