Skip to content

1.0.6

Compare
Choose a tag to compare
@yohanelly95 yohanelly95 released this 31 Jul 12:26
· 8 commits to releases/v1.0.6 since this release
c21abf3

Features

  • Support for alternate RPC is added which can be used if primary RPC does not work.
  • Log file parameters like Maximum size of log file, Maximum number of backups of log file, Maximum age of log file are moved to config file as a config parameter which can be set by user.
  • HTTP timeout for API is moved to config file as a config parameter which can be set by user.
  • Caching is implemented to cache multiple results from same API.
  • The release also includes code cleanups, code refactoring and usage of a generic function to implement retry mechanism on contract calls.

What's Changed

New Contributors

Full Changelog: v1.0.5-patch2...v1.0.6