51 Commits (be6d99ae3e15f89f28e854913e14efb51c4263c5)

Author SHA1 Message Date
  shaozhuguang db2c88c50c Merge remote-tracking branch 'origin/develop' into feature/1.0.0-contract-check2.0-local 5 years ago
  huanghaiquan d1e40a91fa Completed authorization test case and refactored TransactionBatchProcessor; 5 years ago
  shaozhuguang 76d0e4fcd1 Merge remote-tracking branch 'origin/develop' into feature/1.0.0-contract-check2.0-local 5 years ago
  huanghaiquan 8db11f40a8 Fixed the security risk of deserialization; 5 years ago
  huanghaiquan 85021535a6 Added batch authorization API; 5 years ago
  huanghaiquan d8be1b4666 Completed init security settings by ledger init properties file; 5 years ago
  huanghaiquan 133a7a162a Fixed compilation errors; 5 years ago
  huanghaiquan 642e532641 Completed the roles configuration API of SDK; 5 years ago
  huanghaiquan 13bacf9f5a Completed feature that setting roles in ledger's initialization configuration; 5 years ago
  Zhao Guangwei 266f8e81ad
Update pom.xml 5 years ago
  shaozhuguang 12feaf39b7 modify contract'plugin 6 years ago
  huanghaiquan 0d8cc2be3e Merge branch 'release/1.0.0' into develop 6 years ago
  shaozhuguang f08f6cc9cf 修改合约打包验证功能模块 6 years ago
  shaozhuguang d1bbc6ec22 增加合约验证 6 years ago
  huanghaiquan bcbe8ae214 Fixed the bug where abnormal transaction processing was not reported; 6 years ago
  shaozhuguang 5fadf9bdb8 SDK增加合约校验功能! 6 years ago
  huanghaiquan a5bb09c00e Merge branch 'release/1.0.0' into develop 6 years ago
  shaozhuguang 4edfe964ec 1、Fixed get consensus file error ! 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 541d1b3c8c Modify Operation return result resolver !!! 6 years ago
  huanghaiquan 53554a9e03 Completed the cancellation of transaction template and prepared transaction ; 6 years ago
  huanghaiquan 89a1a22fe5 Fixed errors of TransactionBatchProcessor's testcase; 6 years ago
  huanghaiquan d60c5d4cb1 Merge branch 'feature/authorize' into develop 6 years ago
  huanghaiquan f550c6d518 Refactored the Value structure of BaseAccount; 6 years ago
  zhaoguangwei bfb28fc5a5 Merge remote-tracking branch 'remotes/origin/feature/intf-contract' into develop 6 years ago
  shaozhuguang 06a932279c Change String.getBytes() to UTF-8 Encode ! 6 years ago
  huanghaiquan 5076b5ff7e Completed marking the data type of the value of KV Entry; 6 years ago
  zhaoguangwei 7a073f64f1 According to Haiquan's suggestion to modify the codes for improving the performance. must admit: these proposals are very valuable. 6 years ago
  zhaoguangwei 624e1d8cc3 merge the dev 6 years ago
  zhaoguangwei f781f6c3d1 parse the params'bytes[] 6 years ago
  huanghaiquan 30f2ff5692 Merge commit '1e044787151f42ca8a72890575280bb5d79c25e1' into develop 6 years ago
  huanghaiquan c9ab265773 Merge commit '376753b8d2d2f45a73987238ddf1d31ab4347042' into develop 6 years ago
  huanghaiquan 03e850ba0d Optimized ledger init configuration: add consensus service provider attributes; 6 years ago
  zhaoguangwei 642946eece add ContractSerialUtils.java; 6 years ago
  zhaoguangwei 535c6c2273 test then optimize the contract based interface; 6 years ago
  zhaoguangwei 6c7f5ada36 add new restful interface: 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
  huanghaiquan d7526ff3ee Merge branch 'develop' into feature/crypto-spi 6 years ago
  zhaoguangwei dd8e38992c 去掉concat合并byte[]方法; 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
  zhanglin33 9d636b5935 add RSA signature algorithm and tests 6 years ago
  huanghaiquan 6de0d8afc9 Fixed all compilation errors due to refactoring crypto framework; 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
  shaozhuguang 897ee6935a Modify license files, readme files, and other configurations, and generate 0.8.3.RELEASE versions 6 years ago
  huanghaiquan d7c1e752c8 rebase crypto-spi; 6 years ago
  huanghaiquan a297d7d5d4 Update to version 0.9.0-SNAPSHOT; 6 years ago