Skip to content

v0.1.1

Compare
Choose a tag to compare
@bsrinivas8687 bsrinivas8687 released this 11 Jun 20:18
· 274 commits to master since this release
90dafc4

What's Changed

  • c0cdcf5 Fixed inaccurate condition for stale peers and added more info log
  • 77168c7 Added height for transaction result info log
  • 955c042 Added JSON tags for config
  • 6ddc2e1 Added RWMutex for sessions and added more info log
  • c382b3e Renamed import log to tmlog
  • 96664ac Added ZeroLogger and some logs
  • 85ec150 Create LICENCE
  • 7e681a9 Added some badges
  • 0cba62a Removed toml package dependency
  • e652165 Updated Makefile with version
  • 9bca01a Refactored some code
  • 542cc59 Updated add-session handler with more verification
  • 454fc00 Removing inactive peer from list
  • 1020b3a Added more useful methods for identifying a session
  • 76c4bd2 Removed context
  • 3d58850 Added comments for the config keys
  • cf3195e Using viper for reading the config file and added more validation
  • 1b09661 Updated dependencies and using SpeedTest Go package
  • baa0553 Added more validation for add-session request body
  • b93da40 Using gRPC code instead of substring search
  • fe006e9 Using pointers in status response
  • c7d5302 Modified output format for keys
  • 51eece2 Fix validation of provider address
  • a8e60a5 Added set configuration command
  • 227bddf Added proper validation for configuration and refactored code
  • 8083a8e Fix recover key stdin reader issue

Full Changelog: v0.1.0...v0.1.1