Skip to content

Set contract memory cache size to 4096

Pluto (9R) requested to merge terra-contract-cache-size into master

Following advice from Terra discord. This may be necessary to speed up sync of Terra fullnodes. However, this does appear to create a memory leak (which the original was supposed to mitigate). This will cause full nodes to restart occasionally, which may be fine. If this gets merged, we should tell validators to make restart => terra-daemon in the release instructions.

Merge request reports