Skip to content

V0.5.10

Compare
Choose a tag to compare
@yun-yeo yun-yeo released this 03 Nov 10:01
· 116 commits to main since this release

Release Note

The config ~/.terra/config/app.toml is changed as follow.

+ contract-memory-cache-size = 100
- write-vm-memory-cache-size = 500
- read-vm-memory-cache-size = 300
- num-read-vms = 1

Improvements

  • #601 revert readvm-pool feature
  • #593 revert jemalloc integration from wasmvm & add troubleshoot section to docs