zhaoguangwei
|
fb4d7e2dce
|
first display the latest record when invoke the interface: /users,/accounts,/contracts;
|
6 years ago |
huanghaiquan
|
96ca7b5b2d
|
Upgraded version to 1.2.0-SNAPSHOT;
|
6 years ago |
huanghaiquan
|
93d6a87c53
|
Upgrade to 1.1.0.RELEASE;
|
6 years ago |
huanghaiquan
|
66b1f6c3d1
|
Release 1.1.0.RELEASE;
|
6 years ago |
zhaoguangwei
|
ee0f2e81bb
|
init the param of schemaRetrievalUrl;
|
6 years ago |
shaozhuguang
|
a91da3d5a1
|
Change Peer startup shell !
|
6 years ago |
shaozhuguang
|
e1325a3e40
|
Merge remote-tracking branch 'origin/develop' into feature/admin1-local
|
6 years ago |
shaozhuguang
|
fef6979380
|
SDK-Client Module Increases Serialized Interface Registration
|
6 years ago |
shaozhuguang
|
1d40514432
|
修改tools.jar文件引入
|
6 years ago |
shaozhuguang
|
5d272d3337
|
Merge remote-tracking branch 'origin/develop' into feature/admin1-local
|
6 years ago |
shaozhuguang
|
c849affc4f
|
修改Gateway对应配置文件路径及LedgerSettings注册
|
6 years ago |
shaozhuguang
|
03eb3c70ed
|
修改获取账本基本信息栈溢出异常
|
6 years ago |
shaozhuguang
|
5e7546e103
|
修改管理工具编译错误
|
6 years ago |
shaozhuguang
|
a44e6f7743
|
Merge remote-tracking branch 'origin/develop' into feature/admin1-local
# Conflicts:
# source/deployment/deployment-peer/src/main/resources/scripts/startup.sh
# source/gateway/src/main/java/com/jd/blockchain/gateway/web/BlockBrowserController.java
|
6 years ago |
shaozhuguang
|
3deb0effb3
|
修改账本提交异常
|
6 years ago |
shaozhuguang
|
e285cac39b
|
修改集成测试BUG
|
6 years ago |
shaozhuguang
|
31071068c0
|
修改日志打印模块
|
6 years ago |
shaozhuguang
|
76d0e4fcd1
|
Merge remote-tracking branch 'origin/develop' into feature/1.0.0-contract-check2.0-local
# Conflicts:
# source/consensus/consensus-bftsmart/src/main/java/com/jd/blockchain/consensus/bftsmart/service/BftsmartNodeServer.java
# source/contract/contract-maven-plugin/src/main/java/com/jd/blockchain/ContractDeployExeUtil.java
# source/contract/contract-maven-plugin/src/main/java/com/jd/blockchain/ContractDeployMojo.java
# source/gateway/src/main/java/com/jd/blockchain/gateway/service/GatewayQueryServiceHandler.java
# source/gateway/src/main/java/com/jd/blockchain/gateway/web/TxProcessingController.java
# source/ledger/ledger-core/src/main/java/com/jd/blockchain/ledger/core/handles/AbstractContractEventHandle.java
# source/ledger/ledger-core/src/main/java/com/jd/blockchain/ledger/core/handles/AbtractContractEventSendOperationHandle.java
# source/ledger/ledger-core/src/main/java/com/jd/blockchain/ledger/core/handles/JVMContractEventSendOperationHandle.java
# source/ledger/ledger-core/src/main/java/com/jd/blockchain/ledger/core/impl/handles/AbtractContractEventHandle.java
# source/ledger/ledger-core/src/main/java/com/jd/blockchain/ledger/core/impl/handles/ContractCodeDeployOperationHandle.java
# source/ledger/ledger-core/src/test/java/test/com/jd/blockchain/ledger/ContractInvokingHandle.java
# source/ledger/ledger-core/src/test/java/test/com/jd/blockchain/ledger/ContractInvokingTest.java
|
6 years ago |
huanghaiquan
|
cd56b0812b
|
Refactored the codes of ledger initialization;
|
6 years ago |
huanghaiquan
|
133a7a162a
|
Fixed compilation errors;
|
6 years ago |
huanghaiquan
|
d66de9beb2
|
Merge branch 'develop' into feature/authorize
# Conflicts:
# source/sdk/sdk-base/src/main/java/com/jd/blockchain/sdk/converters/ClientResolveUtil.java
# source/tools/tools-initializer/src/main/java/com/jd/blockchain/tools/initializer/LedgerInitCommand.java
# source/tools/tools-initializer/src/main/java/com/jd/blockchain/tools/initializer/LedgerInitProperties.java
|
6 years ago |
zhaoguangwei
|
63349a6af8
|
穿透式检索放置网关controller
|
6 years ago |
huanghaiquan
|
9641c82e93
|
Fixed compilation error and refactored the API of querying meta info of Ledger;
|
6 years ago |
shaozhuguang
|
d201c568de
|
修正日志打印的问题
|
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
|
12feaf39b7
|
modify contract'plugin
|
6 years ago |
shaozhuguang
|
be4b9cf8e6
|
Fix Endpoint's Sign and Node's Sign Error !
|
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
|
436022dda6
|
Set the default log level of console to error;
|
6 years ago |
shaozhuguang
|
f08f6cc9cf
|
修改合约打包验证功能模块
|
6 years ago |
shaozhuguang
|
d1bbc6ec22
|
增加合约验证
|
6 years ago |
shaozhuguang
|
34c602991d
|
Modify Contract Plugin's Check Function!
|
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 |
shaozhuguang
|
867c0f6911
|
Add Contract Code Show !
|
6 years ago |
shaozhuguang
|
3e5cdcd534
|
增加合约返回值功能
|
6 years ago |
shaozhuguang
|
376753b8d2
|
Modify the information returned by LedgerSetting, And Adjust Log Printing to LOGGER !
|
7 years ago |
zhaoguangwei
|
4339649103
|
Merge remote-tracking branch 'origin/develop' into feature/dataAccount-addVersion
|
7 years ago |
shaozhuguang
|
aebfc8f3a7
|
Modify GateWay LedgerSetting Response Error Bug!
|
7 years ago |
zhaoguangwei
|
8046ea0897
|
The original version did not meet the needs of the business side, and adopted the JSON mode again.
|
7 years ago |
zhaoguangwei
|
6c7f5ada36
|
add new restful interface:
ledgers/{ledgerHash}/accounts/{address}/entries-version
test OK.
|
7 years ago |
shaozhuguang
|
8a4fdc3b6a
|
1. Repairing automatic serialization during gateway initialization
|
7 years ago |
shaozhuguang
|
3545a75fa1
|
1. Modify integration test cases;
2. Adding browser to get Settings configuration interface;
3. Repairing BUG of BftSMART Consensus.
|
7 years ago |
huanghaiquan
|
54bd864641
|
Fixed bugs of PerformanceTest;
|
7 years ago |
huanghaiquan
|
8e9f694801
|
Renamed;
|
7 years ago |
huanghaiquan
|
4f60971f66
|
Refactor ledger model: rename packages;
|
7 years ago |
huanghaiquan
|
a6ea1642e7
|
Renamed CryptoServiceProviders to Crypto for simplification purpose.
|
7 years ago |
huanghaiquan
|
d52188ff57
|
Fixed bugs in test case LedgerBindingConfigTest .
|
7 years ago |
huanghaiquan
|
047eecf054
|
Rename some of the types in crypto framework for more accurate expression.
|
7 years ago |