This repository has been archived by the owner on Sep 13, 2022. It is now read-only.
v0.2.0-rc.2.1
LycrusHamster
released this
09 Sep 06:03
·
21 commits
to master
since this release
Bug Fixes
- change unwrap to expect (911cf7e)
- clippy (617f70f)
- fix consensus wal (6db727f)
- consensus: recover and insert tx to mempool to avoid inactivation (#414) (fd9716e)
- network: cannot process message after reactor exit (#412) (36af704)
- network: double decrease connecting gauge (#424) (0a1cfcf)
- network: give up a peer without log a reason (#423) (7151cd4)
- network: give up peer because of handshake timeout (#418) (2627c00)
- network: give up peer due to secio io error (#425) (27a8e8b)
- network: negative connecting metric number (#430) (dae62ae)
- update to latest overlord (#421) (c8f018c)
Features
- add byzantine test script (#433) (b7ceda0)
- add clap (16e9f6e)
- change wal (4e70b2c)
- cli (d17815a)
- consensus_wal is ready (9085ca1)
- apm: add executing block num to apm (#429) (b27ac99)
- logger: split log file by size (#435) (5c4f075)
- log the overlord view change reason (#432) (8b25191)
- network: add more metrics (#416) (d03ddde)
- network: add tentacle_metrics feature (#417) (5181562)