zhanglin33
|
962e0f200b
|
add SHA1WITHRSA2048 without junitTest
|
6 years ago |
huanghaiquan
|
173e4ba768
|
Fixed compiling error;
|
6 years ago |
zhanglin33
|
6920627ef3
|
add CertParser and its junitTest
|
6 years ago |
zhaoguangwei
|
a67ab58873
|
the first contract test based interface is OK.
|
6 years ago |
zhaoguangwei
|
8046ea0897
|
The original version did not meet the needs of the business side, and adopted the JSON mode again.
|
6 years ago |
zhanglin33
|
7b0cc1cafb
|
add CSRBuilder and its junitTest
|
6 years ago |
zhaoguangwei
|
535c6c2273
|
test then optimize the contract based interface;
|
6 years ago |
zhaoguangwei
|
ce1fb2b4b0
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/intf-contract
|
6 years ago |
zhaoguangwei
|
6c7f5ada36
|
add new restful interface:
ledgers/{ledgerHash}/accounts/{address}/entries-version
test OK.
|
6 years ago |
shaozhuguang
|
8a4fdc3b6a
|
1. Repairing automatic serialization during gateway initialization
|
6 years ago |
zhanglin33
|
66a58d44af
|
add the standard public exponent form in RSAUtils
|
6 years ago |
shaozhuguang
|
3545a75fa1
|
1. Modify integration test cases;
2. Adding browser to get Settings configuration interface;
3. Repairing BUG of BftSMART Consensus.
|
6 years ago |
zhanglin33
|
c6b176f87b
|
Merge commit '170e49c9957ccd9c463149f44f6af0402e124f5e' into feature/crypto-spi
|
6 years ago |
zhaoguangwei
|
19012ae8c4
|
intf-contract dev first edition.
|
6 years ago |
zhanglin33
|
1ea6576aea
|
Merge branch 'feature/crypto-spi' of http://git.jd.com/jd-blockchain/jdchain into feature/crypto-spi
|
6 years ago |
zhanglin33
|
be4f605174
|
add pki
|
6 years ago |
huanghaiquan
|
170e49c995
|
Merge branch 'feature/crypto-spi' into feature/optimize-tx-tree
|
6 years ago |
huanghaiquan
|
54bd864641
|
Fixed bugs of PerformanceTest;
|
6 years ago |
zhaoguangwei
|
1e04478715
|
delete the txOpTime in transactionContent.java, now use it in the ContractEventSendOpTemplate, only for contract related;
|
6 years ago |
zhaoguangwei
|
3d78edd155
|
delete the txOpTime in transactionContent.java, now use it in the ContractEventSendOpTemplate, only for contract related;
|
6 years ago |
huanghaiquan
|
d7526ff3ee
|
Merge branch 'develop' into feature/crypto-spi
|
6 years ago |
huanghaiquan
|
c3d011f7f8
|
Fixed compiling error of ledger-model;
|
6 years ago |
huanghaiquan
|
91ea158efc
|
Completed the basic processing of invoking contract with it's interface;
|
6 years ago |
zhaoguangwei
|
b75b598063
|
Merge remote-tracking branch 'origin/hotfix/zhaogw/15_contract-repeat-do' into hotfix/zhaogw/15_contract-repeat-do
|
6 years ago |
zhaoguangwei
|
5f1a80b08d
|
in bftsmart, fix the exception: Returned object not currently part of this pool.
|
6 years ago |
zhaoguangwei
|
dd8e38992c
|
去掉concat合并byte[]方法;
|
6 years ago |
zhaoguangwei
|
384c81393e
|
在transactonContent对象中添加txOpTime字段,避免重复执行合约时,出现contentHash碰撞的问题。
sleep时间恢复原先值;
|
6 years ago |
zhaoguangwei
|
a64ab90dd9
|
在transactonContent对象中添加txOpTime字段,避免重复执行合约时,出现contentHash碰撞的问题。
|
6 years ago |
zhanglin33
|
a99cf692e9
|
Merge commit '8e9f6948011d6b1bbc6c8e8da2dff4e7aba18fff' into feature/crypto-spi
|
6 years ago |
zhanglin33
|
02e82103a3
|
Merge commit '9a6a9e4fd166faa80b4f918bde7dffdfb2ec6796' into feature/crypto-spi
|
6 years ago |
zhangshuang
|
9a6a9e4fd1
|
adjustment code
|
6 years ago |
huanghaiquan
|
8e9f694801
|
Renamed;
|
6 years ago |
huanghaiquan
|
4bc5dbf36e
|
Renamed some base types in binary-proto;
|
6 years ago |
huanghaiquan
|
f88ef08fc2
|
Moved ValueType from utils-common project to binary-proto project
|
6 years ago |
huanghaiquan
|
f483a5a0d4
|
Fixed compiling errors.
|
6 years ago |
huanghaiquan
|
9cdda49897
|
Optimized contract loading.
|
6 years ago |
huanghaiquan
|
545aec3335
|
Merged contract-model project into ledger-model project,and removed it.
|
6 years ago |
huanghaiquan
|
4f60971f66
|
Refactor ledger model: rename packages;
|
6 years ago |
zhanglin33
|
03289580a4
|
fix bugs
|
6 years ago |
zhanglin33
|
46e80f53d8
|
remove loops
|
6 years ago |
zhanglin33
|
f9633391c1
|
remove loops
|
6 years ago |
zhanglin33
|
c9398ccfcd
|
implement Paillier encryption, the additive homomorphic encryption algorithm, and renew MultiSum
|
6 years ago |
zhangshuang
|
46c1e2b20b
|
add notes for code
|
6 years ago |
zhanglin33
|
73b53a7aa3
|
replace paillier encryption implementations in the MIT license with ones in the Apache 2.0
|
6 years ago |
zhangshuang
|
0a0dffc99e
|
solve ncp layer code bug
|
6 years ago |
zhangshuang
|
27591f0fe9
|
stp code debug
|
6 years ago |
huanghaiquan
|
66f81f156e
|
Merge pull request #6 from cg-zhou/develop
Update contract/README.MD style
|
6 years ago |
huanghaiquan
|
32a6b3131d
|
Merge branch 'master' into develop
* master:
Upgrade the version of Jetty dependencies to fix security vulnerabilities;
Modify license files, readme files, and other configurations, and generate 0.8.3.RELEASE versions
# 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-model/pom.xml
# source/contract/pom.xml
# source/crypto/crypto-adv/pom.xml
# source/crypto/crypto-framework/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/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/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
|
343629312e
|
Upgrade the version of Jetty dependencies to fix security vulnerabilities;
|
6 years ago |
shaozhuguang
|
20ed2db6c7
|
修改STP底层通信包装消息的Key
|
6 years ago |