463 Commits (a20940804702e2bd2146f4fb3ce96b33405259da)

Author SHA1 Message Date
  zhanglin33 0da0219341 remove useless imports 6 years ago
  zhanglin33 4061725dca SM3WITHSM2 and SHA1WITHRSA4096 in pki module have been completed 6 years ago
  zhaoguangwei 642946eece add ContractSerialUtils.java; 6 years ago
  zhaoguangwei de75122c6f fix the interface: ledgers/xxx/settings 6 years ago
  zhaoguangwei 4339649103 Merge remote-tracking branch 'origin/develop' into feature/dataAccount-addVersion 6 years ago
  zhaoguangwei f57a29a2c3 Merge remote-tracking branch 'remotes/origin/develop' into feature/intf-contract 6 years ago
  shaozhuguang aebfc8f3a7 Modify GateWay LedgerSetting Response Error Bug! 6 years ago
  zhanglin33 bf6ff4dfe7 SHA1WITHRSA2048 in crypto-pki module has been completed 6 years ago
  zhaoguangwei c6f693352b to the restful api:/entries-version, check the dataAddress and its version; 6 years ago
  zhanglin33 d44f97a646 Merge commit '173e4ba768cf66291320aabcf07d5f2fee9cce7a' into feature/crypto-spi 6 years ago
  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: 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; 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 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碰撞的问题。 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