Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

v0.2.0

Latest
Compare
Choose a tag to compare
@LycrusHamster LycrusHamster released this 15 Sep 14:52
· 8 commits to master since this release
eca7cde

Bug Fixes

  • cli: expose version, author and app_name to be customized (#456) (93c551e)
  • logger: add structured api (#450) (4ef3d93)
  • metric: network broadcast all data size (#452) (5a8999a)
  • network: wrong connected consensus peer count (#451) (43357fa)
  • state: If value is an empty byte it needs to return none (#448) (5e1e4b6)

Features

  • logger: add a json macro to generate json object (#455) (ffb1b45)
  • cli for maintance (#436) (aebd85f)
  • api: dump profile data through http request (#446) (31d66ab)
  • metric: add accumulated network message size count (#449) (eda8f75)