0b87093c
Merge remote-tracking branch 'origin/feature/raft_consensus' into develop by
2022-03-08 18:38:09 +0800
eae0d586
db optimize, pb optimize, fix some bugs by
2022-03-08 17:38:38 +0800
1d7a29b2
support python contract language by
2022-03-04 16:22:09 +0800
f46f81f7
import graalvm and support javascript contract language by
2022-03-01 15:04:53 +0800
dbd7f6b1
fix jinrong test bug , update core sub module by
2022-02-24 18:40:15 +0800
e0548509
support jdk gt 8 by
2022-02-15 17:03:27 +0800
edb47453
do not remove SunEC by
2022-02-15 18:19:25 +0800
2e885112
1. raft共识管理节点功能支持TLS 2. 更新core module by
2022-02-15 17:32:52 +0800
9d1b51c4
1.修改raft未配置truststore时TLS校验问题 2. 更新core module by
2022-02-15 09:51:27 +0800
f44d5652
fix raft客户端初始化时无初始节点问题 by
2022-02-08 19:48:45 +0800
5fea36bb
contract runtime security manager by
2022-02-08 10:54:31 +0800
3829e2e7
add contract runtime timeout by
2022-01-30 12:28:21 +0800
6538eb6d
fix tls error in docker env, update core and bft submodule by
2022-01-18 19:18:04 +0800
5650ee08
(release/1.6.2)
default ping interval by
2022-01-12 19:13:37 +0800
6b971b8e
update core sub module by
2022-01-12 17:28:00 +0800
6c01377c
update test sub module by
2022-01-12 15:13:42 +0800
6d311d20
fix bft bug, update bft sub module by
2022-01-10 15:10:43 +0800
7c2091c4
update module by
2022-01-10 14:28:15 +0800
2b6f238f
1. update core module 2. 修改peer包打包内容 by
2022-01-07 20:01:04 +0800
31524186
update module by
2022-01-06 17:25:52 +0800
4255d978
update module by
2022-01-06 10:30:34 +0800
bd196091
fix bug 695, and kv config by
2022-01-04 14:43:58 +0800
17dbbd61
update explorer, project module by
2022-01-04 13:42:02 +0800
573ea55d
update framework, bft-samrt module by
2022-01-04 11:53:55 +0800
31775611
fix: conflicts by
2022-01-04 10:40:44 +0800
225a35dc
update core module by
2022-01-04 10:31:31 +0800
3eac42b3
(tag: 1.6.2)
release 1.6.2 by
2021-12-31 14:24:32 +0800
19dc6ebe
update module by
2021-12-31 13:29:08 +0800
2b5a7d97
upgrade log4j version by
2021-12-31 10:58:06 +0800
95594799
增加生成国密双证书方法 by
2021-12-30 20:15:52 +0800
75a59fb7
update core and bft-smart by
2021-12-30 18:33:03 +0800
3474bebd
add gm tls support by
2021-12-29 18:23:36 +0800
447dc91d
set default root log level to INFO by
2021-12-29 17:07:49 +0800
9acfb5c8
update mq by
2021-12-29 17:07:20 +0800
2992a78b
add prometheus for peer by
2021-12-29 09:27:36 +0800
959c1b53
fix max block height error in event cache; make sure leader confirmed before doEpoch; set bft client timeout to 150s. by
2021-12-28 16:50:23 +0800
d0ff417b
add topology.aware.interval,peer.connection.pin,peer.connection.auth congigs by
2021-12-28 12:58:42 +0800
9338fd56
fix gateway cannot be closed error by
2021-12-23 16:55:40 +0800
17198aca
role to upper case by
2021-12-23 11:13:18 +0800
a6290624
configs description error by
2021-12-23 11:00:21 +0800
9767ac46
add protocol,enabled-protocols,ciphers settings by
2021-12-21 10:36:28 +0800
49936817
set IdentityMode/LedgerCertificates/LedgerStructureVersion/GenesisUsers for metadata in KV structure by
2021-12-20 14:14:22 +0800
95381129
add ledger anti tamper verify interface, update core submodule by
2021-12-17 15:01:54 +0800
fa2a91a1
node running data sync test, participant active, deactive, del , exception tx test completed, update core, bft, framework submodule by
2021-12-17 09:47:06 +0800
8a8981b4
add protocol,enabled-protocols,ciphers settings by
2021-12-16 21:13:56 +0800
3f58aec5
fix active/deactive/update participants bug, update core, bft, framework sub module by
2021-12-16 15:04:14 +0800
a0fb8797
(tag: 1.1.13-PACKLOG4JLEAK)
update log4j version to 2.15.0 to fix log4j leak by
2021-12-15 11:21:22 +0800
42f2e02a
(tag: 1.1.11-PACKLOG4JLEAK)
upgrade log4j version to 2.15.0 by
2021-12-11 23:09:50 +0800
86aa4798
(release/1.6.0)
upgrade log4j2 version to 2.15.0 by
2021-12-11 14:38:28 +0800
1e91658d
(release/1.5.1)
upgrade log4j2 version to 2.15.0 by
2021-12-11 14:17:39 +0800
4200a0a6
(release/1.6.1)
upgrade log4j2 version to 2.15.0 by
2021-12-11 11:56:04 +0800
3b5d8ca8
add raft consensus ssl/tls by
2021-12-10 17:43:00 +0800
ec159ed1
Merge branch 'feature/raft_consensus' of coding.jd.com:jdchain/jdchain into feature/raft_consensus by
2021-12-10 17:39:13 +0800
e9713172
modify deploy raft config by
2021-12-10 17:39:09 +0800
6f5c239a
fix log4j leak, update core , project, kvdb sub module by
2021-12-10 17:24:27 +0800
acf92055
add crypto algo switch implement, update core and framework by
2021-12-10 16:40:51 +0800
ce99204a
update rocksdb && sofajraft version by
2021-12-09 10:43:40 +0800
6661cea5
update expore display consensus update operation by
2021-12-06 21:14:21 +0800
d7262797
合并共识变更代码 by
2021-12-06 17:06:25 +0800
e6e34aee
modify deploy config file by
2021-12-06 11:39:10 +0800
216f9a1b
code merge, update core, framework, bff, test sub module by
2021-12-06 11:35:55 +0800
c70be7db
update core module by
2021-12-03 19:02:09 +0800
5d3c4392
fix consensus switch bug, update core submodule by
2021-12-03 11:08:02 +0800
ca84b0fe
update core and framework sub module by
2021-12-02 18:32:51 +0800
cecb2329
Merge branch 'feature/raft_consensus' of coding.jd.com:jdchain/jdchain into feature/raft_consensus by
2021-12-02 10:18:29 +0800
d0e5160f
更新framework分支 by
2021-11-30 11:23:41 +0800
0f61149b
raft consensus 分支提交 by
2021-11-30 11:06:00 +0800
b7446b26
update core module by
2021-12-02 10:06:41 +0800
574599c4
(tag: 1.5.1)
remove base58 encode in bft log by
2021-12-01 11:23:51 +0800
bb213593
更新framework分支 by
2021-11-30 11:23:41 +0800
34f9240e
raft consensus 分支提交 by
2021-11-30 11:06:00 +0800
e5db6fb1
(tag: 1.6.1)
release 1.6.1 by
2021-11-26 15:30:18 +0800
cf09f1a7
update participant cli by
2021-11-25 20:52:22 +0800
9de44edb
update participant cli by
2021-11-25 20:15:42 +0800
04ffaa7c
update testnet by
2021-11-25 11:43:17 +0800
9da8a490
bftsmart use log4j2 by
2021-11-24 19:06:06 +0800
10a4223e
tests by
2021-11-24 17:38:15 +0800
49a6a40c
remove docs, see docs repository by
2021-11-24 14:41:19 +0800
eb306c5c
fix TLS bugs by
2021-11-24 14:40:07 +0800
185dc76d
fix log error by
2021-11-23 19:44:11 +0800
85259ab2
update jdchain cli by
2021-11-22 15:19:46 +0800
e96f4b39
remove jdchain-samples by
2021-11-19 12:43:30 +0800
4dad1522
remove duplicate tools by
2021-11-19 12:42:46 +0800
15a05964
replace system out with log by
2021-11-19 11:24:24 +0800
1267b66d
fix ssl security null error by
2021-11-19 11:24:16 +0800
001a9846
remove log4j dependency from sdk by
2021-11-18 20:38:41 +0800
4cc3e3c4
TLS for netty by
2021-11-14 21:49:02 +0800
5209fd97
TLS for peer manage server by
2021-11-12 21:19:21 +0800
466304be
TLS for peer manage server by
2021-11-10 20:15:11 +0800
1fb94ce6
TLS for gateway by
2021-11-10 17:36:48 +0800
bbbf8417
(tag: 1.6.0)
release 1.6.0 by
2021-10-29 20:04:38 +0800
f7dc61fc
update bftsmart log by
2021-10-29 17:11:36 +0800
74bb54b8
POOL_SIZE_PEER_CLIENT 20 -> 100 by
2021-10-29 17:07:33 +0800
4bf19600
update docs by
2021-10-29 17:04:41 +0800
e33ba52a
update docs by
2021-10-29 13:46:21 +0800
1270cde5
update samples by
2021-10-29 11:32:15 +0800
e270aaa3
add RoleDoesNotExistException by
2021-10-29 10:47:35 +0800
cf78ae86
fix checkNodeState bug by
2021-10-28 19:51:26 +0800
8b49568f
update submodules by
2021-10-28 19:30:59 +0800
fa60c60c
Merge branch 'develop' of coding.jd.com:jdchain/jdchain into develop by
2021-10-28 17:56:10 +0800