Skip to content

performance: Store statushashes as FullHash

Created by: dagurval

Don't store scripthash subscriptions json encoded. Use FullHash to save on memory and CPU.

Test plan: ./contrib/run_functional_tests.py

Merge request reports