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
859a60d3af
Upgraded version to 1.0.0.RELEASE;
6 years ago
huanghaiquan
683b9d3ac0
Refactored the processing of bytes values of ContractEventSendOperation;
6 years ago
huanghaiquan
4b7a5ad38e
Refactored the type system of ledger;
7 years ago
huanghaiquan
de168d053b
Added new types;
7 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
7 years ago
zhaoguangwei
28933c5627
clean
7 years ago
huanghaiquan
5076b5ff7e
Completed marking the data type of the value of KV Entry;
7 years ago
zhaoguangwei
b8dff42d04
reduce the invoke of reflection to improve the performance.
7 years ago
zhaoguangwei
f781f6c3d1
parse the params'bytes[]
7 years ago
huanghaiquan
8e9f694801
Renamed;
7 years ago
huanghaiquan
4bc5dbf36e
Renamed some base types in binary-proto;
7 years ago
huanghaiquan
f88ef08fc2
Moved ValueType from utils-common project to binary-proto project
7 years ago
huanghaiquan
739e66487b
Removed unused code in binary-proto project and modified the relevant code in the other projects;
7 years ago
huanghaiquan
df3f4f833b
Remove unused codes and rename packages in binary-proto project;
7 years ago
huanghaiquan
a297d7d5d4
Update to version 0.9.0-SNAPSHOT;
7 years ago
huanghaiquan
43068a0281
Init the repository with the 0.8.3.RELEASE version of project;
7 years ago