zhangshuang
712e273662
bug modify for regist participant
5 years ago
zhangshuang
cd63d7612b
add regist participant code for feature
5 years ago
huanghaiquan
104ef612ec
Merge commit '963debbc9637ac704994e1cf8ab98b4f8bfcfad8' into develop
5 years ago
zhangshuang
963debbc96
solve miss property problem
5 years ago
shaozhuguang
ffd5b71e47
屏蔽ump编译
5 years ago
shaozhuguang
ce1e79b88d
增加部分注释
5 years ago
huanghaiquan
c4ac70efa8
Fixed the bug that : the global standard time zone was not set and time parsing error occurred while running on a different time zone setting server.
5 years ago
shaozhuguang
9f0fe0855c
增加ump代码
5 years ago
shaozhuguang
bbf938553f
初始化ump代码
5 years ago
shaozhuguang
f36ef575d8
删除临时合约文件
5 years ago
shaozhuguang
d201c568de
修正日志打印的问题
5 years ago
zhaoguangwei
40d8a8ee20
add the xml parse;
5 years ago
huanghaiquan
6ac03c4c69
Added manager project;
5 years ago
shaozhuguang
66842c3c85
修正解析SDK返回应答问题
5 years ago
shaozhuguang
21956bd905
修改log4j2包引入问题
5 years ago
shaozhuguang
57030e0a42
Merge remote-tracking branch 'origin/develop' into develop
5 years ago
shaozhuguang
4a7f5aab3d
增加启动参数,设置使用的Console,并支持自动退出
5 years ago
zhaoguangwei
ebdc566c4b
add the memo of ledger-binding.conf in the deployment.md;
5 years ago
shaozhuguang
06fe31e836
增加启动参数,设置使用的Console
5 years ago
shaozhuguang
bb1a41e586
add CI
6 years ago
shaozhuguang
a616aa3a1f
Upload core-0.1.4.jar
6 years ago
huanghaiquan
d5bb40541a
Merge branch 'master' into develop
# Conflicts:
# source/base/pom.xml
# source/binary-proto/pom.xml
# source/consensus/consensus-bftsmart/pom.xml
# source/consensus/consensus-framework/pom.xml
# source/consensus/consensus-mq/pom.xml
# source/consensus/pom.xml
# source/contract/contract-framework/pom.xml
# source/contract/contract-jvm/pom.xml
# source/contract/contract-maven-plugin/pom.xml
# source/contract/contract-samples/pom.xml
# source/contract/pom.xml
# source/crypto/crypto-adv/pom.xml
# source/crypto/crypto-classic/pom.xml
# source/crypto/crypto-framework/pom.xml
# source/crypto/crypto-pki/pom.xml
# source/crypto/crypto-sm/pom.xml
# source/crypto/pom.xml
# source/deployment/deployment-gateway/pom.xml
# source/deployment/deployment-peer/pom.xml
# source/deployment/pom.xml
# source/gateway/pom.xml
# source/ledger/ledger-core/pom.xml
# source/ledger/ledger-model/pom.xml
# source/ledger/ledger-rpc/pom.xml
# source/ledger/pom.xml
# source/peer/pom.xml
# source/pom.xml
# source/runtime/pom.xml
# source/runtime/runtime-context/pom.xml
# source/runtime/runtime-modular-booter/pom.xml
# source/runtime/runtime-modular/pom.xml
# source/sdk/pom.xml
# source/sdk/sdk-base/pom.xml
# source/sdk/sdk-client/pom.xml
# source/sdk/sdk-samples/pom.xml
# source/storage/pom.xml
# source/storage/storage-composite/pom.xml
# source/storage/storage-redis/pom.xml
# source/storage/storage-rocksdb/pom.xml
# source/storage/storage-service/pom.xml
# source/test/pom.xml
# source/test/test-consensus-client/pom.xml
# source/test/test-consensus-node/pom.xml
# source/test/test-integration/pom.xml
# source/test/test-ledger-core/pom.xml
# source/tools/pom.xml
# source/tools/tools-capability/pom.xml
# source/tools/tools-initializer-booter/pom.xml
# source/tools/tools-initializer/pom.xml
# source/tools/tools-keygen-booter/pom.xml
# source/tools/tools-keygen/pom.xml
# source/tools/tools-mocker/pom.xml
# source/utils/pom.xml
# source/utils/utils-common/pom.xml
# source/utils/utils-http/pom.xml
# source/utils/utils-serialize/pom.xml
# source/utils/utils-test/pom.xml
# source/utils/utils-web-server/pom.xml
# source/utils/utils-web/pom.xml
6 years ago
huanghaiquan
1d4d5d2982
upgraded version to 1.0.1.RELEASE;
6 years ago
shaozhuguang
7da4ad05d9
Fix Endpoint's Sign Error !
6 years ago
shaozhuguang
4f8d4e942e
Fix Endpoint's Sign and Node's Sign Error !
6 years ago
shaozhuguang
be4b9cf8e6
Fix Endpoint's Sign and Node's Sign Error !
6 years ago
shaozhuguang
bd4537bba1
modify bftsmart-server's default host to 0.0.0.0
6 years ago
huanghaiquan
0d8cc2be3e
Merge branch 'release/1.0.0' into develop
# Conflicts:
# source/sdk/sdk-base/pom.xml
# source/storage/storage-redis/pom.xml
# source/storage/storage-service/pom.xml
6 years ago
huanghaiquan
fb771ef656
Upgraded the version of fastjson lib to avoid security issues;
6 years ago
huanghaiquan
884ae3d153
Merge branch 'test' into release/1.0.0
# Conflicts:
# source/pom.xml
# source/storage/storage-service/src/test/java/test/com/jd/blockchain/storage/service/utils/BufferedKVStorageTest.java
6 years ago
huanghaiquan
53fd891acb
Fixed bugs of testcases;
6 years ago
huanghaiquan
c727a35626
Implemented transaction rollback mechanism;
6 years ago
huanghaiquan
436022dda6
Set the default log level of console to error;
6 years ago
huanghaiquan
c72b3397ad
Fixed the bug that did not correctly handle transaction state when the writing DataAccount did not exist;
6 years ago
shaozhuguang
6f13f26917
修改BFTSMART服务节点关联网卡启动异常的问题
6 years ago
huanghaiquan
87ac6f8c9c
Fixed error of testcase;
6 years ago
huanghaiquan
bcbe8ae214
Fixed the bug where abnormal transaction processing was not reported;
6 years ago
zhaoguangwei
20c7feccb8
add the ContractCheckMojo for contract-maven-plugin;
6 years ago
zhaoguangwei
36bd35130b
modify the file of 安装部署.*
6 years ago
zhaoguangwei
2602fb7c96
clean the project;
fixed the bug: get 10+ results by /accounts/.../entries?fromIndex=10&count=10, no results in the seconds page;
delete the modules of stp/state-transfer/crypto-impl;
delete the dependency out the dependencyManagement
6 years ago
huanghaiquan
a5bb09c00e
Merge branch 'release/1.0.0' into develop
6 years ago
shaozhuguang
08ca5926a9
Modify the default settings for the initialization part of the ledger !
6 years ago
shaozhuguang
40e397da05
Modify contract usage in readme file !
6 years ago
shaozhuguang
4edfe964ec
1、Fixed get consensus file error !
6 years ago
shaozhuguang
f73a2280d9
Delete the public key part involved in the bftsmart file !
6 years ago
huanghaiquan
e33a21310c
Upgraded version to 1.1.0-SNAPSHOT
6 years ago
huanghaiquan
859a60d3af
Upgraded version to 1.0.0.RELEASE;
6 years ago
huanghaiquan
377e90e3c6
Merge commit '9f4a4412013c0fed958bc7ade253a94c129f9793' into develop
6 years ago
huanghaiquan
a6b0bebfda
Modified comment;
6 years ago
shaozhuguang
9f4a441201
Add Contract Code Show !
6 years ago