Browse Source

fix max block height error in event cache;

make sure leader confirmed before doEpoch;
set bft client timeout to 150s.
tags/1.6.2
liuyuanmu 2 years ago
parent
commit
959c1b53d9
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      core
  2. +1
    -1
      libs/bft-smart

+ 1
- 1
core

@@ -1 +1 @@
Subproject commit a18dedf3f5a25362e3824e4ba3bb8ed00766167a
Subproject commit 88fe97ef3d930404ba4b604e2e0744dc7f18902c

+ 1
- 1
libs/bft-smart

@@ -1 +1 @@
Subproject commit 9a6a497815984ceccc480beca6d429d5b203125f
Subproject commit dd17153e948abee2849ca38504176dea4c1977e8

Loading…
Cancel
Save