huanghaiquan
|
859a60d3af
|
Upgraded version to 1.0.0.RELEASE;
|
6 years ago |
shaozhuguang
|
867c0f6911
|
Add Contract Code Show !
|
6 years ago |
shaozhuguang
|
541d1b3c8c
|
Modify Operation return result resolver !!!
|
6 years ago |
huanghaiquan
|
53554a9e03
|
Completed the cancellation of transaction template and prepared transaction ;
|
6 years ago |
shaozhuguang
|
532fec678b
|
Fix getDataEntry results error!
|
6 years ago |
huanghaiquan
|
d60c5d4cb1
|
Merge branch 'feature/authorize' into develop
# Conflicts:
# source/ledger/ledger-core/src/main/java/com/jd/blockchain/ledger/core/impl/handles/ContractLedgerContext.java
# source/ledger/ledger-model/src/main/java/com/jd/blockchain/transaction/DataAccountKVSetOperationBuilderImpl.java
# source/test/test-integration/src/main/java/test/com/jd/blockchain/intgr/IntegrationTest.java
# source/test/test-integration/src/test/java/test/com/jd/blockchain/intgr/IntegrationBase.java
# source/test/test-integration/src/test/java/test/com/jd/blockchain/intgr/IntegrationTestAll4Redis.java
|
6 years ago |
shaozhuguang
|
7db6392a58
|
Adding Tool-Mocker module, which can be used for mocker test contract function !!!
|
6 years ago |
huanghaiquan
|
5076b5ff7e
|
Completed marking the data type of the value of KV Entry;
|
6 years ago |
shaozhuguang
|
376753b8d2
|
Modify the information returned by LedgerSetting, And Adjust Log Printing to LOGGER !
|
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 |
zhaoguangwei
|
6c7f5ada36
|
add new restful interface:
ledgers/{ledgerHash}/accounts/{address}/entries-version
test OK.
|
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 |
huanghaiquan
|
8e9f694801
|
Renamed;
|
6 years ago |
huanghaiquan
|
4f60971f66
|
Refactor ledger model: rename packages;
|
6 years ago |
huanghaiquan
|
a6ea1642e7
|
Renamed CryptoServiceProviders to Crypto for simplification purpose.
|
6 years ago |
huanghaiquan
|
d52188ff57
|
Fixed bugs in test case LedgerBindingConfigTest .
|
6 years ago |
huanghaiquan
|
047eecf054
|
Rename some of the types in crypto framework for more accurate expression.
|
6 years ago |
huanghaiquan
|
eb28dc1ad3
|
Refactoring: change the type of the Algorithm property of class CryptoBytes to type “short”, and modify the relevant code that depends on this property;
|
6 years ago |
huanghaiquan
|
215683ea98
|
Refactored packages in crypto framework;
|
6 years ago |
huanghaiquan
|
7780fb64a4
|
Fixed compilation errors in sdk and ledger-model ;
|
6 years ago |
huanghaiquan
|
d7c1e752c8
|
rebase crypto-spi;
|
6 years ago |
huanghaiquan
|
a297d7d5d4
|
Update to version 0.9.0-SNAPSHOT;
|
6 years ago |
huanghaiquan
|
43068a0281
|
Init the repository with the 0.8.3.RELEASE version of project;
|
6 years ago |