This is a maintenance release, which contains performance improvement and bug fixes.
- Add
-cache
cli flag to adjust underlying cache size. Under the default setting, it significantly speeds up state access, however, more RAM is occupied. - Fix CORS problem when request with 'x-genesis-id' header.
- Fix incorrect default forkConfig in custom net configuration.