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
shaozhuguang
0722408d37
修改合约处理逻辑为在assembly基础上调用,并增加ReadME.MD文档
6 years ago
shaozhuguang
d7eb2a2816
增加合约打包异常删除逻辑
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
c021cf48ca
增加合约打包异常删除逻辑
6 years ago
shaozhuguang
13478a2129
修改合约打包模块对应的package
6 years ago
shaozhuguang
f08f6cc9cf
修改合约打包验证功能模块
6 years ago
shaozhuguang
6f13f26917
修改BFTSMART服务节点关联网卡启动异常的问题
6 years ago
shaozhuguang
d1bbc6ec22
增加合约验证
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
shaozhuguang
5fadf9bdb8
SDK增加合约校验功能!
6 years ago
shaozhuguang
34c602991d
Modify Contract Plugin's Check Function!
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
huanghaiquan
f5bc1a2404
Merge commit '09d14c30400634ab169d04e0d878722c502cbb10' into feature/contract_invocation
# Conflicts:
# source/tools/tools-mocker/src/main/java/com/jd/blockchain/mocker/MockerNodeContext.java
6 years ago
huanghaiquan
157f841a7a
Fixed the error caused by missing created-time property in ledger.init file;
6 years ago
huanghaiquan
83a99039ac
Added created-time attribute to transaction;
6 years ago
shaozhuguang
09d14c3040
Merge remote-tracking branch 'origin/feature/contract_invocation' into develop-local
# Conflicts:
# source/test/test-integration/src/test/java/test/com/jd/blockchain/intgr/IntegrationBase.java
6 years ago
shaozhuguang
867c0f6911
Add Contract Code Show !
6 years ago
shaozhuguang
772eb27dd2
Fixed Test case !
6 years ago
shaozhuguang
c2ddfa9498
Fix Test case !
6 years ago
shaozhuguang
87b4d5d029
Fix Test case !
6 years ago
shaozhuguang
541d1b3c8c
Modify Operation return result resolver !!!
6 years ago
huanghaiquan
e70049802b
Fixed compilation error;
6 years ago
huanghaiquan
53554a9e03
Completed the cancellation of transaction template and prepared transaction ;
6 years ago
huanghaiquan
683b9d3ac0
Refactored the processing of bytes values of ContractEventSendOperation;
6 years ago
huanghaiquan
afb526b635
Refactored the args type of ContractEventSendOperation;
6 years ago
huanghaiquan
73fe2fe8d4
Refactor ContractReturnValue;
6 years ago
huanghaiquan
0888190efa
Completed the processing of the return value of Contract event send operation;
6 years ago
huanghaiquan
00dd08abf8
Fixed compilation error;
6 years ago
shaozhuguang
c8aac0aac7
Merge remote-tracking branch 'origin/feature/contract_invocation' into feature/contract_invocation-local
6 years ago
shaozhuguang
532fec678b
Fix getDataEntry results error!
6 years ago