Skip to content

v1.1.3

Compare
Choose a tag to compare
@qianbin qianbin released this 14 Aug 07:38
· 797 commits to master since this release
48c1764

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.