Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

2.7.0

Choose a tag to compare

@yakkle yakkle released this 22 Dec 07:06
· 42 commits to master since this release

Features

  • add recovery mode (#583)
  • concurrently block sync (#587)
  • confirm block sequentially when received simultaneously (#596)

Fixes

  • rename testcase/unittest directory (#580)
  • Apply earlgrey 0.2.0 (#584)
  • added log for future anaysis (#586)
  • update version of cryptography (#588)
  • Error message implementation for pruned hash data (#590)
  • update logging message (#597)
  • remove rename db directory (#598)
  • apply grpc.aio to grpc server (#599)
  • sync stopped when block height sync (#601)
  • improve block height sync (#606)
  • support get_blockReceipts API (#605)
  • fixed condition to find node_type in recovery mode (#608)
  • remove retry limit when citizen request (#611)