v1.0.7-beta
yilunzhang
released this
08 Aug 06:31
·
441 commits
to master
since this release
This release limits the memory usage of txpool and block syncing and also fix a few bugs. The following parameters in config.json can be used to control memory usage:
- TxPoolMaxMemorySize, in unit of MB, default to 32MB
- SyncBlocksMaxMemorySize, in unit of MB, default to 10% of max RAM