Browse Source

Merge branch 'develop' of coding.jd.com:jdchain/jdchain into develop

tags/1.6.4
liuyuanmu 3 years ago
parent
commit
c45337f6fe
4 changed files with 4 additions and 4 deletions
  1. +1
    -1
      core
  2. +1
    -1
      deploy/deploy-peer/src/main/resources/config/init/bftsmart/bftsmart.config
  3. +1
    -1
      framework
  4. +1
    -1
      test

+ 1
- 1
core

@@ -1 +1 @@
Subproject commit c9f77677eccfc2ea3f00a091e1072a683c5a41d3
Subproject commit 884bfb65ab1c776acb6dfad4b61207bab288f298

+ 1
- 1
deploy/deploy-peer/src/main/resources/config/init/bftsmart/bftsmart.config View File

@@ -104,7 +104,7 @@ system.communication.send.retryCount=100
system.communication.useSignatures = 0 system.communication.useSignatures = 0


#Set to 1 if SMaRt should use MAC's, set to 0 if otherwise #Set to 1 if SMaRt should use MAC's, set to 0 if otherwise
system.communication.useMACs = 1
system.communication.useMACs = 0


#Set to 1 if SMaRt should use the standard output to display debug messages, set to 0 if otherwise #Set to 1 if SMaRt should use the standard output to display debug messages, set to 0 if otherwise
system.debug = 0 system.debug = 0


+ 1
- 1
framework

@@ -1 +1 @@
Subproject commit f9d50f43b6ae239d0d17ff50d9b19fd3b3283d3f
Subproject commit a7d029faba042769dea0a07a1bdf8ca92466556a

+ 1
- 1
test

@@ -1 +1 @@
Subproject commit 2dcb24d24d64c02ed681d5136750ab674be71b07
Subproject commit 936917573e9205f80f1d9a2d401f370623656742

Loading…
Cancel
Save