229 Commits (a20940804702e2bd2146f4fb3ce96b33405259da)

Author SHA1 Message Date
  zhaoguangwei 19012ae8c4 intf-contract dev first edition. 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 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 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
  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 4f60971f66 Refactor ledger model: rename packages; 6 years ago
  zhangshuang 0b3b7f8109 add state transfer layer code 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 739e66487b Removed unused code in binary-proto project and modified the relevant code in the other projects; 6 years ago
  huanghaiquan 6de0d8afc9 Fixed all compilation errors due to refactoring crypto framework; 6 years ago
  huanghaiquan 1f6fd9e604 Rename some of the types in crypto framework for more accurate expression. 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 f2643f05f7 Fixed compilation errors due to refactoring crypto-framework; 6 years ago
  huanghaiquan 7780fb64a4 Fixed compilation errors in sdk and ledger-model ; 6 years ago
  shaozhuguang 897ee6935a Modify license files, readme files, and other configurations, and generate 0.8.3.RELEASE versions 6 years ago
  zhanglin33 d240ba058f providing junit test for hash functions, including RIPEMD160HashFunction, SHA256HashFunction and SM3HashFunction. 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